2025-05-07T19:42:32.6807458Z Current runner version: '2.323.0' 2025-05-07T19:42:32.6813187Z Runner name: 'i-0461a4334abdd67ef' 2025-05-07T19:42:32.6814035Z Machine name: 'ip-10-0-51-128' 2025-05-07T19:42:32.6816969Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:42:32.6819125Z Contents: read 2025-05-07T19:42:32.6819665Z Metadata: read 2025-05-07T19:42:32.6820229Z Packages: read 2025-05-07T19:42:32.6820933Z ##[endgroup] 2025-05-07T19:42:32.6823359Z Secret source: None 2025-05-07T19:42:32.6824302Z Prepare workflow directory 2025-05-07T19:42:32.7433519Z Prepare all required actions 2025-05-07T19:42:32.7472593Z Getting action download info 2025-05-07T19:42:32.9165057Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:42:33.1645575Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-05-07T19:42:33.7046864Z Complete job name: build_artifact (x86, linux.24xlarge, default, 3.10, 11.8.0, gcc) 2025-05-07T19:42:33.7852426Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:42:33.7968245Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:42:33.7978602Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:33.7979550Z ##[endgroup] 2025-05-07T19:42:34.9282623Z Runner Type: linux.24xlarge 2025-05-07T19:42:34.9283154Z Instance Type: c5.24xlarge 2025-05-07T19:42:34.9283496Z AMI Name: unknown 2025-05-07T19:42:34.9321877Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:42:40.0345865Z ##[group]Checking docker version 2025-05-07T19:42:40.0358484Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:42:40.0573704Z '1.44' 2025-05-07T19:42:40.0600443Z Docker daemon API version: '1.44' 2025-05-07T19:42:40.0601096Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:42:40.0816647Z '1.44' 2025-05-07T19:42:40.0828489Z Docker client API version: '1.44' 2025-05-07T19:42:40.0832942Z ##[endgroup] 2025-05-07T19:42:40.0835462Z ##[group]Clean up resources from previous jobs 2025-05-07T19:42:40.0840680Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=5169c4" 2025-05-07T19:42:40.0997015Z ##[command]/usr/bin/docker network prune --force --filter "label=5169c4" 2025-05-07T19:42:40.1153192Z ##[endgroup] 2025-05-07T19:42:40.1153524Z ##[group]Create local container network 2025-05-07T19:42:40.1162420Z ##[command]/usr/bin/docker network create --label 5169c4 github_network_6bc595b8c7da42bd97b7714ceeaf2e49 2025-05-07T19:42:40.4699394Z da5150dd40322ed155c7ec99d316285c3b2e83b6b72852c7d8f4ff1f386d067e 2025-05-07T19:42:40.4726976Z ##[endgroup] 2025-05-07T19:42:40.4758887Z ##[group]Starting job container 2025-05-07T19:42:40.4782386Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:42:40.6055855Z 2023: Pulling from library/amazonlinux 2025-05-07T19:42:40.6174195Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:42:40.6175911Z Status: Image is up to date for amazonlinux:2023 2025-05-07T19:42:40.6199540Z docker.io/library/amazonlinux:2023 2025-05-07T19:42:40.6281528Z ##[command]/usr/bin/docker create --name 1e9c9d88675d4dd38546aed4ebedd660_amazonlinux2023_51b2fb --label 5169c4 --workdir /__w/FBGEMM/FBGEMM --network github_network_6bc595b8c7da42bd97b7714ceeaf2e49 --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:42:40.6766393Z 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 2025-05-07T19:42:40.6790146Z ##[command]/usr/bin/docker start 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 2025-05-07T19:42:41.1364338Z 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 2025-05-07T19:42:41.1385590Z ##[command]/usr/bin/docker ps --all --filter id=98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:42:41.1538899Z 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 Up Less than a second 2025-05-07T19:42:41.1561240Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 2025-05-07T19:42:41.1721830Z HOME=/github/home 2025-05-07T19:42:41.1723095Z GITHUB_ACTIONS=true 2025-05-07T19:42:41.1723586Z CI=true 2025-05-07T19:42:41.1724225Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:42:41.1743767Z ##[endgroup] 2025-05-07T19:42:41.1752898Z ##[group]Waiting for all services to be ready 2025-05-07T19:42:41.1754442Z ##[endgroup] 2025-05-07T19:42:41.1833211Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo tar wget which 2025-05-07T19:42:41.1834109Z yum update -y; yum install -y binutils findutils git pciutils sudo tar wget which 2025-05-07T19:42:41.1834991Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:41.1835362Z env: 2025-05-07T19:42:41.1835705Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:41.1836083Z BUILD_ENV: build_binary 2025-05-07T19:42:41.1836425Z BUILD_TARGET: default 2025-05-07T19:42:41.1836770Z BUILD_VARIANT: cuda 2025-05-07T19:42:41.1837079Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:42:41.1837415Z ##[endgroup] 2025-05-07T19:42:41.8959681Z Amazon Linux 2023 repository 97 MB/s | 37 MB 00:00 2025-05-07T19:42:48.4933770Z Last metadata expiration check: 0:00:07 ago on Wed May 7 19:42:41 2025. 2025-05-07T19:42:49.0523827Z Dependencies resolved. 2025-05-07T19:42:49.0698441Z Nothing to do. 2025-05-07T19:42:49.3061840Z Complete! 2025-05-07T19:42:49.3062546Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:42:41 2025. 2025-05-07T19:42:49.3694940Z Dependencies resolved. 2025-05-07T19:42:49.3919890Z ======================================================================================== 2025-05-07T19:42:49.3920798Z Package Arch Version Repository Size 2025-05-07T19:42:49.3921365Z ======================================================================================== 2025-05-07T19:42:49.3921858Z Installing: 2025-05-07T19:42:49.3922273Z binutils x86_64 2.41-50.amzn2023.0.3 amazonlinux 5.3 M 2025-05-07T19:42:49.3922922Z findutils x86_64 1:4.8.0-2.amzn2023.0.2 amazonlinux 539 k 2025-05-07T19:42:49.3923558Z git x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:42:49.3924171Z pciutils x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 93 k 2025-05-07T19:42:49.3924858Z sudo x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.3 M 2025-05-07T19:42:49.3925409Z tar x86_64 2:1.34-1.amzn2023.0.4 amazonlinux 879 k 2025-05-07T19:42:49.3926015Z wget x86_64 1.21.3-1.amzn2023.0.4 amazonlinux 779 k 2025-05-07T19:42:49.3926557Z which x86_64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:42:49.3927074Z Installing dependencies: 2025-05-07T19:42:49.3927583Z cracklib x86_64 2.9.6-27.amzn2023.0.2 amazonlinux 82 k 2025-05-07T19:42:49.3928176Z cyrus-sasl-lib x86_64 2.1.27-18.amzn2023.0.3 amazonlinux 786 k 2025-05-07T19:42:49.3928907Z elfutils-debuginfod-client x86_64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:42:49.3929579Z git-core x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 4.7 M 2025-05-07T19:42:49.3930504Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:42:49.3931156Z gnutls x86_64 3.8.3-6.amzn2023.0.1 amazonlinux 1.1 M 2025-05-07T19:42:49.3931759Z groff-base x86_64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:42:49.3932426Z gzip x86_64 1.12-1.amzn2023.0.1 amazonlinux 160 k 2025-05-07T19:42:49.3933069Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:42:49.3933844Z jansson x86_64 2.14-0.amzn2023 amazonlinux 46 k 2025-05-07T19:42:49.3934414Z kmod-libs x86_64 29-2.amzn2023.0.5 amazonlinux 62 k 2025-05-07T19:42:49.3934912Z less x86_64 608-2.amzn2023.0.2 amazonlinux 168 k 2025-05-07T19:42:49.3935715Z libcbor x86_64 0.7.0-3.amzn2023.0.2 amazonlinux 57 k 2025-05-07T19:42:49.3936285Z libdb x86_64 5.3.28-49.amzn2023.0.2 amazonlinux 756 k 2025-05-07T19:42:49.3937075Z libeconf x86_64 0.4.0-1.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:42:49.3937757Z libedit x86_64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:42:49.3938327Z libfdisk x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 153 k 2025-05-07T19:42:49.3939014Z libfido2 x86_64 1.10.0-2.amzn2023.0.2 amazonlinux 95 k 2025-05-07T19:42:49.3939809Z libmetalink x86_64 0.1.3-14.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:42:49.3940416Z libpwquality x86_64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:42:49.3941053Z libsemanage x86_64 3.4-5.amzn2023.0.2 amazonlinux 121 k 2025-05-07T19:42:49.3941753Z libutempter x86_64 1.2.1-4.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:42:49.3942333Z nano x86_64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:42:49.3942907Z ncurses x86_64 6.2-4.20200222.amzn2023.0.6 amazonlinux 394 k 2025-05-07T19:42:49.4043117Z nettle x86_64 3.10.1-1.amzn2023.0.1 amazonlinux 573 k 2025-05-07T19:42:49.4043747Z openldap x86_64 2.4.57-6.amzn2023.0.7 amazonlinux 256 k 2025-05-07T19:42:49.4044300Z openssh x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 454 k 2025-05-07T19:42:49.4044872Z openssh-clients x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 708 k 2025-05-07T19:42:49.4045399Z pam x86_64 1.5.1-8.amzn2023.0.4 amazonlinux 542 k 2025-05-07T19:42:49.4045952Z pciutils-libs x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:42:49.4046602Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:42:49.4047239Z perl-B x86_64 1.80-477.amzn2023.0.6 amazonlinux 179 k 2025-05-07T19:42:49.4047884Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:42:49.4048465Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:42:49.4049085Z perl-Data-Dumper x86_64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:42:49.4049670Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:42:49.4050266Z perl-Digest-MD5 x86_64 2.58-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:42:49.4050867Z perl-DynaLoader x86_64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:42:49.4051650Z perl-Encode x86_64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:42:49.4052209Z perl-Errno x86_64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:42:49.4052750Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:42:49.4053329Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:42:49.4053891Z perl-Fcntl x86_64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:42:49.4054490Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:42:49.4055112Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:42:49.4055700Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:42:49.4056296Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:42:49.4057114Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:42:49.4057732Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:42:49.4058377Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:42:49.4059037Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:42:49.4059620Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:42:49.4060192Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:42:49.4060762Z perl-IO x86_64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:42:49.4061316Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:42:49.4061918Z perl-MIME-Base64 x86_64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:42:49.4062522Z perl-Net-SSLeay x86_64 1.94-1.amzn2023.0.1 amazonlinux 392 k 2025-05-07T19:42:49.4063085Z perl-POSIX x86_64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:42:49.4063665Z perl-PathTools x86_64 3.78-459.amzn2023.0.2 amazonlinux 85 k 2025-05-07T19:42:49.4064260Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:42:49.4064881Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:42:49.4065495Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:42:49.4066083Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:42:49.4066708Z perl-Scalar-List-Utils x86_64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:42:49.4067506Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:42:49.4068104Z perl-Socket x86_64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:42:49.4068657Z perl-Storable x86_64 1:3.21-458.amzn2023.0.2 amazonlinux 96 k 2025-05-07T19:42:49.4069239Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:42:49.4069851Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:42:49.4070456Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:42:49.4071056Z perl-TermReadKey x86_64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:42:49.4071682Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:42:49.4072345Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:42:49.4073085Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:42:49.4073651Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:42:49.4074211Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:42:49.4074781Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:42:49.4075355Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:42:49.4075929Z perl-interpreter x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:42:49.4076479Z perl-lib x86_64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:42:49.4077023Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:42:49.4077590Z perl-libs x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:42:49.4078845Z perl-mro x86_64 1.23-477.amzn2023.0.6 amazonlinux 29 k 2025-05-07T19:42:49.4079429Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:42:49.4080020Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:42:49.4080730Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:42:49.4081297Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:42:49.4081843Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:42:49.4082378Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:42:49.4082904Z shadow-utils x86_64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:42:49.4083457Z systemd-libs x86_64 252.23-3.amzn2023 amazonlinux 613 k 2025-05-07T19:42:49.4083974Z util-linux x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:42:49.4084518Z util-linux-core x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 432 k 2025-05-07T19:42:49.4084962Z Installing weak dependencies: 2025-05-07T19:42:49.4085405Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:42:49.4086008Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:42:49.4086591Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:42:49.4087188Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:42:49.4087757Z perl-NDBM_File x86_64 1.15-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:42:49.4088319Z sudo-python-plugin x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:42:49.4088669Z 2025-05-07T19:42:49.4088781Z Transaction Summary 2025-05-07T19:42:49.4089059Z ======================================================================================== 2025-05-07T19:42:49.4089392Z Install 107 Packages 2025-05-07T19:42:49.4089541Z 2025-05-07T19:42:49.4089683Z Total download size: 38 M 2025-05-07T19:42:49.4089959Z Installed size: 151 M 2025-05-07T19:42:49.4090218Z Downloading Packages: 2025-05-07T19:42:49.6896730Z (1/107): cracklib-2.9.6-27.amzn2023.0.2.x86_64. 3.6 MB/s | 82 kB 00:00 2025-05-07T19:42:49.6996471Z (2/107): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 24 MB/s | 786 kB 00:00 2025-05-07T19:42:49.7036949Z (3/107): elfutils-debuginfod-client-0.188-3.amz 4.0 MB/s | 41 kB 00:00 2025-05-07T19:42:49.7124866Z (4/107): findutils-4.8.0-2.amzn2023.0.2.x86_64. 51 MB/s | 539 kB 00:00 2025-05-07T19:42:49.7139529Z (5/107): git-2.47.1-1.amzn2023.0.2.x86_64.rpm 5.7 MB/s | 54 kB 00:00 2025-05-07T19:42:49.7446442Z (6/107): git-core-doc-2.47.1-1.amzn2023.0.2.noa 92 MB/s | 2.8 MB 00:00 2025-05-07T19:42:49.7653375Z (7/107): git-core-2.47.1-1.amzn2023.0.2.x86_64. 90 MB/s | 4.7 MB 00:00 2025-05-07T19:42:49.7886681Z (8/107): binutils-2.41-50.amzn2023.0.3.x86_64.r 43 MB/s | 5.3 MB 00:00 2025-05-07T19:42:49.7948914Z (9/107): gnutls-3.8.3-6.amzn2023.0.1.x86_64.rpm 22 MB/s | 1.1 MB 00:00 2025-05-07T19:42:49.8026756Z (10/107): groff-base-1.22.4-7.amzn2023.0.2.x86_ 29 MB/s | 1.0 MB 00:00 2025-05-07T19:42:49.8061056Z (11/107): gzip-1.12-1.amzn2023.0.1.x86_64.rpm 16 MB/s | 160 kB 00:00 2025-05-07T19:42:49.8156216Z (12/107): hwdata-0.384-1.amzn2023.0.3.noarch.rp 87 MB/s | 1.6 MB 00:00 2025-05-07T19:42:49.8171122Z (13/107): jansson-2.14-0.amzn2023.x86_64.rpm 3.4 MB/s | 46 kB 00:00 2025-05-07T19:42:49.8185467Z (14/107): kmod-libs-29-2.amzn2023.0.5.x86_64.rp 5.5 MB/s | 62 kB 00:00 2025-05-07T19:42:49.8226112Z (15/107): less-608-2.amzn2023.0.2.x86_64.rpm 25 MB/s | 168 kB 00:00 2025-05-07T19:42:49.8259656Z (16/107): libcbor-0.7.0-3.amzn2023.0.2.x86_64.r 8.6 MB/s | 57 kB 00:00 2025-05-07T19:42:49.8321027Z (17/107): libdb-5.3.28-49.amzn2023.0.2.x86_64.r 59 MB/s | 756 kB 00:00 2025-05-07T19:42:49.8330281Z (18/107): libeconf-0.4.0-1.amzn2023.0.3.x86_64. 2.7 MB/s | 28 kB 00:00 2025-05-07T19:42:49.8366298Z (19/107): libedit-3.1-38.20210714cvs.amzn2023.0 12 MB/s | 108 kB 00:00 2025-05-07T19:42:49.8413151Z (20/107): libfido2-1.10.0-2.amzn2023.0.2.x86_64 13 MB/s | 95 kB 00:00 2025-05-07T19:42:49.8440213Z (21/107): libfdisk-2.37.4-1.amzn2023.0.4.x86_64 15 MB/s | 153 kB 00:00 2025-05-07T19:42:49.8449369Z (22/107): libmetalink-0.1.3-14.amzn2023.0.2.x86 3.7 MB/s | 31 kB 00:00 2025-05-07T19:42:49.8503433Z (23/107): libpwquality-1.4.4-6.amzn2023.0.2.x86 12 MB/s | 106 kB 00:00 2025-05-07T19:42:49.8530626Z (24/107): libsemanage-3.4-5.amzn2023.0.2.x86_64 16 MB/s | 121 kB 00:00 2025-05-07T19:42:49.8553562Z (25/107): libutempter-1.2.1-4.amzn2023.0.2.x86_ 2.8 MB/s | 26 kB 00:00 2025-05-07T19:42:49.8583292Z (26/107): nano-default-editor-8.3-1.amzn2023.no 1.9 MB/s | 10 kB 00:00 2025-05-07T19:42:49.8625034Z (27/107): nano-8.3-1.amzn2023.x86_64.rpm 58 MB/s | 706 kB 00:00 2025-05-07T19:42:49.8668639Z (28/107): ncurses-6.2-4.20200222.amzn2023.0.6.x 35 MB/s | 394 kB 00:00 2025-05-07T19:42:49.8712457Z (29/107): nettle-3.10.1-1.amzn2023.0.1.x86_64.r 45 MB/s | 573 kB 00:00 2025-05-07T19:42:49.8746747Z (30/107): openldap-2.4.57-6.amzn2023.0.7.x86_64 23 MB/s | 256 kB 00:00 2025-05-07T19:42:49.8786630Z (31/107): openssh-8.7p1-8.amzn2023.0.14.x86_64. 40 MB/s | 454 kB 00:00 2025-05-07T19:42:49.8839862Z (32/107): openssh-clients-8.7p1-8.amzn2023.0.14 57 MB/s | 708 kB 00:00 2025-05-07T19:42:49.8887514Z (33/107): pam-1.5.1-8.amzn2023.0.4.x86_64.rpm 40 MB/s | 542 kB 00:00 2025-05-07T19:42:49.8907111Z (34/107): pciutils-3.7.0-3.amzn2023.0.2.x86_64. 8.4 MB/s | 93 kB 00:00 2025-05-07T19:42:49.8933904Z (35/107): pciutils-libs-3.7.0-3.amzn2023.0.2.x8 4.9 MB/s | 41 kB 00:00 2025-05-07T19:42:49.8971194Z (36/107): perl-AutoLoader-5.74-477.amzn2023.0.6 2.6 MB/s | 22 kB 00:00 2025-05-07T19:42:49.9004924Z (37/107): perl-B-1.80-477.amzn2023.0.6.x86_64.r 20 MB/s | 179 kB 00:00 2025-05-07T19:42:49.9020562Z (38/107): perl-Carp-1.50-458.amzn2023.0.2.noarc 3.4 MB/s | 29 kB 00:00 2025-05-07T19:42:49.9041035Z (39/107): perl-Class-Struct-0.66-477.amzn2023.0 3.7 MB/s | 22 kB 00:00 2025-05-07T19:42:49.9059658Z (40/107): perl-Data-Dumper-2.174-460.amzn2023.0 11 MB/s | 55 kB 00:00 2025-05-07T19:42:49.9072876Z (41/107): perl-Digest-1.20-1.amzn2023.0.2.noarc 5.2 MB/s | 26 kB 00:00 2025-05-07T19:42:49.9106729Z (42/107): perl-Digest-MD5-2.58-2.amzn2023.0.2.x 5.6 MB/s | 36 kB 00:00 2025-05-07T19:42:49.9126402Z (43/107): perl-DynaLoader-1.47-477.amzn2023.0.6 4.1 MB/s | 26 kB 00:00 2025-05-07T19:42:49.9154372Z (44/107): perl-Errno-1.30-477.amzn2023.0.6.x86_ 3.5 MB/s | 15 kB 00:00 2025-05-07T19:42:49.9271188Z (45/107): perl-Encode-3.15-462.amzn2023.0.2.x86 86 MB/s | 1.7 MB 00:00 2025-05-07T19:42:49.9290614Z (46/107): perl-Error-0.17029-5.amzn2023.0.2.noa 2.5 MB/s | 41 kB 00:00 2025-05-07T19:42:49.9295046Z (47/107): perl-Exporter-5.74-459.amzn2023.0.2.n 2.2 MB/s | 31 kB 00:00 2025-05-07T19:42:49.9319500Z (48/107): perl-Fcntl-1.13-477.amzn2023.0.6.x86_ 4.9 MB/s | 21 kB 00:00 2025-05-07T19:42:49.9348202Z (49/107): perl-File-Basename-2.85-477.amzn2023. 3.6 MB/s | 18 kB 00:00 2025-05-07T19:42:49.9365568Z (50/107): perl-File-Find-1.37-477.amzn2023.0.6. 4.0 MB/s | 26 kB 00:00 2025-05-07T19:42:49.9379325Z (51/107): perl-File-Path-2.18-2.amzn2023.0.2.no 5.9 MB/s | 36 kB 00:00 2025-05-07T19:42:49.9411709Z (52/107): perl-File-Temp-0.231.100-2.amzn2023.0 10 MB/s | 60 kB 00:00 2025-05-07T19:42:49.9426371Z (53/107): perl-File-stat-1.09-477.amzn2023.0.6. 2.8 MB/s | 17 kB 00:00 2025-05-07T19:42:49.9446100Z (54/107): perl-FileHandle-2.03-477.amzn2023.0.6 2.7 MB/s | 16 kB 00:00 2025-05-07T19:42:49.9471367Z (55/107): perl-Getopt-Long-2.52-2.amzn2023.0.2. 10 MB/s | 60 kB 00:00 2025-05-07T19:42:49.9492339Z (56/107): perl-Getopt-Std-1.12-477.amzn2023.0.6 2.6 MB/s | 16 kB 00:00 2025-05-07T19:42:49.9529837Z (57/107): perl-Git-2.47.1-1.amzn2023.0.2.noarch 5.3 MB/s | 42 kB 00:00 2025-05-07T19:42:49.9560318Z (58/107): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 6.9 MB/s | 56 kB 00:00 2025-05-07T19:42:49.9582766Z (59/107): perl-IO-1.43-477.amzn2023.0.6.x86_64. 9.6 MB/s | 87 kB 00:00 2025-05-07T19:42:49.9647672Z (60/107): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 3.7 MB/s | 42 kB 00:00 2025-05-07T19:42:49.9662671Z (61/107): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.0 MB/s | 23 kB 00:00 2025-05-07T19:42:49.9709210Z (62/107): perl-IO-Socket-SSL-2.075-1.amzn2023.0 15 MB/s | 218 kB 00:00 2025-05-07T19:42:49.9738822Z (63/107): perl-MIME-Base64-3.16-2.amzn2023.0.2. 3.6 MB/s | 31 kB 00:00 2025-05-07T19:42:49.9747840Z (64/107): perl-Mozilla-CA-20200520-4.amzn2023.0 1.5 MB/s | 13 kB 00:00 2025-05-07T19:42:49.9772778Z (65/107): perl-NDBM_File-1.15-477.amzn2023.0.6. 4.0 MB/s | 23 kB 00:00 2025-05-07T19:42:49.9836999Z (66/107): perl-POSIX-1.94-477.amzn2023.0.6.x86_ 13 MB/s | 97 kB 00:00 2025-05-07T19:42:49.9854537Z (67/107): perl-PathTools-3.78-459.amzn2023.0.2. 11 MB/s | 85 kB 00:00 2025-05-07T19:42:49.9900730Z (68/107): perl-Net-SSLeay-1.94-1.amzn2023.0.1.x 27 MB/s | 392 kB 00:00 2025-05-07T19:42:49.9926154Z (69/107): perl-Pod-Perldoc-3.28.01-459.amzn2023 14 MB/s | 84 kB 00:00 2025-05-07T19:42:49.9944543Z (70/107): perl-Pod-Escapes-1.07-458.amzn2023.0. 2.5 MB/s | 20 kB 00:00 2025-05-07T19:42:49.9976164Z (71/107): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 8.6 MB/s | 41 kB 00:00 2025-05-07T19:42:50.0011667Z (72/107): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 20 MB/s | 215 kB 00:00 2025-05-07T19:42:50.0033761Z (73/107): perl-Scalar-List-Utils-1.56-459.amzn2 8.6 MB/s | 71 kB 00:00 2025-05-07T19:42:50.0053935Z (74/107): perl-SelectSaver-1.02-477.amzn2023.0. 1.7 MB/s | 12 kB 00:00 2025-05-07T19:42:50.0070111Z (75/107): perl-Socket-2.032-1.amzn2023.0.2.x86_ 9.6 MB/s | 55 kB 00:00 2025-05-07T19:42:50.0095376Z (76/107): perl-Storable-3.21-458.amzn2023.0.2.x 16 MB/s | 96 kB 00:00 2025-05-07T19:42:50.0106825Z (77/107): perl-Symbol-1.08-477.amzn2023.0.6.noa 2.9 MB/s | 15 kB 00:00 2025-05-07T19:42:50.0130563Z (78/107): perl-Term-ANSIColor-5.01-459.amzn2023 9.5 MB/s | 48 kB 00:00 2025-05-07T19:42:50.0145014Z (79/107): perl-Term-Cap-1.17-458.amzn2023.0.2.n 4.4 MB/s | 22 kB 00:00 2025-05-07T19:42:50.0170471Z (80/107): perl-TermReadKey-2.38-9.amzn2023.0.2. 6.1 MB/s | 36 kB 00:00 2025-05-07T19:42:50.0185099Z (81/107): perl-Text-ParseWords-3.30-458.amzn202 3.1 MB/s | 17 kB 00:00 2025-05-07T19:42:50.0209274Z (82/107): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 4.2 MB/s | 22 kB 00:00 2025-05-07T19:42:50.0228498Z (83/107): perl-Time-Local-1.300-5.amzn2023.0.2. 6.1 MB/s | 34 kB 00:00 2025-05-07T19:42:50.0257865Z (84/107): perl-URI-5.09-1.amzn2023.0.2.noarch.r 16 MB/s | 108 kB 00:00 2025-05-07T19:42:50.0270702Z (85/107): perl-base-2.27-477.amzn2023.0.6.noarc 2.7 MB/s | 17 kB 00:00 2025-05-07T19:42:50.0302336Z (86/107): perl-constant-1.33-459.amzn2023.0.2.n 3.5 MB/s | 23 kB 00:00 2025-05-07T19:42:50.0320798Z (87/107): perl-if-0.60.800-477.amzn2023.0.6.noa 2.4 MB/s | 14 kB 00:00 2025-05-07T19:42:50.0363701Z (88/107): perl-interpreter-5.32.1-477.amzn2023. 8.3 MB/s | 71 kB 00:00 2025-05-07T19:42:50.0381832Z (89/107): perl-lib-0.65-477.amzn2023.0.6.x86_64 2.0 MB/s | 15 kB 00:00 2025-05-07T19:42:50.0406255Z (90/107): perl-libnet-3.13-2.amzn2023.0.2.noarc 15 MB/s | 126 kB 00:00 2025-05-07T19:42:50.0569332Z (91/107): perl-libs-5.32.1-477.amzn2023.0.6.x86 104 MB/s | 2.0 MB 00:00 2025-05-07T19:42:50.0580866Z (92/107): perl-mro-1.23-477.amzn2023.0.6.x86_64 1.6 MB/s | 29 kB 00:00 2025-05-07T19:42:50.0597905Z (93/107): perl-overload-1.31-477.amzn2023.0.6.n 2.4 MB/s | 46 kB 00:00 2025-05-07T19:42:50.0615845Z (94/107): perl-overloading-0.02-477.amzn2023.0. 3.1 MB/s | 13 kB 00:00 2025-05-07T19:42:50.0656737Z (95/107): perl-parent-0.238-458.amzn2023.0.2.no 2.7 MB/s | 14 kB 00:00 2025-05-07T19:42:50.0684215Z (96/107): perl-podlators-4.14-458.amzn2023.0.2. 14 MB/s | 112 kB 00:00 2025-05-07T19:42:50.0693177Z (97/107): perl-subs-1.03-477.amzn2023.0.6.noarc 1.5 MB/s | 12 kB 00:00 2025-05-07T19:42:50.0717632Z (98/107): perl-vars-1.05-477.amzn2023.0.6.noarc 2.4 MB/s | 13 kB 00:00 2025-05-07T19:42:50.0817982Z (99/107): shadow-utils-4.9-12.amzn2023.0.4.x86_ 97 MB/s | 1.1 MB 00:00 2025-05-07T19:42:50.0901794Z (100/107): sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 64 MB/s | 1.3 MB 00:00 2025-05-07T19:42:50.0918142Z (101/107): sudo-python-plugin-1.9.15-1.p5.amzn2 2.8 MB/s | 56 kB 00:00 2025-05-07T19:42:50.0971180Z (102/107): systemd-libs-252.23-3.amzn2023.x86_6 44 MB/s | 613 kB 00:00 2025-05-07T19:42:50.1035980Z (103/107): tar-1.34-1.amzn2023.0.4.x86_64.rpm 84 MB/s | 879 kB 00:00 2025-05-07T19:42:50.1178982Z (104/107): util-linux-2.37.4-1.amzn2023.0.4.x86 89 MB/s | 2.2 MB 00:00 2025-05-07T19:42:50.1226494Z (105/107): util-linux-core-2.37.4-1.amzn2023.0. 17 MB/s | 432 kB 00:00 2025-05-07T19:42:50.1268645Z (106/107): wget-1.21.3-1.amzn2023.0.4.x86_64.rp 37 MB/s | 779 kB 00:00 2025-05-07T19:42:50.1285504Z (107/107): which-2.21-26.amzn2023.0.2.x86_64.rp 4.5 MB/s | 42 kB 00:00 2025-05-07T19:42:50.1299971Z -------------------------------------------------------------------------------- 2025-05-07T19:42:50.1301387Z Total 51 MB/s | 38 MB 00:00 2025-05-07T19:42:51.1748344Z Running transaction check 2025-05-07T19:42:51.2209394Z Transaction check succeeded. 2025-05-07T19:42:51.2210298Z Running transaction test 2025-05-07T19:42:51.5891510Z Transaction test succeeded. 2025-05-07T19:42:51.5892374Z Running transaction 2025-05-07T19:42:52.3681321Z Preparing : 1/1 2025-05-07T19:42:52.3864398Z Installing : systemd-libs-252.23-3.amzn2023.x86_64 1/107 2025-05-07T19:42:52.4119437Z Installing : nettle-3.10.1-1.amzn2023.0.1.x86_64 2/107 2025-05-07T19:42:52.4338645Z Installing : gnutls-3.8.3-6.amzn2023.0.1.x86_64 3/107 2025-05-07T19:42:52.4418356Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/107 2025-05-07T19:42:52.4485815Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/107 2025-05-07T19:42:52.4589259Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 5/107 2025-05-07T19:42:52.4888244Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 6/107 2025-05-07T19:42:52.4970138Z Installing : nano-8.3-1.amzn2023.x86_64 7/107 2025-05-07T19:42:52.5039423Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/107 2025-05-07T19:42:52.5557316Z Installing : libsemanage-3.4-5.amzn2023.0.2.x86_64 9/107 2025-05-07T19:42:52.5654111Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 10/107 2025-05-07T19:42:52.6093467Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/107 2025-05-07T19:42:52.6156083Z Installing : libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/107 2025-05-07T19:42:52.6223653Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 12/107 2025-05-07T19:42:52.6295232Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 13/107 2025-05-07T19:42:52.6361536Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 14/107 2025-05-07T19:42:52.6506102Z Installing : libeconf-0.4.0-1.amzn2023.0.3.x86_64 15/107 2025-05-07T19:42:52.6571079Z Installing : libdb-5.3.28-49.amzn2023.0.2.x86_64 16/107 2025-05-07T19:42:52.6640997Z Installing : libcbor-0.7.0-3.amzn2023.0.2.x86_64 17/107 2025-05-07T19:42:52.6722079Z Installing : libfido2-1.10.0-2.amzn2023.0.2.x86_64 18/107 2025-05-07T19:42:52.6795299Z Installing : less-608-2.amzn2023.0.2.x86_64 19/107 2025-05-07T19:42:52.6852459Z Installing : kmod-libs-29-2.amzn2023.0.5.x86_64 20/107 2025-05-07T19:42:52.7287451Z Installing : jansson-2.14-0.amzn2023.x86_64 21/107 2025-05-07T19:42:52.7373241Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/107 2025-05-07T19:42:52.7538881Z Installing : gzip-1.12-1.amzn2023.0.1.x86_64 23/107 2025-05-07T19:42:52.7987169Z Installing : cracklib-2.9.6-27.amzn2023.0.2.x86_64 24/107 2025-05-07T19:42:52.8174436Z Installing : pam-1.5.1-8.amzn2023.0.4.x86_64 25/107 2025-05-07T19:42:52.9002054Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 26/107 2025-05-07T19:42:52.9003829Z Installing : util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/107 2025-05-07T19:42:52.9005247Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:42:52.9006057Z 2025-05-07T19:42:52.9205351Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/107 2025-05-07T19:42:52.9539961Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.x86_64 28/107 2025-05-07T19:42:52.9740107Z Installing : openssh-8.7p1-8.amzn2023.0.14.x86_64 28/107 2025-05-07T19:42:52.9815902Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/107 2025-05-07T19:42:53.0930563Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/107 2025-05-07T19:42:53.2448207Z Installing : git-core-2.47.1-1.amzn2023.0.2.x86_64 30/107 2025-05-07T19:42:53.2581325Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/107 2025-05-07T19:42:53.2994560Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/107 2025-05-07T19:42:53.3087000Z Installing : groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/107 2025-05-07T19:42:53.3160932Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/107 2025-05-07T19:42:53.3238675Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/107 2025-05-07T19:42:53.3331305Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 34/107 2025-05-07T19:42:53.3382789Z Installing : perl-B-1.80-477.amzn2023.0.6.x86_64 35/107 2025-05-07T19:42:53.3434908Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/107 2025-05-07T19:42:53.3492170Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/107 2025-05-07T19:42:53.3579110Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 38/107 2025-05-07T19:42:53.3645910Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/107 2025-05-07T19:42:53.3739760Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/107 2025-05-07T19:42:53.3970091Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/107 2025-05-07T19:42:53.4058936Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 42/107 2025-05-07T19:42:53.4116541Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/107 2025-05-07T19:42:53.4163076Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/107 2025-05-07T19:42:53.4216251Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/107 2025-05-07T19:42:53.4282131Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/107 2025-05-07T19:42:53.4339656Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/107 2025-05-07T19:42:53.4434867Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/107 2025-05-07T19:42:53.4499200Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/107 2025-05-07T19:42:53.4543258Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/107 2025-05-07T19:42:53.4604521Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/107 2025-05-07T19:42:53.4664703Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 52/107 2025-05-07T19:42:53.4727506Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/107 2025-05-07T19:42:53.4768520Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/107 2025-05-07T19:42:53.4824737Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/107 2025-05-07T19:42:53.4893663Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/107 2025-05-07T19:42:53.4947130Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/107 2025-05-07T19:42:53.5059841Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/107 2025-05-07T19:42:53.5148815Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/107 2025-05-07T19:42:53.5208244Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 60/107 2025-05-07T19:42:53.5254335Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/107 2025-05-07T19:42:53.5298661Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/107 2025-05-07T19:42:53.5374295Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/107 2025-05-07T19:42:53.5473326Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/107 2025-05-07T19:42:53.5547788Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/107 2025-05-07T19:42:53.5606874Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 66/107 2025-05-07T19:42:53.5665574Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/107 2025-05-07T19:42:53.5746937Z Installing : perl-mro-1.23-477.amzn2023.0.6.x86_64 68/107 2025-05-07T19:42:53.5809488Z Installing : perl-IO-1.43-477.amzn2023.0.6.x86_64 69/107 2025-05-07T19:42:53.5864959Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/107 2025-05-07T19:42:53.5938126Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/107 2025-05-07T19:42:53.5994476Z Installing : perl-Errno-1.30-477.amzn2023.0.6.x86_64 72/107 2025-05-07T19:42:53.6047215Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/107 2025-05-07T19:42:53.6103373Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/107 2025-05-07T19:42:53.6181306Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 75/107 2025-05-07T19:42:53.6256701Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 76/107 2025-05-07T19:42:53.6323734Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/107 2025-05-07T19:42:53.6384222Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 78/107 2025-05-07T19:42:53.6440059Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/107 2025-05-07T19:42:53.6492928Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/107 2025-05-07T19:42:53.6560022Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/107 2025-05-07T19:42:53.6614891Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/107 2025-05-07T19:42:53.6665548Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 83/107 2025-05-07T19:42:53.6721692Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/107 2025-05-07T19:42:53.6777762Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/107 2025-05-07T19:42:53.6859143Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 86/107 2025-05-07T19:42:53.7400354Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 87/107 2025-05-07T19:42:53.8370989Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 88/107 2025-05-07T19:42:53.8500081Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 89/107 2025-05-07T19:42:53.8580165Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 90/107 2025-05-07T19:42:53.8656728Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/107 2025-05-07T19:42:53.8725894Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/107 2025-05-07T19:42:53.8796719Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 93/107 2025-05-07T19:42:53.8851280Z Installing : perl-lib-0.65-477.amzn2023.0.6.x86_64 94/107 2025-05-07T19:42:53.8916399Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/107 2025-05-07T19:42:53.8997945Z Installing : git-2.47.1-1.amzn2023.0.2.x86_64 96/107 2025-05-07T19:42:53.9200307Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/107 2025-05-07T19:42:53.9333564Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 98/107 2025-05-07T19:42:53.9412146Z Installing : openldap-2.4.57-6.amzn2023.0.7.x86_64 99/107 2025-05-07T19:42:53.9815595Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 100/107 2025-05-07T19:42:54.1054944Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 101/107 2025-05-07T19:42:54.1146181Z Installing : binutils-2.41-50.amzn2023.0.3.x86_64 102/107 2025-05-07T19:42:54.1255521Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.x86_64 102/107 2025-05-07T19:42:54.1564034Z Installing : pciutils-3.7.0-3.amzn2023.0.2.x86_64 103/107 2025-05-07T19:42:54.1659790Z Installing : wget-1.21.3-1.amzn2023.0.4.x86_64 104/107 2025-05-07T19:42:54.1914723Z Installing : which-2.21-26.amzn2023.0.2.x86_64 105/107 2025-05-07T19:42:54.2126370Z Installing : tar-2:1.34-1.amzn2023.0.4.x86_64 106/107 2025-05-07T19:42:54.2214131Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 107/107 2025-05-07T19:42:54.2326233Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.x86_64 107/107 2025-05-07T19:42:55.0068351Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.x86_64 107/107 2025-05-07T19:42:55.0070350Z Verifying : binutils-2.41-50.amzn2023.0.3.x86_64 1/107 2025-05-07T19:42:55.0072134Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.x86_64 2/107 2025-05-07T19:42:55.0074233Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 3/107 2025-05-07T19:42:55.0075562Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/107 2025-05-07T19:42:55.0076226Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 5/107 2025-05-07T19:42:55.0076800Z Verifying : git-2.47.1-1.amzn2023.0.2.x86_64 6/107 2025-05-07T19:42:55.0077409Z Verifying : git-core-2.47.1-1.amzn2023.0.2.x86_64 7/107 2025-05-07T19:42:55.0078035Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/107 2025-05-07T19:42:55.0078913Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.x86_64 9/107 2025-05-07T19:42:55.0079530Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.x86_64 10/107 2025-05-07T19:42:55.0080067Z Verifying : gzip-1.12-1.amzn2023.0.1.x86_64 11/107 2025-05-07T19:42:55.0080854Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/107 2025-05-07T19:42:55.0081471Z Verifying : jansson-2.14-0.amzn2023.x86_64 13/107 2025-05-07T19:42:55.0082009Z Verifying : kmod-libs-29-2.amzn2023.0.5.x86_64 14/107 2025-05-07T19:42:55.0082712Z Verifying : less-608-2.amzn2023.0.2.x86_64 15/107 2025-05-07T19:42:55.0083263Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.x86_64 16/107 2025-05-07T19:42:55.0083836Z Verifying : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/107 2025-05-07T19:42:55.0084510Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.x86_64 18/107 2025-05-07T19:42:55.0085067Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 19/107 2025-05-07T19:42:55.0085658Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20/107 2025-05-07T19:42:55.0086273Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.x86_64 21/107 2025-05-07T19:42:55.0086932Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 22/107 2025-05-07T19:42:55.0087571Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 23/107 2025-05-07T19:42:55.0088280Z Verifying : libsemanage-3.4-5.amzn2023.0.2.x86_64 24/107 2025-05-07T19:42:55.0088911Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.x86_64 25/107 2025-05-07T19:42:55.0089452Z Verifying : nano-8.3-1.amzn2023.x86_64 26/107 2025-05-07T19:42:55.0090138Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/107 2025-05-07T19:42:55.0090784Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 28/107 2025-05-07T19:42:55.0091311Z Verifying : nettle-3.10.1-1.amzn2023.0.1.x86_64 29/107 2025-05-07T19:42:55.0092080Z Verifying : openldap-2.4.57-6.amzn2023.0.7.x86_64 30/107 2025-05-07T19:42:55.0092641Z Verifying : openssh-8.7p1-8.amzn2023.0.14.x86_64 31/107 2025-05-07T19:42:55.0093426Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 32/107 2025-05-07T19:42:55.0094070Z Verifying : pam-1.5.1-8.amzn2023.0.4.x86_64 33/107 2025-05-07T19:42:55.0094707Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.x86_64 34/107 2025-05-07T19:42:55.0095341Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 35/107 2025-05-07T19:42:55.0096093Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/107 2025-05-07T19:42:55.0097317Z Verifying : perl-B-1.80-477.amzn2023.0.6.x86_64 37/107 2025-05-07T19:42:55.0097928Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/107 2025-05-07T19:42:55.0098647Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/107 2025-05-07T19:42:55.0099349Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 40/107 2025-05-07T19:42:55.0099979Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/107 2025-05-07T19:42:55.0100676Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 42/107 2025-05-07T19:42:55.0101335Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 43/107 2025-05-07T19:42:55.0101984Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 44/107 2025-05-07T19:42:55.0102688Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.x86_64 45/107 2025-05-07T19:42:55.0103519Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/107 2025-05-07T19:42:55.0104106Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/107 2025-05-07T19:42:55.0104696Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 48/107 2025-05-07T19:42:55.0105261Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/107 2025-05-07T19:42:55.0105805Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/107 2025-05-07T19:42:55.0106384Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/107 2025-05-07T19:42:55.0106923Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/107 2025-05-07T19:42:55.0107495Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/107 2025-05-07T19:42:55.0108080Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/107 2025-05-07T19:42:55.0108633Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/107 2025-05-07T19:42:55.0109219Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/107 2025-05-07T19:42:55.0109758Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/107 2025-05-07T19:42:55.0110325Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/107 2025-05-07T19:42:55.0110855Z Verifying : perl-IO-1.43-477.amzn2023.0.6.x86_64 59/107 2025-05-07T19:42:55.0111415Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/107 2025-05-07T19:42:55.0112004Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/107 2025-05-07T19:42:55.0112555Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/107 2025-05-07T19:42:55.0113128Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 63/107 2025-05-07T19:42:55.0113669Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/107 2025-05-07T19:42:55.0114240Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 65/107 2025-05-07T19:42:55.0114777Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 66/107 2025-05-07T19:42:55.0115335Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 67/107 2025-05-07T19:42:55.0115898Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 68/107 2025-05-07T19:42:55.0116444Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/107 2025-05-07T19:42:55.0117009Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/107 2025-05-07T19:42:55.0117541Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/107 2025-05-07T19:42:55.0118085Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/107 2025-05-07T19:42:55.0118642Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 73/107 2025-05-07T19:42:55.0120412Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/107 2025-05-07T19:42:55.0120975Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 75/107 2025-05-07T19:42:55.0121486Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 76/107 2025-05-07T19:42:55.0122033Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/107 2025-05-07T19:42:55.0122571Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/107 2025-05-07T19:42:55.0123141Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/107 2025-05-07T19:42:55.0123702Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 80/107 2025-05-07T19:42:55.0124256Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/107 2025-05-07T19:42:55.0124833Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/107 2025-05-07T19:42:55.0125370Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/107 2025-05-07T19:42:55.0125992Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/107 2025-05-07T19:42:55.0126541Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/107 2025-05-07T19:42:55.0127069Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/107 2025-05-07T19:42:55.0127639Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/107 2025-05-07T19:42:55.0128156Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 88/107 2025-05-07T19:42:55.0128711Z Verifying : perl-lib-0.65-477.amzn2023.0.6.x86_64 89/107 2025-05-07T19:42:55.0129223Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/107 2025-05-07T19:42:55.0129768Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 91/107 2025-05-07T19:42:55.0130305Z Verifying : perl-mro-1.23-477.amzn2023.0.6.x86_64 92/107 2025-05-07T19:42:55.0130855Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/107 2025-05-07T19:42:55.0131436Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/107 2025-05-07T19:42:55.0131973Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/107 2025-05-07T19:42:55.0132530Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/107 2025-05-07T19:42:55.0133090Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/107 2025-05-07T19:42:55.0133623Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/107 2025-05-07T19:42:55.0134183Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 99/107 2025-05-07T19:42:55.0134692Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 100/107 2025-05-07T19:42:55.0135249Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 101/107 2025-05-07T19:42:55.0135797Z Verifying : systemd-libs-252.23-3.amzn2023.x86_64 102/107 2025-05-07T19:42:55.0136326Z Verifying : tar-2:1.34-1.amzn2023.0.4.x86_64 103/107 2025-05-07T19:42:55.0137201Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.x86_64 104/107 2025-05-07T19:42:55.0137764Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 105/107 2025-05-07T19:42:55.0138351Z Verifying : wget-1.21.3-1.amzn2023.0.4.x86_64 106/107 2025-05-07T19:42:55.1099945Z Verifying : which-2.21-26.amzn2023.0.2.x86_64 107/107 2025-05-07T19:42:55.1101100Z 2025-05-07T19:42:55.1101354Z Installed: 2025-05-07T19:42:55.1102362Z binutils-2.41-50.amzn2023.0.3.x86_64 2025-05-07T19:42:55.1103926Z cracklib-2.9.6-27.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1105002Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 2025-05-07T19:42:55.1105935Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1106511Z findutils-1:4.8.0-2.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1107158Z git-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1107636Z git-core-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1108170Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:42:55.1108677Z gnutls-3.8.3-6.amzn2023.0.1.x86_64 2025-05-07T19:42:55.1109204Z groff-base-1.22.4-7.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1109721Z gzip-1.12-1.amzn2023.0.1.x86_64 2025-05-07T19:42:55.1110210Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:42:55.1110865Z jansson-2.14-0.amzn2023.x86_64 2025-05-07T19:42:55.1111361Z kmod-libs-29-2.amzn2023.0.5.x86_64 2025-05-07T19:42:55.1111875Z less-608-2.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1112383Z libcbor-0.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1112874Z libdb-5.3.28-49.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1113398Z libeconf-0.4.0-1.amzn2023.0.3.x86_64 2025-05-07T19:42:55.1113917Z libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1114460Z libfdisk-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1115040Z libfido2-1.10.0-2.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1115587Z libmetalink-0.1.3-14.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1116125Z libpwquality-1.4.4-6.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1116683Z libsemanage-3.4-5.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1117210Z libutempter-1.2.1-4.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1117731Z nano-8.3-1.amzn2023.x86_64 2025-05-07T19:42:55.1118253Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:42:55.1118826Z ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1119357Z nettle-3.10.1-1.amzn2023.0.1.x86_64 2025-05-07T19:42:55.1119852Z openldap-2.4.57-6.amzn2023.0.7.x86_64 2025-05-07T19:42:55.1120362Z openssh-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:42:55.1120881Z openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:42:55.1121396Z pam-1.5.1-8.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1121887Z pciutils-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1122389Z pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1122941Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1123456Z perl-B-1.80-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1123975Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:42:55.1124509Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1125075Z perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1125760Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:42:55.1126286Z perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1126844Z perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1127369Z perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1127904Z perl-Errno-1.30-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1128417Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:42:55.1128970Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:42:55.1129516Z perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1130058Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1130715Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1131264Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:42:55.1131838Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:42:55.1132413Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1132976Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1133570Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:42:55.1134119Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1134698Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:42:55.1135240Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:42:55.1135793Z perl-IO-1.43-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1136450Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:42:55.1137211Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:42:55.1137817Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1138384Z perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1138984Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:42:55.1139576Z perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1140131Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 2025-05-07T19:42:55.1140699Z perl-POSIX-1.94-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1141259Z perl-PathTools-3.78-459.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1141852Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:42:55.1142427Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:42:55.1143124Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:42:55.1143653Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:42:55.1144173Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1144728Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1145256Z perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1145802Z perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1146348Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1147019Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:42:55.1147598Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:42:55.1148144Z perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1148734Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:42:55.1149310Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:42:55.1149894Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:42:55.1150448Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:42:55.1150966Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1151528Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:42:55.1152057Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1152768Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1153301Z perl-lib-0.65-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1153858Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:42:55.1154410Z perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1154921Z perl-mro-1.23-477.amzn2023.0.6.x86_64 2025-05-07T19:42:55.1155486Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1156047Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1156630Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:42:55.1157188Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:42:55.1157732Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1158285Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:42:55.1158806Z shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1159334Z sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:42:55.1159852Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:42:55.1160418Z systemd-libs-252.23-3.amzn2023.x86_64 2025-05-07T19:42:55.1160942Z tar-2:1.34-1.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1161432Z util-linux-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1162032Z util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1162544Z wget-1.21.3-1.amzn2023.0.4.x86_64 2025-05-07T19:42:55.1163047Z which-2.21-26.amzn2023.0.2.x86_64 2025-05-07T19:42:55.1163344Z 2025-05-07T19:42:55.1163466Z Complete! 2025-05-07T19:42:55.1821039Z ##[group]Run actions/checkout@v4 2025-05-07T19:42:55.1821404Z with: 2025-05-07T19:42:55.1821671Z submodules: true 2025-05-07T19:42:55.1821943Z repository: pytorch/FBGEMM 2025-05-07T19:42:55.1822481Z token: *** 2025-05-07T19:42:55.1822713Z ssh-strict: true 2025-05-07T19:42:55.1822989Z ssh-user: git 2025-05-07T19:42:55.1823440Z persist-credentials: true 2025-05-07T19:42:55.1823756Z clean: true 2025-05-07T19:42:55.1824041Z sparse-checkout-cone-mode: true 2025-05-07T19:42:55.1824351Z fetch-depth: 1 2025-05-07T19:42:55.1824615Z fetch-tags: false 2025-05-07T19:42:55.1824862Z show-progress: true 2025-05-07T19:42:55.1825144Z lfs: false 2025-05-07T19:42:55.1825385Z set-safe-directory: true 2025-05-07T19:42:55.1825857Z env: 2025-05-07T19:42:55.1826103Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:55.1826463Z BUILD_ENV: build_binary 2025-05-07T19:42:55.1826735Z BUILD_TARGET: default 2025-05-07T19:42:55.1827022Z BUILD_VARIANT: cuda 2025-05-07T19:42:55.1827371Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:42:55.1827651Z ##[endgroup] 2025-05-07T19:42:55.1875221Z ##[command]/usr/bin/docker exec 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:42:55.5098236Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:42:55.5100065Z ##[group]Getting Git version info 2025-05-07T19:42:55.5100470Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:42:55.5101064Z [command]/usr/bin/git version 2025-05-07T19:42:55.5101361Z git version 2.47.1 2025-05-07T19:42:55.5102418Z ##[endgroup] 2025-05-07T19:42:55.5106472Z Temporarily overriding HOME='/__w/_temp/7ff9d22b-417f-49f6-b65d-5e23319de505' before making global git config changes 2025-05-07T19:42:55.5107356Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:42:55.5108013Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:42:55.5133691Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:42:55.5153402Z https://github.com/pytorch/FBGEMM 2025-05-07T19:42:55.5164124Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:42:55.5167737Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:42:55.5182966Z HEAD 2025-05-07T19:42:55.5216957Z ##[endgroup] 2025-05-07T19:42:55.5217382Z [command]/usr/bin/git submodule status 2025-05-07T19:42:55.5560778Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:42:55.5629566Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (4a61bdd) 2025-05-07T19:42:55.5699530Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:42:55.5771405Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (3ed8d2e) 2025-05-07T19:42:55.5841097Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (f8d7d77) 2025-05-07T19:42:55.5910474Z a4337c69fe0e2552a7b7b0669178926beeed828c external/hipify_torch (heads/master) 2025-05-07T19:42:55.5974535Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (9cca280) 2025-05-07T19:42:55.5981683Z ##[group]Cleaning the repository 2025-05-07T19:42:55.5982882Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:42:57.2565809Z Removing build_only/ 2025-05-07T19:42:57.2566686Z Removing collect_env.py 2025-05-07T19:42:57.2567859Z Removing fbgemm_gpu/_skbuild/ 2025-05-07T19:42:57.2568858Z Removing fbgemm_gpu/codegen/genscript/__pycache__/ 2025-05-07T19:42:57.2569908Z Removing fbgemm_gpu/dist/ 2025-05-07T19:42:57.2570827Z Removing fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:42:57.2571978Z Removing fbgemm_gpu/fbgemm_gpu_nightly.egg-info/ 2025-05-07T19:42:57.2574427Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:42:57.3640603Z HEAD is now at 16f8549 Merge 57b27f098bbd767561f043c11657f32c2b505ef0 into 7a44073f73d1a274e4abb4e8f508434232380135 2025-05-07T19:42:57.3643989Z ##[endgroup] 2025-05-07T19:42:57.3645203Z ##[group]Disabling automatic garbage collection 2025-05-07T19:42:57.3648495Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:42:57.3673180Z ##[endgroup] 2025-05-07T19:42:57.3674310Z ##[group]Setting up auth 2025-05-07T19:42:57.3676996Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:42:57.3701499Z [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:42:57.3970103Z Entering 'external/asmjit' 2025-05-07T19:42:57.4017572Z Entering 'external/composable_kernel' 2025-05-07T19:42:57.4067036Z Entering 'external/cpuinfo' 2025-05-07T19:42:57.4137534Z Entering 'external/cutlass' 2025-05-07T19:42:57.4209324Z Entering 'external/googletest' 2025-05-07T19:42:57.4270314Z Entering 'external/hipify_torch' 2025-05-07T19:42:57.4332152Z Entering 'external/json' 2025-05-07T19:42:57.4403000Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:42:57.4437109Z [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:42:57.4748110Z Entering 'external/asmjit' 2025-05-07T19:42:57.4802395Z Entering 'external/composable_kernel' 2025-05-07T19:42:57.4859938Z Entering 'external/cpuinfo' 2025-05-07T19:42:57.4915477Z Entering 'external/cutlass' 2025-05-07T19:42:57.4993297Z Entering 'external/googletest' 2025-05-07T19:42:57.5052427Z Entering 'external/hipify_torch' 2025-05-07T19:42:57.5108154Z Entering 'external/json' 2025-05-07T19:42:57.5179927Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:42:57.5221355Z ##[endgroup] 2025-05-07T19:42:57.5221789Z ##[group]Fetching the repository 2025-05-07T19:42:57.5234294Z [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:42:57.7799419Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:42:57.7800855Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:42:57.7819507Z ##[endgroup] 2025-05-07T19:42:57.7820642Z ##[group]Determining the checkout info 2025-05-07T19:42:57.7853397Z ##[endgroup] 2025-05-07T19:42:57.7854166Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:42:57.8344938Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:42:57.8380134Z ##[group]Checking out the ref 2025-05-07T19:42:57.8381472Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:42:57.9399865Z Previous HEAD position was 16f8549 Merge 57b27f098bbd767561f043c11657f32c2b505ef0 into 7a44073f73d1a274e4abb4e8f508434232380135 2025-05-07T19:42:57.9402863Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:42:57.9406237Z ##[endgroup] 2025-05-07T19:42:57.9406733Z ##[group]Setting up auth for fetching submodules 2025-05-07T19:42:57.9407885Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:42:57.9453471Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T19:42:57.9472783Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T19:42:57.9495959Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T19:42:57.9519799Z ##[endgroup] 2025-05-07T19:42:57.9520893Z ##[group]Fetching submodules 2025-05-07T19:42:57.9521800Z [command]/usr/bin/git submodule sync 2025-05-07T19:42:57.9820117Z Synchronizing submodule url for 'external/asmjit' 2025-05-07T19:42:57.9821552Z Synchronizing submodule url for 'external/composable_kernel' 2025-05-07T19:42:57.9823422Z Synchronizing submodule url for 'external/cpuinfo' 2025-05-07T19:42:57.9824654Z Synchronizing submodule url for 'external/cutlass' 2025-05-07T19:42:57.9825593Z Synchronizing submodule url for 'external/googletest' 2025-05-07T19:42:57.9826061Z Synchronizing submodule url for 'external/hipify_torch' 2025-05-07T19:42:57.9826487Z Synchronizing submodule url for 'external/json' 2025-05-07T19:42:57.9827634Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T19:42:58.0550506Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T19:42:58.3420183Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T19:42:58.4343073Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T19:42:59.0939888Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T19:42:59.1322691Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T19:42:59.8057128Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T19:42:59.8057898Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T19:42:59.8134082Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:42:59.9225288Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T19:42:59.9235797Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T19:42:59.9525341Z Entering 'external/asmjit' 2025-05-07T19:42:59.9549230Z Entering 'external/composable_kernel' 2025-05-07T19:42:59.9571347Z Entering 'external/cpuinfo' 2025-05-07T19:42:59.9607990Z Entering 'external/cutlass' 2025-05-07T19:42:59.9633285Z Entering 'external/googletest' 2025-05-07T19:42:59.9658331Z Entering 'external/hipify_torch' 2025-05-07T19:42:59.9696156Z Entering 'external/json' 2025-05-07T19:42:59.9731491Z ##[endgroup] 2025-05-07T19:42:59.9731996Z ##[group]Persisting credentials for submodules 2025-05-07T19:42:59.9735696Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T19:43:00.0057860Z Entering 'external/asmjit' 2025-05-07T19:43:00.0091938Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0092410Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0132073Z Entering 'external/composable_kernel' 2025-05-07T19:43:00.0169405Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0170496Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0219133Z Entering 'external/cpuinfo' 2025-05-07T19:43:00.0258908Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0259306Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0295468Z Entering 'external/cutlass' 2025-05-07T19:43:00.0333509Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0334583Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0389199Z Entering 'external/googletest' 2025-05-07T19:43:00.0427041Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0427854Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0460694Z Entering 'external/hipify_torch' 2025-05-07T19:43:00.0498555Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0499631Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0539856Z Entering 'external/json' 2025-05-07T19:43:00.0576606Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0577084Z url.https://github.com/.insteadof 2025-05-07T19:43:00.0624979Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T19:43:00.0896317Z Entering 'external/asmjit' 2025-05-07T19:43:00.0940142Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T19:43:00.0941654Z Entering 'external/composable_kernel' 2025-05-07T19:43:00.0982548Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T19:43:00.0984049Z Entering 'external/cpuinfo' 2025-05-07T19:43:00.1026214Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T19:43:00.1026777Z Entering 'external/cutlass' 2025-05-07T19:43:00.1070054Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T19:43:00.1071490Z Entering 'external/googletest' 2025-05-07T19:43:00.1118187Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T19:43:00.1119718Z Entering 'external/hipify_torch' 2025-05-07T19:43:00.1163940Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T19:43:00.1165433Z Entering 'external/json' 2025-05-07T19:43:00.1209505Z file:/__w/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T19:43:00.1289261Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T19:43:00.1544923Z Entering 'external/asmjit' 2025-05-07T19:43:00.1569336Z Entering 'external/composable_kernel' 2025-05-07T19:43:00.1607021Z Entering 'external/cpuinfo' 2025-05-07T19:43:00.1632013Z Entering 'external/cutlass' 2025-05-07T19:43:00.1658486Z Entering 'external/googletest' 2025-05-07T19:43:00.1695727Z Entering 'external/hipify_torch' 2025-05-07T19:43:00.1723234Z Entering 'external/json' 2025-05-07T19:43:00.1766631Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T19:43:00.2077121Z Entering 'external/asmjit' 2025-05-07T19:43:00.2101144Z Entering 'external/composable_kernel' 2025-05-07T19:43:00.2130174Z Entering 'external/cpuinfo' 2025-05-07T19:43:00.2158511Z Entering 'external/cutlass' 2025-05-07T19:43:00.2186260Z Entering 'external/googletest' 2025-05-07T19:43:00.2219319Z Entering 'external/hipify_torch' 2025-05-07T19:43:00.2254076Z Entering 'external/json' 2025-05-07T19:43:00.2295703Z ##[endgroup] 2025-05-07T19:43:00.2328896Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:43:00.2349622Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:43:00.2508674Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:43:00.2509197Z . $PRELUDE; print_system_info 2025-05-07T19:43:00.2509668Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:00.2509998Z env: 2025-05-07T19:43:00.2510230Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:00.2510520Z BUILD_ENV: build_binary 2025-05-07T19:43:00.2510769Z BUILD_TARGET: default 2025-05-07T19:43:00.2511013Z BUILD_VARIANT: cuda 2025-05-07T19:43:00.2511252Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:43:00.2511490Z ##[endgroup] 2025-05-07T19:43:00.6647936Z ################################################################################ 2025-05-07T19:43:00.6649060Z # Print System Info 2025-05-07T19:43:00.6649730Z # 2025-05-07T19:43:00.6675102Z # [2025-05-07T19:43:00.666Z] + print_system_info 2025-05-07T19:43:00.6675558Z ################################################################################ 2025-05-07T19:43:00.6675849Z 2025-05-07T19:43:00.6676058Z ################################################################################ 2025-05-07T19:43:00.6676418Z [INFO] Printing environment variables ... 2025-05-07T19:43:00.6676753Z + printenv 2025-05-07T19:43:00.6676881Z 2025-05-07T19:43:00.6697318Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:43:00.6697914Z BUILD_VARIANT=cuda 2025-05-07T19:43:00.6698208Z HOSTNAME=98e2388a6bf2 2025-05-07T19:43:00.6698973Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_6d010cb6-eff8-48f7-9eed-ccfa3773d744 2025-05-07T19:43:00.6699828Z GITHUB_ACTION=__run_2 2025-05-07T19:43:00.6700104Z GITHUB_RUN_NUMBER=10601 2025-05-07T19:43:00.6700367Z RUNNER_NAME=i-0461a4334abdd67ef 2025-05-07T19:43:00.6700681Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:43:00.6701004Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:43:00.6701309Z MACHINE_NAME_LC=x86_64 2025-05-07T19:43:00.6701568Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:43:00.6701880Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:43:00.6702190Z GITHUB_REF_TYPE=branch 2025-05-07T19:43:00.6702743Z *** 2025-05-07T19:43:00.6702961Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:43:00.6703260Z GITHUB_ACTIONS=true 2025-05-07T19:43:00.6703565Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:43:00.6704151Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T19:43:00.6704739Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:43:00.6705463Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:43:00.6705753Z RUNNER_OS=Linux 2025-05-07T19:43:00.6705990Z GITHUB_REF_PROTECTED=false 2025-05-07T19:43:00.6706269Z HOME=/github/home 2025-05-07T19:43:00.6706656Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:43:00.6706955Z RUNNER_ARCH=X64 2025-05-07T19:43:00.6707192Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:43:00.6707421Z BUILD_TARGET=default 2025-05-07T19:43:00.6707848Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_6d010cb6-eff8-48f7-9eed-ccfa3773d744 2025-05-07T19:43:00.6708472Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_6d010cb6-eff8-48f7-9eed-ccfa3773d744 2025-05-07T19:43:00.6708964Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:43:00.6709284Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:43:00.6709557Z GITHUB_RUN_ID=14891846252 2025-05-07T19:43:00.6710008Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_6d010cb6-eff8-48f7-9eed-ccfa3773d744 2025-05-07T19:43:00.6710519Z BUILD_ENV=build_binary 2025-05-07T19:43:00.6710765Z GITHUB_ACTOR=q10 2025-05-07T19:43:00.6710978Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:43:00.6711219Z KERN_NAME_LC=linux 2025-05-07T19:43:00.6711438Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T19:43:00.6711750Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:43:00.6712092Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:43:00.6712383Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:43:00.6712662Z SHLVL=1 2025-05-07T19:43:00.6712888Z GITHUB_ACTOR_ID=255046 2025-05-07T19:43:00.6713126Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:43:00.6713653Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:43:00.6714036Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:43:00.6714270Z KERN_NAME=Linux 2025-05-07T19:43:00.6714509Z GITHUB_JOB=build_artifact 2025-05-07T19:43:00.6714770Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:43:00.6715083Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:43:00.6715517Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:43:00.6715803Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:43:00.6716167Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:43:00.6716835Z GITHUB_BASE_REF=main 2025-05-07T19:43:00.6717093Z CI=true 2025-05-07T19:43:00.6717320Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:43:00.6717637Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:43:00.6718009Z GITHUB_ACTION_REF= 2025-05-07T19:43:00.6718291Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T19:43:00.6718805Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_6d010cb6-eff8-48f7-9eed-ccfa3773d744 2025-05-07T19:43:00.6719424Z MACHINE_NAME=x86_64 2025-05-07T19:43:00.6719771Z _=/usr/bin/printenv 2025-05-07T19:43:00.6720054Z 2025-05-07T19:43:00.6720290Z ################################################################################ 2025-05-07T19:43:00.6720822Z [INFO] Print ldd version ... 2025-05-07T19:43:00.6721095Z + ldd --version 2025-05-07T19:43:00.6721231Z 2025-05-07T19:43:00.6721354Z ldd (GNU libc) 2.34 2025-05-07T19:43:00.6721644Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:43:00.6722143Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:43:00.6722719Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:43:00.6723221Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:43:00.6723458Z 2025-05-07T19:43:00.6723596Z ################################################################################ 2025-05-07T19:43:00.6723926Z [INFO] Print CPU info ... 2025-05-07T19:43:00.6724202Z + nproc 2025-05-07T19:43:00.6724317Z 2025-05-07T19:43:00.6737433Z 96 2025-05-07T19:43:00.6738432Z 2025-05-07T19:43:00.6738896Z + lscpu 2025-05-07T19:43:00.6739534Z 2025-05-07T19:43:00.7018323Z Architecture: x86_64 2025-05-07T19:43:00.7019060Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:43:00.7019613Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7020028Z Byte Order: Little Endian 2025-05-07T19:43:00.7020607Z CPU(s): 96 2025-05-07T19:43:00.7020917Z On-line CPU(s) list: 0-95 2025-05-07T19:43:00.7021267Z Vendor ID: GenuineIntel 2025-05-07T19:43:00.7021695Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7022095Z CPU family: 6 2025-05-07T19:43:00.7022420Z Model: 85 2025-05-07T19:43:00.7022724Z Thread(s) per core: 2 2025-05-07T19:43:00.7023050Z Core(s) per socket: 24 2025-05-07T19:43:00.7023351Z Socket(s): 2 2025-05-07T19:43:00.7023653Z Stepping: 7 2025-05-07T19:43:00.7023963Z BogoMIPS: 5999.99 2025-05-07T19:43:00.7026433Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7028922Z Hypervisor vendor: KVM 2025-05-07T19:43:00.7029411Z Virtualization type: full 2025-05-07T19:43:00.7029908Z L1d cache: 1.5 MiB (48 instances) 2025-05-07T19:43:00.7030303Z L1i cache: 1.5 MiB (48 instances) 2025-05-07T19:43:00.7030780Z L2 cache: 48 MiB (48 instances) 2025-05-07T19:43:00.7031147Z L3 cache: 71.5 MiB (2 instances) 2025-05-07T19:43:00.7031477Z NUMA node(s): 2 2025-05-07T19:43:00.7031778Z NUMA node0 CPU(s): 0-23,48-71 2025-05-07T19:43:00.7032115Z NUMA node1 CPU(s): 24-47,72-95 2025-05-07T19:43:00.7032557Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:43:00.7033107Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:43:00.7033596Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:43:00.7034194Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:43:00.7034752Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:43:00.7035352Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:43:00.7036135Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:43:00.7036532Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:43:00.7036930Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:43:00.7037309Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:43:00.7038052Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:43:00.7039189Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:43:00.7040319Z Vulnerability Srbds: Not affected 2025-05-07T19:43:00.7040706Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:43:00.7040971Z 2025-05-07T19:43:00.7041067Z + cat /proc/cpuinfo 2025-05-07T19:43:00.7041211Z 2025-05-07T19:43:00.7041362Z processor : 0 2025-05-07T19:43:00.7041586Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7041854Z cpu family : 6 2025-05-07T19:43:00.7042150Z model : 85 2025-05-07T19:43:00.7042560Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7043081Z stepping : 7 2025-05-07T19:43:00.7043514Z microcode : 0x5003901 2025-05-07T19:43:00.7043925Z cpu MHz : 3094.017 2025-05-07T19:43:00.7044245Z cache size : 36608 KB 2025-05-07T19:43:00.7044603Z physical id : 0 2025-05-07T19:43:00.7044880Z siblings : 48 2025-05-07T19:43:00.7045190Z core id : 0 2025-05-07T19:43:00.7045487Z cpu cores : 24 2025-05-07T19:43:00.7045858Z apicid : 0 2025-05-07T19:43:00.7046255Z initial apicid : 0 2025-05-07T19:43:00.7046637Z fpu : yes 2025-05-07T19:43:00.7046841Z fpu_exception : yes 2025-05-07T19:43:00.7047081Z cpuid level : 13 2025-05-07T19:43:00.7047309Z wp : yes 2025-05-07T19:43:00.7050359Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7053219Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7053860Z bogomips : 5999.99 2025-05-07T19:43:00.7054122Z clflush size : 64 2025-05-07T19:43:00.7054350Z cache_alignment : 64 2025-05-07T19:43:00.7054660Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7055136Z power management: 2025-05-07T19:43:00.7055289Z 2025-05-07T19:43:00.7055380Z processor : 1 2025-05-07T19:43:00.7055638Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7055904Z cpu family : 6 2025-05-07T19:43:00.7056143Z model : 85 2025-05-07T19:43:00.7056583Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7056977Z stepping : 7 2025-05-07T19:43:00.7057255Z microcode : 0x5003901 2025-05-07T19:43:00.7057558Z cpu MHz : 3224.352 2025-05-07T19:43:00.7057782Z cache size : 36608 KB 2025-05-07T19:43:00.7058034Z physical id : 0 2025-05-07T19:43:00.7058255Z siblings : 48 2025-05-07T19:43:00.7058501Z core id : 1 2025-05-07T19:43:00.7058721Z cpu cores : 24 2025-05-07T19:43:00.7058930Z apicid : 2 2025-05-07T19:43:00.7059175Z initial apicid : 2 2025-05-07T19:43:00.7059398Z fpu : yes 2025-05-07T19:43:00.7059632Z fpu_exception : yes 2025-05-07T19:43:00.7059856Z cpuid level : 13 2025-05-07T19:43:00.7060092Z wp : yes 2025-05-07T19:43:00.7062934Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7066993Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7067896Z bogomips : 5999.99 2025-05-07T19:43:00.7068203Z clflush size : 64 2025-05-07T19:43:00.7068531Z cache_alignment : 64 2025-05-07T19:43:00.7068948Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7069414Z power management: 2025-05-07T19:43:00.7069628Z 2025-05-07T19:43:00.7069773Z processor : 2 2025-05-07T19:43:00.7070205Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7070645Z cpu family : 6 2025-05-07T19:43:00.7070860Z model : 85 2025-05-07T19:43:00.7071162Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7071524Z stepping : 7 2025-05-07T19:43:00.7071754Z microcode : 0x5003901 2025-05-07T19:43:00.7071989Z cpu MHz : 2999.996 2025-05-07T19:43:00.7072403Z cache size : 36608 KB 2025-05-07T19:43:00.7072656Z physical id : 0 2025-05-07T19:43:00.7072875Z siblings : 48 2025-05-07T19:43:00.7073103Z core id : 2 2025-05-07T19:43:00.7073311Z cpu cores : 24 2025-05-07T19:43:00.7073539Z apicid : 4 2025-05-07T19:43:00.7073741Z initial apicid : 4 2025-05-07T19:43:00.7073981Z fpu : yes 2025-05-07T19:43:00.7074187Z fpu_exception : yes 2025-05-07T19:43:00.7074425Z cpuid level : 13 2025-05-07T19:43:00.7074640Z wp : yes 2025-05-07T19:43:00.7076984Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7079725Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7080327Z bogomips : 5999.99 2025-05-07T19:43:00.7080568Z clflush size : 64 2025-05-07T19:43:00.7080809Z cache_alignment : 64 2025-05-07T19:43:00.7081092Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7081444Z power management: 2025-05-07T19:43:00.7081583Z 2025-05-07T19:43:00.7081672Z processor : 3 2025-05-07T19:43:00.7082003Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7082252Z cpu family : 6 2025-05-07T19:43:00.7082479Z model : 85 2025-05-07T19:43:00.7082758Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7083132Z stepping : 7 2025-05-07T19:43:00.7083346Z microcode : 0x5003901 2025-05-07T19:43:00.7083595Z cpu MHz : 2999.996 2025-05-07T19:43:00.7083832Z cache size : 36608 KB 2025-05-07T19:43:00.7084068Z physical id : 0 2025-05-07T19:43:00.7084301Z siblings : 48 2025-05-07T19:43:00.7084508Z core id : 3 2025-05-07T19:43:00.7084729Z cpu cores : 24 2025-05-07T19:43:00.7084940Z apicid : 6 2025-05-07T19:43:00.7085163Z initial apicid : 6 2025-05-07T19:43:00.7085392Z fpu : yes 2025-05-07T19:43:00.7085618Z fpu_exception : yes 2025-05-07T19:43:00.7086458Z cpuid level : 13 2025-05-07T19:43:00.7086687Z wp : yes 2025-05-07T19:43:00.7089047Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7091774Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7092394Z bogomips : 5999.99 2025-05-07T19:43:00.7092641Z clflush size : 64 2025-05-07T19:43:00.7092873Z cache_alignment : 64 2025-05-07T19:43:00.7093178Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7093517Z power management: 2025-05-07T19:43:00.7093660Z 2025-05-07T19:43:00.7093765Z processor : 4 2025-05-07T19:43:00.7093991Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7094258Z cpu family : 6 2025-05-07T19:43:00.7094470Z model : 85 2025-05-07T19:43:00.7094775Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7095133Z stepping : 7 2025-05-07T19:43:00.7095372Z microcode : 0x5003901 2025-05-07T19:43:00.7095624Z cpu MHz : 3199.356 2025-05-07T19:43:00.7095851Z cache size : 36608 KB 2025-05-07T19:43:00.7096102Z physical id : 0 2025-05-07T19:43:00.7096323Z siblings : 48 2025-05-07T19:43:00.7096749Z core id : 4 2025-05-07T19:43:00.7096959Z cpu cores : 24 2025-05-07T19:43:00.7097190Z apicid : 8 2025-05-07T19:43:00.7097599Z initial apicid : 8 2025-05-07T19:43:00.7097839Z fpu : yes 2025-05-07T19:43:00.7098049Z fpu_exception : yes 2025-05-07T19:43:00.7098293Z cpuid level : 13 2025-05-07T19:43:00.7098507Z wp : yes 2025-05-07T19:43:00.7100852Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7103574Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7104180Z bogomips : 5999.99 2025-05-07T19:43:00.7104417Z clflush size : 64 2025-05-07T19:43:00.7104659Z cache_alignment : 64 2025-05-07T19:43:00.7104938Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7105286Z power management: 2025-05-07T19:43:00.7105425Z 2025-05-07T19:43:00.7105514Z processor : 5 2025-05-07T19:43:00.7105749Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7105994Z cpu family : 6 2025-05-07T19:43:00.7106286Z model : 85 2025-05-07T19:43:00.7106567Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7106939Z stepping : 7 2025-05-07T19:43:00.7107151Z microcode : 0x5003901 2025-05-07T19:43:00.7107400Z cpu MHz : 3239.926 2025-05-07T19:43:00.7107638Z cache size : 36608 KB 2025-05-07T19:43:00.7107870Z physical id : 0 2025-05-07T19:43:00.7108099Z siblings : 48 2025-05-07T19:43:00.7108308Z core id : 5 2025-05-07T19:43:00.7108537Z cpu cores : 24 2025-05-07T19:43:00.7108746Z apicid : 10 2025-05-07T19:43:00.7109087Z initial apicid : 10 2025-05-07T19:43:00.7109301Z fpu : yes 2025-05-07T19:43:00.7109515Z fpu_exception : yes 2025-05-07T19:43:00.7109731Z cpuid level : 13 2025-05-07T19:43:00.7109956Z wp : yes 2025-05-07T19:43:00.7112241Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7114877Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7115480Z bogomips : 5999.99 2025-05-07T19:43:00.7115713Z clflush size : 64 2025-05-07T19:43:00.7115932Z cache_alignment : 64 2025-05-07T19:43:00.7116222Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7116550Z power management: 2025-05-07T19:43:00.7116685Z 2025-05-07T19:43:00.7116788Z processor : 6 2025-05-07T19:43:00.7117003Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7117259Z cpu family : 6 2025-05-07T19:43:00.7117462Z model : 85 2025-05-07T19:43:00.7117758Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7118102Z stepping : 7 2025-05-07T19:43:00.7118325Z microcode : 0x5003901 2025-05-07T19:43:00.7118566Z cpu MHz : 3586.428 2025-05-07T19:43:00.7118783Z cache size : 36608 KB 2025-05-07T19:43:00.7119024Z physical id : 0 2025-05-07T19:43:00.7119234Z siblings : 48 2025-05-07T19:43:00.7119447Z core id : 6 2025-05-07T19:43:00.7119648Z cpu cores : 24 2025-05-07T19:43:00.7119935Z apicid : 12 2025-05-07T19:43:00.7120144Z initial apicid : 12 2025-05-07T19:43:00.7120378Z fpu : yes 2025-05-07T19:43:00.7120580Z fpu_exception : yes 2025-05-07T19:43:00.7120815Z cpuid level : 13 2025-05-07T19:43:00.7121023Z wp : yes 2025-05-07T19:43:00.7123319Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7125962Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7126547Z bogomips : 5999.99 2025-05-07T19:43:00.7126779Z clflush size : 64 2025-05-07T19:43:00.7127014Z cache_alignment : 64 2025-05-07T19:43:00.7127288Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7127635Z power management: 2025-05-07T19:43:00.7127768Z 2025-05-07T19:43:00.7127854Z processor : 7 2025-05-07T19:43:00.7128082Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7128321Z cpu family : 6 2025-05-07T19:43:00.7128538Z model : 85 2025-05-07T19:43:00.7128812Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7129236Z stepping : 7 2025-05-07T19:43:00.7129445Z microcode : 0x5003901 2025-05-07T19:43:00.7129687Z cpu MHz : 2999.996 2025-05-07T19:43:00.7129920Z cache size : 36608 KB 2025-05-07T19:43:00.7130150Z physical id : 0 2025-05-07T19:43:00.7130380Z siblings : 48 2025-05-07T19:43:00.7130584Z core id : 7 2025-05-07T19:43:00.7130799Z cpu cores : 24 2025-05-07T19:43:00.7131000Z apicid : 14 2025-05-07T19:43:00.7131220Z initial apicid : 14 2025-05-07T19:43:00.7131433Z fpu : yes 2025-05-07T19:43:00.7131649Z fpu_exception : yes 2025-05-07T19:43:00.7131882Z cpuid level : 13 2025-05-07T19:43:00.7132107Z wp : yes 2025-05-07T19:43:00.7134407Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7137308Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7137932Z bogomips : 5999.99 2025-05-07T19:43:00.7138180Z clflush size : 64 2025-05-07T19:43:00.7138407Z cache_alignment : 64 2025-05-07T19:43:00.7138710Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7139047Z power management: 2025-05-07T19:43:00.7139187Z 2025-05-07T19:43:00.7139295Z processor : 8 2025-05-07T19:43:00.7139523Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7139792Z cpu family : 6 2025-05-07T19:43:00.7140006Z model : 85 2025-05-07T19:43:00.7140314Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7140672Z stepping : 7 2025-05-07T19:43:00.7140916Z microcode : 0x5003901 2025-05-07T19:43:00.7141176Z cpu MHz : 2999.996 2025-05-07T19:43:00.7141402Z cache size : 36608 KB 2025-05-07T19:43:00.7141701Z physical id : 0 2025-05-07T19:43:00.7141921Z siblings : 48 2025-05-07T19:43:00.7142143Z core id : 8 2025-05-07T19:43:00.7142349Z cpu cores : 24 2025-05-07T19:43:00.7142572Z apicid : 16 2025-05-07T19:43:00.7142780Z initial apicid : 16 2025-05-07T19:43:00.7143015Z fpu : yes 2025-05-07T19:43:00.7143290Z fpu_exception : yes 2025-05-07T19:43:00.7143529Z cpuid level : 13 2025-05-07T19:43:00.7143741Z wp : yes 2025-05-07T19:43:00.7146079Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7148802Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7149523Z bogomips : 5999.99 2025-05-07T19:43:00.7149740Z clflush size : 64 2025-05-07T19:43:00.7149980Z cache_alignment : 64 2025-05-07T19:43:00.7150256Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7150593Z power management: 2025-05-07T19:43:00.7150728Z 2025-05-07T19:43:00.7150813Z processor : 9 2025-05-07T19:43:00.7151043Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7151284Z cpu family : 6 2025-05-07T19:43:00.7151512Z model : 85 2025-05-07T19:43:00.7151792Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7152164Z stepping : 7 2025-05-07T19:43:00.7152379Z microcode : 0x5003901 2025-05-07T19:43:00.7152710Z cpu MHz : 2999.996 2025-05-07T19:43:00.7152947Z cache size : 36608 KB 2025-05-07T19:43:00.7153174Z physical id : 0 2025-05-07T19:43:00.7153399Z siblings : 48 2025-05-07T19:43:00.7153603Z core id : 9 2025-05-07T19:43:00.7153822Z cpu cores : 24 2025-05-07T19:43:00.7154029Z apicid : 18 2025-05-07T19:43:00.7154254Z initial apicid : 18 2025-05-07T19:43:00.7154471Z fpu : yes 2025-05-07T19:43:00.7154687Z fpu_exception : yes 2025-05-07T19:43:00.7154910Z cpuid level : 13 2025-05-07T19:43:00.7155134Z wp : yes 2025-05-07T19:43:00.7157429Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7160058Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7160657Z bogomips : 5999.99 2025-05-07T19:43:00.7160889Z clflush size : 64 2025-05-07T19:43:00.7161107Z cache_alignment : 64 2025-05-07T19:43:00.7161396Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7161721Z power management: 2025-05-07T19:43:00.7161856Z 2025-05-07T19:43:00.7161960Z processor : 10 2025-05-07T19:43:00.7162178Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7162434Z cpu family : 6 2025-05-07T19:43:00.7162638Z model : 85 2025-05-07T19:43:00.7162929Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7163280Z stepping : 7 2025-05-07T19:43:00.7163502Z microcode : 0x5003901 2025-05-07T19:43:00.7163744Z cpu MHz : 2999.996 2025-05-07T19:43:00.7163963Z cache size : 36608 KB 2025-05-07T19:43:00.7164204Z physical id : 0 2025-05-07T19:43:00.7164414Z siblings : 48 2025-05-07T19:43:00.7164633Z core id : 10 2025-05-07T19:43:00.7164832Z cpu cores : 24 2025-05-07T19:43:00.7165048Z apicid : 20 2025-05-07T19:43:00.7165252Z initial apicid : 20 2025-05-07T19:43:00.7165479Z fpu : yes 2025-05-07T19:43:00.7165677Z fpu_exception : yes 2025-05-07T19:43:00.7165909Z cpuid level : 13 2025-05-07T19:43:00.7166185Z wp : yes 2025-05-07T19:43:00.7168868Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7171881Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7172763Z bogomips : 5999.99 2025-05-07T19:43:00.7172987Z clflush size : 64 2025-05-07T19:43:00.7173229Z cache_alignment : 64 2025-05-07T19:43:00.7173511Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7173863Z power management: 2025-05-07T19:43:00.7174005Z 2025-05-07T19:43:00.7174095Z processor : 11 2025-05-07T19:43:00.7174338Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7174589Z cpu family : 6 2025-05-07T19:43:00.7174822Z model : 85 2025-05-07T19:43:00.7175110Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7175484Z stepping : 7 2025-05-07T19:43:00.7175701Z microcode : 0x5003901 2025-05-07T19:43:00.7175975Z cpu MHz : 2999.996 2025-05-07T19:43:00.7176242Z cache size : 36608 KB 2025-05-07T19:43:00.7176699Z physical id : 0 2025-05-07T19:43:00.7176963Z siblings : 48 2025-05-07T19:43:00.7177197Z core id : 11 2025-05-07T19:43:00.7177495Z cpu cores : 24 2025-05-07T19:43:00.7177727Z apicid : 22 2025-05-07T19:43:00.7177983Z initial apicid : 22 2025-05-07T19:43:00.7178229Z fpu : yes 2025-05-07T19:43:00.7178489Z fpu_exception : yes 2025-05-07T19:43:00.7178734Z cpuid level : 13 2025-05-07T19:43:00.7178993Z wp : yes 2025-05-07T19:43:00.7181877Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7185104Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7185754Z bogomips : 5999.99 2025-05-07T19:43:00.7186025Z clflush size : 64 2025-05-07T19:43:00.7186273Z cache_alignment : 64 2025-05-07T19:43:00.7186606Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7186963Z power management: 2025-05-07T19:43:00.7187105Z 2025-05-07T19:43:00.7187209Z processor : 12 2025-05-07T19:43:00.7187438Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7187704Z cpu family : 6 2025-05-07T19:43:00.7187916Z model : 85 2025-05-07T19:43:00.7188218Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7188579Z stepping : 7 2025-05-07T19:43:00.7188813Z microcode : 0x5003901 2025-05-07T19:43:00.7189059Z cpu MHz : 2999.996 2025-05-07T19:43:00.7189282Z cache size : 36608 KB 2025-05-07T19:43:00.7189535Z physical id : 0 2025-05-07T19:43:00.7189752Z siblings : 48 2025-05-07T19:43:00.7189974Z core id : 12 2025-05-07T19:43:00.7190188Z cpu cores : 24 2025-05-07T19:43:00.7190441Z apicid : 24 2025-05-07T19:43:00.7190665Z initial apicid : 24 2025-05-07T19:43:00.7190924Z fpu : yes 2025-05-07T19:43:00.7191150Z fpu_exception : yes 2025-05-07T19:43:00.7191410Z cpuid level : 13 2025-05-07T19:43:00.7191645Z wp : yes 2025-05-07T19:43:00.7194128Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7197164Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7197935Z bogomips : 5999.99 2025-05-07T19:43:00.7198374Z clflush size : 64 2025-05-07T19:43:00.7198819Z cache_alignment : 64 2025-05-07T19:43:00.7199124Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7199500Z power management: 2025-05-07T19:43:00.7199643Z 2025-05-07T19:43:00.7199738Z processor : 13 2025-05-07T19:43:00.7199985Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7200231Z cpu family : 6 2025-05-07T19:43:00.7200460Z model : 85 2025-05-07T19:43:00.7200744Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7201119Z stepping : 7 2025-05-07T19:43:00.7201348Z microcode : 0x5003901 2025-05-07T19:43:00.7201581Z cpu MHz : 2999.996 2025-05-07T19:43:00.7201817Z cache size : 36608 KB 2025-05-07T19:43:00.7202049Z physical id : 0 2025-05-07T19:43:00.7202279Z siblings : 48 2025-05-07T19:43:00.7202557Z core id : 13 2025-05-07T19:43:00.7202784Z cpu cores : 24 2025-05-07T19:43:00.7202995Z apicid : 26 2025-05-07T19:43:00.7203227Z initial apicid : 26 2025-05-07T19:43:00.7203451Z fpu : yes 2025-05-07T19:43:00.7203832Z fpu_exception : yes 2025-05-07T19:43:00.7204058Z cpuid level : 13 2025-05-07T19:43:00.7204293Z wp : yes 2025-05-07T19:43:00.7206631Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7209485Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7210192Z bogomips : 5999.99 2025-05-07T19:43:00.7210414Z clflush size : 64 2025-05-07T19:43:00.7210621Z cache_alignment : 64 2025-05-07T19:43:00.7211067Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7211403Z power management: 2025-05-07T19:43:00.7211554Z 2025-05-07T19:43:00.7211643Z processor : 14 2025-05-07T19:43:00.7211865Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7212119Z cpu family : 6 2025-05-07T19:43:00.7212503Z model : 85 2025-05-07T19:43:00.7212799Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7213159Z stepping : 7 2025-05-07T19:43:00.7213472Z microcode : 0x5003901 2025-05-07T19:43:00.7213942Z cpu MHz : 3299.795 2025-05-07T19:43:00.7214350Z cache size : 36608 KB 2025-05-07T19:43:00.7214612Z physical id : 0 2025-05-07T19:43:00.7214825Z siblings : 48 2025-05-07T19:43:00.7215044Z core id : 14 2025-05-07T19:43:00.7215249Z cpu cores : 24 2025-05-07T19:43:00.7215567Z apicid : 28 2025-05-07T19:43:00.7215775Z initial apicid : 28 2025-05-07T19:43:00.7216045Z fpu : yes 2025-05-07T19:43:00.7216490Z fpu_exception : yes 2025-05-07T19:43:00.7216920Z cpuid level : 13 2025-05-07T19:43:00.7217146Z wp : yes 2025-05-07T19:43:00.7219474Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7222298Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7222913Z bogomips : 5999.99 2025-05-07T19:43:00.7223141Z clflush size : 64 2025-05-07T19:43:00.7223382Z cache_alignment : 64 2025-05-07T19:43:00.7223664Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7224016Z power management: 2025-05-07T19:43:00.7224155Z 2025-05-07T19:43:00.7224244Z processor : 15 2025-05-07T19:43:00.7224478Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7224724Z cpu family : 6 2025-05-07T19:43:00.7224945Z model : 85 2025-05-07T19:43:00.7225225Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7225602Z stepping : 7 2025-05-07T19:43:00.7225829Z microcode : 0x5003901 2025-05-07T19:43:00.7226137Z cpu MHz : 2999.996 2025-05-07T19:43:00.7226597Z cache size : 36608 KB 2025-05-07T19:43:00.7226962Z physical id : 0 2025-05-07T19:43:00.7227199Z siblings : 48 2025-05-07T19:43:00.7227409Z core id : 15 2025-05-07T19:43:00.7227637Z cpu cores : 24 2025-05-07T19:43:00.7227913Z apicid : 30 2025-05-07T19:43:00.7228439Z initial apicid : 30 2025-05-07T19:43:00.7228761Z fpu : yes 2025-05-07T19:43:00.7228991Z fpu_exception : yes 2025-05-07T19:43:00.7229217Z cpuid level : 13 2025-05-07T19:43:00.7229459Z wp : yes 2025-05-07T19:43:00.7231809Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7234531Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7235156Z bogomips : 5999.99 2025-05-07T19:43:00.7235403Z clflush size : 64 2025-05-07T19:43:00.7235634Z cache_alignment : 64 2025-05-07T19:43:00.7235937Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7236275Z power management: 2025-05-07T19:43:00.7236436Z 2025-05-07T19:43:00.7236528Z processor : 16 2025-05-07T19:43:00.7236758Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7237022Z cpu family : 6 2025-05-07T19:43:00.7237241Z model : 85 2025-05-07T19:43:00.7237541Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7237901Z stepping : 7 2025-05-07T19:43:00.7238125Z microcode : 0x5003901 2025-05-07T19:43:00.7238370Z cpu MHz : 2999.996 2025-05-07T19:43:00.7238590Z cache size : 36608 KB 2025-05-07T19:43:00.7238837Z physical id : 0 2025-05-07T19:43:00.7239050Z siblings : 48 2025-05-07T19:43:00.7239269Z core id : 16 2025-05-07T19:43:00.7239481Z cpu cores : 24 2025-05-07T19:43:00.7239713Z apicid : 32 2025-05-07T19:43:00.7239922Z initial apicid : 32 2025-05-07T19:43:00.7240158Z fpu : yes 2025-05-07T19:43:00.7240364Z fpu_exception : yes 2025-05-07T19:43:00.7240601Z cpuid level : 13 2025-05-07T19:43:00.7240813Z wp : yes 2025-05-07T19:43:00.7243175Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7250756Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7251417Z bogomips : 5999.99 2025-05-07T19:43:00.7251659Z clflush size : 64 2025-05-07T19:43:00.7251902Z cache_alignment : 64 2025-05-07T19:43:00.7252185Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7252537Z power management: 2025-05-07T19:43:00.7252676Z 2025-05-07T19:43:00.7252766Z processor : 17 2025-05-07T19:43:00.7253005Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7253253Z cpu family : 6 2025-05-07T19:43:00.7253476Z model : 85 2025-05-07T19:43:00.7253767Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7254144Z stepping : 7 2025-05-07T19:43:00.7254374Z microcode : 0x5003901 2025-05-07T19:43:00.7254607Z cpu MHz : 2999.996 2025-05-07T19:43:00.7254843Z cache size : 36608 KB 2025-05-07T19:43:00.7255075Z physical id : 0 2025-05-07T19:43:00.7255363Z siblings : 48 2025-05-07T19:43:00.7255571Z core id : 17 2025-05-07T19:43:00.7255791Z cpu cores : 24 2025-05-07T19:43:00.7255998Z apicid : 34 2025-05-07T19:43:00.7256220Z initial apicid : 34 2025-05-07T19:43:00.7256551Z fpu : yes 2025-05-07T19:43:00.7256881Z fpu_exception : yes 2025-05-07T19:43:00.7257107Z cpuid level : 13 2025-05-07T19:43:00.7257341Z wp : yes 2025-05-07T19:43:00.7259695Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7262408Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7263023Z bogomips : 5999.99 2025-05-07T19:43:00.7263262Z clflush size : 64 2025-05-07T19:43:00.7263491Z cache_alignment : 64 2025-05-07T19:43:00.7263786Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7264119Z power management: 2025-05-07T19:43:00.7264271Z 2025-05-07T19:43:00.7264362Z processor : 18 2025-05-07T19:43:00.7264588Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7264848Z cpu family : 6 2025-05-07T19:43:00.7265056Z model : 85 2025-05-07T19:43:00.7265350Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7265729Z stepping : 7 2025-05-07T19:43:00.7265942Z microcode : 0x5003901 2025-05-07T19:43:00.7266186Z cpu MHz : 2999.996 2025-05-07T19:43:00.7266409Z cache size : 36608 KB 2025-05-07T19:43:00.7266653Z physical id : 0 2025-05-07T19:43:00.7266867Z siblings : 48 2025-05-07T19:43:00.7267270Z core id : 18 2025-05-07T19:43:00.7267482Z cpu cores : 24 2025-05-07T19:43:00.7267704Z apicid : 36 2025-05-07T19:43:00.7267912Z initial apicid : 36 2025-05-07T19:43:00.7268147Z fpu : yes 2025-05-07T19:43:00.7268351Z fpu_exception : yes 2025-05-07T19:43:00.7268597Z cpuid level : 13 2025-05-07T19:43:00.7268818Z wp : yes 2025-05-07T19:43:00.7271164Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7274044Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7274664Z bogomips : 5999.99 2025-05-07T19:43:00.7274892Z clflush size : 64 2025-05-07T19:43:00.7275158Z cache_alignment : 64 2025-05-07T19:43:00.7275460Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7275823Z power management: 2025-05-07T19:43:00.7275967Z 2025-05-07T19:43:00.7276064Z processor : 19 2025-05-07T19:43:00.7276325Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7276589Z cpu family : 6 2025-05-07T19:43:00.7276836Z model : 85 2025-05-07T19:43:00.7277138Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7277540Z stepping : 7 2025-05-07T19:43:00.7277808Z microcode : 0x5003901 2025-05-07T19:43:00.7278062Z cpu MHz : 2999.996 2025-05-07T19:43:00.7278358Z cache size : 36608 KB 2025-05-07T19:43:00.7278611Z physical id : 0 2025-05-07T19:43:00.7278885Z siblings : 48 2025-05-07T19:43:00.7279117Z core id : 19 2025-05-07T19:43:00.7279375Z cpu cores : 24 2025-05-07T19:43:00.7279607Z apicid : 38 2025-05-07T19:43:00.7301151Z initial apicid : 38 2025-05-07T19:43:00.7301429Z fpu : yes 2025-05-07T19:43:00.7301651Z fpu_exception : yes 2025-05-07T19:43:00.7301876Z cpuid level : 13 2025-05-07T19:43:00.7302113Z wp : yes 2025-05-07T19:43:00.7304667Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7307403Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7308014Z bogomips : 5999.99 2025-05-07T19:43:00.7308260Z clflush size : 64 2025-05-07T19:43:00.7308488Z cache_alignment : 64 2025-05-07T19:43:00.7308787Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7309124Z power management: 2025-05-07T19:43:00.7309277Z 2025-05-07T19:43:00.7309366Z processor : 20 2025-05-07T19:43:00.7309592Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7309853Z cpu family : 6 2025-05-07T19:43:00.7310058Z model : 85 2025-05-07T19:43:00.7310354Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7310714Z stepping : 7 2025-05-07T19:43:00.7310944Z microcode : 0x5003901 2025-05-07T19:43:00.7311189Z cpu MHz : 2999.996 2025-05-07T19:43:00.7311410Z cache size : 36608 KB 2025-05-07T19:43:00.7311643Z physical id : 0 2025-05-07T19:43:00.7311850Z siblings : 48 2025-05-07T19:43:00.7312071Z core id : 20 2025-05-07T19:43:00.7312273Z cpu cores : 24 2025-05-07T19:43:00.7312494Z apicid : 40 2025-05-07T19:43:00.7312703Z initial apicid : 40 2025-05-07T19:43:00.7312933Z fpu : yes 2025-05-07T19:43:00.7313142Z fpu_exception : yes 2025-05-07T19:43:00.7313375Z cpuid level : 13 2025-05-07T19:43:00.7313586Z wp : yes 2025-05-07T19:43:00.7315936Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7318728Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7319338Z bogomips : 5999.99 2025-05-07T19:43:00.7319558Z clflush size : 64 2025-05-07T19:43:00.7319784Z cache_alignment : 64 2025-05-07T19:43:00.7320063Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7320402Z power management: 2025-05-07T19:43:00.7320546Z 2025-05-07T19:43:00.7320636Z processor : 21 2025-05-07T19:43:00.7320873Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7321111Z cpu family : 6 2025-05-07T19:43:00.7321326Z model : 85 2025-05-07T19:43:00.7321603Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7321984Z stepping : 7 2025-05-07T19:43:00.7322214Z microcode : 0x5003901 2025-05-07T19:43:00.7322451Z cpu MHz : 2999.996 2025-05-07T19:43:00.7322681Z cache size : 36608 KB 2025-05-07T19:43:00.7322909Z physical id : 0 2025-05-07T19:43:00.7323130Z siblings : 48 2025-05-07T19:43:00.7323329Z core id : 21 2025-05-07T19:43:00.7323542Z cpu cores : 24 2025-05-07T19:43:00.7323734Z apicid : 42 2025-05-07T19:43:00.7323950Z initial apicid : 42 2025-05-07T19:43:00.7324166Z fpu : yes 2025-05-07T19:43:00.7324378Z fpu_exception : yes 2025-05-07T19:43:00.7324592Z cpuid level : 13 2025-05-07T19:43:00.7324812Z wp : yes 2025-05-07T19:43:00.7327207Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7329906Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7330505Z bogomips : 5999.99 2025-05-07T19:43:00.7330741Z clflush size : 64 2025-05-07T19:43:00.7330958Z cache_alignment : 64 2025-05-07T19:43:00.7331253Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7331581Z power management: 2025-05-07T19:43:00.7331735Z 2025-05-07T19:43:00.7331826Z processor : 22 2025-05-07T19:43:00.7332048Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7332301Z cpu family : 6 2025-05-07T19:43:00.7332505Z model : 85 2025-05-07T19:43:00.7332790Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7333151Z stepping : 7 2025-05-07T19:43:00.7333360Z microcode : 0x5003901 2025-05-07T19:43:00.7333599Z cpu MHz : 3215.271 2025-05-07T19:43:00.7333818Z cache size : 36608 KB 2025-05-07T19:43:00.7334057Z physical id : 0 2025-05-07T19:43:00.7334267Z siblings : 48 2025-05-07T19:43:00.7334482Z core id : 22 2025-05-07T19:43:00.7334687Z cpu cores : 24 2025-05-07T19:43:00.7334903Z apicid : 44 2025-05-07T19:43:00.7335105Z initial apicid : 44 2025-05-07T19:43:00.7335329Z fpu : yes 2025-05-07T19:43:00.7335527Z fpu_exception : yes 2025-05-07T19:43:00.7335752Z cpuid level : 13 2025-05-07T19:43:00.7335960Z wp : yes 2025-05-07T19:43:00.7338435Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7341234Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7341844Z bogomips : 5999.99 2025-05-07T19:43:00.7342061Z clflush size : 64 2025-05-07T19:43:00.7342294Z cache_alignment : 64 2025-05-07T19:43:00.7342569Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7342909Z power management: 2025-05-07T19:43:00.7343047Z 2025-05-07T19:43:00.7343134Z processor : 23 2025-05-07T19:43:00.7343369Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7343609Z cpu family : 6 2025-05-07T19:43:00.7343824Z model : 85 2025-05-07T19:43:00.7344098Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7344458Z stepping : 7 2025-05-07T19:43:00.7344675Z microcode : 0x5003901 2025-05-07T19:43:00.7344898Z cpu MHz : 2999.996 2025-05-07T19:43:00.7345121Z cache size : 36608 KB 2025-05-07T19:43:00.7345343Z physical id : 0 2025-05-07T19:43:00.7345564Z siblings : 48 2025-05-07T19:43:00.7345765Z core id : 23 2025-05-07T19:43:00.7345978Z cpu cores : 24 2025-05-07T19:43:00.7346179Z apicid : 46 2025-05-07T19:43:00.7346396Z initial apicid : 46 2025-05-07T19:43:00.7346613Z fpu : yes 2025-05-07T19:43:00.7346828Z fpu_exception : yes 2025-05-07T19:43:00.7347046Z cpuid level : 13 2025-05-07T19:43:00.7347264Z wp : yes 2025-05-07T19:43:00.7349732Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7352223Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7352789Z bogomips : 5999.99 2025-05-07T19:43:00.7353008Z clflush size : 64 2025-05-07T19:43:00.7353214Z cache_alignment : 64 2025-05-07T19:43:00.7353484Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7353790Z power management: 2025-05-07T19:43:00.7353932Z 2025-05-07T19:43:00.7354010Z processor : 24 2025-05-07T19:43:00.7354216Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7354464Z cpu family : 6 2025-05-07T19:43:00.7354656Z model : 85 2025-05-07T19:43:00.7354931Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7355268Z stepping : 7 2025-05-07T19:43:00.7355461Z microcode : 0x5003901 2025-05-07T19:43:00.7355686Z cpu MHz : 1199.826 2025-05-07T19:43:00.7355889Z cache size : 36608 KB 2025-05-07T19:43:00.7356117Z physical id : 1 2025-05-07T19:43:00.7356312Z siblings : 48 2025-05-07T19:43:00.7356515Z core id : 0 2025-05-07T19:43:00.7356701Z cpu cores : 24 2025-05-07T19:43:00.7356901Z apicid : 64 2025-05-07T19:43:00.7357084Z initial apicid : 64 2025-05-07T19:43:00.7357288Z fpu : yes 2025-05-07T19:43:00.7357470Z fpu_exception : yes 2025-05-07T19:43:00.7357669Z cpuid level : 13 2025-05-07T19:43:00.7357864Z wp : yes 2025-05-07T19:43:00.7360015Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7362524Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7363167Z bogomips : 5999.99 2025-05-07T19:43:00.7363369Z clflush size : 64 2025-05-07T19:43:00.7363577Z cache_alignment : 64 2025-05-07T19:43:00.7363827Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7364143Z power management: 2025-05-07T19:43:00.7364266Z 2025-05-07T19:43:00.7364342Z processor : 25 2025-05-07T19:43:00.7364555Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7364773Z cpu family : 6 2025-05-07T19:43:00.7364969Z model : 85 2025-05-07T19:43:00.7365225Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7365562Z stepping : 7 2025-05-07T19:43:00.7365758Z microcode : 0x5003901 2025-05-07T19:43:00.7365965Z cpu MHz : 1427.718 2025-05-07T19:43:00.7366173Z cache size : 36608 KB 2025-05-07T19:43:00.7366381Z physical id : 1 2025-05-07T19:43:00.7366581Z siblings : 48 2025-05-07T19:43:00.7366767Z core id : 1 2025-05-07T19:43:00.7366957Z cpu cores : 24 2025-05-07T19:43:00.7367507Z apicid : 66 2025-05-07T19:43:00.7367719Z initial apicid : 66 2025-05-07T19:43:00.7368112Z fpu : yes 2025-05-07T19:43:00.7368324Z fpu_exception : yes 2025-05-07T19:43:00.7368637Z cpuid level : 13 2025-05-07T19:43:00.7368848Z wp : yes 2025-05-07T19:43:00.7371290Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7373995Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7374597Z bogomips : 5999.99 2025-05-07T19:43:00.7374812Z clflush size : 64 2025-05-07T19:43:00.7375038Z cache_alignment : 64 2025-05-07T19:43:00.7375307Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7375642Z power management: 2025-05-07T19:43:00.7375775Z 2025-05-07T19:43:00.7375856Z processor : 26 2025-05-07T19:43:00.7376078Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7376310Z cpu family : 6 2025-05-07T19:43:00.7376590Z model : 85 2025-05-07T19:43:00.7376877Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7377270Z stepping : 7 2025-05-07T19:43:00.7377484Z microcode : 0x5003901 2025-05-07T19:43:00.7377707Z cpu MHz : 1199.923 2025-05-07T19:43:00.7377931Z cache size : 36608 KB 2025-05-07T19:43:00.7378160Z physical id : 1 2025-05-07T19:43:00.7378371Z siblings : 48 2025-05-07T19:43:00.7378571Z core id : 2 2025-05-07T19:43:00.7378775Z cpu cores : 24 2025-05-07T19:43:00.7378976Z apicid : 68 2025-05-07T19:43:00.7379188Z initial apicid : 68 2025-05-07T19:43:00.7379392Z fpu : yes 2025-05-07T19:43:00.7379599Z fpu_exception : yes 2025-05-07T19:43:00.7379822Z cpuid level : 13 2025-05-07T19:43:00.7380057Z wp : yes 2025-05-07T19:43:00.7382389Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7385104Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7385772Z bogomips : 5999.99 2025-05-07T19:43:00.7386015Z clflush size : 64 2025-05-07T19:43:00.7386225Z cache_alignment : 64 2025-05-07T19:43:00.7386507Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7386828Z power management: 2025-05-07T19:43:00.7386978Z 2025-05-07T19:43:00.7387060Z processor : 27 2025-05-07T19:43:00.7387273Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7387521Z cpu family : 6 2025-05-07T19:43:00.7387724Z model : 85 2025-05-07T19:43:00.7388003Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7388357Z stepping : 7 2025-05-07T19:43:00.7388668Z microcode : 0x5003901 2025-05-07T19:43:00.7388881Z cpu MHz : 1200.556 2025-05-07T19:43:00.7389078Z cache size : 36608 KB 2025-05-07T19:43:00.7389290Z physical id : 1 2025-05-07T19:43:00.7389480Z siblings : 48 2025-05-07T19:43:00.7389664Z core id : 3 2025-05-07T19:43:00.7389846Z cpu cores : 24 2025-05-07T19:43:00.7390033Z apicid : 70 2025-05-07T19:43:00.7390217Z initial apicid : 70 2025-05-07T19:43:00.7390423Z fpu : yes 2025-05-07T19:43:00.7390602Z fpu_exception : yes 2025-05-07T19:43:00.7390811Z cpuid level : 13 2025-05-07T19:43:00.7391008Z wp : yes 2025-05-07T19:43:00.7393206Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7395696Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7396248Z bogomips : 5999.99 2025-05-07T19:43:00.7396453Z clflush size : 64 2025-05-07T19:43:00.7396666Z cache_alignment : 64 2025-05-07T19:43:00.7396914Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7397218Z power management: 2025-05-07T19:43:00.7397338Z 2025-05-07T19:43:00.7397416Z processor : 28 2025-05-07T19:43:00.7397808Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7398023Z cpu family : 6 2025-05-07T19:43:00.7398213Z model : 85 2025-05-07T19:43:00.7398468Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7398788Z stepping : 7 2025-05-07T19:43:00.7398990Z microcode : 0x5003901 2025-05-07T19:43:00.7399196Z cpu MHz : 2999.996 2025-05-07T19:43:00.7399400Z cache size : 36608 KB 2025-05-07T19:43:00.7399604Z physical id : 1 2025-05-07T19:43:00.7399803Z siblings : 48 2025-05-07T19:43:00.7399982Z core id : 4 2025-05-07T19:43:00.7400173Z cpu cores : 24 2025-05-07T19:43:00.7400354Z apicid : 72 2025-05-07T19:43:00.7400544Z initial apicid : 72 2025-05-07T19:43:00.7400736Z fpu : yes 2025-05-07T19:43:00.7400930Z fpu_exception : yes 2025-05-07T19:43:00.7401142Z cpuid level : 13 2025-05-07T19:43:00.7401329Z wp : yes 2025-05-07T19:43:00.7403478Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7405980Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7406516Z bogomips : 5999.99 2025-05-07T19:43:00.7406717Z clflush size : 64 2025-05-07T19:43:00.7406961Z cache_alignment : 64 2025-05-07T19:43:00.7407217Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7407511Z power management: 2025-05-07T19:43:00.7407640Z 2025-05-07T19:43:00.7407717Z processor : 29 2025-05-07T19:43:00.7407914Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7408136Z cpu family : 6 2025-05-07T19:43:00.7408322Z model : 85 2025-05-07T19:43:00.7408572Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7408896Z stepping : 7 2025-05-07T19:43:00.7409079Z microcode : 0x5003901 2025-05-07T19:43:00.7409308Z cpu MHz : 2999.996 2025-05-07T19:43:00.7409505Z cache size : 36608 KB 2025-05-07T19:43:00.7409721Z physical id : 1 2025-05-07T19:43:00.7409916Z siblings : 48 2025-05-07T19:43:00.7410117Z core id : 5 2025-05-07T19:43:00.7410314Z cpu cores : 24 2025-05-07T19:43:00.7410516Z apicid : 74 2025-05-07T19:43:00.7410720Z initial apicid : 74 2025-05-07T19:43:00.7410940Z fpu : yes 2025-05-07T19:43:00.7411131Z fpu_exception : yes 2025-05-07T19:43:00.7411346Z cpuid level : 13 2025-05-07T19:43:00.7411557Z wp : yes 2025-05-07T19:43:00.7413779Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7416291Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7417124Z bogomips : 5999.99 2025-05-07T19:43:00.7417340Z clflush size : 64 2025-05-07T19:43:00.7417587Z cache_alignment : 64 2025-05-07T19:43:00.7417895Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7418281Z power management: 2025-05-07T19:43:00.7418428Z 2025-05-07T19:43:00.7418527Z processor : 30 2025-05-07T19:43:00.7418789Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7419053Z cpu family : 6 2025-05-07T19:43:00.7419308Z model : 85 2025-05-07T19:43:00.7419629Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7419999Z stepping : 7 2025-05-07T19:43:00.7420254Z microcode : 0x5003901 2025-05-07T19:43:00.7420501Z cpu MHz : 2999.996 2025-05-07T19:43:00.7420775Z cache size : 36608 KB 2025-05-07T19:43:00.7421034Z physical id : 1 2025-05-07T19:43:00.7421297Z siblings : 48 2025-05-07T19:43:00.7421516Z core id : 6 2025-05-07T19:43:00.7421762Z cpu cores : 24 2025-05-07T19:43:00.7421986Z apicid : 76 2025-05-07T19:43:00.7422237Z initial apicid : 76 2025-05-07T19:43:00.7422469Z fpu : yes 2025-05-07T19:43:00.7422711Z fpu_exception : yes 2025-05-07T19:43:00.7422967Z cpuid level : 13 2025-05-07T19:43:00.7423200Z wp : yes 2025-05-07T19:43:00.7425581Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7428300Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7428897Z bogomips : 5999.99 2025-05-07T19:43:00.7429257Z clflush size : 64 2025-05-07T19:43:00.7429482Z cache_alignment : 64 2025-05-07T19:43:00.7429785Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7430180Z power management: 2025-05-07T19:43:00.7430345Z 2025-05-07T19:43:00.7430435Z processor : 31 2025-05-07T19:43:00.7430660Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7430939Z cpu family : 6 2025-05-07T19:43:00.7431175Z model : 85 2025-05-07T19:43:00.7431454Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7431842Z stepping : 7 2025-05-07T19:43:00.7432060Z microcode : 0x5003901 2025-05-07T19:43:00.7432321Z cpu MHz : 2999.996 2025-05-07T19:43:00.7432545Z cache size : 36608 KB 2025-05-07T19:43:00.7432798Z physical id : 1 2025-05-07T19:43:00.7433021Z siblings : 48 2025-05-07T19:43:00.7433253Z core id : 7 2025-05-07T19:43:00.7433461Z cpu cores : 24 2025-05-07T19:43:00.7433698Z apicid : 78 2025-05-07T19:43:00.7433902Z initial apicid : 78 2025-05-07T19:43:00.7434149Z fpu : yes 2025-05-07T19:43:00.7434395Z fpu_exception : yes 2025-05-07T19:43:00.7434617Z cpuid level : 13 2025-05-07T19:43:00.7434858Z wp : yes 2025-05-07T19:43:00.7437118Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7439670Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7440275Z bogomips : 5999.99 2025-05-07T19:43:00.7440507Z clflush size : 64 2025-05-07T19:43:00.7440761Z cache_alignment : 64 2025-05-07T19:43:00.7441039Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7441396Z power management: 2025-05-07T19:43:00.7441538Z 2025-05-07T19:43:00.7441628Z processor : 32 2025-05-07T19:43:00.7441874Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7442117Z cpu family : 6 2025-05-07T19:43:00.7442346Z model : 85 2025-05-07T19:43:00.7442647Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7442996Z stepping : 7 2025-05-07T19:43:00.7443240Z microcode : 0x5003901 2025-05-07T19:43:00.7443466Z cpu MHz : 2999.996 2025-05-07T19:43:00.7443712Z cache size : 36608 KB 2025-05-07T19:43:00.7443954Z physical id : 1 2025-05-07T19:43:00.7444192Z siblings : 48 2025-05-07T19:43:00.7444401Z core id : 8 2025-05-07T19:43:00.7444635Z cpu cores : 24 2025-05-07T19:43:00.7444842Z apicid : 80 2025-05-07T19:43:00.7445071Z initial apicid : 80 2025-05-07T19:43:00.7445293Z fpu : yes 2025-05-07T19:43:00.7445527Z fpu_exception : yes 2025-05-07T19:43:00.7445782Z cpuid level : 13 2025-05-07T19:43:00.7445997Z wp : yes 2025-05-07T19:43:00.7448176Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7450722Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7451296Z bogomips : 5999.99 2025-05-07T19:43:00.7451553Z clflush size : 64 2025-05-07T19:43:00.7451780Z cache_alignment : 64 2025-05-07T19:43:00.7452093Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7452419Z power management: 2025-05-07T19:43:00.7452587Z 2025-05-07T19:43:00.7452732Z processor : 33 2025-05-07T19:43:00.7452959Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7453232Z cpu family : 6 2025-05-07T19:43:00.7453462Z model : 85 2025-05-07T19:43:00.7453740Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7454114Z stepping : 7 2025-05-07T19:43:00.7454334Z microcode : 0x5003901 2025-05-07T19:43:00.7454589Z cpu MHz : 2999.996 2025-05-07T19:43:00.7454796Z cache size : 36608 KB 2025-05-07T19:43:00.7455009Z physical id : 1 2025-05-07T19:43:00.7455201Z siblings : 48 2025-05-07T19:43:00.7455392Z core id : 9 2025-05-07T19:43:00.7455575Z cpu cores : 24 2025-05-07T19:43:00.7455773Z apicid : 82 2025-05-07T19:43:00.7455961Z initial apicid : 82 2025-05-07T19:43:00.7456175Z fpu : yes 2025-05-07T19:43:00.7456442Z fpu_exception : yes 2025-05-07T19:43:00.7456649Z cpuid level : 13 2025-05-07T19:43:00.7457033Z wp : yes 2025-05-07T19:43:00.7459345Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7462123Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7462722Z bogomips : 5999.99 2025-05-07T19:43:00.7462939Z clflush size : 64 2025-05-07T19:43:00.7463163Z cache_alignment : 64 2025-05-07T19:43:00.7463439Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7463771Z power management: 2025-05-07T19:43:00.7463902Z 2025-05-07T19:43:00.7463991Z processor : 34 2025-05-07T19:43:00.7464221Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7464477Z cpu family : 6 2025-05-07T19:43:00.7464675Z model : 85 2025-05-07T19:43:00.7464955Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7465312Z stepping : 7 2025-05-07T19:43:00.7465527Z microcode : 0x5003901 2025-05-07T19:43:00.7465752Z cpu MHz : 2999.996 2025-05-07T19:43:00.7465981Z cache size : 36608 KB 2025-05-07T19:43:00.7466203Z physical id : 1 2025-05-07T19:43:00.7466421Z siblings : 48 2025-05-07T19:43:00.7466618Z core id : 10 2025-05-07T19:43:00.7466823Z cpu cores : 24 2025-05-07T19:43:00.7467022Z apicid : 84 2025-05-07T19:43:00.7467378Z initial apicid : 84 2025-05-07T19:43:00.7467586Z fpu : yes 2025-05-07T19:43:00.7467801Z fpu_exception : yes 2025-05-07T19:43:00.7468030Z cpuid level : 13 2025-05-07T19:43:00.7468236Z wp : yes 2025-05-07T19:43:00.7470565Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7473275Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7473868Z bogomips : 5999.99 2025-05-07T19:43:00.7474084Z clflush size : 64 2025-05-07T19:43:00.7474300Z cache_alignment : 64 2025-05-07T19:43:00.7474575Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7474897Z power management: 2025-05-07T19:43:00.7475036Z 2025-05-07T19:43:00.7475120Z processor : 35 2025-05-07T19:43:00.7475337Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7475583Z cpu family : 6 2025-05-07T19:43:00.7475886Z model : 85 2025-05-07T19:43:00.7476160Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7476527Z stepping : 7 2025-05-07T19:43:00.7476736Z microcode : 0x5003901 2025-05-07T19:43:00.7476975Z cpu MHz : 2999.996 2025-05-07T19:43:00.7477194Z cache size : 36608 KB 2025-05-07T19:43:00.7477430Z physical id : 1 2025-05-07T19:43:00.7477646Z siblings : 48 2025-05-07T19:43:00.7477858Z core id : 11 2025-05-07T19:43:00.7478054Z cpu cores : 24 2025-05-07T19:43:00.7478266Z apicid : 86 2025-05-07T19:43:00.7478468Z initial apicid : 86 2025-05-07T19:43:00.7478690Z fpu : yes 2025-05-07T19:43:00.7478897Z fpu_exception : yes 2025-05-07T19:43:00.7479223Z cpuid level : 13 2025-05-07T19:43:00.7479544Z wp : yes 2025-05-07T19:43:00.7481675Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7484185Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7484738Z bogomips : 5999.99 2025-05-07T19:43:00.7485004Z clflush size : 64 2025-05-07T19:43:00.7485214Z cache_alignment : 64 2025-05-07T19:43:00.7485470Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7485781Z power management: 2025-05-07T19:43:00.7485905Z 2025-05-07T19:43:00.7485987Z processor : 36 2025-05-07T19:43:00.7486198Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7486432Z cpu family : 6 2025-05-07T19:43:00.7486620Z model : 85 2025-05-07T19:43:00.7486881Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7487205Z stepping : 7 2025-05-07T19:43:00.7487408Z microcode : 0x5003901 2025-05-07T19:43:00.7487617Z cpu MHz : 2999.996 2025-05-07T19:43:00.7487824Z cache size : 36608 KB 2025-05-07T19:43:00.7488033Z physical id : 1 2025-05-07T19:43:00.7488227Z siblings : 48 2025-05-07T19:43:00.7488407Z core id : 12 2025-05-07T19:43:00.7488600Z cpu cores : 24 2025-05-07T19:43:00.7488780Z apicid : 88 2025-05-07T19:43:00.7488977Z initial apicid : 88 2025-05-07T19:43:00.7489165Z fpu : yes 2025-05-07T19:43:00.7489364Z fpu_exception : yes 2025-05-07T19:43:00.7489573Z cpuid level : 13 2025-05-07T19:43:00.7489765Z wp : yes 2025-05-07T19:43:00.7491913Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7494416Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7494963Z bogomips : 5999.99 2025-05-07T19:43:00.7495170Z clflush size : 64 2025-05-07T19:43:00.7495381Z cache_alignment : 64 2025-05-07T19:43:00.7495656Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7495971Z power management: 2025-05-07T19:43:00.7496104Z 2025-05-07T19:43:00.7496182Z processor : 37 2025-05-07T19:43:00.7496466Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7496711Z cpu family : 6 2025-05-07T19:43:00.7497119Z model : 85 2025-05-07T19:43:00.7497413Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7497846Z stepping : 7 2025-05-07T19:43:00.7498062Z microcode : 0x5003901 2025-05-07T19:43:00.7498309Z cpu MHz : 2999.996 2025-05-07T19:43:00.7498546Z cache size : 36608 KB 2025-05-07T19:43:00.7498797Z physical id : 1 2025-05-07T19:43:00.7499005Z siblings : 48 2025-05-07T19:43:00.7499231Z core id : 13 2025-05-07T19:43:00.7499436Z cpu cores : 24 2025-05-07T19:43:00.7499661Z apicid : 90 2025-05-07T19:43:00.7499868Z initial apicid : 90 2025-05-07T19:43:00.7500108Z fpu : yes 2025-05-07T19:43:00.7500335Z fpu_exception : yes 2025-05-07T19:43:00.7500572Z cpuid level : 13 2025-05-07T19:43:00.7500787Z wp : yes 2025-05-07T19:43:00.7503101Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7505991Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7506598Z bogomips : 5999.99 2025-05-07T19:43:00.7506814Z clflush size : 64 2025-05-07T19:43:00.7506915Z cache_alignment : 64 2025-05-07T19:43:00.7507097Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7507188Z power management: 2025-05-07T19:43:00.7507193Z 2025-05-07T19:43:00.7507278Z processor : 38 2025-05-07T19:43:00.7507379Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7507458Z cpu family : 6 2025-05-07T19:43:00.7507537Z model : 85 2025-05-07T19:43:00.7507711Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7507799Z stepping : 7 2025-05-07T19:43:00.7507887Z microcode : 0x5003901 2025-05-07T19:43:00.7507967Z cpu MHz : 1199.219 2025-05-07T19:43:00.7508067Z cache size : 36608 KB 2025-05-07T19:43:00.7508148Z physical id : 1 2025-05-07T19:43:00.7508227Z siblings : 48 2025-05-07T19:43:00.7508341Z core id : 14 2025-05-07T19:43:00.7508426Z cpu cores : 24 2025-05-07T19:43:00.7508505Z apicid : 92 2025-05-07T19:43:00.7508593Z initial apicid : 92 2025-05-07T19:43:00.7508696Z fpu : yes 2025-05-07T19:43:00.7508783Z fpu_exception : yes 2025-05-07T19:43:00.7508865Z cpuid level : 13 2025-05-07T19:43:00.7509069Z wp : yes 2025-05-07T19:43:00.7511147Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7511519Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7511615Z bogomips : 5999.99 2025-05-07T19:43:00.7511698Z clflush size : 64 2025-05-07T19:43:00.7511782Z cache_alignment : 64 2025-05-07T19:43:00.7511912Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7512017Z power management: 2025-05-07T19:43:00.7512022Z 2025-05-07T19:43:00.7512095Z processor : 39 2025-05-07T19:43:00.7512184Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7512278Z cpu family : 6 2025-05-07T19:43:00.7512348Z model : 85 2025-05-07T19:43:00.7512503Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7512603Z stepping : 7 2025-05-07T19:43:00.7512743Z microcode : 0x5003901 2025-05-07T19:43:00.7512821Z cpu MHz : 2999.996 2025-05-07T19:43:00.7512900Z cache size : 36608 KB 2025-05-07T19:43:00.7513006Z physical id : 1 2025-05-07T19:43:00.7513086Z siblings : 48 2025-05-07T19:43:00.7513160Z core id : 15 2025-05-07T19:43:00.7513233Z cpu cores : 24 2025-05-07T19:43:00.7513319Z apicid : 94 2025-05-07T19:43:00.7513395Z initial apicid : 94 2025-05-07T19:43:00.7513466Z fpu : yes 2025-05-07T19:43:00.7513554Z fpu_exception : yes 2025-05-07T19:43:00.7513636Z cpuid level : 13 2025-05-07T19:43:00.7513705Z wp : yes 2025-05-07T19:43:00.7515753Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7516123Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7516199Z bogomips : 5999.99 2025-05-07T19:43:00.7516286Z clflush size : 64 2025-05-07T19:43:00.7516368Z cache_alignment : 64 2025-05-07T19:43:00.7516491Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7516628Z power management: 2025-05-07T19:43:00.7516642Z 2025-05-07T19:43:00.7516716Z processor : 40 2025-05-07T19:43:00.7516799Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7516877Z cpu family : 6 2025-05-07T19:43:00.7516956Z model : 85 2025-05-07T19:43:00.7517108Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7517186Z stepping : 7 2025-05-07T19:43:00.7517266Z microcode : 0x5003901 2025-05-07T19:43:00.7517354Z cpu MHz : 2999.996 2025-05-07T19:43:00.7517433Z cache size : 36608 KB 2025-05-07T19:43:00.7517510Z physical id : 1 2025-05-07T19:43:00.7517596Z siblings : 48 2025-05-07T19:43:00.7517669Z core id : 16 2025-05-07T19:43:00.7517746Z cpu cores : 24 2025-05-07T19:43:00.7517823Z apicid : 96 2025-05-07T19:43:00.7517913Z initial apicid : 96 2025-05-07T19:43:00.7517987Z fpu : yes 2025-05-07T19:43:00.7518068Z fpu_exception : yes 2025-05-07T19:43:00.7518150Z cpuid level : 13 2025-05-07T19:43:00.7518220Z wp : yes 2025-05-07T19:43:00.7520255Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7520632Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7520708Z bogomips : 5999.99 2025-05-07T19:43:00.7520785Z clflush size : 64 2025-05-07T19:43:00.7520878Z cache_alignment : 64 2025-05-07T19:43:00.7521001Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7521083Z power management: 2025-05-07T19:43:00.7521087Z 2025-05-07T19:43:00.7521166Z processor : 41 2025-05-07T19:43:00.7521258Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7521333Z cpu family : 6 2025-05-07T19:43:00.7521406Z model : 85 2025-05-07T19:43:00.7521565Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7521640Z stepping : 7 2025-05-07T19:43:00.7521721Z microcode : 0x5003901 2025-05-07T19:43:00.7521795Z cpu MHz : 2999.996 2025-05-07T19:43:00.7521881Z cache size : 36608 KB 2025-05-07T19:43:00.7522011Z physical id : 1 2025-05-07T19:43:00.7522087Z siblings : 48 2025-05-07T19:43:00.7522165Z core id : 17 2025-05-07T19:43:00.7522237Z cpu cores : 24 2025-05-07T19:43:00.7522311Z apicid : 98 2025-05-07T19:43:00.7522392Z initial apicid : 98 2025-05-07T19:43:00.7522474Z fpu : yes 2025-05-07T19:43:00.7522553Z fpu_exception : yes 2025-05-07T19:43:00.7522632Z cpuid level : 13 2025-05-07T19:43:00.7522718Z wp : yes 2025-05-07T19:43:00.7524758Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7525127Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7525215Z bogomips : 5999.99 2025-05-07T19:43:00.7525291Z clflush size : 64 2025-05-07T19:43:00.7525371Z cache_alignment : 64 2025-05-07T19:43:00.7525506Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7525593Z power management: 2025-05-07T19:43:00.7525597Z 2025-05-07T19:43:00.7525674Z processor : 42 2025-05-07T19:43:00.7527386Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7527487Z cpu family : 6 2025-05-07T19:43:00.7527562Z model : 85 2025-05-07T19:43:00.7527712Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7527801Z stepping : 7 2025-05-07T19:43:00.7527882Z microcode : 0x5003901 2025-05-07T19:43:00.7527959Z cpu MHz : 2999.996 2025-05-07T19:43:00.7528037Z cache size : 36608 KB 2025-05-07T19:43:00.7528124Z physical id : 1 2025-05-07T19:43:00.7528206Z siblings : 48 2025-05-07T19:43:00.7528278Z core id : 18 2025-05-07T19:43:00.7528367Z cpu cores : 24 2025-05-07T19:43:00.7528444Z apicid : 100 2025-05-07T19:43:00.7528527Z initial apicid : 100 2025-05-07T19:43:00.7528596Z fpu : yes 2025-05-07T19:43:00.7528684Z fpu_exception : yes 2025-05-07T19:43:00.7528761Z cpuid level : 13 2025-05-07T19:43:00.7528831Z wp : yes 2025-05-07T19:43:00.7530888Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7531257Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7531334Z bogomips : 5999.99 2025-05-07T19:43:00.7531418Z clflush size : 64 2025-05-07T19:43:00.7531497Z cache_alignment : 64 2025-05-07T19:43:00.7531619Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7531707Z power management: 2025-05-07T19:43:00.7531712Z 2025-05-07T19:43:00.7531791Z processor : 43 2025-05-07T19:43:00.7531877Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7531954Z cpu family : 6 2025-05-07T19:43:00.7532032Z model : 85 2025-05-07T19:43:00.7532186Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7532259Z stepping : 7 2025-05-07T19:43:00.7532343Z microcode : 0x5003901 2025-05-07T19:43:00.7532418Z cpu MHz : 2999.996 2025-05-07T19:43:00.7532499Z cache size : 36608 KB 2025-05-07T19:43:00.7532576Z physical id : 1 2025-05-07T19:43:00.7532657Z siblings : 48 2025-05-07T19:43:00.7532789Z core id : 19 2025-05-07T19:43:00.7532866Z cpu cores : 24 2025-05-07T19:43:00.7532948Z apicid : 102 2025-05-07T19:43:00.7533028Z initial apicid : 102 2025-05-07T19:43:00.7533102Z fpu : yes 2025-05-07T19:43:00.7533182Z fpu_exception : yes 2025-05-07T19:43:00.7533264Z cpuid level : 13 2025-05-07T19:43:00.7533339Z wp : yes 2025-05-07T19:43:00.7535386Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7535765Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7535842Z bogomips : 5999.99 2025-05-07T19:43:00.7535923Z clflush size : 64 2025-05-07T19:43:00.7536013Z cache_alignment : 64 2025-05-07T19:43:00.7536135Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7536213Z power management: 2025-05-07T19:43:00.7536218Z 2025-05-07T19:43:00.7536312Z processor : 44 2025-05-07T19:43:00.7536482Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7536565Z cpu family : 6 2025-05-07T19:43:00.7536694Z model : 85 2025-05-07T19:43:00.7537030Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7537114Z stepping : 7 2025-05-07T19:43:00.7537203Z microcode : 0x5003901 2025-05-07T19:43:00.7537300Z cpu MHz : 2999.996 2025-05-07T19:43:00.7537382Z cache size : 36608 KB 2025-05-07T19:43:00.7537462Z physical id : 1 2025-05-07T19:43:00.7537542Z siblings : 48 2025-05-07T19:43:00.7537632Z core id : 20 2025-05-07T19:43:00.7537723Z cpu cores : 24 2025-05-07T19:43:00.7537798Z apicid : 104 2025-05-07T19:43:00.7537892Z initial apicid : 104 2025-05-07T19:43:00.7537974Z fpu : yes 2025-05-07T19:43:00.7538061Z fpu_exception : yes 2025-05-07T19:43:00.7538145Z cpuid level : 13 2025-05-07T19:43:00.7538238Z wp : yes 2025-05-07T19:43:00.7540458Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7540867Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7540952Z bogomips : 5999.99 2025-05-07T19:43:00.7541036Z clflush size : 64 2025-05-07T19:43:00.7541122Z cache_alignment : 64 2025-05-07T19:43:00.7541267Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7541357Z power management: 2025-05-07T19:43:00.7541362Z 2025-05-07T19:43:00.7541445Z processor : 45 2025-05-07T19:43:00.7541545Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7541625Z cpu family : 6 2025-05-07T19:43:00.7541702Z model : 85 2025-05-07T19:43:00.7541869Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7541961Z stepping : 7 2025-05-07T19:43:00.7542046Z microcode : 0x5003901 2025-05-07T19:43:00.7542127Z cpu MHz : 2999.996 2025-05-07T19:43:00.7542229Z cache size : 36608 KB 2025-05-07T19:43:00.7542314Z physical id : 1 2025-05-07T19:43:00.7542392Z siblings : 48 2025-05-07T19:43:00.7542471Z core id : 21 2025-05-07T19:43:00.7542565Z cpu cores : 24 2025-05-07T19:43:00.7542698Z apicid : 106 2025-05-07T19:43:00.7542782Z initial apicid : 106 2025-05-07T19:43:00.7542869Z fpu : yes 2025-05-07T19:43:00.7542962Z fpu_exception : yes 2025-05-07T19:43:00.7543047Z cpuid level : 13 2025-05-07T19:43:00.7543125Z wp : yes 2025-05-07T19:43:00.7545346Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7545742Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7545839Z bogomips : 5999.99 2025-05-07T19:43:00.7545924Z clflush size : 64 2025-05-07T19:43:00.7546011Z cache_alignment : 64 2025-05-07T19:43:00.7546140Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7546235Z power management: 2025-05-07T19:43:00.7546239Z 2025-05-07T19:43:00.7546320Z processor : 46 2025-05-07T19:43:00.7546412Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7546501Z cpu family : 6 2025-05-07T19:43:00.7546578Z model : 85 2025-05-07T19:43:00.7546789Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7546874Z stepping : 7 2025-05-07T19:43:00.7546966Z microcode : 0x5003901 2025-05-07T19:43:00.7547046Z cpu MHz : 2999.996 2025-05-07T19:43:00.7547129Z cache size : 36608 KB 2025-05-07T19:43:00.7547221Z physical id : 1 2025-05-07T19:43:00.7547295Z siblings : 48 2025-05-07T19:43:00.7547371Z core id : 22 2025-05-07T19:43:00.7547451Z cpu cores : 24 2025-05-07T19:43:00.7547534Z apicid : 108 2025-05-07T19:43:00.7547621Z initial apicid : 108 2025-05-07T19:43:00.7547707Z fpu : yes 2025-05-07T19:43:00.7547790Z fpu_exception : yes 2025-05-07T19:43:00.7547873Z cpuid level : 13 2025-05-07T19:43:00.7547947Z wp : yes 2025-05-07T19:43:00.7550178Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7550548Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7550626Z bogomips : 5999.99 2025-05-07T19:43:00.7550700Z clflush size : 64 2025-05-07T19:43:00.7550782Z cache_alignment : 64 2025-05-07T19:43:00.7550902Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7550982Z power management: 2025-05-07T19:43:00.7550986Z 2025-05-07T19:43:00.7551073Z processor : 47 2025-05-07T19:43:00.7551162Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7551235Z cpu family : 6 2025-05-07T19:43:00.7551310Z model : 85 2025-05-07T19:43:00.7551460Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7551537Z stepping : 7 2025-05-07T19:43:00.7551617Z microcode : 0x5003901 2025-05-07T19:43:00.7551697Z cpu MHz : 2999.996 2025-05-07T19:43:00.7551773Z cache size : 36608 KB 2025-05-07T19:43:00.7551848Z physical id : 1 2025-05-07T19:43:00.7551921Z siblings : 48 2025-05-07T19:43:00.7552000Z core id : 23 2025-05-07T19:43:00.7552077Z cpu cores : 24 2025-05-07T19:43:00.7552153Z apicid : 110 2025-05-07T19:43:00.7552238Z initial apicid : 110 2025-05-07T19:43:00.7552366Z fpu : yes 2025-05-07T19:43:00.7552447Z fpu_exception : yes 2025-05-07T19:43:00.7552524Z cpuid level : 13 2025-05-07T19:43:00.7552604Z wp : yes 2025-05-07T19:43:00.7554651Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7555024Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7555106Z bogomips : 5999.99 2025-05-07T19:43:00.7555189Z clflush size : 64 2025-05-07T19:43:00.7555268Z cache_alignment : 64 2025-05-07T19:43:00.7555402Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7555487Z power management: 2025-05-07T19:43:00.7555492Z 2025-05-07T19:43:00.7555571Z processor : 48 2025-05-07T19:43:00.7555667Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7555747Z cpu family : 6 2025-05-07T19:43:00.7555826Z model : 85 2025-05-07T19:43:00.7555980Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7556068Z stepping : 7 2025-05-07T19:43:00.7556196Z microcode : 0x5003901 2025-05-07T19:43:00.7556273Z cpu MHz : 2999.996 2025-05-07T19:43:00.7556360Z cache size : 36608 KB 2025-05-07T19:43:00.7556436Z physical id : 0 2025-05-07T19:43:00.7556512Z siblings : 48 2025-05-07T19:43:00.7556585Z core id : 0 2025-05-07T19:43:00.7556670Z cpu cores : 24 2025-05-07T19:43:00.7556743Z apicid : 1 2025-05-07T19:43:00.7556825Z initial apicid : 1 2025-05-07T19:43:00.7556913Z fpu : yes 2025-05-07T19:43:00.7556995Z fpu_exception : yes 2025-05-07T19:43:00.7557072Z cpuid level : 13 2025-05-07T19:43:00.7557146Z wp : yes 2025-05-07T19:43:00.7559203Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7559567Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7559660Z bogomips : 5999.99 2025-05-07T19:43:00.7559735Z clflush size : 64 2025-05-07T19:43:00.7559815Z cache_alignment : 64 2025-05-07T19:43:00.7559941Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7560036Z power management: 2025-05-07T19:43:00.7560041Z 2025-05-07T19:43:00.7560117Z processor : 49 2025-05-07T19:43:00.7560201Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7560289Z cpu family : 6 2025-05-07T19:43:00.7560364Z model : 85 2025-05-07T19:43:00.7560514Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7560591Z stepping : 7 2025-05-07T19:43:00.7560679Z microcode : 0x5003901 2025-05-07T19:43:00.7560757Z cpu MHz : 2999.996 2025-05-07T19:43:00.7560839Z cache size : 36608 KB 2025-05-07T19:43:00.7560927Z physical id : 0 2025-05-07T19:43:00.7561004Z siblings : 48 2025-05-07T19:43:00.7561078Z core id : 1 2025-05-07T19:43:00.7561154Z cpu cores : 24 2025-05-07T19:43:00.7561237Z apicid : 3 2025-05-07T19:43:00.7561315Z initial apicid : 3 2025-05-07T19:43:00.7561388Z fpu : yes 2025-05-07T19:43:00.7561482Z fpu_exception : yes 2025-05-07T19:43:00.7561557Z cpuid level : 13 2025-05-07T19:43:00.7561678Z wp : yes 2025-05-07T19:43:00.7563731Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7564096Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7564170Z bogomips : 5999.99 2025-05-07T19:43:00.7564259Z clflush size : 64 2025-05-07T19:43:00.7564339Z cache_alignment : 64 2025-05-07T19:43:00.7564460Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7564545Z power management: 2025-05-07T19:43:00.7564550Z 2025-05-07T19:43:00.7564634Z processor : 50 2025-05-07T19:43:00.7564717Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7564791Z cpu family : 6 2025-05-07T19:43:00.7564870Z model : 85 2025-05-07T19:43:00.7565018Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7565093Z stepping : 7 2025-05-07T19:43:00.7565170Z microcode : 0x5003901 2025-05-07T19:43:00.7565257Z cpu MHz : 2999.996 2025-05-07T19:43:00.7565337Z cache size : 36608 KB 2025-05-07T19:43:00.7565457Z physical id : 0 2025-05-07T19:43:00.7565546Z siblings : 48 2025-05-07T19:43:00.7565624Z core id : 2 2025-05-07T19:43:00.7565701Z cpu cores : 24 2025-05-07T19:43:00.7565772Z apicid : 5 2025-05-07T19:43:00.7565858Z initial apicid : 5 2025-05-07T19:43:00.7565931Z fpu : yes 2025-05-07T19:43:00.7566013Z fpu_exception : yes 2025-05-07T19:43:00.7566103Z cpuid level : 13 2025-05-07T19:43:00.7566176Z wp : yes 2025-05-07T19:43:00.7568620Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7569028Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7569112Z bogomips : 5999.99 2025-05-07T19:43:00.7569196Z clflush size : 64 2025-05-07T19:43:00.7569296Z cache_alignment : 64 2025-05-07T19:43:00.7569431Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7569523Z power management: 2025-05-07T19:43:00.7569527Z 2025-05-07T19:43:00.7569609Z processor : 51 2025-05-07T19:43:00.7569705Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7569781Z cpu family : 6 2025-05-07T19:43:00.7569852Z model : 85 2025-05-07T19:43:00.7570014Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7570091Z stepping : 7 2025-05-07T19:43:00.7570179Z microcode : 0x5003901 2025-05-07T19:43:00.7570261Z cpu MHz : 2999.996 2025-05-07T19:43:00.7570355Z cache size : 36608 KB 2025-05-07T19:43:00.7570440Z physical id : 0 2025-05-07T19:43:00.7570524Z siblings : 48 2025-05-07T19:43:00.7570611Z core id : 3 2025-05-07T19:43:00.7570693Z cpu cores : 24 2025-05-07T19:43:00.7570770Z apicid : 7 2025-05-07T19:43:00.7570853Z initial apicid : 7 2025-05-07T19:43:00.7570943Z fpu : yes 2025-05-07T19:43:00.7571029Z fpu_exception : yes 2025-05-07T19:43:00.7571110Z cpuid level : 13 2025-05-07T19:43:00.7571187Z wp : yes 2025-05-07T19:43:00.7573409Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7573906Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7574003Z bogomips : 5999.99 2025-05-07T19:43:00.7574089Z clflush size : 64 2025-05-07T19:43:00.7574179Z cache_alignment : 64 2025-05-07T19:43:00.7574324Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7574412Z power management: 2025-05-07T19:43:00.7574420Z 2025-05-07T19:43:00.7574507Z processor : 52 2025-05-07T19:43:00.7574600Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7574691Z cpu family : 6 2025-05-07T19:43:00.7574772Z model : 85 2025-05-07T19:43:00.7574938Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7575031Z stepping : 7 2025-05-07T19:43:00.7575119Z microcode : 0x5003901 2025-05-07T19:43:00.7575203Z cpu MHz : 3310.539 2025-05-07T19:43:00.7575295Z cache size : 36608 KB 2025-05-07T19:43:00.7575389Z physical id : 0 2025-05-07T19:43:00.7575470Z siblings : 48 2025-05-07T19:43:00.7575625Z core id : 4 2025-05-07T19:43:00.7575709Z cpu cores : 24 2025-05-07T19:43:00.7575798Z apicid : 9 2025-05-07T19:43:00.7575884Z initial apicid : 9 2025-05-07T19:43:00.7575964Z fpu : yes 2025-05-07T19:43:00.7576066Z fpu_exception : yes 2025-05-07T19:43:00.7576149Z cpuid level : 13 2025-05-07T19:43:00.7576228Z wp : yes 2025-05-07T19:43:00.7578521Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7578927Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7579012Z bogomips : 5999.99 2025-05-07T19:43:00.7579110Z clflush size : 64 2025-05-07T19:43:00.7579198Z cache_alignment : 64 2025-05-07T19:43:00.7579409Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7579495Z power management: 2025-05-07T19:43:00.7579512Z 2025-05-07T19:43:00.7579596Z processor : 53 2025-05-07T19:43:00.7579689Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7579768Z cpu family : 6 2025-05-07T19:43:00.7579861Z model : 85 2025-05-07T19:43:00.7580026Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7580107Z stepping : 7 2025-05-07T19:43:00.7580204Z microcode : 0x5003901 2025-05-07T19:43:00.7580288Z cpu MHz : 3327.374 2025-05-07T19:43:00.7580375Z cache size : 36608 KB 2025-05-07T19:43:00.7580454Z physical id : 0 2025-05-07T19:43:00.7580545Z siblings : 48 2025-05-07T19:43:00.7580621Z core id : 5 2025-05-07T19:43:00.7580706Z cpu cores : 24 2025-05-07T19:43:00.7580785Z apicid : 11 2025-05-07T19:43:00.7580880Z initial apicid : 11 2025-05-07T19:43:00.7580958Z fpu : yes 2025-05-07T19:43:00.7581046Z fpu_exception : yes 2025-05-07T19:43:00.7581141Z cpuid level : 13 2025-05-07T19:43:00.7581216Z wp : yes 2025-05-07T19:43:00.7583422Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7583899Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7583988Z bogomips : 5999.99 2025-05-07T19:43:00.7584071Z clflush size : 64 2025-05-07T19:43:00.7584171Z cache_alignment : 64 2025-05-07T19:43:00.7584302Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7584385Z power management: 2025-05-07T19:43:00.7584391Z 2025-05-07T19:43:00.7584474Z processor : 54 2025-05-07T19:43:00.7584577Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7584663Z cpu family : 6 2025-05-07T19:43:00.7584739Z model : 85 2025-05-07T19:43:00.7584912Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7584996Z stepping : 7 2025-05-07T19:43:00.7585081Z microcode : 0x5003901 2025-05-07T19:43:00.7585160Z cpu MHz : 2999.996 2025-05-07T19:43:00.7585262Z cache size : 36608 KB 2025-05-07T19:43:00.7585346Z physical id : 0 2025-05-07T19:43:00.7585425Z siblings : 48 2025-05-07T19:43:00.7585519Z core id : 6 2025-05-07T19:43:00.7585599Z cpu cores : 24 2025-05-07T19:43:00.7585680Z apicid : 13 2025-05-07T19:43:00.7585814Z initial apicid : 13 2025-05-07T19:43:00.7585905Z fpu : yes 2025-05-07T19:43:00.7585993Z fpu_exception : yes 2025-05-07T19:43:00.7586077Z cpuid level : 13 2025-05-07T19:43:00.7586164Z wp : yes 2025-05-07T19:43:00.7588372Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7588879Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7588967Z bogomips : 5999.99 2025-05-07T19:43:00.7589046Z clflush size : 64 2025-05-07T19:43:00.7589127Z cache_alignment : 64 2025-05-07T19:43:00.7589259Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7589337Z power management: 2025-05-07T19:43:00.7589341Z 2025-05-07T19:43:00.7589417Z processor : 55 2025-05-07T19:43:00.7589504Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7589589Z cpu family : 6 2025-05-07T19:43:00.7589665Z model : 85 2025-05-07T19:43:00.7589817Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7589906Z stepping : 7 2025-05-07T19:43:00.7589985Z microcode : 0x5003901 2025-05-07T19:43:00.7590059Z cpu MHz : 3276.842 2025-05-07T19:43:00.7590138Z cache size : 36608 KB 2025-05-07T19:43:00.7590227Z physical id : 0 2025-05-07T19:43:00.7590303Z siblings : 48 2025-05-07T19:43:00.7590380Z core id : 7 2025-05-07T19:43:00.7590461Z cpu cores : 24 2025-05-07T19:43:00.7590536Z apicid : 15 2025-05-07T19:43:00.7590618Z initial apicid : 15 2025-05-07T19:43:00.7590695Z fpu : yes 2025-05-07T19:43:00.7590783Z fpu_exception : yes 2025-05-07T19:43:00.7590860Z cpuid level : 13 2025-05-07T19:43:00.7590934Z wp : yes 2025-05-07T19:43:00.7592982Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7593409Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7593489Z bogomips : 5999.99 2025-05-07T19:43:00.7593583Z clflush size : 64 2025-05-07T19:43:00.7593662Z cache_alignment : 64 2025-05-07T19:43:00.7593785Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7593879Z power management: 2025-05-07T19:43:00.7593883Z 2025-05-07T19:43:00.7593959Z processor : 56 2025-05-07T19:43:00.7594044Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7594122Z cpu family : 6 2025-05-07T19:43:00.7594211Z model : 85 2025-05-07T19:43:00.7594365Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7594440Z stepping : 7 2025-05-07T19:43:00.7594536Z microcode : 0x5003901 2025-05-07T19:43:00.7594610Z cpu MHz : 3791.743 2025-05-07T19:43:00.7594691Z cache size : 36608 KB 2025-05-07T19:43:00.7594768Z physical id : 0 2025-05-07T19:43:00.7594856Z siblings : 48 2025-05-07T19:43:00.7594927Z core id : 8 2025-05-07T19:43:00.7595001Z cpu cores : 24 2025-05-07T19:43:00.7595087Z apicid : 17 2025-05-07T19:43:00.7595166Z initial apicid : 17 2025-05-07T19:43:00.7595237Z fpu : yes 2025-05-07T19:43:00.7595365Z fpu_exception : yes 2025-05-07T19:43:00.7595452Z cpuid level : 13 2025-05-07T19:43:00.7595528Z wp : yes 2025-05-07T19:43:00.7597567Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7597951Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7598029Z bogomips : 5999.99 2025-05-07T19:43:00.7598105Z clflush size : 64 2025-05-07T19:43:00.7598199Z cache_alignment : 64 2025-05-07T19:43:00.7598323Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7598405Z power management: 2025-05-07T19:43:00.7598410Z 2025-05-07T19:43:00.7598494Z processor : 57 2025-05-07T19:43:00.7598583Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7598659Z cpu family : 6 2025-05-07T19:43:00.7598734Z model : 85 2025-05-07T19:43:00.7598890Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7598968Z stepping : 7 2025-05-07T19:43:00.7599048Z microcode : 0x5003901 2025-05-07T19:43:00.7599134Z cpu MHz : 3286.623 2025-05-07T19:43:00.7599214Z cache size : 36608 KB 2025-05-07T19:43:00.7599291Z physical id : 0 2025-05-07T19:43:00.7599362Z siblings : 48 2025-05-07T19:43:00.7599450Z core id : 9 2025-05-07T19:43:00.7599527Z cpu cores : 24 2025-05-07T19:43:00.7599600Z apicid : 19 2025-05-07T19:43:00.7599690Z initial apicid : 19 2025-05-07T19:43:00.7599763Z fpu : yes 2025-05-07T19:43:00.7599844Z fpu_exception : yes 2025-05-07T19:43:00.7599919Z cpuid level : 13 2025-05-07T19:43:00.7600003Z wp : yes 2025-05-07T19:43:00.7602206Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7602619Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7602706Z bogomips : 5999.99 2025-05-07T19:43:00.7602787Z clflush size : 64 2025-05-07T19:43:00.7602868Z cache_alignment : 64 2025-05-07T19:43:00.7603001Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7603081Z power management: 2025-05-07T19:43:00.7603086Z 2025-05-07T19:43:00.7603164Z processor : 58 2025-05-07T19:43:00.7603257Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7603330Z cpu family : 6 2025-05-07T19:43:00.7603404Z model : 85 2025-05-07T19:43:00.7603558Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7603643Z stepping : 7 2025-05-07T19:43:00.7603723Z microcode : 0x5003901 2025-05-07T19:43:00.7603802Z cpu MHz : 3137.412 2025-05-07T19:43:00.7603893Z cache size : 36608 KB 2025-05-07T19:43:00.7603969Z physical id : 0 2025-05-07T19:43:00.7604042Z siblings : 48 2025-05-07T19:43:00.7604116Z core id : 10 2025-05-07T19:43:00.7604200Z cpu cores : 24 2025-05-07T19:43:00.7604271Z apicid : 21 2025-05-07T19:43:00.7604353Z initial apicid : 21 2025-05-07T19:43:00.7604426Z fpu : yes 2025-05-07T19:43:00.7604514Z fpu_exception : yes 2025-05-07T19:43:00.7604587Z cpuid level : 13 2025-05-07T19:43:00.7604703Z wp : yes 2025-05-07T19:43:00.7606761Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7607126Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7607202Z bogomips : 5999.99 2025-05-07T19:43:00.7607291Z clflush size : 64 2025-05-07T19:43:00.7607370Z cache_alignment : 64 2025-05-07T19:43:00.7607494Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7607585Z power management: 2025-05-07T19:43:00.7607590Z 2025-05-07T19:43:00.7607664Z processor : 59 2025-05-07T19:43:00.7607746Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7607831Z cpu family : 6 2025-05-07T19:43:00.7607914Z model : 85 2025-05-07T19:43:00.7608069Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7608149Z stepping : 7 2025-05-07T19:43:00.7608249Z microcode : 0x5003901 2025-05-07T19:43:00.7608331Z cpu MHz : 3341.421 2025-05-07T19:43:00.7608414Z cache size : 36608 KB 2025-05-07T19:43:00.7608495Z physical id : 0 2025-05-07T19:43:00.7608589Z siblings : 48 2025-05-07T19:43:00.7608668Z core id : 11 2025-05-07T19:43:00.7608747Z cpu cores : 24 2025-05-07T19:43:00.7608840Z apicid : 23 2025-05-07T19:43:00.7608924Z initial apicid : 23 2025-05-07T19:43:00.7609003Z fpu : yes 2025-05-07T19:43:00.7609088Z fpu_exception : yes 2025-05-07T19:43:00.7609185Z cpuid level : 13 2025-05-07T19:43:00.7609262Z wp : yes 2025-05-07T19:43:00.7611312Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7611745Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7611829Z bogomips : 5999.99 2025-05-07T19:43:00.7611912Z clflush size : 64 2025-05-07T19:43:00.7612012Z cache_alignment : 64 2025-05-07T19:43:00.7612142Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7612226Z power management: 2025-05-07T19:43:00.7612234Z 2025-05-07T19:43:00.7612333Z processor : 60 2025-05-07T19:43:00.7612422Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7612502Z cpu family : 6 2025-05-07T19:43:00.7612581Z model : 85 2025-05-07T19:43:00.7612753Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7612832Z stepping : 7 2025-05-07T19:43:00.7612916Z microcode : 0x5003901 2025-05-07T19:43:00.7613013Z cpu MHz : 2999.996 2025-05-07T19:43:00.7613100Z cache size : 36608 KB 2025-05-07T19:43:00.7613183Z physical id : 0 2025-05-07T19:43:00.7613261Z siblings : 48 2025-05-07T19:43:00.7613351Z core id : 12 2025-05-07T19:43:00.7613435Z cpu cores : 24 2025-05-07T19:43:00.7613512Z apicid : 25 2025-05-07T19:43:00.7613610Z initial apicid : 25 2025-05-07T19:43:00.7613686Z fpu : yes 2025-05-07T19:43:00.7613772Z fpu_exception : yes 2025-05-07T19:43:00.7613855Z cpuid level : 13 2025-05-07T19:43:00.7613945Z wp : yes 2025-05-07T19:43:00.7616036Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7616494Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7616579Z bogomips : 5999.99 2025-05-07T19:43:00.7616662Z clflush size : 64 2025-05-07T19:43:00.7616915Z cache_alignment : 64 2025-05-07T19:43:00.7617067Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7617154Z power management: 2025-05-07T19:43:00.7617160Z 2025-05-07T19:43:00.7617247Z processor : 61 2025-05-07T19:43:00.7617356Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7617491Z cpu family : 6 2025-05-07T19:43:00.7617573Z model : 85 2025-05-07T19:43:00.7617739Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7617837Z stepping : 7 2025-05-07T19:43:00.7617925Z microcode : 0x5003901 2025-05-07T19:43:00.7618009Z cpu MHz : 2999.996 2025-05-07T19:43:00.7618113Z cache size : 36608 KB 2025-05-07T19:43:00.7618201Z physical id : 0 2025-05-07T19:43:00.7618284Z siblings : 48 2025-05-07T19:43:00.7618365Z core id : 13 2025-05-07T19:43:00.7618461Z cpu cores : 24 2025-05-07T19:43:00.7618544Z apicid : 27 2025-05-07T19:43:00.7618632Z initial apicid : 27 2025-05-07T19:43:00.7618725Z fpu : yes 2025-05-07T19:43:00.7618814Z fpu_exception : yes 2025-05-07T19:43:00.7618899Z cpuid level : 13 2025-05-07T19:43:00.7618982Z wp : yes 2025-05-07T19:43:00.7621201Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7621660Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7621762Z bogomips : 5999.99 2025-05-07T19:43:00.7621850Z clflush size : 64 2025-05-07T19:43:00.7621942Z cache_alignment : 64 2025-05-07T19:43:00.7622078Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7622181Z power management: 2025-05-07T19:43:00.7622186Z 2025-05-07T19:43:00.7622270Z processor : 62 2025-05-07T19:43:00.7622368Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7622468Z cpu family : 6 2025-05-07T19:43:00.7622550Z model : 85 2025-05-07T19:43:00.7622716Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7622804Z stepping : 7 2025-05-07T19:43:00.7622907Z microcode : 0x5003901 2025-05-07T19:43:00.7622992Z cpu MHz : 3264.044 2025-05-07T19:43:00.7623079Z cache size : 36608 KB 2025-05-07T19:43:00.7623177Z physical id : 0 2025-05-07T19:43:00.7623262Z siblings : 48 2025-05-07T19:43:00.7623344Z core id : 14 2025-05-07T19:43:00.7623427Z cpu cores : 24 2025-05-07T19:43:00.7623523Z apicid : 29 2025-05-07T19:43:00.7623612Z initial apicid : 29 2025-05-07T19:43:00.7623692Z fpu : yes 2025-05-07T19:43:00.7623793Z fpu_exception : yes 2025-05-07T19:43:00.7623878Z cpuid level : 13 2025-05-07T19:43:00.7623958Z wp : yes 2025-05-07T19:43:00.7626255Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7626662Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7626749Z bogomips : 5999.99 2025-05-07T19:43:00.7626848Z clflush size : 64 2025-05-07T19:43:00.7626939Z cache_alignment : 64 2025-05-07T19:43:00.7627075Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7627166Z power management: 2025-05-07T19:43:00.7627172Z 2025-05-07T19:43:00.7627275Z processor : 63 2025-05-07T19:43:00.7627371Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7627461Z cpu family : 6 2025-05-07T19:43:00.7627559Z model : 85 2025-05-07T19:43:00.7627726Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7627813Z stepping : 7 2025-05-07T19:43:00.7627903Z microcode : 0x5003901 2025-05-07T19:43:00.7628007Z cpu MHz : 3296.040 2025-05-07T19:43:00.7628095Z cache size : 36608 KB 2025-05-07T19:43:00.7628181Z physical id : 0 2025-05-07T19:43:00.7628278Z siblings : 48 2025-05-07T19:43:00.7628364Z core id : 15 2025-05-07T19:43:00.7628448Z cpu cores : 24 2025-05-07T19:43:00.7628530Z apicid : 31 2025-05-07T19:43:00.7628631Z initial apicid : 31 2025-05-07T19:43:00.7628713Z fpu : yes 2025-05-07T19:43:00.7628803Z fpu_exception : yes 2025-05-07T19:43:00.7628901Z cpuid level : 13 2025-05-07T19:43:00.7629090Z wp : yes 2025-05-07T19:43:00.7631133Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7631515Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7631646Z bogomips : 5999.99 2025-05-07T19:43:00.7631728Z clflush size : 64 2025-05-07T19:43:00.7631825Z cache_alignment : 64 2025-05-07T19:43:00.7631952Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7632035Z power management: 2025-05-07T19:43:00.7632040Z 2025-05-07T19:43:00.7632118Z processor : 64 2025-05-07T19:43:00.7632220Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7632299Z cpu family : 6 2025-05-07T19:43:00.7632374Z model : 85 2025-05-07T19:43:00.7632543Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7632622Z stepping : 7 2025-05-07T19:43:00.7632706Z microcode : 0x5003901 2025-05-07T19:43:00.7632784Z cpu MHz : 2999.996 2025-05-07T19:43:00.7632878Z cache size : 36608 KB 2025-05-07T19:43:00.7632959Z physical id : 0 2025-05-07T19:43:00.7633037Z siblings : 48 2025-05-07T19:43:00.7633130Z core id : 16 2025-05-07T19:43:00.7633212Z cpu cores : 24 2025-05-07T19:43:00.7633290Z apicid : 33 2025-05-07T19:43:00.7633372Z initial apicid : 33 2025-05-07T19:43:00.7633462Z fpu : yes 2025-05-07T19:43:00.7633544Z fpu_exception : yes 2025-05-07T19:43:00.7633624Z cpuid level : 13 2025-05-07T19:43:00.7633700Z wp : yes 2025-05-07T19:43:00.7635849Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7636219Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7636317Z bogomips : 5999.99 2025-05-07T19:43:00.7636397Z clflush size : 64 2025-05-07T19:43:00.7636479Z cache_alignment : 64 2025-05-07T19:43:00.7636618Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7636699Z power management: 2025-05-07T19:43:00.7636703Z 2025-05-07T19:43:00.7636781Z processor : 65 2025-05-07T19:43:00.7636869Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7636961Z cpu family : 6 2025-05-07T19:43:00.7637036Z model : 85 2025-05-07T19:43:00.7637197Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7637290Z stepping : 7 2025-05-07T19:43:00.7637373Z microcode : 0x5003901 2025-05-07T19:43:00.7637452Z cpu MHz : 3272.819 2025-05-07T19:43:00.7637533Z cache size : 36608 KB 2025-05-07T19:43:00.7637626Z physical id : 0 2025-05-07T19:43:00.7637705Z siblings : 48 2025-05-07T19:43:00.7637781Z core id : 17 2025-05-07T19:43:00.7637857Z cpu cores : 24 2025-05-07T19:43:00.7637947Z apicid : 35 2025-05-07T19:43:00.7638033Z initial apicid : 35 2025-05-07T19:43:00.7638108Z fpu : yes 2025-05-07T19:43:00.7638205Z fpu_exception : yes 2025-05-07T19:43:00.7638286Z cpuid level : 13 2025-05-07T19:43:00.7638362Z wp : yes 2025-05-07T19:43:00.7640409Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7640777Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7640909Z bogomips : 5999.99 2025-05-07T19:43:00.7641008Z clflush size : 64 2025-05-07T19:43:00.7641094Z cache_alignment : 64 2025-05-07T19:43:00.7641219Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7641304Z power management: 2025-05-07T19:43:00.7641322Z 2025-05-07T19:43:00.7641403Z processor : 66 2025-05-07T19:43:00.7641493Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7641571Z cpu family : 6 2025-05-07T19:43:00.7641659Z model : 85 2025-05-07T19:43:00.7641811Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7641893Z stepping : 7 2025-05-07T19:43:00.7641988Z microcode : 0x5003901 2025-05-07T19:43:00.7642066Z cpu MHz : 2999.996 2025-05-07T19:43:00.7642148Z cache size : 36608 KB 2025-05-07T19:43:00.7642228Z physical id : 0 2025-05-07T19:43:00.7642318Z siblings : 48 2025-05-07T19:43:00.7642394Z core id : 18 2025-05-07T19:43:00.7642471Z cpu cores : 24 2025-05-07T19:43:00.7642548Z apicid : 37 2025-05-07T19:43:00.7642643Z initial apicid : 37 2025-05-07T19:43:00.7642722Z fpu : yes 2025-05-07T19:43:00.7642805Z fpu_exception : yes 2025-05-07T19:43:00.7642897Z cpuid level : 13 2025-05-07T19:43:00.7642972Z wp : yes 2025-05-07T19:43:00.7645059Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7645442Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7645523Z bogomips : 5999.99 2025-05-07T19:43:00.7645609Z clflush size : 64 2025-05-07T19:43:00.7645710Z cache_alignment : 64 2025-05-07T19:43:00.7645836Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7645922Z power management: 2025-05-07T19:43:00.7645926Z 2025-05-07T19:43:00.7646008Z processor : 67 2025-05-07T19:43:00.7646111Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7646190Z cpu family : 6 2025-05-07T19:43:00.7646268Z model : 85 2025-05-07T19:43:00.7646440Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7646522Z stepping : 7 2025-05-07T19:43:00.7646610Z microcode : 0x5003901 2025-05-07T19:43:00.7646691Z cpu MHz : 2999.996 2025-05-07T19:43:00.7646791Z cache size : 36608 KB 2025-05-07T19:43:00.7646873Z physical id : 0 2025-05-07T19:43:00.7646952Z siblings : 48 2025-05-07T19:43:00.7647047Z core id : 19 2025-05-07T19:43:00.7647128Z cpu cores : 24 2025-05-07T19:43:00.7647208Z apicid : 39 2025-05-07T19:43:00.7647292Z initial apicid : 39 2025-05-07T19:43:00.7647388Z fpu : yes 2025-05-07T19:43:00.7647477Z fpu_exception : yes 2025-05-07T19:43:00.7647558Z cpuid level : 13 2025-05-07T19:43:00.7647652Z wp : yes 2025-05-07T19:43:00.7649699Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7650071Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7650171Z bogomips : 5999.99 2025-05-07T19:43:00.7650254Z clflush size : 64 2025-05-07T19:43:00.7650658Z cache_alignment : 64 2025-05-07T19:43:00.7650799Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7650883Z power management: 2025-05-07T19:43:00.7650888Z 2025-05-07T19:43:00.7650970Z processor : 68 2025-05-07T19:43:00.7651059Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7651154Z cpu family : 6 2025-05-07T19:43:00.7651230Z model : 85 2025-05-07T19:43:00.7651384Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7651484Z stepping : 7 2025-05-07T19:43:00.7651568Z microcode : 0x5003901 2025-05-07T19:43:00.7651649Z cpu MHz : 2999.996 2025-05-07T19:43:00.7651735Z cache size : 36608 KB 2025-05-07T19:43:00.7651831Z physical id : 0 2025-05-07T19:43:00.7651909Z siblings : 48 2025-05-07T19:43:00.7651984Z core id : 20 2025-05-07T19:43:00.7652078Z cpu cores : 24 2025-05-07T19:43:00.7652154Z apicid : 41 2025-05-07T19:43:00.7652236Z initial apicid : 41 2025-05-07T19:43:00.7652312Z fpu : yes 2025-05-07T19:43:00.7652407Z fpu_exception : yes 2025-05-07T19:43:00.7652489Z cpuid level : 13 2025-05-07T19:43:00.7652562Z wp : yes 2025-05-07T19:43:00.7654673Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7655044Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7655125Z bogomips : 5999.99 2025-05-07T19:43:00.7655218Z clflush size : 64 2025-05-07T19:43:00.7655302Z cache_alignment : 64 2025-05-07T19:43:00.7655431Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7655528Z power management: 2025-05-07T19:43:00.7655533Z 2025-05-07T19:43:00.7655615Z processor : 69 2025-05-07T19:43:00.7655702Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7655781Z cpu family : 6 2025-05-07T19:43:00.7655869Z model : 85 2025-05-07T19:43:00.7656021Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7656100Z stepping : 7 2025-05-07T19:43:00.7669985Z microcode : 0x5003901 2025-05-07T19:43:00.7670134Z cpu MHz : 2999.996 2025-05-07T19:43:00.7670235Z cache size : 36608 KB 2025-05-07T19:43:00.7670329Z physical id : 0 2025-05-07T19:43:00.7670410Z siblings : 48 2025-05-07T19:43:00.7670489Z core id : 21 2025-05-07T19:43:00.7670582Z cpu cores : 24 2025-05-07T19:43:00.7670663Z apicid : 43 2025-05-07T19:43:00.7670747Z initial apicid : 43 2025-05-07T19:43:00.7670825Z fpu : yes 2025-05-07T19:43:00.7670916Z fpu_exception : yes 2025-05-07T19:43:00.7670997Z cpuid level : 13 2025-05-07T19:43:00.7671079Z wp : yes 2025-05-07T19:43:00.7673329Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7673725Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7673810Z bogomips : 5999.99 2025-05-07T19:43:00.7673904Z clflush size : 64 2025-05-07T19:43:00.7673989Z cache_alignment : 64 2025-05-07T19:43:00.7674124Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7674378Z power management: 2025-05-07T19:43:00.7674385Z 2025-05-07T19:43:00.7674469Z processor : 70 2025-05-07T19:43:00.7674558Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7674637Z cpu family : 6 2025-05-07T19:43:00.7674726Z model : 85 2025-05-07T19:43:00.7674894Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7674975Z stepping : 7 2025-05-07T19:43:00.7675069Z microcode : 0x5003901 2025-05-07T19:43:00.7675153Z cpu MHz : 2999.996 2025-05-07T19:43:00.7675238Z cache size : 36608 KB 2025-05-07T19:43:00.7675323Z physical id : 0 2025-05-07T19:43:00.7675416Z siblings : 48 2025-05-07T19:43:00.7675492Z core id : 22 2025-05-07T19:43:00.7675570Z cpu cores : 24 2025-05-07T19:43:00.7675657Z apicid : 45 2025-05-07T19:43:00.7675740Z initial apicid : 45 2025-05-07T19:43:00.7675816Z fpu : yes 2025-05-07T19:43:00.7675898Z fpu_exception : yes 2025-05-07T19:43:00.7675988Z cpuid level : 13 2025-05-07T19:43:00.7676067Z wp : yes 2025-05-07T19:43:00.7678367Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7678890Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7678972Z bogomips : 5999.99 2025-05-07T19:43:00.7679168Z clflush size : 64 2025-05-07T19:43:00.7679254Z cache_alignment : 64 2025-05-07T19:43:00.7679375Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7679456Z power management: 2025-05-07T19:43:00.7679465Z 2025-05-07T19:43:00.7679553Z processor : 71 2025-05-07T19:43:00.7679675Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7679748Z cpu family : 6 2025-05-07T19:43:00.7679819Z model : 85 2025-05-07T19:43:00.7679980Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7680053Z stepping : 7 2025-05-07T19:43:00.7680131Z microcode : 0x5003901 2025-05-07T19:43:00.7680217Z cpu MHz : 2999.996 2025-05-07T19:43:00.7680294Z cache size : 36608 KB 2025-05-07T19:43:00.7680370Z physical id : 0 2025-05-07T19:43:00.7680443Z siblings : 48 2025-05-07T19:43:00.7680524Z core id : 23 2025-05-07T19:43:00.7680596Z cpu cores : 24 2025-05-07T19:43:00.7680670Z apicid : 47 2025-05-07T19:43:00.7680753Z initial apicid : 47 2025-05-07T19:43:00.7680822Z fpu : yes 2025-05-07T19:43:00.7680902Z fpu_exception : yes 2025-05-07T19:43:00.7680974Z cpuid level : 13 2025-05-07T19:43:00.7681053Z wp : yes 2025-05-07T19:43:00.7683089Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7683469Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7683543Z bogomips : 5999.99 2025-05-07T19:43:00.7683620Z clflush size : 64 2025-05-07T19:43:00.7683698Z cache_alignment : 64 2025-05-07T19:43:00.7683829Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7683907Z power management: 2025-05-07T19:43:00.7683912Z 2025-05-07T19:43:00.7684038Z processor : 72 2025-05-07T19:43:00.7684135Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7684208Z cpu family : 6 2025-05-07T19:43:00.7684279Z model : 85 2025-05-07T19:43:00.7684432Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7684516Z stepping : 7 2025-05-07T19:43:00.7684592Z microcode : 0x5003901 2025-05-07T19:43:00.7684665Z cpu MHz : 1199.768 2025-05-07T19:43:00.7684750Z cache size : 36608 KB 2025-05-07T19:43:00.7684824Z physical id : 1 2025-05-07T19:43:00.7684895Z siblings : 48 2025-05-07T19:43:00.7684967Z core id : 0 2025-05-07T19:43:00.7685057Z cpu cores : 24 2025-05-07T19:43:00.7685129Z apicid : 65 2025-05-07T19:43:00.7685205Z initial apicid : 65 2025-05-07T19:43:00.7685282Z fpu : yes 2025-05-07T19:43:00.7685358Z fpu_exception : yes 2025-05-07T19:43:00.7685431Z cpuid level : 13 2025-05-07T19:43:00.7685500Z wp : yes 2025-05-07T19:43:00.7687554Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7687964Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7688048Z bogomips : 5999.99 2025-05-07T19:43:00.7688121Z clflush size : 64 2025-05-07T19:43:00.7688200Z cache_alignment : 64 2025-05-07T19:43:00.7688322Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7688407Z power management: 2025-05-07T19:43:00.7688413Z 2025-05-07T19:43:00.7688485Z processor : 73 2025-05-07T19:43:00.7688573Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7688655Z cpu family : 6 2025-05-07T19:43:00.7688729Z model : 85 2025-05-07T19:43:00.7688880Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7688959Z stepping : 7 2025-05-07T19:43:00.7689050Z microcode : 0x5003901 2025-05-07T19:43:00.7689124Z cpu MHz : 1206.861 2025-05-07T19:43:00.7689203Z cache size : 36608 KB 2025-05-07T19:43:00.7689284Z physical id : 1 2025-05-07T19:43:00.7689356Z siblings : 48 2025-05-07T19:43:00.7689425Z core id : 1 2025-05-07T19:43:00.7689500Z cpu cores : 24 2025-05-07T19:43:00.7689581Z apicid : 67 2025-05-07T19:43:00.7689658Z initial apicid : 67 2025-05-07T19:43:00.7689726Z fpu : yes 2025-05-07T19:43:00.7689802Z fpu_exception : yes 2025-05-07T19:43:00.7689882Z cpuid level : 13 2025-05-07T19:43:00.7689951Z wp : yes 2025-05-07T19:43:00.7692008Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7692384Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7692459Z bogomips : 5999.99 2025-05-07T19:43:00.7692536Z clflush size : 64 2025-05-07T19:43:00.7692620Z cache_alignment : 64 2025-05-07T19:43:00.7692740Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7692819Z power management: 2025-05-07T19:43:00.7692823Z 2025-05-07T19:43:00.7692904Z processor : 74 2025-05-07T19:43:00.7692984Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7693106Z cpu family : 6 2025-05-07T19:43:00.7693185Z model : 85 2025-05-07T19:43:00.7693332Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7693404Z stepping : 7 2025-05-07T19:43:00.7693481Z microcode : 0x5003901 2025-05-07T19:43:00.7693558Z cpu MHz : 2999.996 2025-05-07T19:43:00.7693633Z cache size : 36608 KB 2025-05-07T19:43:00.7693709Z physical id : 1 2025-05-07T19:43:00.7693782Z siblings : 48 2025-05-07T19:43:00.7693857Z core id : 2 2025-05-07T19:43:00.7693931Z cpu cores : 24 2025-05-07T19:43:00.7694003Z apicid : 69 2025-05-07T19:43:00.7694089Z initial apicid : 69 2025-05-07T19:43:00.7694161Z fpu : yes 2025-05-07T19:43:00.7694241Z fpu_exception : yes 2025-05-07T19:43:00.7694315Z cpuid level : 13 2025-05-07T19:43:00.7694394Z wp : yes 2025-05-07T19:43:00.7696533Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7697097Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7697239Z bogomips : 5999.99 2025-05-07T19:43:00.7697321Z clflush size : 64 2025-05-07T19:43:00.7697405Z cache_alignment : 64 2025-05-07T19:43:00.7697549Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7697632Z power management: 2025-05-07T19:43:00.7697637Z 2025-05-07T19:43:00.7697716Z processor : 75 2025-05-07T19:43:00.7697815Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7697896Z cpu family : 6 2025-05-07T19:43:00.7697971Z model : 85 2025-05-07T19:43:00.7698136Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7698226Z stepping : 7 2025-05-07T19:43:00.7698308Z microcode : 0x5003901 2025-05-07T19:43:00.7698385Z cpu MHz : 1200.719 2025-05-07T19:43:00.7698478Z cache size : 36608 KB 2025-05-07T19:43:00.7698561Z physical id : 1 2025-05-07T19:43:00.7698638Z siblings : 48 2025-05-07T19:43:00.7698714Z core id : 3 2025-05-07T19:43:00.7698802Z cpu cores : 24 2025-05-07T19:43:00.7698879Z apicid : 71 2025-05-07T19:43:00.7698962Z initial apicid : 71 2025-05-07T19:43:00.7699051Z fpu : yes 2025-05-07T19:43:00.7699135Z fpu_exception : yes 2025-05-07T19:43:00.7699216Z cpuid level : 13 2025-05-07T19:43:00.7699292Z wp : yes 2025-05-07T19:43:00.7701678Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7702074Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7702164Z bogomips : 5999.99 2025-05-07T19:43:00.7702245Z clflush size : 64 2025-05-07T19:43:00.7702334Z cache_alignment : 64 2025-05-07T19:43:00.7702464Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7702557Z power management: 2025-05-07T19:43:00.7702562Z 2025-05-07T19:43:00.7702642Z processor : 76 2025-05-07T19:43:00.7702731Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7702821Z cpu family : 6 2025-05-07T19:43:00.7702897Z model : 85 2025-05-07T19:43:00.7703057Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7703186Z stepping : 7 2025-05-07T19:43:00.7703276Z microcode : 0x5003901 2025-05-07T19:43:00.7703357Z cpu MHz : 1199.908 2025-05-07T19:43:00.7703438Z cache size : 36608 KB 2025-05-07T19:43:00.7703525Z physical id : 1 2025-05-07T19:43:00.7703601Z siblings : 48 2025-05-07T19:43:00.7703679Z core id : 4 2025-05-07T19:43:00.7703758Z cpu cores : 24 2025-05-07T19:43:00.7703840Z apicid : 73 2025-05-07T19:43:00.7703923Z initial apicid : 73 2025-05-07T19:43:00.7703999Z fpu : yes 2025-05-07T19:43:00.7704086Z fpu_exception : yes 2025-05-07T19:43:00.7704167Z cpuid level : 13 2025-05-07T19:43:00.7704243Z wp : yes 2025-05-07T19:43:00.7706466Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7706865Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7706946Z bogomips : 5999.99 2025-05-07T19:43:00.7707038Z clflush size : 64 2025-05-07T19:43:00.7707123Z cache_alignment : 64 2025-05-07T19:43:00.7707300Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7707388Z power management: 2025-05-07T19:43:00.7707392Z 2025-05-07T19:43:00.7707477Z processor : 77 2025-05-07T19:43:00.7707565Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7707646Z cpu family : 6 2025-05-07T19:43:00.7707734Z model : 85 2025-05-07T19:43:00.7707896Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7707980Z stepping : 7 2025-05-07T19:43:00.7708064Z microcode : 0x5003901 2025-05-07T19:43:00.7708151Z cpu MHz : 1200.090 2025-05-07T19:43:00.7708235Z cache size : 36608 KB 2025-05-07T19:43:00.7708316Z physical id : 1 2025-05-07T19:43:00.7708400Z siblings : 48 2025-05-07T19:43:00.7708473Z core id : 5 2025-05-07T19:43:00.7708555Z cpu cores : 24 2025-05-07T19:43:00.7708634Z apicid : 75 2025-05-07T19:43:00.7708721Z initial apicid : 75 2025-05-07T19:43:00.7708795Z fpu : yes 2025-05-07T19:43:00.7708877Z fpu_exception : yes 2025-05-07T19:43:00.7709072Z cpuid level : 13 2025-05-07T19:43:00.7709145Z wp : yes 2025-05-07T19:43:00.7711183Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7711555Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7711632Z bogomips : 5999.99 2025-05-07T19:43:00.7711704Z clflush size : 64 2025-05-07T19:43:00.7711790Z cache_alignment : 64 2025-05-07T19:43:00.7711912Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7711988Z power management: 2025-05-07T19:43:00.7711993Z 2025-05-07T19:43:00.7712068Z processor : 78 2025-05-07T19:43:00.7712161Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7712233Z cpu family : 6 2025-05-07T19:43:00.7712304Z model : 85 2025-05-07T19:43:00.7712465Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7712536Z stepping : 7 2025-05-07T19:43:00.7712680Z microcode : 0x5003901 2025-05-07T19:43:00.7712754Z cpu MHz : 1199.403 2025-05-07T19:43:00.7712840Z cache size : 36608 KB 2025-05-07T19:43:00.7712912Z physical id : 1 2025-05-07T19:43:00.7712984Z siblings : 48 2025-05-07T19:43:00.7713063Z core id : 6 2025-05-07T19:43:00.7713135Z cpu cores : 24 2025-05-07T19:43:00.7713206Z apicid : 77 2025-05-07T19:43:00.7713282Z initial apicid : 77 2025-05-07T19:43:00.7713361Z fpu : yes 2025-05-07T19:43:00.7713438Z fpu_exception : yes 2025-05-07T19:43:00.7713511Z cpuid level : 13 2025-05-07T19:43:00.7713579Z wp : yes 2025-05-07T19:43:00.7715630Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7715993Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7716073Z bogomips : 5999.99 2025-05-07T19:43:00.7716149Z clflush size : 64 2025-05-07T19:43:00.7716227Z cache_alignment : 64 2025-05-07T19:43:00.7716352Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7716475Z power management: 2025-05-07T19:43:00.7716481Z 2025-05-07T19:43:00.7716553Z processor : 79 2025-05-07T19:43:00.7716632Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7716710Z cpu family : 6 2025-05-07T19:43:00.7716778Z model : 85 2025-05-07T19:43:00.7716925Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7717002Z stepping : 7 2025-05-07T19:43:00.7717078Z microcode : 0x5003901 2025-05-07T19:43:00.7717154Z cpu MHz : 1200.653 2025-05-07T19:43:00.7717230Z cache size : 36608 KB 2025-05-07T19:43:00.7717309Z physical id : 1 2025-05-07T19:43:00.7717380Z siblings : 48 2025-05-07T19:43:00.7717450Z core id : 7 2025-05-07T19:43:00.7717533Z cpu cores : 24 2025-05-07T19:43:00.7717603Z apicid : 79 2025-05-07T19:43:00.7717678Z initial apicid : 79 2025-05-07T19:43:00.7717745Z fpu : yes 2025-05-07T19:43:00.7717829Z fpu_exception : yes 2025-05-07T19:43:00.7717901Z cpuid level : 13 2025-05-07T19:43:00.7717969Z wp : yes 2025-05-07T19:43:00.7720015Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7720384Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7720459Z bogomips : 5999.99 2025-05-07T19:43:00.7720541Z clflush size : 64 2025-05-07T19:43:00.7720617Z cache_alignment : 64 2025-05-07T19:43:00.7720736Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7720810Z power management: 2025-05-07T19:43:00.7720820Z 2025-05-07T19:43:00.7720895Z processor : 80 2025-05-07T19:43:00.7720975Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7721047Z cpu family : 6 2025-05-07T19:43:00.7721122Z model : 85 2025-05-07T19:43:00.7721270Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7721343Z stepping : 7 2025-05-07T19:43:00.7721427Z microcode : 0x5003901 2025-05-07T19:43:00.7721497Z cpu MHz : 1200.523 2025-05-07T19:43:00.7721619Z cache size : 36608 KB 2025-05-07T19:43:00.7721690Z physical id : 1 2025-05-07T19:43:00.7721771Z siblings : 48 2025-05-07T19:43:00.7721841Z core id : 8 2025-05-07T19:43:00.7721915Z cpu cores : 24 2025-05-07T19:43:00.7721987Z apicid : 81 2025-05-07T19:43:00.7722066Z initial apicid : 81 2025-05-07T19:43:00.7722139Z fpu : yes 2025-05-07T19:43:00.7722216Z fpu_exception : yes 2025-05-07T19:43:00.7722295Z cpuid level : 13 2025-05-07T19:43:00.7722364Z wp : yes 2025-05-07T19:43:00.7724405Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7724779Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7724855Z bogomips : 5999.99 2025-05-07T19:43:00.7724927Z clflush size : 64 2025-05-07T19:43:00.7725012Z cache_alignment : 64 2025-05-07T19:43:00.7725133Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7725207Z power management: 2025-05-07T19:43:00.7725212Z 2025-05-07T19:43:00.7725291Z processor : 81 2025-05-07T19:43:00.7725417Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7725489Z cpu family : 6 2025-05-07T19:43:00.7725558Z model : 85 2025-05-07T19:43:00.7725716Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7725798Z stepping : 7 2025-05-07T19:43:00.7725874Z microcode : 0x5003901 2025-05-07T19:43:00.7725947Z cpu MHz : 1200.402 2025-05-07T19:43:00.7726031Z cache size : 36608 KB 2025-05-07T19:43:00.7726107Z physical id : 1 2025-05-07T19:43:00.7726178Z siblings : 48 2025-05-07T19:43:00.7726250Z core id : 9 2025-05-07T19:43:00.7726330Z cpu cores : 24 2025-05-07T19:43:00.7726402Z apicid : 83 2025-05-07T19:43:00.7726480Z initial apicid : 83 2025-05-07T19:43:00.7726551Z fpu : yes 2025-05-07T19:43:00.7726635Z fpu_exception : yes 2025-05-07T19:43:00.7726713Z cpuid level : 13 2025-05-07T19:43:00.7726785Z wp : yes 2025-05-07T19:43:00.7728833Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7729201Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7729283Z bogomips : 5999.99 2025-05-07T19:43:00.7729358Z clflush size : 64 2025-05-07T19:43:00.7729437Z cache_alignment : 64 2025-05-07T19:43:00.7729560Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7729644Z power management: 2025-05-07T19:43:00.7729648Z 2025-05-07T19:43:00.7729722Z processor : 82 2025-05-07T19:43:00.7729802Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7729888Z cpu family : 6 2025-05-07T19:43:00.7729961Z model : 85 2025-05-07T19:43:00.7730110Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7730181Z stepping : 7 2025-05-07T19:43:00.7730262Z microcode : 0x5003901 2025-05-07T19:43:00.7730335Z cpu MHz : 1199.897 2025-05-07T19:43:00.7730413Z cache size : 36608 KB 2025-05-07T19:43:00.7730499Z physical id : 1 2025-05-07T19:43:00.7730571Z siblings : 48 2025-05-07T19:43:00.7730690Z core id : 10 2025-05-07T19:43:00.7730763Z cpu cores : 24 2025-05-07T19:43:00.7730845Z apicid : 85 2025-05-07T19:43:00.7730920Z initial apicid : 85 2025-05-07T19:43:00.7730992Z fpu : yes 2025-05-07T19:43:00.7731069Z fpu_exception : yes 2025-05-07T19:43:00.7731153Z cpuid level : 13 2025-05-07T19:43:00.7731224Z wp : yes 2025-05-07T19:43:00.7733255Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7733627Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7733706Z bogomips : 5999.99 2025-05-07T19:43:00.7733782Z clflush size : 64 2025-05-07T19:43:00.7733867Z cache_alignment : 64 2025-05-07T19:43:00.7733984Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7734060Z power management: 2025-05-07T19:43:00.7734064Z 2025-05-07T19:43:00.7734145Z processor : 83 2025-05-07T19:43:00.7734226Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7734299Z cpu family : 6 2025-05-07T19:43:00.7734418Z model : 85 2025-05-07T19:43:00.7734571Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7734645Z stepping : 7 2025-05-07T19:43:00.7734719Z microcode : 0x5003901 2025-05-07T19:43:00.7734800Z cpu MHz : 1200.936 2025-05-07T19:43:00.7734876Z cache size : 36608 KB 2025-05-07T19:43:00.7734946Z physical id : 1 2025-05-07T19:43:00.7735017Z siblings : 48 2025-05-07T19:43:00.7735095Z core id : 11 2025-05-07T19:43:00.7735173Z cpu cores : 24 2025-05-07T19:43:00.7735243Z apicid : 87 2025-05-07T19:43:00.7735331Z initial apicid : 87 2025-05-07T19:43:00.7735400Z fpu : yes 2025-05-07T19:43:00.7735480Z fpu_exception : yes 2025-05-07T19:43:00.7735555Z cpuid level : 13 2025-05-07T19:43:00.7735632Z wp : yes 2025-05-07T19:43:00.7738007Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7738415Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7738500Z bogomips : 5999.99 2025-05-07T19:43:00.7738582Z clflush size : 64 2025-05-07T19:43:00.7738668Z cache_alignment : 64 2025-05-07T19:43:00.7738805Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7738887Z power management: 2025-05-07T19:43:00.7738892Z 2025-05-07T19:43:00.7738971Z processor : 84 2025-05-07T19:43:00.7739068Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7739144Z cpu family : 6 2025-05-07T19:43:00.7739219Z model : 85 2025-05-07T19:43:00.7739378Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7739462Z stepping : 7 2025-05-07T19:43:00.7739545Z microcode : 0x5003901 2025-05-07T19:43:00.7739625Z cpu MHz : 1200.431 2025-05-07T19:43:00.7739717Z cache size : 36608 KB 2025-05-07T19:43:00.7739795Z physical id : 1 2025-05-07T19:43:00.7739872Z siblings : 48 2025-05-07T19:43:00.7739949Z core id : 12 2025-05-07T19:43:00.7740031Z cpu cores : 24 2025-05-07T19:43:00.7740162Z apicid : 89 2025-05-07T19:43:00.7740248Z initial apicid : 89 2025-05-07T19:43:00.7740332Z fpu : yes 2025-05-07T19:43:00.7740415Z fpu_exception : yes 2025-05-07T19:43:00.7740497Z cpuid level : 13 2025-05-07T19:43:00.7740570Z wp : yes 2025-05-07T19:43:00.7742781Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7743175Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7743265Z bogomips : 5999.99 2025-05-07T19:43:00.7743346Z clflush size : 64 2025-05-07T19:43:00.7743433Z cache_alignment : 64 2025-05-07T19:43:00.7743563Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7743651Z power management: 2025-05-07T19:43:00.7743656Z 2025-05-07T19:43:00.7743734Z processor : 85 2025-05-07T19:43:00.7743818Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7743901Z cpu family : 6 2025-05-07T19:43:00.7743975Z model : 85 2025-05-07T19:43:00.7744179Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7744258Z stepping : 7 2025-05-07T19:43:00.7744347Z microcode : 0x5003901 2025-05-07T19:43:00.7744425Z cpu MHz : 1199.564 2025-05-07T19:43:00.7744503Z cache size : 36608 KB 2025-05-07T19:43:00.7744593Z physical id : 1 2025-05-07T19:43:00.7744670Z siblings : 48 2025-05-07T19:43:00.7744747Z core id : 13 2025-05-07T19:43:00.7744823Z cpu cores : 24 2025-05-07T19:43:00.7744907Z apicid : 91 2025-05-07T19:43:00.7744995Z initial apicid : 91 2025-05-07T19:43:00.7745070Z fpu : yes 2025-05-07T19:43:00.7745166Z fpu_exception : yes 2025-05-07T19:43:00.7745245Z cpuid level : 13 2025-05-07T19:43:00.7745323Z wp : yes 2025-05-07T19:43:00.7747555Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7747947Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7748032Z bogomips : 5999.99 2025-05-07T19:43:00.7748132Z clflush size : 64 2025-05-07T19:43:00.7748215Z cache_alignment : 64 2025-05-07T19:43:00.7748346Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7748426Z power management: 2025-05-07T19:43:00.7748431Z 2025-05-07T19:43:00.7748516Z processor : 86 2025-05-07T19:43:00.7748610Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7748690Z cpu family : 6 2025-05-07T19:43:00.7748772Z model : 85 2025-05-07T19:43:00.7748935Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7749123Z stepping : 7 2025-05-07T19:43:00.7749205Z microcode : 0x5003901 2025-05-07T19:43:00.7749283Z cpu MHz : 2999.996 2025-05-07T19:43:00.7749360Z cache size : 36608 KB 2025-05-07T19:43:00.7749436Z physical id : 1 2025-05-07T19:43:00.7749515Z siblings : 48 2025-05-07T19:43:00.7749587Z core id : 14 2025-05-07T19:43:00.7749659Z cpu cores : 24 2025-05-07T19:43:00.7749731Z apicid : 93 2025-05-07T19:43:00.7749818Z initial apicid : 93 2025-05-07T19:43:00.7749981Z fpu : yes 2025-05-07T19:43:00.7750059Z fpu_exception : yes 2025-05-07T19:43:00.7750145Z cpuid level : 13 2025-05-07T19:43:00.7750213Z wp : yes 2025-05-07T19:43:00.7752260Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7752636Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7752712Z bogomips : 5999.99 2025-05-07T19:43:00.7752785Z clflush size : 64 2025-05-07T19:43:00.7752877Z cache_alignment : 64 2025-05-07T19:43:00.7752994Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7753067Z power management: 2025-05-07T19:43:00.7753072Z 2025-05-07T19:43:00.7753145Z processor : 87 2025-05-07T19:43:00.7753237Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7753308Z cpu family : 6 2025-05-07T19:43:00.7753374Z model : 85 2025-05-07T19:43:00.7753532Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7753605Z stepping : 7 2025-05-07T19:43:00.7753679Z microcode : 0x5003901 2025-05-07T19:43:00.7753795Z cpu MHz : 1201.009 2025-05-07T19:43:00.7753876Z cache size : 36608 KB 2025-05-07T19:43:00.7753947Z physical id : 1 2025-05-07T19:43:00.7754017Z siblings : 48 2025-05-07T19:43:00.7754097Z core id : 15 2025-05-07T19:43:00.7754169Z cpu cores : 24 2025-05-07T19:43:00.7754242Z apicid : 95 2025-05-07T19:43:00.7754317Z initial apicid : 95 2025-05-07T19:43:00.7754392Z fpu : yes 2025-05-07T19:43:00.7754470Z fpu_exception : yes 2025-05-07T19:43:00.7754551Z cpuid level : 13 2025-05-07T19:43:00.7754620Z wp : yes 2025-05-07T19:43:00.7756667Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7757031Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7757118Z bogomips : 5999.99 2025-05-07T19:43:00.7757192Z clflush size : 64 2025-05-07T19:43:00.7757270Z cache_alignment : 64 2025-05-07T19:43:00.7757402Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7757477Z power management: 2025-05-07T19:43:00.7757482Z 2025-05-07T19:43:00.7757553Z processor : 88 2025-05-07T19:43:00.7757635Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7757716Z cpu family : 6 2025-05-07T19:43:00.7757786Z model : 85 2025-05-07T19:43:00.7757937Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7758018Z stepping : 7 2025-05-07T19:43:00.7758093Z microcode : 0x5003901 2025-05-07T19:43:00.7758164Z cpu MHz : 1199.120 2025-05-07T19:43:00.7758241Z cache size : 36608 KB 2025-05-07T19:43:00.7758321Z physical id : 1 2025-05-07T19:43:00.7758393Z siblings : 48 2025-05-07T19:43:00.7758467Z core id : 16 2025-05-07T19:43:00.7758547Z cpu cores : 24 2025-05-07T19:43:00.7758617Z apicid : 97 2025-05-07T19:43:00.7758693Z initial apicid : 97 2025-05-07T19:43:00.7758761Z fpu : yes 2025-05-07T19:43:00.7758844Z fpu_exception : yes 2025-05-07T19:43:00.7758919Z cpuid level : 13 2025-05-07T19:43:00.7759037Z wp : yes 2025-05-07T19:43:00.7761087Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7761447Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7761525Z bogomips : 5999.99 2025-05-07T19:43:00.7761610Z clflush size : 64 2025-05-07T19:43:00.7761687Z cache_alignment : 64 2025-05-07T19:43:00.7761810Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7761892Z power management: 2025-05-07T19:43:00.7761903Z 2025-05-07T19:43:00.7761975Z processor : 89 2025-05-07T19:43:00.7762061Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7762134Z cpu family : 6 2025-05-07T19:43:00.7762212Z model : 85 2025-05-07T19:43:00.7762359Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7762433Z stepping : 7 2025-05-07T19:43:00.7762515Z microcode : 0x5003901 2025-05-07T19:43:00.7762587Z cpu MHz : 1200.365 2025-05-07T19:43:00.7762662Z cache size : 36608 KB 2025-05-07T19:43:00.7762785Z physical id : 1 2025-05-07T19:43:00.7762864Z siblings : 48 2025-05-07T19:43:00.7762934Z core id : 17 2025-05-07T19:43:00.7763007Z cpu cores : 24 2025-05-07T19:43:00.7763079Z apicid : 99 2025-05-07T19:43:00.7763162Z initial apicid : 99 2025-05-07T19:43:00.7763233Z fpu : yes 2025-05-07T19:43:00.7763312Z fpu_exception : yes 2025-05-07T19:43:00.7763390Z cpuid level : 13 2025-05-07T19:43:00.7763460Z wp : yes 2025-05-07T19:43:00.7765503Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7765873Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7765949Z bogomips : 5999.99 2025-05-07T19:43:00.7766025Z clflush size : 64 2025-05-07T19:43:00.7766111Z cache_alignment : 64 2025-05-07T19:43:00.7766230Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7766309Z power management: 2025-05-07T19:43:00.7766313Z 2025-05-07T19:43:00.7766392Z processor : 90 2025-05-07T19:43:00.7766472Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7766547Z cpu family : 6 2025-05-07T19:43:00.7766616Z model : 85 2025-05-07T19:43:00.7766767Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7766841Z stepping : 7 2025-05-07T19:43:00.7766917Z microcode : 0x5003901 2025-05-07T19:43:00.7766988Z cpu MHz : 1199.467 2025-05-07T19:43:00.7767065Z cache size : 36608 KB 2025-05-07T19:43:00.7767265Z physical id : 1 2025-05-07T19:43:00.7767339Z siblings : 48 2025-05-07T19:43:00.7767584Z core id : 18 2025-05-07T19:43:00.7767664Z cpu cores : 24 2025-05-07T19:43:00.7767741Z apicid : 101 2025-05-07T19:43:00.7767822Z initial apicid : 101 2025-05-07T19:43:00.7768026Z fpu : yes 2025-05-07T19:43:00.7768108Z fpu_exception : yes 2025-05-07T19:43:00.7768188Z cpuid level : 13 2025-05-07T19:43:00.7768270Z wp : yes 2025-05-07T19:43:00.7770477Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7770960Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7771047Z bogomips : 5999.99 2025-05-07T19:43:00.7771127Z clflush size : 64 2025-05-07T19:43:00.7771209Z cache_alignment : 64 2025-05-07T19:43:00.7771344Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7771425Z power management: 2025-05-07T19:43:00.7771433Z 2025-05-07T19:43:00.7771510Z processor : 91 2025-05-07T19:43:00.7771596Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7771677Z cpu family : 6 2025-05-07T19:43:00.7771751Z model : 85 2025-05-07T19:43:00.7771910Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7771992Z stepping : 7 2025-05-07T19:43:00.7772074Z microcode : 0x5003901 2025-05-07T19:43:00.7772150Z cpu MHz : 1200.032 2025-05-07T19:43:00.7772233Z cache size : 36608 KB 2025-05-07T19:43:00.7772332Z physical id : 1 2025-05-07T19:43:00.7772415Z siblings : 48 2025-05-07T19:43:00.7772560Z core id : 19 2025-05-07T19:43:00.7772661Z cpu cores : 24 2025-05-07T19:43:00.7772744Z apicid : 103 2025-05-07T19:43:00.7772833Z initial apicid : 103 2025-05-07T19:43:00.7772915Z fpu : yes 2025-05-07T19:43:00.7773014Z fpu_exception : yes 2025-05-07T19:43:00.7773099Z cpuid level : 13 2025-05-07T19:43:00.7773179Z wp : yes 2025-05-07T19:43:00.7775401Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7775807Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7775895Z bogomips : 5999.99 2025-05-07T19:43:00.7775993Z clflush size : 64 2025-05-07T19:43:00.7776082Z cache_alignment : 64 2025-05-07T19:43:00.7776219Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7776322Z power management: 2025-05-07T19:43:00.7776327Z 2025-05-07T19:43:00.7776477Z processor : 92 2025-05-07T19:43:00.7776574Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7776656Z cpu family : 6 2025-05-07T19:43:00.7776751Z model : 85 2025-05-07T19:43:00.7776917Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7777002Z stepping : 7 2025-05-07T19:43:00.7777106Z microcode : 0x5003901 2025-05-07T19:43:00.7777189Z cpu MHz : 1198.591 2025-05-07T19:43:00.7777304Z cache size : 36608 KB 2025-05-07T19:43:00.7777391Z physical id : 1 2025-05-07T19:43:00.7777486Z siblings : 48 2025-05-07T19:43:00.7777569Z core id : 20 2025-05-07T19:43:00.7777656Z cpu cores : 24 2025-05-07T19:43:00.7777755Z apicid : 105 2025-05-07T19:43:00.7777849Z initial apicid : 105 2025-05-07T19:43:00.7777931Z fpu : yes 2025-05-07T19:43:00.7778022Z fpu_exception : yes 2025-05-07T19:43:00.7778119Z cpuid level : 13 2025-05-07T19:43:00.7778251Z wp : yes 2025-05-07T19:43:00.7780462Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7780934Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7781022Z bogomips : 5999.99 2025-05-07T19:43:00.7781105Z clflush size : 64 2025-05-07T19:43:00.7781202Z cache_alignment : 64 2025-05-07T19:43:00.7781336Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7781424Z power management: 2025-05-07T19:43:00.7781428Z 2025-05-07T19:43:00.7781523Z processor : 93 2025-05-07T19:43:00.7781615Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7781702Z cpu family : 6 2025-05-07T19:43:00.7781780Z model : 85 2025-05-07T19:43:00.7781954Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7782037Z stepping : 7 2025-05-07T19:43:00.7782122Z microcode : 0x5003901 2025-05-07T19:43:00.7782211Z cpu MHz : 1200.423 2025-05-07T19:43:00.7782297Z cache size : 36608 KB 2025-05-07T19:43:00.7782381Z physical id : 1 2025-05-07T19:43:00.7782461Z siblings : 48 2025-05-07T19:43:00.7782549Z core id : 21 2025-05-07T19:43:00.7782631Z cpu cores : 24 2025-05-07T19:43:00.7783069Z apicid : 107 2025-05-07T19:43:00.7783167Z initial apicid : 107 2025-05-07T19:43:00.7783243Z fpu : yes 2025-05-07T19:43:00.7783327Z fpu_exception : yes 2025-05-07T19:43:00.7783409Z cpuid level : 13 2025-05-07T19:43:00.7783498Z wp : yes 2025-05-07T19:43:00.7785715Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7786129Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7786217Z bogomips : 5999.99 2025-05-07T19:43:00.7786302Z clflush size : 64 2025-05-07T19:43:00.7786388Z cache_alignment : 64 2025-05-07T19:43:00.7786534Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7786620Z power management: 2025-05-07T19:43:00.7786625Z 2025-05-07T19:43:00.7786707Z processor : 94 2025-05-07T19:43:00.7786811Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7786892Z cpu family : 6 2025-05-07T19:43:00.7786976Z model : 85 2025-05-07T19:43:00.7787141Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7787243Z stepping : 7 2025-05-07T19:43:00.7787330Z microcode : 0x5003901 2025-05-07T19:43:00.7787412Z cpu MHz : 1200.398 2025-05-07T19:43:00.7787508Z cache size : 36608 KB 2025-05-07T19:43:00.7787586Z physical id : 1 2025-05-07T19:43:00.7787667Z siblings : 48 2025-05-07T19:43:00.7787748Z core id : 22 2025-05-07T19:43:00.7787837Z cpu cores : 24 2025-05-07T19:43:00.7787914Z apicid : 109 2025-05-07T19:43:00.7788004Z initial apicid : 109 2025-05-07T19:43:00.7788091Z fpu : yes 2025-05-07T19:43:00.7788175Z fpu_exception : yes 2025-05-07T19:43:00.7788253Z cpuid level : 13 2025-05-07T19:43:00.7788331Z wp : yes 2025-05-07T19:43:00.7790502Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7790915Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7791009Z bogomips : 5999.99 2025-05-07T19:43:00.7791086Z clflush size : 64 2025-05-07T19:43:00.7791167Z cache_alignment : 64 2025-05-07T19:43:00.7791290Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7791378Z power management: 2025-05-07T19:43:00.7791382Z 2025-05-07T19:43:00.7791457Z processor : 95 2025-05-07T19:43:00.7791541Z vendor_id : GenuineIntel 2025-05-07T19:43:00.7791624Z cpu family : 6 2025-05-07T19:43:00.7791697Z model : 85 2025-05-07T19:43:00.7791852Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:00.7791929Z stepping : 7 2025-05-07T19:43:00.7792024Z microcode : 0x5003901 2025-05-07T19:43:00.7792099Z cpu MHz : 1199.335 2025-05-07T19:43:00.7792181Z cache size : 36608 KB 2025-05-07T19:43:00.7792269Z physical id : 1 2025-05-07T19:43:00.7792343Z siblings : 48 2025-05-07T19:43:00.7792416Z core id : 23 2025-05-07T19:43:00.7792493Z cpu cores : 24 2025-05-07T19:43:00.7792580Z apicid : 111 2025-05-07T19:43:00.7792661Z initial apicid : 111 2025-05-07T19:43:00.7792735Z fpu : yes 2025-05-07T19:43:00.7792870Z fpu_exception : yes 2025-05-07T19:43:00.7792964Z cpuid level : 13 2025-05-07T19:43:00.7793042Z wp : yes 2025-05-07T19:43:00.7795088Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:43:00.7795478Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:43:00.7795552Z bogomips : 5999.99 2025-05-07T19:43:00.7795627Z clflush size : 64 2025-05-07T19:43:00.7795715Z cache_alignment : 64 2025-05-07T19:43:00.7795844Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:43:00.7795921Z power management: 2025-05-07T19:43:00.7795926Z 2025-05-07T19:43:00.7795929Z 2025-05-07T19:43:00.7796041Z ################################################################################ 2025-05-07T19:43:00.7796131Z [INFO] Print PCI info ... 2025-05-07T19:43:00.7796205Z + lspci -v 2025-05-07T19:43:00.7796212Z 2025-05-07T19:43:00.7796380Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:43:00.7796551Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:43:00.7796662Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:43:00.7796772Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:43:00.7796777Z 2025-05-07T19:43:00.7796968Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:43:00.7797057Z Physical Slot: 1 2025-05-07T19:43:00.7797174Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:43:00.7797179Z 2025-05-07T19:43:00.7797419Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:43:00.7797496Z Physical Slot: 1 2025-05-07T19:43:00.7797619Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:43:00.7797623Z 2025-05-07T19:43:00.7797873Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:43:00.7798044Z Physical Slot: 3 2025-05-07T19:43:00.7798152Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:43:00.7798279Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:43:00.7798395Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:43:00.7798399Z 2025-05-07T19:43:00.7798699Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:43:00.7798798Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:43:00.7798870Z Physical Slot: 4 2025-05-07T19:43:00.7798993Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:43:00.7799145Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:43:00.7799240Z Capabilities: 2025-05-07T19:43:00.7799325Z Kernel driver in use: nvme 2025-05-07T19:43:00.7799330Z 2025-05-07T19:43:00.7799540Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:43:00.7799769Z Physical Slot: 5 2025-05-07T19:43:00.7799872Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:43:00.7800019Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:43:00.7800138Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:43:00.7800274Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:43:00.7800363Z Capabilities: 2025-05-07T19:43:00.7800453Z Kernel driver in use: ena 2025-05-07T19:43:00.7800457Z 2025-05-07T19:43:00.7800460Z 2025-05-07T19:43:00.7800604Z ################################################################################ 2025-05-07T19:43:00.7800707Z [INFO] Print Linux distribution info ... 2025-05-07T19:43:00.7800782Z + uname -a 2025-05-07T19:43:00.7800787Z 2025-05-07T19:43:00.7801154Z Linux 98e2388a6bf2 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:43:00.7801160Z 2025-05-07T19:43:00.7801228Z + uname -m 2025-05-07T19:43:00.7801233Z 2025-05-07T19:43:00.7801308Z x86_64 2025-05-07T19:43:00.7801312Z 2025-05-07T19:43:00.7801389Z + cat /proc/version 2025-05-07T19:43:00.7801393Z 2025-05-07T19:43:00.7801953Z 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:43:00.7801958Z 2025-05-07T19:43:00.7802041Z + cat /etc/os-release 2025-05-07T19:43:00.7802045Z 2025-05-07T19:43:00.7802119Z NAME="Amazon Linux" 2025-05-07T19:43:00.7802192Z VERSION="2023" 2025-05-07T19:43:00.7802270Z ID="amzn" 2025-05-07T19:43:00.7802342Z ID_LIKE="fedora" 2025-05-07T19:43:00.7802420Z VERSION_ID="2023" 2025-05-07T19:43:00.7802508Z PLATFORM_ID="platform:al2023" 2025-05-07T19:43:00.7802613Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:43:00.7802688Z ANSI_COLOR="0;33" 2025-05-07T19:43:00.7802799Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:43:00.7802978Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:43:00.7803136Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:43:00.7803283Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:43:00.7803468Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:43:00.7803544Z VENDOR_NAME="AWS" 2025-05-07T19:43:00.7803642Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:43:00.7803723Z SUPPORT_END="2029-06-30" 2025-05-07T19:43:00.7803728Z 2025-05-07T19:43:00.7838392Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:43:00.7838538Z . $PRELUDE; print_gpu_info 2025-05-07T19:43:00.7838785Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:00.7838854Z env: 2025-05-07T19:43:00.7838959Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:00.7839051Z BUILD_ENV: build_binary 2025-05-07T19:43:00.7839132Z BUILD_TARGET: default 2025-05-07T19:43:00.7839206Z BUILD_VARIANT: cuda 2025-05-07T19:43:00.7839296Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:43:00.7839461Z ##[endgroup] 2025-05-07T19:43:01.2687580Z ################################################################################ 2025-05-07T19:43:01.2688231Z [INFO] Printing general display info ... 2025-05-07T19:43:01.2700518Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:01.3549045Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:01.3553661Z /usr/bin/sudo 2025-05-07T19:43:01.3563724Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:43:01.3570480Z /usr/bin/yum 2025-05-07T19:43:01.3571844Z [INSTALL] Updating system repositories ... 2025-05-07T19:43:01.3592780Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:43:01.5785618Z Last metadata expiration check: 0:00:20 ago on Wed May 7 19:42:41 2025. 2025-05-07T19:43:01.6745469Z Dependencies resolved. 2025-05-07T19:43:01.6962416Z Nothing to do. 2025-05-07T19:43:01.7452842Z Complete! 2025-05-07T19:43:01.7453433Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:43:01.7473373Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:43:01.9624049Z Last metadata expiration check: 0:00:20 ago on Wed May 7 19:42:41 2025. 2025-05-07T19:43:02.0139921Z Dependencies resolved. 2025-05-07T19:43:02.0305713Z ================================================================================ 2025-05-07T19:43:02.0308125Z Package Arch Version Repository Size 2025-05-07T19:43:02.0310099Z ================================================================================ 2025-05-07T19:43:02.0310439Z Installing: 2025-05-07T19:43:02.0310757Z hostname x86_64 3.23-4.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:43:02.0311248Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T19:43:02.0311535Z 2025-05-07T19:43:02.0311648Z Transaction Summary 2025-05-07T19:43:02.0311900Z ================================================================================ 2025-05-07T19:43:02.0312237Z Install 2 Packages 2025-05-07T19:43:02.0312377Z 2025-05-07T19:43:02.0312480Z Total download size: 347 k 2025-05-07T19:43:02.0312756Z Installed size: 883 k 2025-05-07T19:43:02.0312996Z Downloading Packages: 2025-05-07T19:43:02.1383064Z (1/2): hostname-3.23-4.amzn2023.0.3.x86_64.rpm 1.7 MB/s | 28 kB 00:00 2025-05-07T19:43:02.1497761Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 11 MB/s | 319 kB 00:00 2025-05-07T19:43:02.1501843Z -------------------------------------------------------------------------------- 2025-05-07T19:43:02.1504401Z Total 2.8 MB/s | 347 kB 00:00 2025-05-07T19:43:02.1709989Z Running transaction check 2025-05-07T19:43:02.1762061Z Transaction check succeeded. 2025-05-07T19:43:02.1763697Z Running transaction test 2025-05-07T19:43:02.1916532Z Transaction test succeeded. 2025-05-07T19:43:02.1918122Z Running transaction 2025-05-07T19:43:02.2185852Z Preparing : 1/1 2025-05-07T19:43:02.2260292Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/2 2025-05-07T19:43:02.2299728Z Installing : hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:43:03.2827291Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:43:03.2828506Z Verifying : hostname-3.23-4.amzn2023.0.3.x86_64 1/2 2025-05-07T19:43:03.3195654Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2/2 2025-05-07T19:43:03.3197330Z 2025-05-07T19:43:03.3197575Z Installed: 2025-05-07T19:43:03.3198596Z hostname-3.23-4.amzn2023.0.3.x86_64 lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T19:43:03.3199588Z 2025-05-07T19:43:03.3199826Z Complete! 2025-05-07T19:43:03.3539702Z + hostname 2025-05-07T19:43:03.3540437Z 2025-05-07T19:43:03.3549272Z 98e2388a6bf2 2025-05-07T19:43:03.3550062Z 2025-05-07T19:43:03.3551229Z + sudo lshw -C display 2025-05-07T19:43:03.3551880Z 2025-05-07T19:43:03.5517500Z *-display UNCLAIMED 2025-05-07T19:43:03.5518141Z description: VGA compatible controller 2025-05-07T19:43:03.5518533Z product: Amazon.com, Inc. 2025-05-07T19:43:03.5518840Z vendor: Amazon.com, Inc. 2025-05-07T19:43:03.5519113Z physical id: 3 2025-05-07T19:43:03.5519383Z bus info: pci@0000:00:03.0 2025-05-07T19:43:03.5519658Z version: 00 2025-05-07T19:43:03.5519921Z width: 32 bits 2025-05-07T19:43:03.5520155Z clock: 33MHz 2025-05-07T19:43:03.5520434Z capabilities: vga_controller bus_master 2025-05-07T19:43:03.5520762Z configuration: latency=0 2025-05-07T19:43:03.5521117Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:43:03.5539068Z 2025-05-07T19:43:03.5540150Z ################################################################################ 2025-05-07T19:43:03.5541920Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:43:03.5673826Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:43:03.5704176Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:43:03.5704773Z [CHECK] nvidia-smi not found 2025-05-07T19:43:03.5705095Z ################################################################################ 2025-05-07T19:43:03.5819553Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:43:03.5821305Z [INFO] Printing AMD GPU info ... 2025-05-07T19:43:03.5843221Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:43:03.5844255Z [CHECK] rocminfo not found 2025-05-07T19:43:03.5855201Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:43:03.5855708Z [CHECK] rocm-smi not found 2025-05-07T19:43:03.5924668Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:43:03.5925140Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:43:03.5925703Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:03.5926044Z env: 2025-05-07T19:43:03.5926273Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:03.5926599Z BUILD_ENV: build_binary 2025-05-07T19:43:03.5926853Z BUILD_TARGET: default 2025-05-07T19:43:03.5927104Z BUILD_VARIANT: cuda 2025-05-07T19:43:03.5927361Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:43:03.5927616Z ##[endgroup] 2025-05-07T19:43:04.0013130Z ################################################################################ 2025-05-07T19:43:04.0013716Z # Setup Miniconda 2025-05-07T19:43:04.0013954Z # 2025-05-07T19:43:04.0023702Z # [2025-05-07T19:43:04.002Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:43:04.0024361Z ################################################################################ 2025-05-07T19:43:04.0024669Z 2025-05-07T19:43:04.0043196Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:04.0902694Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:04.0904604Z + mkdir -p /github/home/miniconda 2025-05-07T19:43:04.0904852Z 2025-05-07T19:43:04.0929380Z 2025-05-07T19:43:04.0930529Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:43:04.0960308Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:43:05.2186617Z [SETUP] Installing Miniconda ... 2025-05-07T19:43:05.2187323Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:43:05.2187608Z 2025-05-07T19:43:05.2331392Z PREFIX=/github/home/miniconda 2025-05-07T19:43:05.5839995Z Unpacking payload ... 2025-05-07T19:43:06.0692049Z 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:43:06.7462377Z 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:43:08.6018591Z 2025-05-07T19:43:08.6019510Z Installing base environment... 2025-05-07T19:43:08.6020161Z 2025-05-07T19:43:09.5965693Z Preparing transaction: ...working... done 2025-05-07T19:43:12.4384900Z Executing transaction: ...working... done 2025-05-07T19:43:12.9846636Z 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:43:13.0524922Z installation finished. 2025-05-07T19:43:13.0532800Z 2025-05-07T19:43:13.0533332Z + rm -f miniconda.sh 2025-05-07T19:43:13.0534039Z 2025-05-07T19:43:13.0665878Z 2025-05-07T19:43:13.0666224Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:43:13.0666781Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:43:13.0667050Z 2025-05-07T19:43:13.4285896Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:43:13.4286414Z no change /github/home/miniconda/bin/conda 2025-05-07T19:43:13.4286818Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:43:13.4287238Z no change /github/home/miniconda/bin/activate 2025-05-07T19:43:13.4287617Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:43:13.4288053Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:43:13.4288514Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:43:13.4289008Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:43:13.4289507Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:43:13.4290080Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:43:13.4291077Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:43:13.4291481Z modified /github/home/.bashrc 2025-05-07T19:43:13.4291705Z 2025-05-07T19:43:13.4291923Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:43:13.4292362Z 2025-05-07T19:43:13.4825004Z 2025-05-07T19:43:13.4825917Z + . /github/home/.bashrc 2025-05-07T19:43:13.4827019Z 2025-05-07T19:43:14.2739703Z 2025-05-07T19:43:14.2741908Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:43:14.2769831Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:43:26.0212594Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:43:27.4688686Z Solving environment: | / - \ | / - \ | / - done 2025-05-07T19:43:27.5578041Z 2025-05-07T19:43:27.5578454Z ## Package Plan ## 2025-05-07T19:43:27.5578781Z 2025-05-07T19:43:27.5579082Z environment location: /github/home/miniconda 2025-05-07T19:43:27.5579414Z 2025-05-07T19:43:27.5579525Z added / updated specs: 2025-05-07T19:43:27.5579807Z - conda-libmamba-solver 2025-05-07T19:43:27.5580098Z - libarchive 2025-05-07T19:43:27.5580369Z - libmamba 2025-05-07T19:43:27.5580738Z - libmambapy 2025-05-07T19:43:27.5580963Z 2025-05-07T19:43:27.5580969Z 2025-05-07T19:43:27.5581220Z The following packages will be downloaded: 2025-05-07T19:43:27.5581674Z 2025-05-07T19:43:27.5581858Z package | build 2025-05-07T19:43:27.5582249Z ---------------------------|----------------- 2025-05-07T19:43:27.5582733Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:43:27.5583274Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:43:27.5584093Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:43:27.5584607Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:43:27.5585120Z ------------------------------------------------------------ 2025-05-07T19:43:27.5585488Z Total: 1.4 MB 2025-05-07T19:43:27.5585857Z 2025-05-07T19:43:27.5585979Z The following packages will be UPDATED: 2025-05-07T19:43:27.5586196Z 2025-05-07T19:43:27.5591499Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:43:27.5592372Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:43:27.5592828Z 2025-05-07T19:43:27.5593069Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:43:27.5593419Z 2025-05-07T19:43:27.5593768Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:43:27.5594676Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:43:27.5595327Z 2025-05-07T19:43:27.5595331Z 2025-05-07T19:43:27.5595356Z 2025-05-07T19:43:27.5595510Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:27.5595900Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:43:27.5596421Z 2025-05-07T19:43:27.5597027Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:43:27.5597398Z 2025-05-07T19:43:27.5597402Z 2025-05-07T19:43:27.5597671Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:43:27.5597954Z 2025-05-07T19:43:27.5597958Z 2025-05-07T19:43:27.5598257Z 2025-05-07T19:43:27.6040489Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:43:27.6042081Z 2025-05-07T19:43:27.6042097Z 2025-05-07T19:43:27.6042140Z 2025-05-07T19:43:27.6136379Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:43:27.6137027Z 2025-05-07T19:43:27.6219637Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:43:27.6220090Z 2025-05-07T19:43:27.6220094Z 2025-05-07T19:43:27.6317523Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:43:27.6317877Z 2025-05-07T19:43:27.6317882Z 2025-05-07T19:43:27.6317885Z 2025-05-07T19:43:27.6399469Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:43:27.6399808Z 2025-05-07T19:43:27.6409413Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:43:27.6410771Z 2025-05-07T19:43:27.6410786Z 2025-05-07T19:43:27.6443351Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:43:27.7419416Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:43:27.7420065Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:43:27.7432211Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:43:27.7434081Z 2025-05-07T19:43:27.7434726Z 2025-05-07T19:43:27.7435404Z  2025-05-07T19:43:27.7436032Z 2025-05-07T19:43:27.7436045Z 2025-05-07T19:43:27.7436550Z  2025-05-07T19:43:27.7437198Z 2025-05-07T19:43:27.7437210Z 2025-05-07T19:43:27.7437221Z 2025-05-07T19:43:27.7437740Z  done 2025-05-07T19:43:27.8445029Z Preparing transaction: | done 2025-05-07T19:43:27.9459348Z Verifying transaction: - done 2025-05-07T19:43:29.2481393Z Executing transaction: | / - \ | / - \ | / - \ | done 2025-05-07T19:43:30.7903754Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:43:30.7929316Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:43:31.5201141Z Channels: 2025-05-07T19:43:31.5202295Z - defaults 2025-05-07T19:43:31.5203379Z Platform: linux-64 2025-05-07T19:43:32.6084170Z Collecting package metadata (repodata.json): - \ | / - \ done 2025-05-07T19:43:32.7395646Z Solving environment: / - Channels: 2025-05-07T19:43:32.7396315Z - defaults 2025-05-07T19:43:32.7396562Z Platform: linux-64 2025-05-07T19:43:33.0134867Z Collecting package metadata (repodata.json): | / - \ done 2025-05-07T19:43:33.2318769Z Solving environment: / - \ | done 2025-05-07T19:43:33.3217751Z done 2025-05-07T19:43:33.3850352Z 2025-05-07T19:43:33.3850889Z ## Package Plan ## 2025-05-07T19:43:33.3851361Z 2025-05-07T19:43:33.3851853Z environment location: /github/home/miniconda 2025-05-07T19:43:33.3852887Z 2025-05-07T19:43:33.3853171Z added / updated specs: 2025-05-07T19:43:33.3853944Z - conda 2025-05-07T19:43:33.3854289Z 2025-05-07T19:43:33.3854302Z 2025-05-07T19:43:33.3854673Z The following packages will be downloaded: 2025-05-07T19:43:33.3855346Z 2025-05-07T19:43:33.3855680Z package | build 2025-05-07T19:43:33.3856843Z ---------------------------|----------------- 2025-05-07T19:43:33.3857857Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:43:33.3858283Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:43:33.3858685Z ------------------------------------------------------------ 2025-05-07T19:43:33.3859061Z Total: 1.4 MB 2025-05-07T19:43:33.3859283Z 2025-05-07T19:43:33.3859424Z The following packages will be UPDATED: 2025-05-07T19:43:33.3859643Z 2025-05-07T19:43:33.3859965Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:43:33.3860795Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:43:33.3861068Z 2025-05-07T19:43:33.3861073Z 2025-05-07T19:43:33.3861076Z 2025-05-07T19:43:33.3861255Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:33.3861632Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:43:33.3861865Z 2025-05-07T19:43:33.4150537Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:43:33.4151347Z 2025-05-07T19:43:33.4450042Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:43:33.6784972Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:43:33.6785265Z 2025-05-07T19:43:33.6785842Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:43:33.6787556Z 2025-05-07T19:43:33.6869113Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:43:33.6871132Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:43:33.6873075Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:43:33.6874402Z 2025-05-07T19:43:33.6874892Z 2025-05-07T19:43:33.6875081Z  done 2025-05-07T19:43:33.7880105Z Preparing transaction: - done 2025-05-07T19:43:33.8889873Z Verifying transaction: | done 2025-05-07T19:43:35.8921810Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:43:36.4305291Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:43:36.4306520Z + conda clean --packages --tarball -y 2025-05-07T19:43:36.4307173Z 2025-05-07T19:43:36.8677751Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:43:36.8678460Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:43:36.9240052Z 2025-05-07T19:43:36.9243129Z + conda clean --all -y 2025-05-07T19:43:36.9243812Z 2025-05-07T19:43:37.3646783Z There are no unused tarball(s) to remove. 2025-05-07T19:43:37.3647332Z Will remove 1 index cache(s). 2025-05-07T19:43:37.3647737Z There are no unused package(s) to remove. 2025-05-07T19:43:37.3648129Z There are no tempfile(s) to remove. 2025-05-07T19:43:37.3648443Z There are no logfile(s) to remove. 2025-05-07T19:43:37.4198711Z 2025-05-07T19:43:37.4199656Z + conda info 2025-05-07T19:43:37.4200283Z 2025-05-07T19:43:37.9760484Z 2025-05-07T19:43:37.9761098Z active environment : base 2025-05-07T19:43:37.9762290Z active env location : /github/home/miniconda 2025-05-07T19:43:37.9763319Z shell level : 1 2025-05-07T19:43:37.9764180Z user config file : /github/home/.condarc 2025-05-07T19:43:37.9765331Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:43:37.9766467Z conda version : 25.3.1 2025-05-07T19:43:37.9767364Z conda-build version : not installed 2025-05-07T19:43:37.9767916Z python version : 3.13.2.final.0 2025-05-07T19:43:37.9768256Z solver : libmamba (default) 2025-05-07T19:43:37.9768661Z virtual packages : __archspec=1=cascadelake 2025-05-07T19:43:37.9769016Z __conda=25.3.1=0 2025-05-07T19:43:37.9769358Z __glibc=2.34=0 2025-05-07T19:43:37.9769728Z __linux=6.1.130=0 2025-05-07T19:43:37.9770044Z __unix=0=0 2025-05-07T19:43:37.9770440Z base environment : /github/home/miniconda (writable) 2025-05-07T19:43:37.9770890Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:43:37.9771299Z conda av metadata url : None 2025-05-07T19:43:37.9771702Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:43:37.9772215Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:43:37.9772667Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:43:37.9773087Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:43:37.9773762Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:43:37.9774380Z /github/home/.conda/pkgs 2025-05-07T19:43:37.9774780Z envs directories : /github/home/miniconda/envs 2025-05-07T19:43:37.9775137Z /github/home/.conda/envs 2025-05-07T19:43:37.9775489Z platform : linux-64 2025-05-07T19:43:37.9776471Z 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:43:37.9777582Z UID:GID : 0:0 2025-05-07T19:43:37.9777943Z netrc file : None 2025-05-07T19:43:37.9778235Z offline mode : False 2025-05-07T19:43:37.9778455Z 2025-05-07T19:43:38.0340078Z 2025-05-07T19:43:38.0341088Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:43:38.0343008Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_a34a8c0c-e419-4c83-8250-bd2a3268d3e9 ... 2025-05-07T19:43:38.0360784Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:43:38.0489011Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:43:38.0489615Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:43:38.0490458Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:38.0490839Z env: 2025-05-07T19:43:38.0491092Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:38.0491450Z BUILD_ENV: build_binary 2025-05-07T19:43:38.0491718Z BUILD_TARGET: default 2025-05-07T19:43:38.0492011Z BUILD_VARIANT: cuda 2025-05-07T19:43:38.0492305Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:43:38.0492567Z ##[endgroup] 2025-05-07T19:43:38.4738317Z ################################################################################ 2025-05-07T19:43:38.4739377Z # Create Conda Environment 2025-05-07T19:43:38.4740137Z # 2025-05-07T19:43:38.4753344Z # [2025-05-07T19:43:38.474Z] + create_conda_environment build_binary 3.10 2025-05-07T19:43:38.4754812Z ################################################################################ 2025-05-07T19:43:38.4755507Z 2025-05-07T19:43:38.4767907Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:38.5644540Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:38.5645235Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:43:38.5645602Z + conda info --envs 2025-05-07T19:43:38.5645749Z 2025-05-07T19:43:39.1270501Z 2025-05-07T19:43:39.1270994Z # conda environments: 2025-05-07T19:43:39.1271310Z # 2025-05-07T19:43:39.1271543Z base /github/home/miniconda 2025-05-07T19:43:39.1271800Z 2025-05-07T19:43:39.1859381Z 2025-05-07T19:43:39.1859740Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:43:40.8331964Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:43:40.8332799Z 2025-05-07T19:43:40.8344994Z 2025-05-07T19:43:40.8354376Z [SETUP] Creating new Conda environment (Python 3.10) ... 2025-05-07T19:43:40.8374788Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.10 2025-05-07T19:43:41.4120969Z Channels: 2025-05-07T19:43:41.4121622Z - defaults 2025-05-07T19:43:41.4122300Z Platform: linux-64 2025-05-07T19:43:42.8034433Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T19:43:42.9040793Z Solving environment: | done 2025-05-07T19:43:42.9327969Z 2025-05-07T19:43:42.9328539Z ## Package Plan ## 2025-05-07T19:43:42.9328735Z 2025-05-07T19:43:42.9329124Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:43:42.9329445Z 2025-05-07T19:43:42.9329569Z added / updated specs: 2025-05-07T19:43:42.9329833Z - python=3.10 2025-05-07T19:43:42.9329976Z 2025-05-07T19:43:42.9329982Z 2025-05-07T19:43:42.9330127Z The following packages will be downloaded: 2025-05-07T19:43:42.9330360Z 2025-05-07T19:43:42.9330481Z package | build 2025-05-07T19:43:42.9330955Z ---------------------------|----------------- 2025-05-07T19:43:42.9331361Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:43:42.9331797Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:43:42.9332265Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:43:42.9333098Z python-3.10.16 | he870216_1 26.9 MB 2025-05-07T19:43:42.9333696Z setuptools-78.1.1 | py310h06a4308_0 1.7 MB 2025-05-07T19:43:42.9334101Z wheel-0.45.1 | py310h06a4308_0 115 KB 2025-05-07T19:43:42.9334499Z ------------------------------------------------------------ 2025-05-07T19:43:42.9334842Z Total: 28.8 MB 2025-05-07T19:43:42.9335078Z 2025-05-07T19:43:42.9335211Z The following NEW packages will be INSTALLED: 2025-05-07T19:43:42.9335448Z 2025-05-07T19:43:42.9335683Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:43:42.9336143Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:43:42.9337308Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:43:42.9337848Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:43:42.9338473Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:43:42.9338991Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:43:42.9339445Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:43:42.9339930Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:43:42.9340445Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:43:42.9340933Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:43:42.9341403Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:43:42.9341848Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:43:42.9342298Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:43:42.9342719Z python pkgs/main/linux-64::python-3.10.16-he870216_1 2025-05-07T19:43:42.9343331Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:43:42.9343852Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py310h06a4308_0 2025-05-07T19:43:42.9344348Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:43:42.9344777Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:43:42.9345182Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:43:42.9345644Z wheel pkgs/main/linux-64::wheel-0.45.1-py310h06a4308_0 2025-05-07T19:43:42.9346202Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:43:42.9346586Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:43:42.9346955Z 2025-05-07T19:43:42.9346975Z 2025-05-07T19:43:42.9346978Z 2025-05-07T19:43:42.9347124Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:42.9347497Z python-3.10.16 | 26.9 MB | | 0% 2025-05-07T19:43:42.9347745Z 2025-05-07T19:43:42.9348055Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T19:43:42.9348487Z 2025-05-07T19:43:42.9348491Z 2025-05-07T19:43:42.9348756Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:43:42.9349026Z 2025-05-07T19:43:42.9349030Z 2025-05-07T19:43:42.9349033Z 2025-05-07T19:43:42.9365825Z wheel-0.45.1 | 115 KB | | 0%  2025-05-07T19:43:42.9366236Z 2025-05-07T19:43:42.9366240Z 2025-05-07T19:43:42.9366243Z 2025-05-07T19:43:42.9366247Z 2025-05-07T19:43:42.9369257Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:43:42.9369786Z 2025-05-07T19:43:42.9369791Z 2025-05-07T19:43:42.9369813Z 2025-05-07T19:43:42.9369816Z 2025-05-07T19:43:42.9369820Z 2025-05-07T19:43:42.9659470Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:43:42.9661033Z 2025-05-07T19:43:42.9661048Z 2025-05-07T19:43:42.9740843Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:43:42.9742289Z 2025-05-07T19:43:42.9742303Z 2025-05-07T19:43:42.9814149Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:43:42.9815501Z 2025-05-07T19:43:42.9815544Z 2025-05-07T19:43:42.9815555Z 2025-05-07T19:43:42.9815566Z 2025-05-07T19:43:42.9846357Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:43:42.9847787Z 2025-05-07T19:43:42.9847802Z 2025-05-07T19:43:42.9847813Z 2025-05-07T19:43:42.9847824Z 2025-05-07T19:43:42.9847835Z 2025-05-07T19:43:42.9892496Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:43:42.9893862Z 2025-05-07T19:43:42.9909814Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:43:42.9911319Z 2025-05-07T19:43:42.9911334Z 2025-05-07T19:43:42.9911346Z 2025-05-07T19:43:42.9911356Z 2025-05-07T19:43:42.9913586Z 2025-05-07T19:43:43.0056364Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:43:43.0056962Z 2025-05-07T19:43:43.0056968Z 2025-05-07T19:43:43.0056972Z 2025-05-07T19:43:43.0056975Z 2025-05-07T19:43:43.0280429Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:43:43.0281601Z 2025-05-07T19:43:43.0281615Z 2025-05-07T19:43:43.0281628Z 2025-05-07T19:43:43.0330354Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:43:43.0766858Z python-3.10.16 | 26.9 MB | #2 | 12% 2025-05-07T19:43:43.0768649Z 2025-05-07T19:43:43.0768658Z 2025-05-07T19:43:43.0768666Z 2025-05-07T19:43:43.0769065Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:43:43.0769327Z 2025-05-07T19:43:43.0769332Z 2025-05-07T19:43:43.0769336Z 2025-05-07T19:43:43.1331242Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:43:43.2419455Z python-3.10.16 | 26.9 MB | ######6 | 66% 2025-05-07T19:43:43.2420943Z 2025-05-07T19:43:43.2421891Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:43:43.2423105Z 2025-05-07T19:43:43.2700175Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:43:43.7625921Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:43:43.7627649Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:43:43.7628432Z 2025-05-07T19:43:43.7628891Z 2025-05-07T19:43:43.7629183Z  2025-05-07T19:43:43.7629488Z 2025-05-07T19:43:43.7629494Z 2025-05-07T19:43:43.7629808Z  2025-05-07T19:43:43.7630250Z 2025-05-07T19:43:43.7630256Z 2025-05-07T19:43:43.7630263Z 2025-05-07T19:43:43.7630493Z  2025-05-07T19:43:43.7630712Z 2025-05-07T19:43:43.7630716Z 2025-05-07T19:43:43.7630735Z 2025-05-07T19:43:43.7630739Z 2025-05-07T19:43:43.7630917Z  2025-05-07T19:43:43.7631168Z 2025-05-07T19:43:43.7631172Z 2025-05-07T19:43:43.7631176Z 2025-05-07T19:43:43.7631179Z 2025-05-07T19:43:43.7631182Z 2025-05-07T19:43:43.7631385Z  done 2025-05-07T19:43:43.9740963Z Preparing transaction: - \ done 2025-05-07T19:43:45.2123120Z Verifying transaction: / - \ | / - \ | / - \ | done 2025-05-07T19:43:47.3249441Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:43:47.3292149Z # 2025-05-07T19:43:47.3293182Z # To activate this environment, use 2025-05-07T19:43:47.3293715Z # 2025-05-07T19:43:47.3293925Z # $ conda activate build_binary 2025-05-07T19:43:47.3294216Z # 2025-05-07T19:43:47.3294618Z # To deactivate an active environment, use 2025-05-07T19:43:47.3294952Z # 2025-05-07T19:43:47.3295151Z # $ conda deactivate 2025-05-07T19:43:47.3295336Z 2025-05-07T19:43:47.4132320Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:43:47.4164819Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:43:50.2499386Z 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:50.2501394Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (25.1) 2025-05-07T19:43:50.2502020Z Collecting pip 2025-05-07T19:43:50.2502359Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:43:50.2502792Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:43:50.2504006Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 79.0 MB/s eta 0:00:00 2025-05-07T19:43:50.2504440Z Installing collected packages: pip 2025-05-07T19:43:50.2504748Z Attempting uninstall: pip 2025-05-07T19:43:50.2505061Z Found existing installation: pip 25.1 2025-05-07T19:43:50.2505377Z Uninstalling pip-25.1: 2025-05-07T19:43:50.2505671Z Successfully uninstalled pip-25.1 2025-05-07T19:43:50.2505991Z Successfully installed pip-25.1.1 2025-05-07T19:43:50.2506208Z 2025-05-07T19:43:50.2506227Z 2025-05-07T19:43:50.3100112Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:43:50.3128700Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:43:50.9719479Z Channels: 2025-05-07T19:43:50.9720209Z - conda-forge 2025-05-07T19:43:50.9720884Z Platform: linux-64 2025-05-07T19:44:00.6626003Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:44:02.4943260Z Solving environment: / - \ | / done 2025-05-07T19:44:02.5371535Z 2025-05-07T19:44:02.5372445Z ## Package Plan ## 2025-05-07T19:44:02.5372647Z 2025-05-07T19:44:02.5372874Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:02.5373272Z 2025-05-07T19:44:02.5373382Z added / updated specs: 2025-05-07T19:44:02.5373685Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:44:02.5373889Z 2025-05-07T19:44:02.5373894Z 2025-05-07T19:44:02.5374024Z The following packages will be downloaded: 2025-05-07T19:44:02.5374259Z 2025-05-07T19:44:02.5374406Z package | build 2025-05-07T19:44:02.5374863Z ---------------------------|----------------- 2025-05-07T19:44:02.5375257Z cffi-1.17.1 | py310h8deb56e_0 238 KB conda-forge 2025-05-07T19:44:02.5375724Z cryptography-44.0.3 | py310h6c63255_0 1.5 MB conda-forge 2025-05-07T19:44:02.5376255Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:44:02.5376834Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:44:02.5377476Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:44:02.5377934Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:44:02.5378384Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:44:02.5378864Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:44:02.5379339Z python_abi-3.10 | 2_cp310 4 KB conda-forge 2025-05-07T19:44:02.5379821Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:44:02.5380357Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:44:02.5380806Z ------------------------------------------------------------ 2025-05-07T19:44:02.5381193Z Total: 6.3 MB 2025-05-07T19:44:02.5381418Z 2025-05-07T19:44:02.5381559Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:02.5381816Z 2025-05-07T19:44:02.5382030Z cffi conda-forge/linux-64::cffi-1.17.1-py310h8deb56e_0 2025-05-07T19:44:02.5382579Z cryptography conda-forge/linux-64::cryptography-44.0.3-py310h6c63255_0 2025-05-07T19:44:02.5383109Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:44:02.5383600Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:44:02.5384109Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:44:02.5384617Z python_abi conda-forge/linux-64::python_abi-3.10-2_cp310 2025-05-07T19:44:02.5388168Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:44:02.5388800Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:44:02.5389525Z 2025-05-07T19:44:02.5389647Z The following packages will be UPDATED: 2025-05-07T19:44:02.5389870Z 2025-05-07T19:44:02.5390404Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:44:02.5391198Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:44:02.5391870Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:44:02.5392509Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:44:02.5393083Z 2025-05-07T19:44:02.5393088Z 2025-05-07T19:44:02.5393091Z 2025-05-07T19:44:02.5393241Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:02.5393640Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:44:02.5393873Z 2025-05-07T19:44:02.5394260Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:44:02.5394534Z 2025-05-07T19:44:02.5394538Z 2025-05-07T19:44:02.5394761Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:44:02.5395143Z 2025-05-07T19:44:02.5395147Z 2025-05-07T19:44:02.5395151Z 2025-05-07T19:44:02.5396114Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:44:02.5396391Z 2025-05-07T19:44:02.5396424Z 2025-05-07T19:44:02.5396428Z 2025-05-07T19:44:02.5396431Z 2025-05-07T19:44:02.5419498Z cffi-1.17.1 | 238 KB | | 0%  2025-05-07T19:44:02.5420996Z 2025-05-07T19:44:02.5421015Z 2025-05-07T19:44:02.5421030Z 2025-05-07T19:44:02.5421053Z 2025-05-07T19:44:02.5421068Z 2025-05-07T19:44:02.5422399Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:44:02.5424045Z 2025-05-07T19:44:02.5424060Z 2025-05-07T19:44:02.5424075Z 2025-05-07T19:44:02.5424091Z 2025-05-07T19:44:02.5424107Z 2025-05-07T19:44:02.5424122Z 2025-05-07T19:44:02.5424999Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:44:02.5425311Z 2025-05-07T19:44:02.5425324Z 2025-05-07T19:44:02.5425327Z 2025-05-07T19:44:02.5425331Z 2025-05-07T19:44:02.5425334Z 2025-05-07T19:44:02.5425339Z 2025-05-07T19:44:02.5425342Z 2025-05-07T19:44:02.5425625Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:44:02.5425943Z 2025-05-07T19:44:02.5425947Z 2025-05-07T19:44:02.5425951Z 2025-05-07T19:44:02.5425977Z 2025-05-07T19:44:02.5425981Z 2025-05-07T19:44:02.5425985Z 2025-05-07T19:44:02.5425988Z 2025-05-07T19:44:02.5425992Z 2025-05-07T19:44:02.5426264Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:44:02.5426572Z 2025-05-07T19:44:02.5426576Z 2025-05-07T19:44:02.5426579Z 2025-05-07T19:44:02.5426582Z 2025-05-07T19:44:02.5426587Z 2025-05-07T19:44:02.5426608Z 2025-05-07T19:44:02.5426612Z 2025-05-07T19:44:02.5426616Z 2025-05-07T19:44:02.5426619Z 2025-05-07T19:44:02.5426895Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:44:02.5427192Z 2025-05-07T19:44:02.5427196Z 2025-05-07T19:44:02.5427200Z 2025-05-07T19:44:02.5427203Z 2025-05-07T19:44:02.5427207Z 2025-05-07T19:44:02.5427227Z 2025-05-07T19:44:02.5427230Z 2025-05-07T19:44:02.5427234Z 2025-05-07T19:44:02.5427237Z 2025-05-07T19:44:02.5427241Z 2025-05-07T19:44:02.5900589Z python_abi-3.10 | 4 KB | | 0%  2025-05-07T19:44:02.5901008Z 2025-05-07T19:44:02.5901014Z 2025-05-07T19:44:02.6051065Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:44:02.6051491Z 2025-05-07T19:44:02.6051496Z 2025-05-07T19:44:02.6051500Z 2025-05-07T19:44:02.6051503Z 2025-05-07T19:44:02.6252977Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:44:02.6253401Z 2025-05-07T19:44:02.6367858Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:44:02.6369071Z 2025-05-07T19:44:02.6369358Z 2025-05-07T19:44:02.6369365Z 2025-05-07T19:44:02.6369369Z 2025-05-07T19:44:02.6369372Z 2025-05-07T19:44:02.6370157Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:44:02.6387272Z openssl-3.5.0 | 3.0 MB | #######9 | 80% 2025-05-07T19:44:02.6388665Z 2025-05-07T19:44:02.6388688Z 2025-05-07T19:44:02.6388710Z 2025-05-07T19:44:02.6454616Z libgomp-15.1.0 | 442 KB | #####7 | 58%  2025-05-07T19:44:02.6456065Z 2025-05-07T19:44:02.6456080Z 2025-05-07T19:44:02.6456091Z 2025-05-07T19:44:02.6456102Z 2025-05-07T19:44:02.6456112Z 2025-05-07T19:44:02.6456122Z 2025-05-07T19:44:02.6499219Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:44:02.6499686Z 2025-05-07T19:44:02.6499691Z 2025-05-07T19:44:02.6499695Z 2025-05-07T19:44:02.6533406Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:44:02.6533912Z 2025-05-07T19:44:02.6533917Z 2025-05-07T19:44:02.6533921Z 2025-05-07T19:44:02.6533939Z 2025-05-07T19:44:02.6533942Z 2025-05-07T19:44:02.6533946Z 2025-05-07T19:44:02.6667452Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:44:02.6667917Z 2025-05-07T19:44:02.6667922Z 2025-05-07T19:44:02.6667925Z 2025-05-07T19:44:02.6667951Z 2025-05-07T19:44:02.6667954Z 2025-05-07T19:44:02.6667958Z 2025-05-07T19:44:02.6667961Z 2025-05-07T19:44:02.6667965Z 2025-05-07T19:44:02.6693434Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:44:02.6693932Z 2025-05-07T19:44:02.6693937Z 2025-05-07T19:44:02.6693940Z 2025-05-07T19:44:02.6693967Z 2025-05-07T19:44:02.6693971Z 2025-05-07T19:44:02.6693974Z 2025-05-07T19:44:02.6693978Z 2025-05-07T19:44:02.6693981Z 2025-05-07T19:44:02.6881753Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:44:02.6882249Z 2025-05-07T19:44:02.6882255Z 2025-05-07T19:44:02.6882258Z 2025-05-07T19:44:02.6882262Z 2025-05-07T19:44:02.6882278Z 2025-05-07T19:44:02.6882281Z 2025-05-07T19:44:02.6882285Z 2025-05-07T19:44:02.6894566Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:44:02.6903921Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:44:02.6904465Z 2025-05-07T19:44:02.6904471Z 2025-05-07T19:44:02.6904478Z 2025-05-07T19:44:02.6904486Z 2025-05-07T19:44:02.6906994Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:44:02.6907481Z 2025-05-07T19:44:02.6907521Z 2025-05-07T19:44:02.6907524Z 2025-05-07T19:44:02.6907528Z 2025-05-07T19:44:02.6907531Z 2025-05-07T19:44:02.6907535Z 2025-05-07T19:44:02.6907983Z 2025-05-07T19:44:02.6909660Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:44:02.6910164Z 2025-05-07T19:44:02.6910190Z 2025-05-07T19:44:02.6910194Z 2025-05-07T19:44:02.6910197Z 2025-05-07T19:44:02.7011404Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:44:02.7011906Z 2025-05-07T19:44:02.7011912Z 2025-05-07T19:44:02.7012156Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:44:02.7012421Z 2025-05-07T19:44:02.7012426Z 2025-05-07T19:44:02.7169932Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:44:02.7170418Z 2025-05-07T19:44:02.7170423Z 2025-05-07T19:44:02.7170427Z 2025-05-07T19:44:02.7170430Z 2025-05-07T19:44:02.7170434Z 2025-05-07T19:44:02.7170437Z 2025-05-07T19:44:02.7170441Z 2025-05-07T19:44:02.7170444Z 2025-05-07T19:44:02.7170447Z 2025-05-07T19:44:02.7187442Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:44:02.7188015Z 2025-05-07T19:44:02.7188021Z 2025-05-07T19:44:02.7188028Z 2025-05-07T19:44:02.7188036Z 2025-05-07T19:44:02.7188042Z 2025-05-07T19:44:02.7188049Z 2025-05-07T19:44:02.7188057Z 2025-05-07T19:44:02.7188063Z 2025-05-07T19:44:02.7188076Z 2025-05-07T19:44:02.7211196Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:44:02.7211571Z 2025-05-07T19:44:02.7211575Z 2025-05-07T19:44:02.7211578Z 2025-05-07T19:44:02.7211589Z 2025-05-07T19:44:02.7211593Z 2025-05-07T19:44:02.7211596Z 2025-05-07T19:44:02.7211608Z 2025-05-07T19:44:02.7211612Z 2025-05-07T19:44:02.7211615Z 2025-05-07T19:44:02.7211618Z 2025-05-07T19:44:02.7213810Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:44:02.7214369Z 2025-05-07T19:44:02.7214390Z 2025-05-07T19:44:02.7214396Z 2025-05-07T19:44:02.7214402Z 2025-05-07T19:44:02.7214408Z 2025-05-07T19:44:02.7214413Z 2025-05-07T19:44:02.7214418Z 2025-05-07T19:44:02.7214422Z 2025-05-07T19:44:02.7214425Z 2025-05-07T19:44:02.7214429Z 2025-05-07T19:44:02.7278844Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:44:02.7279439Z 2025-05-07T19:44:02.7279448Z 2025-05-07T19:44:02.7279453Z 2025-05-07T19:44:02.7279461Z 2025-05-07T19:44:02.7279474Z 2025-05-07T19:44:02.7282318Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:44:02.7282887Z 2025-05-07T19:44:02.7283054Z 2025-05-07T19:44:02.7283057Z 2025-05-07T19:44:02.7283067Z 2025-05-07T19:44:02.7283070Z 2025-05-07T19:44:02.7619366Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:44:02.7619809Z 2025-05-07T19:44:02.7619814Z 2025-05-07T19:44:02.7619818Z 2025-05-07T19:44:02.7790847Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:44:02.7791306Z 2025-05-07T19:44:02.7791331Z 2025-05-07T19:44:02.7791335Z 2025-05-07T19:44:02.7791339Z 2025-05-07T19:44:02.7791342Z 2025-05-07T19:44:02.7791346Z 2025-05-07T19:44:02.7791349Z 2025-05-07T19:44:02.7791353Z 2025-05-07T19:44:02.7792345Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:44:02.7792961Z 2025-05-07T19:44:02.7792984Z 2025-05-07T19:44:02.7792990Z 2025-05-07T19:44:02.7792996Z 2025-05-07T19:44:02.7793002Z 2025-05-07T19:44:02.7793007Z 2025-05-07T19:44:02.7793031Z 2025-05-07T19:44:02.7793039Z 2025-05-07T19:44:02.8211766Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:44:02.8212239Z 2025-05-07T19:44:02.8212245Z 2025-05-07T19:44:02.8212249Z 2025-05-07T19:44:02.8212252Z 2025-05-07T19:44:02.8212256Z 2025-05-07T19:44:02.8212259Z 2025-05-07T19:44:02.8212521Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:44:02.8212810Z 2025-05-07T19:44:02.8212814Z 2025-05-07T19:44:02.8212818Z 2025-05-07T19:44:02.8212821Z 2025-05-07T19:44:02.8212839Z 2025-05-07T19:44:02.8212843Z 2025-05-07T19:44:02.8342741Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:44:02.8343146Z 2025-05-07T19:44:02.8343151Z 2025-05-07T19:44:02.8343155Z 2025-05-07T19:44:02.8343159Z 2025-05-07T19:44:02.8343162Z 2025-05-07T19:44:02.8343166Z 2025-05-07T19:44:02.8343170Z 2025-05-07T19:44:02.8344084Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:44:02.8344603Z 2025-05-07T19:44:02.8344607Z 2025-05-07T19:44:02.8344611Z 2025-05-07T19:44:02.8344622Z 2025-05-07T19:44:02.8344626Z 2025-05-07T19:44:02.8344629Z 2025-05-07T19:44:02.8344637Z 2025-05-07T19:44:02.8747320Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:44:02.8747732Z 2025-05-07T19:44:02.8747737Z 2025-05-07T19:44:02.8747741Z 2025-05-07T19:44:02.8747744Z 2025-05-07T19:44:02.8747748Z 2025-05-07T19:44:02.8747751Z 2025-05-07T19:44:02.8747755Z 2025-05-07T19:44:02.8747758Z 2025-05-07T19:44:02.8747762Z 2025-05-07T19:44:02.8748412Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:44:02.8748923Z 2025-05-07T19:44:02.8748927Z 2025-05-07T19:44:02.8748931Z 2025-05-07T19:44:02.8748935Z 2025-05-07T19:44:02.8748939Z 2025-05-07T19:44:02.8748942Z 2025-05-07T19:44:02.8748946Z 2025-05-07T19:44:02.8748950Z 2025-05-07T19:44:02.8748971Z 2025-05-07T19:44:02.8878676Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:44:02.8879028Z 2025-05-07T19:44:02.8879043Z 2025-05-07T19:44:02.8879047Z 2025-05-07T19:44:02.8879051Z 2025-05-07T19:44:02.8879054Z 2025-05-07T19:44:02.8879058Z 2025-05-07T19:44:02.8879061Z 2025-05-07T19:44:02.8879079Z 2025-05-07T19:44:02.8879083Z 2025-05-07T19:44:02.8879086Z 2025-05-07T19:44:02.9158157Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:44:02.9158613Z 2025-05-07T19:44:02.9158868Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:44:02.9159139Z 2025-05-07T19:44:02.9338187Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:44:02.9344581Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:44:02.9346393Z 2025-05-07T19:44:02.9347455Z 2025-05-07T19:44:02.9347984Z  2025-05-07T19:44:02.9348614Z 2025-05-07T19:44:02.9348657Z 2025-05-07T19:44:02.9349134Z  2025-05-07T19:44:02.9350213Z 2025-05-07T19:44:02.9350225Z 2025-05-07T19:44:02.9350236Z 2025-05-07T19:44:02.9350750Z  2025-05-07T19:44:02.9351455Z 2025-05-07T19:44:02.9351459Z 2025-05-07T19:44:02.9351463Z 2025-05-07T19:44:02.9351466Z 2025-05-07T19:44:02.9351644Z  2025-05-07T19:44:02.9351880Z 2025-05-07T19:44:02.9351884Z 2025-05-07T19:44:02.9351888Z 2025-05-07T19:44:02.9351891Z 2025-05-07T19:44:02.9351895Z 2025-05-07T19:44:02.9352072Z  2025-05-07T19:44:02.9352297Z 2025-05-07T19:44:02.9352315Z 2025-05-07T19:44:02.9352319Z 2025-05-07T19:44:02.9352323Z 2025-05-07T19:44:02.9352326Z 2025-05-07T19:44:02.9352330Z 2025-05-07T19:44:02.9352514Z  2025-05-07T19:44:02.9352739Z 2025-05-07T19:44:02.9352742Z 2025-05-07T19:44:02.9352746Z 2025-05-07T19:44:02.9352754Z 2025-05-07T19:44:02.9352758Z 2025-05-07T19:44:02.9352779Z 2025-05-07T19:44:02.9352782Z 2025-05-07T19:44:02.9352971Z  2025-05-07T19:44:02.9353206Z 2025-05-07T19:44:02.9353210Z 2025-05-07T19:44:02.9353214Z 2025-05-07T19:44:02.9353217Z 2025-05-07T19:44:02.9353221Z 2025-05-07T19:44:02.9353224Z 2025-05-07T19:44:02.9353227Z 2025-05-07T19:44:02.9353231Z 2025-05-07T19:44:02.9353430Z  2025-05-07T19:44:02.9353660Z 2025-05-07T19:44:02.9353664Z 2025-05-07T19:44:02.9353668Z 2025-05-07T19:44:02.9353671Z 2025-05-07T19:44:02.9353674Z 2025-05-07T19:44:02.9353678Z 2025-05-07T19:44:02.9353681Z 2025-05-07T19:44:02.9353685Z 2025-05-07T19:44:02.9353688Z 2025-05-07T19:44:02.9353891Z  2025-05-07T19:44:02.9354122Z 2025-05-07T19:44:02.9354126Z 2025-05-07T19:44:02.9354134Z 2025-05-07T19:44:02.9354137Z 2025-05-07T19:44:02.9354141Z 2025-05-07T19:44:02.9354144Z 2025-05-07T19:44:02.9354147Z 2025-05-07T19:44:02.9354151Z 2025-05-07T19:44:02.9354154Z 2025-05-07T19:44:02.9354158Z 2025-05-07T19:44:02.9354379Z  done 2025-05-07T19:44:03.0356489Z Preparing transaction: \ done 2025-05-07T19:44:03.1363591Z Verifying transaction: / done 2025-05-07T19:44:04.5392204Z Executing transaction: \ | / - \ | / - \ | / - \ | done 2025-05-07T19:44:04.6368542Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:44:06.3523636Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:44:06.3529705Z [SETUP] Installing libxcrypt ... 2025-05-07T19:44:06.3558180Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:44:07.0188367Z Channels: 2025-05-07T19:44:07.0188660Z - conda-forge 2025-05-07T19:44:07.0189149Z Platform: linux-64 2025-05-07T19:44:10.1092175Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:44:10.5285938Z Solving environment: \ done 2025-05-07T19:44:10.5738605Z 2025-05-07T19:44:10.5739162Z ## Package Plan ## 2025-05-07T19:44:10.5739349Z 2025-05-07T19:44:10.5739579Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:10.5739900Z 2025-05-07T19:44:10.5740026Z added / updated specs: 2025-05-07T19:44:10.5740307Z - libxcrypt 2025-05-07T19:44:10.5740446Z 2025-05-07T19:44:10.5740452Z 2025-05-07T19:44:10.5740582Z The following packages will be downloaded: 2025-05-07T19:44:10.5740836Z 2025-05-07T19:44:10.5740960Z package | build 2025-05-07T19:44:10.5741325Z ---------------------------|----------------- 2025-05-07T19:44:10.5741744Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:44:10.5742202Z ------------------------------------------------------------ 2025-05-07T19:44:10.5742824Z Total: 98 KB 2025-05-07T19:44:10.5743070Z 2025-05-07T19:44:10.5743209Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:10.5743567Z 2025-05-07T19:44:10.5743825Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:44:10.5744130Z 2025-05-07T19:44:10.5744134Z 2025-05-07T19:44:10.5744138Z 2025-05-07T19:44:10.5744287Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:10.7082917Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:44:10.7100012Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:44:10.7204048Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:44:10.7205306Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:44:10.7206355Z 2025-05-07T19:44:10.7207172Z done 2025-05-07T19:44:10.8214589Z Preparing transaction: / done 2025-05-07T19:44:10.9221014Z Verifying transaction: \ done 2025-05-07T19:44:11.0232345Z Executing transaction: / done 2025-05-07T19:44:14.2876791Z [SETUP] Copying over ... 2025-05-07T19:44:14.2879235Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.10/crypt.h 2025-05-07T19:44:14.2881038Z 2025-05-07T19:44:14.2901109Z 2025-05-07T19:44:15.8710073Z [SETUP] Installed Python version: Python 3.10.16 2025-05-07T19:44:15.8711289Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:44:15.8774365Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:44:15.8774868Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:44:15.8775488Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:15.8775826Z env: 2025-05-07T19:44:15.8776042Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:15.8776362Z BUILD_ENV: build_binary 2025-05-07T19:44:15.8776748Z BUILD_TARGET: default 2025-05-07T19:44:15.8777201Z BUILD_VARIANT: cuda 2025-05-07T19:44:15.8777444Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:44:15.8777762Z ##[endgroup] 2025-05-07T19:44:16.3919062Z ################################################################################ 2025-05-07T19:44:16.3920192Z # Install C/C++ Compilers 2025-05-07T19:44:16.3920917Z # 2025-05-07T19:44:16.3934964Z # [2025-05-07T19:44:16.392Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:44:16.3935550Z ################################################################################ 2025-05-07T19:44:16.3935801Z 2025-05-07T19:44:16.3948985Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:16.4757574Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:16.4769571Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:44:16.4794248Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:44:17.1412029Z Channels: 2025-05-07T19:44:17.1412551Z - conda-forge 2025-05-07T19:44:17.1412851Z Platform: linux-64 2025-05-07T19:44:20.1604227Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:44:20.5817755Z Solving environment: \ done 2025-05-07T19:44:20.6280776Z 2025-05-07T19:44:20.6281322Z ## Package Plan ## 2025-05-07T19:44:20.6281844Z 2025-05-07T19:44:20.6282462Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:20.6283392Z 2025-05-07T19:44:20.6283744Z added / updated specs: 2025-05-07T19:44:20.6284553Z - sysroot_linux-64=2.17 2025-05-07T19:44:20.6285066Z 2025-05-07T19:44:20.6285079Z 2025-05-07T19:44:20.6285468Z The following packages will be downloaded: 2025-05-07T19:44:20.6286144Z 2025-05-07T19:44:20.6286490Z package | build 2025-05-07T19:44:20.6287485Z ---------------------------|----------------- 2025-05-07T19:44:20.6288770Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:44:20.6289955Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:44:20.6290411Z ------------------------------------------------------------ 2025-05-07T19:44:20.6290761Z Total: 15.4 MB 2025-05-07T19:44:20.6290973Z 2025-05-07T19:44:20.6291124Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:20.6291353Z 2025-05-07T19:44:20.6291645Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:44:20.6292262Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:44:20.6292579Z 2025-05-07T19:44:20.6292582Z 2025-05-07T19:44:20.6292586Z 2025-05-07T19:44:20.6292756Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:20.6293140Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:44:20.6293405Z 2025-05-07T19:44:20.8246908Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:44:20.8953651Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:44:20.8954125Z 2025-05-07T19:44:20.9058643Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:44:20.9058954Z 2025-05-07T19:44:20.9424237Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:44:20.9425525Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:44:21.1263345Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:44:21.1264204Z 2025-05-07T19:44:21.1265619Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:44:21.1266422Z 2025-05-07T19:44:21.4733712Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:44:21.4735016Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:44:21.4736035Z 2025-05-07T19:44:21.4736871Z 2025-05-07T19:44:21.4737452Z  done 2025-05-07T19:44:21.5743106Z Preparing transaction: / done 2025-05-07T19:44:21.7758732Z Verifying transaction: \ | done 2025-05-07T19:44:21.8770624Z Executing transaction: - done 2025-05-07T19:44:21.9620882Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:44:21.9621253Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:44:23.5838064Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:44:23.5856083Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:44:23.5884587Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T19:44:24.2826895Z Channels: 2025-05-07T19:44:24.2828363Z - conda-forge 2025-05-07T19:44:24.2828672Z Platform: linux-64 2025-05-07T19:44:27.3581116Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:44:28.4804906Z Solving environment: \ | / done 2025-05-07T19:44:28.5298539Z 2025-05-07T19:44:28.5299206Z ## Package Plan ## 2025-05-07T19:44:28.5299936Z 2025-05-07T19:44:28.5300210Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:28.5300536Z 2025-05-07T19:44:28.5300668Z added / updated specs: 2025-05-07T19:44:28.5300958Z - gxx_linux-64=11.4.0 2025-05-07T19:44:28.5301139Z 2025-05-07T19:44:28.5301170Z 2025-05-07T19:44:28.5301308Z The following packages will be downloaded: 2025-05-07T19:44:28.5301549Z 2025-05-07T19:44:28.5301683Z package | build 2025-05-07T19:44:28.5302082Z ---------------------------|----------------- 2025-05-07T19:44:28.5302554Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:44:28.5303096Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:44:28.5303597Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:44:28.5304098Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:44:28.5304955Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:44:28.5305447Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:44:28.5305914Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:44:28.5306439Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:44:28.5306971Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:44:28.5307452Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:44:28.5307987Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:44:28.5308504Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:44:28.5308966Z ------------------------------------------------------------ 2025-05-07T19:44:28.5309337Z Total: 91.6 MB 2025-05-07T19:44:28.5309592Z 2025-05-07T19:44:28.5309733Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:28.5309977Z 2025-05-07T19:44:28.5310293Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:44:28.5310905Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:44:28.5311505Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:44:28.5312223Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:44:28.5312797Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:44:28.5313360Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:44:28.5313933Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:44:28.5314557Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:44:28.5315092Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:44:28.5315693Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:44:28.5316086Z 2025-05-07T19:44:28.5316345Z The following packages will be UPDATED: 2025-05-07T19:44:28.5316677Z 2025-05-07T19:44:28.5316990Z 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:44:28.5317727Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:44:28.5318139Z 2025-05-07T19:44:28.5318143Z 2025-05-07T19:44:28.5318146Z 2025-05-07T19:44:28.5318303Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:28.5318671Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:44:28.5318915Z 2025-05-07T19:44:28.5319245Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:44:28.5319658Z 2025-05-07T19:44:28.5319667Z 2025-05-07T19:44:28.5319917Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:44:28.5320370Z 2025-05-07T19:44:28.5320376Z 2025-05-07T19:44:28.5320380Z 2025-05-07T19:44:28.5320848Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:44:28.5321156Z 2025-05-07T19:44:28.5321160Z 2025-05-07T19:44:28.5321163Z 2025-05-07T19:44:28.5321167Z 2025-05-07T19:44:28.5339337Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:44:28.5340279Z 2025-05-07T19:44:28.5340323Z 2025-05-07T19:44:28.5340336Z 2025-05-07T19:44:28.5340346Z 2025-05-07T19:44:28.5340356Z 2025-05-07T19:44:28.5341145Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:44:28.5341452Z 2025-05-07T19:44:28.5341456Z 2025-05-07T19:44:28.5341459Z 2025-05-07T19:44:28.5341463Z 2025-05-07T19:44:28.5341466Z 2025-05-07T19:44:28.5341497Z 2025-05-07T19:44:28.5341770Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:44:28.5343286Z 2025-05-07T19:44:28.5343291Z 2025-05-07T19:44:28.5343295Z 2025-05-07T19:44:28.5343299Z 2025-05-07T19:44:28.5343303Z 2025-05-07T19:44:28.5343307Z 2025-05-07T19:44:28.5343326Z 2025-05-07T19:44:28.5343625Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:44:28.5343925Z 2025-05-07T19:44:28.5343929Z 2025-05-07T19:44:28.5343933Z 2025-05-07T19:44:28.5343938Z 2025-05-07T19:44:28.5343941Z 2025-05-07T19:44:28.5343945Z 2025-05-07T19:44:28.5343949Z 2025-05-07T19:44:28.5343960Z 2025-05-07T19:44:28.5344247Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:44:28.5344548Z 2025-05-07T19:44:28.5344552Z 2025-05-07T19:44:28.5344556Z 2025-05-07T19:44:28.5344559Z 2025-05-07T19:44:28.5344564Z 2025-05-07T19:44:28.5344567Z 2025-05-07T19:44:28.5344571Z 2025-05-07T19:44:28.5344576Z 2025-05-07T19:44:28.5344640Z 2025-05-07T19:44:28.5344930Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:44:28.5345229Z 2025-05-07T19:44:28.5345234Z 2025-05-07T19:44:28.5345237Z 2025-05-07T19:44:28.5345241Z 2025-05-07T19:44:28.5345245Z 2025-05-07T19:44:28.5345248Z 2025-05-07T19:44:28.5345252Z 2025-05-07T19:44:28.5345255Z 2025-05-07T19:44:28.5345258Z 2025-05-07T19:44:28.5345262Z 2025-05-07T19:44:28.5345550Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:44:28.5345848Z 2025-05-07T19:44:28.5345863Z 2025-05-07T19:44:28.5345867Z 2025-05-07T19:44:28.5345957Z 2025-05-07T19:44:28.5345963Z 2025-05-07T19:44:28.5345967Z 2025-05-07T19:44:28.5345970Z 2025-05-07T19:44:28.5345973Z 2025-05-07T19:44:28.5345977Z 2025-05-07T19:44:28.5345999Z 2025-05-07T19:44:28.5346003Z 2025-05-07T19:44:28.6501825Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:44:28.6502832Z 2025-05-07T19:44:28.6502848Z 2025-05-07T19:44:28.6502859Z 2025-05-07T19:44:28.6502871Z 2025-05-07T19:44:28.8310813Z libstdcxx-15.1.0 | 3.7 MB | 8 | 8%  2025-05-07T19:44:28.8311709Z 2025-05-07T19:44:28.8311724Z 2025-05-07T19:44:28.8311736Z 2025-05-07T19:44:28.8311746Z 2025-05-07T19:44:28.8720950Z libstdcxx-15.1.0 | 3.7 MB | #5 | 16%  2025-05-07T19:44:28.8721568Z 2025-05-07T19:44:28.8721573Z 2025-05-07T19:44:28.8734976Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:44:28.8858971Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:44:28.8859922Z 2025-05-07T19:44:28.8859941Z 2025-05-07T19:44:28.8859945Z 2025-05-07T19:44:28.8936797Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:44:28.8937749Z 2025-05-07T19:44:28.9249181Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:44:28.9249484Z 2025-05-07T19:44:28.9249508Z 2025-05-07T19:44:28.9249512Z 2025-05-07T19:44:28.9249516Z 2025-05-07T19:44:28.9736878Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:44:28.9810171Z gcc_impl_linux-64-11 | 53.0 MB | #5 | 15% 2025-05-07T19:44:28.9810475Z 2025-05-07T19:44:28.9810804Z 2025-05-07T19:44:28.9810815Z 2025-05-07T19:44:28.9810821Z 2025-05-07T19:44:28.9810824Z 2025-05-07T19:44:28.9833861Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:44:28.9834842Z 2025-05-07T19:44:28.9834859Z 2025-05-07T19:44:28.9834870Z 2025-05-07T19:44:28.9938057Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:44:28.9938386Z 2025-05-07T19:44:29.0230824Z gxx_impl_linux-64-11 | 11.2 MB | ###8 | 38%  2025-05-07T19:44:29.0231124Z 2025-05-07T19:44:29.0231278Z 2025-05-07T19:44:29.0231287Z 2025-05-07T19:44:29.0231292Z 2025-05-07T19:44:29.0231297Z 2025-05-07T19:44:29.0231312Z 2025-05-07T19:44:29.0403091Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:44:29.0404083Z 2025-05-07T19:44:29.0404098Z 2025-05-07T19:44:29.0404802Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:44:29.0406066Z 2025-05-07T19:44:29.0406080Z 2025-05-07T19:44:29.0519859Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:44:29.0520358Z 2025-05-07T19:44:29.0520484Z 2025-05-07T19:44:29.0520488Z 2025-05-07T19:44:29.0520519Z 2025-05-07T19:44:29.0520571Z 2025-05-07T19:44:29.0739960Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:44:29.0813958Z gcc_impl_linux-64-11 | 53.0 MB | ### | 30% 2025-05-07T19:44:29.0814813Z 2025-05-07T19:44:29.0814830Z 2025-05-07T19:44:29.0814842Z 2025-05-07T19:44:29.0814853Z 2025-05-07T19:44:29.0818474Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:44:29.0819363Z 2025-05-07T19:44:29.0819375Z 2025-05-07T19:44:29.0819386Z 2025-05-07T19:44:29.0819396Z 2025-05-07T19:44:29.0820091Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:44:29.0820889Z 2025-05-07T19:44:29.0820901Z 2025-05-07T19:44:29.0820935Z 2025-05-07T19:44:29.0820968Z 2025-05-07T19:44:29.0820979Z 2025-05-07T19:44:29.0820990Z 2025-05-07T19:44:29.0821011Z 2025-05-07T19:44:29.0849324Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:44:29.0850290Z 2025-05-07T19:44:29.0850307Z 2025-05-07T19:44:29.0850319Z 2025-05-07T19:44:29.0850359Z 2025-05-07T19:44:29.0850369Z 2025-05-07T19:44:29.0850380Z 2025-05-07T19:44:29.0939775Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:44:29.0941168Z 2025-05-07T19:44:29.1045419Z gxx_impl_linux-64-11 | 11.2 MB | ########6 | 87%  2025-05-07T19:44:29.1046261Z 2025-05-07T19:44:29.1046276Z 2025-05-07T19:44:29.1046287Z 2025-05-07T19:44:29.1046298Z 2025-05-07T19:44:29.1046308Z 2025-05-07T19:44:29.1046318Z 2025-05-07T19:44:29.1046328Z 2025-05-07T19:44:29.1058483Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:44:29.1058831Z 2025-05-07T19:44:29.1058837Z 2025-05-07T19:44:29.1058856Z 2025-05-07T19:44:29.1058860Z 2025-05-07T19:44:29.1058864Z 2025-05-07T19:44:29.1058867Z 2025-05-07T19:44:29.1058871Z 2025-05-07T19:44:29.1058875Z 2025-05-07T19:44:29.1087508Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:44:29.1088489Z 2025-05-07T19:44:29.1088503Z 2025-05-07T19:44:29.1088514Z 2025-05-07T19:44:29.1088525Z 2025-05-07T19:44:29.1088535Z 2025-05-07T19:44:29.1088546Z 2025-05-07T19:44:29.1088556Z 2025-05-07T19:44:29.1088567Z 2025-05-07T19:44:29.1282390Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:44:29.1283362Z 2025-05-07T19:44:29.1283377Z 2025-05-07T19:44:29.1283388Z 2025-05-07T19:44:29.1283399Z 2025-05-07T19:44:29.1283409Z 2025-05-07T19:44:29.1283419Z 2025-05-07T19:44:29.1283429Z 2025-05-07T19:44:29.1283439Z 2025-05-07T19:44:29.1283450Z 2025-05-07T19:44:29.1290834Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:44:29.1291470Z 2025-05-07T19:44:29.1291534Z 2025-05-07T19:44:29.1291543Z 2025-05-07T19:44:29.1291581Z 2025-05-07T19:44:29.1291586Z 2025-05-07T19:44:29.1291628Z 2025-05-07T19:44:29.1291632Z 2025-05-07T19:44:29.1291690Z 2025-05-07T19:44:29.1291700Z 2025-05-07T19:44:29.1510456Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:44:29.1510805Z 2025-05-07T19:44:29.1510811Z 2025-05-07T19:44:29.1510814Z 2025-05-07T19:44:29.1510818Z 2025-05-07T19:44:29.1510822Z 2025-05-07T19:44:29.1510825Z 2025-05-07T19:44:29.1510847Z 2025-05-07T19:44:29.1510851Z 2025-05-07T19:44:29.1510855Z 2025-05-07T19:44:29.1510858Z 2025-05-07T19:44:29.1510861Z 2025-05-07T19:44:29.1525279Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:44:29.1525658Z 2025-05-07T19:44:29.1525663Z 2025-05-07T19:44:29.1525667Z 2025-05-07T19:44:29.1525670Z 2025-05-07T19:44:29.1525674Z 2025-05-07T19:44:29.1525677Z 2025-05-07T19:44:29.1525962Z 2025-05-07T19:44:29.1525965Z 2025-05-07T19:44:29.1525969Z 2025-05-07T19:44:29.1525973Z 2025-05-07T19:44:29.1525977Z 2025-05-07T19:44:29.1538850Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:44:29.1539221Z 2025-05-07T19:44:29.1539227Z 2025-05-07T19:44:29.1539230Z 2025-05-07T19:44:29.1539234Z 2025-05-07T19:44:29.1539238Z 2025-05-07T19:44:29.1539241Z 2025-05-07T19:44:29.1539244Z 2025-05-07T19:44:29.1539248Z 2025-05-07T19:44:29.1539269Z 2025-05-07T19:44:29.1539273Z 2025-05-07T19:44:29.1551402Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:44:29.1551757Z 2025-05-07T19:44:29.1551762Z 2025-05-07T19:44:29.1551766Z 2025-05-07T19:44:29.1551771Z 2025-05-07T19:44:29.1551774Z 2025-05-07T19:44:29.1551797Z 2025-05-07T19:44:29.1551800Z 2025-05-07T19:44:29.1551804Z 2025-05-07T19:44:29.1551807Z 2025-05-07T19:44:29.1551811Z 2025-05-07T19:44:29.1739603Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:44:29.2236866Z gcc_impl_linux-64-11 | 53.0 MB | ####8 | 49% 2025-05-07T19:44:29.2237475Z 2025-05-07T19:44:29.2647737Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:44:29.2648649Z 2025-05-07T19:44:29.2648655Z 2025-05-07T19:44:29.2648658Z 2025-05-07T19:44:29.2648681Z 2025-05-07T19:44:29.2648686Z 2025-05-07T19:44:29.2648973Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:44:29.2649278Z 2025-05-07T19:44:29.2649282Z 2025-05-07T19:44:29.2649573Z 2025-05-07T19:44:29.2649578Z 2025-05-07T19:44:29.2649582Z 2025-05-07T19:44:29.2869174Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:44:29.3358759Z gcc_impl_linux-64-11 | 53.0 MB | ####### | 70% 2025-05-07T19:44:29.3359348Z 2025-05-07T19:44:29.3359405Z 2025-05-07T19:44:29.3359410Z 2025-05-07T19:44:29.3359454Z 2025-05-07T19:44:29.3359462Z 2025-05-07T19:44:29.3359495Z 2025-05-07T19:44:29.3360098Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:44:29.3360439Z 2025-05-07T19:44:29.3360479Z 2025-05-07T19:44:29.3360484Z 2025-05-07T19:44:29.3360487Z 2025-05-07T19:44:29.3360491Z 2025-05-07T19:44:29.3360495Z 2025-05-07T19:44:29.3439989Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:44:29.3440812Z 2025-05-07T19:44:29.3440818Z 2025-05-07T19:44:29.3440822Z 2025-05-07T19:44:29.3441114Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:44:29.3441422Z 2025-05-07T19:44:29.3441428Z 2025-05-07T19:44:29.3441432Z 2025-05-07T19:44:29.3679044Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:44:29.3680175Z 2025-05-07T19:44:29.3680191Z 2025-05-07T19:44:29.3680202Z 2025-05-07T19:44:29.3680213Z 2025-05-07T19:44:29.3680223Z 2025-05-07T19:44:29.3680233Z 2025-05-07T19:44:29.3680244Z 2025-05-07T19:44:29.3680801Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:44:29.3681176Z 2025-05-07T19:44:29.3681182Z 2025-05-07T19:44:29.3681187Z 2025-05-07T19:44:29.3681192Z 2025-05-07T19:44:29.3681198Z 2025-05-07T19:44:29.3681203Z 2025-05-07T19:44:29.3681208Z 2025-05-07T19:44:29.3687400Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:44:29.3687756Z 2025-05-07T19:44:29.3687761Z 2025-05-07T19:44:29.3687764Z 2025-05-07T19:44:29.3687768Z 2025-05-07T19:44:29.3687772Z 2025-05-07T19:44:29.3687793Z 2025-05-07T19:44:29.3687796Z 2025-05-07T19:44:29.3687819Z 2025-05-07T19:44:29.3688622Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:44:29.3688927Z 2025-05-07T19:44:29.3688932Z 2025-05-07T19:44:29.3688935Z 2025-05-07T19:44:29.3688939Z 2025-05-07T19:44:29.3688943Z 2025-05-07T19:44:29.3688992Z 2025-05-07T19:44:29.3688996Z 2025-05-07T19:44:29.3689000Z 2025-05-07T19:44:29.3955350Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:44:29.3956736Z 2025-05-07T19:44:29.3956751Z 2025-05-07T19:44:29.3956762Z 2025-05-07T19:44:29.3956773Z 2025-05-07T19:44:29.3956811Z 2025-05-07T19:44:29.3956823Z 2025-05-07T19:44:29.3956833Z 2025-05-07T19:44:29.3956843Z 2025-05-07T19:44:29.3956854Z 2025-05-07T19:44:29.3956864Z 2025-05-07T19:44:29.3956874Z 2025-05-07T19:44:29.3957862Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:44:29.3958796Z 2025-05-07T19:44:29.3958808Z 2025-05-07T19:44:29.3958846Z 2025-05-07T19:44:29.3958856Z 2025-05-07T19:44:29.3958884Z 2025-05-07T19:44:29.3958894Z 2025-05-07T19:44:29.3958905Z 2025-05-07T19:44:29.3958915Z 2025-05-07T19:44:29.3958925Z 2025-05-07T19:44:29.3958945Z 2025-05-07T19:44:29.3958956Z 2025-05-07T19:44:29.3970085Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:44:29.3975030Z gcc_impl_linux-64-11 | 53.0 MB | ########6 | 86% 2025-05-07T19:44:29.3975308Z 2025-05-07T19:44:29.3975331Z 2025-05-07T19:44:29.3975335Z 2025-05-07T19:44:29.3975339Z 2025-05-07T19:44:29.3975343Z 2025-05-07T19:44:29.3975347Z 2025-05-07T19:44:29.3975350Z 2025-05-07T19:44:29.3975373Z 2025-05-07T19:44:29.3975377Z 2025-05-07T19:44:29.3981083Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:44:29.3982049Z 2025-05-07T19:44:29.3982063Z 2025-05-07T19:44:29.3982074Z 2025-05-07T19:44:29.3982086Z 2025-05-07T19:44:29.3982096Z 2025-05-07T19:44:29.3982106Z 2025-05-07T19:44:29.3982117Z 2025-05-07T19:44:29.3982617Z 2025-05-07T19:44:29.3982632Z 2025-05-07T19:44:29.4257688Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:44:29.4258229Z 2025-05-07T19:44:29.4258236Z 2025-05-07T19:44:29.4258240Z 2025-05-07T19:44:29.4258244Z 2025-05-07T19:44:29.4258247Z 2025-05-07T19:44:29.4258251Z 2025-05-07T19:44:29.4258254Z 2025-05-07T19:44:29.4258258Z 2025-05-07T19:44:29.4258261Z 2025-05-07T19:44:29.4258265Z 2025-05-07T19:44:29.4258582Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:44:29.4258886Z 2025-05-07T19:44:29.4258890Z 2025-05-07T19:44:29.4258894Z 2025-05-07T19:44:29.4258898Z 2025-05-07T19:44:29.4258901Z 2025-05-07T19:44:29.4258905Z 2025-05-07T19:44:29.4258908Z 2025-05-07T19:44:29.4258911Z 2025-05-07T19:44:29.4258915Z 2025-05-07T19:44:29.4258918Z 2025-05-07T19:44:29.5943560Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:44:29.5944517Z 2025-05-07T19:44:29.6292788Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:44:29.6293262Z 2025-05-07T19:44:29.6293267Z 2025-05-07T19:44:29.6566656Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:44:30.1879571Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:44:30.1883376Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:44:30.1883789Z 2025-05-07T19:44:30.1884027Z 2025-05-07T19:44:30.1884322Z  2025-05-07T19:44:30.1884544Z 2025-05-07T19:44:30.1884549Z 2025-05-07T19:44:30.1884743Z  2025-05-07T19:44:30.1884967Z 2025-05-07T19:44:30.1884972Z 2025-05-07T19:44:30.1884975Z 2025-05-07T19:44:30.1885154Z  2025-05-07T19:44:30.1885398Z 2025-05-07T19:44:30.1885402Z 2025-05-07T19:44:30.1885406Z 2025-05-07T19:44:30.1885418Z 2025-05-07T19:44:30.1885620Z  2025-05-07T19:44:30.1885868Z 2025-05-07T19:44:30.1885872Z 2025-05-07T19:44:30.1885875Z 2025-05-07T19:44:30.1885878Z 2025-05-07T19:44:30.1885882Z 2025-05-07T19:44:30.1886067Z  2025-05-07T19:44:30.1886296Z 2025-05-07T19:44:30.1886318Z 2025-05-07T19:44:30.1886322Z 2025-05-07T19:44:30.1886543Z 2025-05-07T19:44:30.1886547Z 2025-05-07T19:44:30.1886551Z 2025-05-07T19:44:30.1886747Z  2025-05-07T19:44:30.1886980Z 2025-05-07T19:44:30.1886984Z 2025-05-07T19:44:30.1886988Z 2025-05-07T19:44:30.1886991Z 2025-05-07T19:44:30.1886995Z 2025-05-07T19:44:30.1887019Z 2025-05-07T19:44:30.1887023Z 2025-05-07T19:44:30.1887210Z  2025-05-07T19:44:30.1887444Z 2025-05-07T19:44:30.1887448Z 2025-05-07T19:44:30.1887456Z 2025-05-07T19:44:30.1887460Z 2025-05-07T19:44:30.1887464Z 2025-05-07T19:44:30.1887467Z 2025-05-07T19:44:30.1887471Z 2025-05-07T19:44:30.1887475Z 2025-05-07T19:44:30.1887694Z  2025-05-07T19:44:30.1887931Z 2025-05-07T19:44:30.1887935Z 2025-05-07T19:44:30.1887938Z 2025-05-07T19:44:30.1887942Z 2025-05-07T19:44:30.1887945Z 2025-05-07T19:44:30.1887949Z 2025-05-07T19:44:30.1887957Z 2025-05-07T19:44:30.1887960Z 2025-05-07T19:44:30.1887964Z 2025-05-07T19:44:30.1888181Z  2025-05-07T19:44:30.1888420Z 2025-05-07T19:44:30.1888424Z 2025-05-07T19:44:30.1888428Z 2025-05-07T19:44:30.1888431Z 2025-05-07T19:44:30.1888435Z 2025-05-07T19:44:30.1888438Z 2025-05-07T19:44:30.1888442Z 2025-05-07T19:44:30.1888445Z 2025-05-07T19:44:30.1888448Z 2025-05-07T19:44:30.1888452Z 2025-05-07T19:44:30.1888765Z  2025-05-07T19:44:30.1889009Z 2025-05-07T19:44:30.1889013Z 2025-05-07T19:44:30.1889017Z 2025-05-07T19:44:30.1889020Z 2025-05-07T19:44:30.1889024Z 2025-05-07T19:44:30.1889027Z 2025-05-07T19:44:30.1889031Z 2025-05-07T19:44:30.1889034Z 2025-05-07T19:44:30.1889038Z 2025-05-07T19:44:30.1889042Z 2025-05-07T19:44:30.1889046Z 2025-05-07T19:44:30.1889284Z  done 2025-05-07T19:44:30.2896115Z Preparing transaction: \ done 2025-05-07T19:44:30.5925966Z Verifying transaction: / - \ done 2025-05-07T19:44:30.6937994Z Executing transaction: / done 2025-05-07T19:44:30.7851601Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:44:34.5157091Z + 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:44:34.5157727Z 2025-05-07T19:44:34.5169209Z 2025-05-07T19:44:34.5185140Z + 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:44:34.5185742Z 2025-05-07T19:44:34.5199935Z 2025-05-07T19:44:34.5216786Z + 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:44:34.5217388Z 2025-05-07T19:44:34.5226869Z 2025-05-07T19:44:34.5247209Z + 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:44:34.5247855Z 2025-05-07T19:44:34.5256313Z 2025-05-07T19:44:36.3170706Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:44:36.3171130Z 2025-05-07T19:44:36.3957719Z [CHECK] Binary cc found in PATH 2025-05-07T19:44:38.1984322Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:44:38.1984988Z 2025-05-07T19:44:38.2750629Z [CHECK] Binary gcc found in PATH 2025-05-07T19:44:40.0658014Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:44:40.0658878Z 2025-05-07T19:44:40.1241145Z [CHECK] Binary c++ found in PATH 2025-05-07T19:44:41.9128334Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:44:41.9129175Z 2025-05-07T19:44:41.9701791Z [CHECK] Binary g++ found in PATH 2025-05-07T19:44:41.9704011Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:44:41.9705372Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:44:41.9706056Z 2025-05-07T19:44:43.7748092Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:44:43.7749195Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:44:43.7750216Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:44:43.7750498Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:44:43.7750874Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:44:43.7751240Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:44:43.7751739Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:44:43.7752129Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:44:43.7752453Z #define __INTMAX_C(c) c ## L 2025-05-07T19:44:43.7752762Z #define __CHAR_BIT__ 8 2025-05-07T19:44:43.7753026Z #define __UINT8_MAX__ 0xff 2025-05-07T19:44:43.7753316Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:44:43.7753587Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:44:43.7753914Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:44:43.7754208Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:44:43.7754558Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7754900Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:44:43.7755239Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:44:43.7755618Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:44:43.7755968Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:44:43.7756433Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:44:43.7756891Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:44:43.7757254Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:44:43.7757809Z #define __GCC_IEC_559 2 2025-05-07T19:44:43.7758117Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:44:43.7758416Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:44:43.7758727Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:44:43.7759065Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:44:43.7759422Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7759798Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:44:43.7760090Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:44:43.7760418Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:44:43.7760706Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:44:43.7761020Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:44:43.7761303Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:44:43.7761609Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:44:43.7761894Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:44:43.7762200Z #define __INT8_C(c) c 2025-05-07T19:44:43.7762491Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:44:43.7762831Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7763213Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:44:43.7763593Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:44:43.7763989Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:44:43.7764329Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:44:43.7764630Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7764966Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:44:43.7765277Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:44:43.7765747Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:44:43.7766205Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:44:43.7766561Z #define __linux 1 2025-05-07T19:44:43.7766857Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:44:43.7767354Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:44:43.7767884Z #define __unix 1 2025-05-07T19:44:43.7768150Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:44:43.7768499Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:44:43.7768815Z #define __WINT_MIN__ 0U 2025-05-07T19:44:43.7769120Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:44:43.7769444Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:44:43.7769783Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:44:43.7770083Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:44:43.7770391Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:44:43.7770729Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:44:43.7771059Z #define __INT64_C(c) c ## L 2025-05-07T19:44:43.7771525Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:44:43.7771852Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:44:43.7772183Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:44:43.7772574Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:44:43.7773022Z #define __STDC_HOSTED__ 1 2025-05-07T19:44:43.7773300Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:44:43.7773618Z #define __DBL_DIG__ 15 2025-05-07T19:44:43.7773979Z #define __FLT32_DIG__ 6 2025-05-07T19:44:43.7774324Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:44:43.7774716Z #define __SHRT_WIDTH__ 16 2025-05-07T19:44:43.7774976Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:44:43.7775345Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:44:43.7775711Z #define __STDC_UTF_16__ 1 2025-05-07T19:44:43.7776005Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:44:43.7776382Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:44:43.7777063Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:44:43.7777545Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:44:43.7777906Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:44:43.7778229Z #define __unix__ 1 2025-05-07T19:44:43.7778478Z #define __INT_WIDTH__ 32 2025-05-07T19:44:43.7778778Z #define __SIZEOF_LONG__ 8 2025-05-07T19:44:43.7779053Z #define __STDC_IEC_559__ 1 2025-05-07T19:44:43.7779365Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:44:43.7779661Z #define __UINT16_C(c) c 2025-05-07T19:44:43.7782449Z #define __DECIMAL_DIG__ 21 2025-05-07T19:44:43.7782789Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:44:43.7783333Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:44:43.7783761Z #define __gnu_linux__ 1 2025-05-07T19:44:43.7784019Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:44:43.7784336Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:44:43.7784638Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7784965Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:44:43.7785237Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:44:43.7785525Z #define __GNUC__ 11 2025-05-07T19:44:43.7785756Z #define __pie__ 2 2025-05-07T19:44:43.7786005Z #define __MMX__ 1 2025-05-07T19:44:43.7786237Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:44:43.7786539Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:44:43.7786832Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:44:43.7787136Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:44:43.7787525Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:44:43.7787942Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7788292Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:44:43.7788566Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:44:43.7788865Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:44:43.7789176Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:44:43.7789473Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:44:43.7789743Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:44:43.7790071Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:44:43.7790406Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:44:43.7790685Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:44:43.7791001Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:44:43.7791261Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:44:43.7791560Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:44:43.7791843Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:44:43.7792144Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:44:43.7792411Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:44:43.7792766Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:44:43.7793138Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:44:43.7793436Z #define __SSE2_MATH__ 1 2025-05-07T19:44:43.7793712Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:44:43.7794025Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7794359Z #define __amd64 1 2025-05-07T19:44:43.7794601Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:44:43.7794995Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:44:43.7795318Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:44:43.7795676Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:44:43.7795953Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:44:43.7796271Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:44:43.7796541Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:44:43.7796847Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:44:43.7797143Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:44:43.7797418Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:44:43.7797767Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:44:43.7798062Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:44:43.7798342Z #define __x86_64 1 2025-05-07T19:44:43.7798587Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:44:43.7798997Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:44:43.7799477Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:44:43.7799982Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:44:43.7800500Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:44:43.7800909Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:44:43.7801214Z #define __LP64__ 1 2025-05-07T19:44:43.7801458Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7801858Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:44:43.7802258Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:44:43.7802647Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:44:43.7802944Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:44:43.7803281Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:44:43.7803608Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:44:43.7803899Z #define __REGISTER_PREFIX__ 2025-05-07T19:44:43.7804206Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:44:43.7804481Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:44:43.7804781Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:44:43.7825625Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:44:43.7826184Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:44:43.7826515Z #define __FLT_DIG__ 6 2025-05-07T19:44:43.7826818Z #define __NO_INLINE__ 1 2025-05-07T19:44:43.7827121Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:44:43.7827518Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:44:43.7827942Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:44:43.7828239Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:44:43.7828564Z #define __VERSION__ "11.4.0" 2025-05-07T19:44:43.7828862Z #define __UINT64_C(c) c ## UL 2025-05-07T19:44:43.7829292Z #define _STDC_PREDEF_H 1 2025-05-07T19:44:43.7829563Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:44:43.7829907Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:44:43.7830207Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:44:43.7830527Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:44:43.7830846Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:44:43.7831220Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:44:43.7831532Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:44:43.7831805Z #define __FLT128_DIG__ 33 2025-05-07T19:44:43.7832082Z #define __INT32_C(c) c 2025-05-07T19:44:43.7832340Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:44:43.7832661Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:44:43.7832956Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:44:43.7833275Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:44:43.7833606Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:44:43.7833965Z #define unix 1 2025-05-07T19:44:43.7834245Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:44:43.7834563Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7834904Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:44:43.7835225Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:44:43.7835581Z #define __FLT64X_DIG__ 18 2025-05-07T19:44:43.7835833Z #define __INT8_TYPE__ signed char 2025-05-07T19:44:43.7836298Z #define __ELF__ 1 2025-05-07T19:44:43.7836541Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:44:43.7836868Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:44:43.7837161Z #define __FLT_RADIX__ 2 2025-05-07T19:44:43.7837461Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:44:43.7837861Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:44:43.7838244Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:44:43.7838542Z #define __SSE_MATH__ 1 2025-05-07T19:44:43.7838788Z #define __k8 1 2025-05-07T19:44:43.7839135Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:44:43.7839528Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:44:43.7839868Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:44:43.7840180Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:44:43.7840480Z #define __LDBL_DIG__ 18 2025-05-07T19:44:43.7840734Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:44:43.7841034Z #define __x86_64__ 1 2025-05-07T19:44:43.7841304Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:44:43.7841619Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:44:43.7841994Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7842316Z #define __FLT64_DIG__ 15 2025-05-07T19:44:43.7842636Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7842999Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:44:43.7843351Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7843630Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:44:43.7844015Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7844351Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:44:43.7844740Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:44:43.7845180Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:44:43.7845482Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:44:43.7845856Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:44:43.7846192Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:44:43.7846528Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:44:43.7846824Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:44:43.7847169Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:44:43.7847470Z #define __SIZE_WIDTH__ 64 2025-05-07T19:44:43.7847755Z #define __SEG_FS 1 2025-05-07T19:44:43.7848029Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:44:43.7848321Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:44:43.7848639Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7848938Z #define __SEG_GS 1 2025-05-07T19:44:43.7849299Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:44:43.7849698Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:44:43.7850027Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:44:43.7850316Z #define __INT16_TYPE__ short int 2025-05-07T19:44:43.7850635Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:44:43.7850967Z #define __STDC_VERSION__ 201710L 2025-05-07T19:44:43.7851240Z #define __SIZEOF_INT__ 4 2025-05-07T19:44:43.7851524Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:44:43.7851794Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:44:43.7852175Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:44:43.7852579Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7852914Z #define linux 1 2025-05-07T19:44:43.7853153Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7853471Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:44:43.7853754Z #define __FLT32X_DIG__ 15 2025-05-07T19:44:43.7854047Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:44:43.7854347Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:44:43.7854615Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:44:43.7854996Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:44:43.7855422Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:44:43.7855792Z #define __code_model_small__ 1 2025-05-07T19:44:43.7856073Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:44:43.7856580Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:44:43.7856825Z #define __k8__ 1 2025-05-07T19:44:43.7857259Z #define __INTPTR_TYPE__ long int 2025-05-07T19:44:43.7857567Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:44:43.7857979Z #define __WCHAR_TYPE__ int 2025-05-07T19:44:43.7858249Z #define __pic__ 2 2025-05-07T19:44:43.7858511Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7858846Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:44:43.7859149Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7859504Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:44:43.7859950Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:44:43.7860372Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:44:43.7860671Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:44:43.7861017Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:44:43.7861366Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:44:43.7861667Z #define __linux__ 1 2025-05-07T19:44:43.7861926Z #define __INT64_TYPE__ long int 2025-05-07T19:44:43.7862239Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:44:43.7862530Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:44:43.7862858Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:44:43.7863143Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:44:43.7863493Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7863884Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:44:43.7864216Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:44:43.7864535Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:44:43.7864935Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:44:43.7865302Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:44:43.7865669Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:44:43.7866097Z #define __SSE__ 1 2025-05-07T19:44:43.7866352Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:44:43.7866752Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:44:43.7867369Z #define __amd64__ 1 2025-05-07T19:44:43.7867622Z #define __WINT_WIDTH__ 32 2025-05-07T19:44:43.7867927Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:44:43.7868225Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:44:43.7868548Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:44:43.7868844Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:44:43.7869170Z #define __SIZEOF_INT128__ 16 2025-05-07T19:44:43.7869458Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:44:43.7869783Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:44:43.7870078Z #define __ATOMIC_RELAXED 0 2025-05-07T19:44:43.7870492Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:44:43.7871041Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:44:43.7871434Z #define _LP64 1 2025-05-07T19:44:43.7871700Z #define __UINT8_C(c) c 2025-05-07T19:44:43.7871969Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:44:43.7872287Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:44:43.7872586Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:44:43.7872914Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:44:43.7873250Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:44:43.7873661Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:44:43.7874200Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:44:43.7874615Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7874966Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:43.7875311Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:44:43.7875744Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:44:43.7876156Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:44:43.7876479Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:44:43.7876860Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:44:43.7877295Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:44:43.7877619Z #define __STDC_UTF_32__ 1 2025-05-07T19:44:43.7878025Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:44:43.7878334Z #define __FXSR__ 1 2025-05-07T19:44:43.7878668Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:44:43.7879313Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:44:43.7879742Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:44:43.7880090Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:44:43.7880346Z #define __UINT32_C(c) c ## U 2025-05-07T19:44:43.7880716Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:44:43.7881116Z #define __INT8_MAX__ 0x7f 2025-05-07T19:44:43.7881367Z #define __LONG_WIDTH__ 64 2025-05-07T19:44:43.7881639Z #define __PIC__ 2 2025-05-07T19:44:43.7881904Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:44:43.7882345Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:44:43.7882746Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:44:43.7883110Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:44:43.7883453Z #define __SSE2__ 1 2025-05-07T19:44:43.7883712Z #define __INT32_TYPE__ int 2025-05-07T19:44:43.7884002Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:44:43.7884276Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:44:43.7884646Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:44:43.7885016Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:44:43.7885328Z #define __INTMAX_TYPE__ long int 2025-05-07T19:44:43.7885613Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:44:43.7885992Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7886278Z #define __ATOMIC_CONSUME 1 2025-05-07T19:44:43.7886572Z #define __GNUC_MINOR__ 4 2025-05-07T19:44:43.7886983Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:44:43.7887308Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7887645Z #define __PIE__ 2 2025-05-07T19:44:43.7887983Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:44:43.7888415Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:44:43.7888778Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:44:43.7889187Z #define __INT16_C(c) c 2025-05-07T19:44:43.7889422Z #define __STDC__ 1 2025-05-07T19:44:43.7889682Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:44:43.7889962Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:44:43.7890247Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:44:43.7890554Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:44:43.7890934Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:44:43.7891293Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:44:43.7891564Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:44:43.7891873Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:44:43.7892149Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:44:43.7892463Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:44:43.7892768Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:44:43.7893073Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:44:43.7893381Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:43.7893811Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:44:43.7894242Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:44:43.7894559Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:44:43.7894890Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:44:43.7895144Z #define __ATOMIC_RELEASE 3 2025-05-07T19:44:43.7895332Z 2025-05-07T19:44:43.8357870Z 2025-05-07T19:44:43.8358617Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:44:43.8359160Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:44:43.8359448Z 2025-05-07T19:44:45.6245746Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:44:45.6247568Z #define __cpp_attributes 200809L 2025-05-07T19:44:45.6248805Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:44:45.6249910Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:44:45.6250244Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:44:45.6251105Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:44:45.6251484Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:44:45.6251854Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:44:45.6252176Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:44:45.6252688Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:44:45.6253044Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:44:45.6253362Z #define __INTMAX_C(c) c ## L 2025-05-07T19:44:45.6253645Z #define __CHAR_BIT__ 8 2025-05-07T19:44:45.6253951Z #define __UINT8_MAX__ 0xff 2025-05-07T19:44:45.6254227Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:44:45.6254529Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:44:45.6254824Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:44:45.6255151Z #define __cpp_static_assert 201411L 2025-05-07T19:44:45.6255465Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:44:45.6255817Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6256143Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:44:45.6256644Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:44:45.6257209Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:44:45.6257568Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:44:45.6258045Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:44:45.6258510Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:44:45.6258879Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:44:45.6259199Z #define __GCC_IEC_559 2 2025-05-07T19:44:45.6259686Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:44:45.6260006Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:44:45.6260344Z #define __cpp_binary_literals 201304L 2025-05-07T19:44:45.6260706Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:44:45.6261038Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:44:45.6261432Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:44:45.6261781Z #define __cpp_variadic_templates 200704L 2025-05-07T19:44:45.6262185Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6262546Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:44:45.6262876Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:44:45.6263292Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:44:45.6263606Z #define __cpp_variable_templates 201304L 2025-05-07T19:44:45.6263915Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:44:45.6264222Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:44:45.6264532Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:44:45.6264827Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:44:45.6265202Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:44:45.6265546Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:44:45.6265839Z #define __INT8_C(c) c 2025-05-07T19:44:45.6266087Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:44:45.6266525Z #define __cpp_variadic_using 201611L 2025-05-07T19:44:45.6266860Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6267385Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:44:45.6267860Z #define __cpp_capture_star_this 201603L 2025-05-07T19:44:45.6268263Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:44:45.6268600Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:44:45.6268999Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:44:45.6269300Z #define __cpp_if_constexpr 201606L 2025-05-07T19:44:45.6269607Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:44:45.6269891Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6270200Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:44:45.6270521Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:44:45.6270944Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:44:45.6271409Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:44:45.6271717Z #define __linux 1 2025-05-07T19:44:45.6271973Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:44:45.6272279Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:44:45.6272596Z #define __unix 1 2025-05-07T19:44:45.6272843Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:44:45.6273324Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:44:45.6273633Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:44:45.6274057Z #define __WINT_MIN__ 0U 2025-05-07T19:44:45.6274322Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:44:45.6274608Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:44:45.6274899Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:44:45.6275163Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:44:45.6275433Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:44:45.6275730Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:44:45.6276048Z #define __INT64_C(c) c ## L 2025-05-07T19:44:45.6276312Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:44:45.6276631Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:44:45.6276923Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:44:45.6277341Z #define __cpp_aligned_new 201606L 2025-05-07T19:44:45.6277645Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:44:45.6277906Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:44:45.6278278Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:44:45.6278660Z #define __STDC_HOSTED__ 1 2025-05-07T19:44:45.6278934Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:44:45.6279212Z #define __cpp_decltype_auto 201304L 2025-05-07T19:44:45.6279507Z #define __DBL_DIG__ 15 2025-05-07T19:44:45.6279735Z #define __FLT32_DIG__ 6 2025-05-07T19:44:45.6280058Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:44:45.6280428Z #define __GXX_WEAK__ 1 2025-05-07T19:44:45.6280762Z #define __SHRT_WIDTH__ 16 2025-05-07T19:44:45.6281024Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:44:45.6281343Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:44:45.6281705Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:44:45.6281959Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:44:45.6282274Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:44:45.6282598Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:44:45.6283031Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:44:45.6283451Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:44:45.6283721Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:44:45.6283990Z #define __unix__ 1 2025-05-07T19:44:45.6284205Z #define __INT_WIDTH__ 32 2025-05-07T19:44:45.6284477Z #define __SIZEOF_LONG__ 8 2025-05-07T19:44:45.6284722Z #define __STDC_IEC_559__ 1 2025-05-07T19:44:45.6284987Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:44:45.6285249Z #define __UINT16_C(c) c 2025-05-07T19:44:45.6285497Z #define __DECIMAL_DIG__ 21 2025-05-07T19:44:45.6285748Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:44:45.6286114Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:44:45.6286490Z #define __gnu_linux__ 1 2025-05-07T19:44:45.6286722Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:44:45.6286990Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:44:45.6287263Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:44:45.6287566Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6287830Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:44:45.6288104Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:44:45.6288356Z #define __GNUC__ 11 2025-05-07T19:44:45.6288592Z #define __GXX_RTTI 1 2025-05-07T19:44:45.6288810Z #define __pie__ 2 2025-05-07T19:44:45.6289036Z #define __MMX__ 1 2025-05-07T19:44:45.6289255Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:44:45.6289527Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:44:45.6289822Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:44:45.6290084Z #define __STDC_UTF_16__ 1 2025-05-07T19:44:45.6290344Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:44:45.6290637Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:44:45.6290967Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:44:45.6291311Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:44:45.6291705Z #define __cpp_raw_strings 200710L 2025-05-07T19:44:45.6292004Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6292422Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:44:45.6292701Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:44:45.6292963Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:44:45.6293286Z #define __cpp_fold_expressions 201603L 2025-05-07T19:44:45.6293577Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:44:45.6293858Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:44:45.6294115Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:44:45.6294417Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:44:45.6294712Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:44:45.6294997Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:44:45.6295274Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:44:45.6295537Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:44:45.6295810Z #define __cplusplus 201703L 2025-05-07T19:44:45.6296069Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:44:45.6296478Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:44:45.6296799Z #define __DEPRECATED 1 2025-05-07T19:44:45.6297277Z #define __cpp_rvalue_references 200610L 2025-05-07T19:44:45.6297695Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:44:45.6297992Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:44:45.6298386Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:44:45.6298789Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:44:45.6299127Z #define __SSE2_MATH__ 1 2025-05-07T19:44:45.6299413Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:44:45.6299793Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6300217Z #define __amd64 1 2025-05-07T19:44:45.6300507Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:44:45.6300846Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:44:45.6301152Z #define __GNUG__ 11 2025-05-07T19:44:45.6301473Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:44:45.6301829Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:44:45.6302157Z #define __cpp_nsdmi 200809L 2025-05-07T19:44:45.6302451Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:44:45.6302800Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:44:45.6303206Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:44:45.6303534Z #define __cpp_initializer_lists 200806L 2025-05-07T19:44:45.6303843Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:44:45.6304136Z #define __cpp_hex_float 201603L 2025-05-07T19:44:45.6304446Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:44:45.6304720Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:44:45.6305032Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:44:45.6305309Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:44:45.6305617Z #define __x86_64 1 2025-05-07T19:44:45.6305850Z #define __cpp_lambdas 200907L 2025-05-07T19:44:45.6306154Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:44:45.6306537Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:44:45.6306965Z #define __cpp_template_auto 201606L 2025-05-07T19:44:45.6307336Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:44:45.6307822Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:44:45.6308334Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:44:45.6308734Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:44:45.6309027Z #define __LP64__ 1 2025-05-07T19:44:45.6309274Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6309659Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:44:45.6310061Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:44:45.6310380Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:44:45.6310762Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:44:45.6311075Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:44:45.6311380Z #define __REGISTER_PREFIX__ 2025-05-07T19:44:45.6311651Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:44:45.6311955Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:44:45.6312293Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:44:45.6312691Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:44:45.6313059Z #define __FLT_DIG__ 6 2025-05-07T19:44:45.6313341Z #define __NO_INLINE__ 1 2025-05-07T19:44:45.6313601Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:44:45.6313973Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:44:45.6314374Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:44:45.6314649Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:44:45.6314956Z #define __VERSION__ "11.4.0" 2025-05-07T19:44:45.6315228Z #define __UINT64_C(c) c ## UL 2025-05-07T19:44:45.6315540Z #define __cpp_unicode_characters 201411L 2025-05-07T19:44:45.6315853Z #define _STDC_PREDEF_H 1 2025-05-07T19:44:45.6316146Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:44:45.6316454Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:44:45.6316772Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:44:45.6317051Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:44:45.6317389Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:44:45.6317765Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:44:45.6318070Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:44:45.6318369Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:44:45.6318639Z #define __FLT128_DIG__ 33 2025-05-07T19:44:45.6318917Z #define __INT32_C(c) c 2025-05-07T19:44:45.6319171Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:44:45.6319486Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:44:45.6319774Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:44:45.6320090Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:44:45.6320417Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:44:45.6320905Z #define unix 1 2025-05-07T19:44:45.6321170Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:44:45.6321439Z #define __cpp_rtti 199711L 2025-05-07T19:44:45.6321739Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:44:45.6322064Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6322408Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:44:45.6322726Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:44:45.6323108Z #define __FLT64X_DIG__ 18 2025-05-07T19:44:45.6323371Z #define __INT8_TYPE__ signed char 2025-05-07T19:44:45.6323694Z #define __cpp_digit_separators 201309L 2025-05-07T19:44:45.6323988Z #define __ELF__ 1 2025-05-07T19:44:45.6324254Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:44:45.6324574Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:44:45.6324862Z #define __FLT_RADIX__ 2 2025-05-07T19:44:45.6325149Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:44:45.6325517Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:44:45.6325942Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:44:45.6326226Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:44:45.6326543Z #define __k8 1 2025-05-07T19:44:45.6326848Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:44:45.6327262Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:44:45.6327589Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:44:45.6327900Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:44:45.6328194Z #define __LDBL_DIG__ 18 2025-05-07T19:44:45.6328448Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:44:45.6328740Z #define __x86_64__ 1 2025-05-07T19:44:45.6328991Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:44:45.6329331Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:44:45.6329679Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6330017Z #define __FLT64_DIG__ 15 2025-05-07T19:44:45.6330317Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6330711Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:44:45.6331079Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6331365Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:44:45.6331689Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6332007Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:44:45.6332426Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:44:45.6332848Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:44:45.6333261Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:44:45.6333605Z #define __cpp_unicode_literals 200710L 2025-05-07T19:44:45.6333972Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:44:45.6334348Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:44:45.6334670Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:44:45.6334998Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:44:45.6335321Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:44:45.6335638Z #define __SIZE_WIDTH__ 64 2025-05-07T19:44:45.6335889Z #define __SEG_FS 1 2025-05-07T19:44:45.6336171Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:44:45.6336570Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:44:45.6337072Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6337394Z #define __SEG_GS 1 2025-05-07T19:44:45.6337830Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:44:45.6338280Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:44:45.6338583Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:44:45.6338940Z #define __INT16_TYPE__ short int 2025-05-07T19:44:45.6339249Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:44:45.6339616Z #define __cpp_structured_bindings 201606L 2025-05-07T19:44:45.6339946Z #define __SIZEOF_INT__ 4 2025-05-07T19:44:45.6340245Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:44:45.6340542Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:44:45.6340941Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:44:45.6341464Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6341818Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:44:45.6342215Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:44:45.6342548Z #define linux 1 2025-05-07T19:44:45.6342832Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6343147Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:44:45.6343484Z #define __EXCEPTIONS 1 2025-05-07T19:44:45.6343768Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:44:45.6344094Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:44:45.6344393Z #define __cpp_range_based_for 201603L 2025-05-07T19:44:45.6344740Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:44:45.6345148Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:44:45.6345580Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:44:45.6345988Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:44:45.6346355Z #define __code_model_small__ 1 2025-05-07T19:44:45.6346681Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:44:45.6347027Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:44:45.6347395Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:44:45.6347706Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:44:45.6348057Z #define __k8__ 1 2025-05-07T19:44:45.6348344Z #define __INTPTR_TYPE__ long int 2025-05-07T19:44:45.6348668Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:44:45.6349029Z #define __WCHAR_TYPE__ int 2025-05-07T19:44:45.6349413Z #define __pic__ 2 2025-05-07T19:44:45.6349703Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6350022Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:44:45.6350326Z #define __cpp_decltype 200707L 2025-05-07T19:44:45.6350629Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6350996Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:44:45.6351379Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:44:45.6351777Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:44:45.6352121Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:44:45.6352457Z #define __cpp_inline_variables 201606L 2025-05-07T19:44:45.6352783Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:44:45.6353043Z #define __linux__ 1 2025-05-07T19:44:45.6353311Z #define __INT64_TYPE__ long int 2025-05-07T19:44:45.6353585Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:44:45.6353880Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:44:45.6354166Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:44:45.6354571Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:44:45.6354902Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:44:45.6355231Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6355588Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:44:45.6355860Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:44:45.6356194Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:44:45.6356501Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:44:45.6356864Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:44:45.6357241Z #define __SSE__ 1 2025-05-07T19:44:45.6357504Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:44:45.6357854Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:44:45.6358234Z #define __amd64__ 1 2025-05-07T19:44:45.6358491Z #define __WINT_WIDTH__ 32 2025-05-07T19:44:45.6358751Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:44:45.6359069Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:44:45.6359348Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:44:45.6359673Z #define __SIZEOF_INT128__ 16 2025-05-07T19:44:45.6359952Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:44:45.6360274Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:44:45.6360554Z #define __ATOMIC_RELAXED 0 2025-05-07T19:44:45.6360933Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:44:45.6361408Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:44:45.6361799Z #define _LP64 1 2025-05-07T19:44:45.6362051Z #define __UINT8_C(c) c 2025-05-07T19:44:45.6362378Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:44:45.6362692Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:44:45.6362978Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:44:45.6363297Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:44:45.6363671Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:44:45.6364180Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:44:45.6364583Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6364923Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:44:45.6365275Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:44:45.6365603Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:44:45.6366034Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:44:45.6366429Z #define __STDCPP_THREADS__ 1 2025-05-07T19:44:45.6366745Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:44:45.6367029Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:44:45.6367828Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:44:45.6368306Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:44:45.6368635Z #define __STDC_UTF_32__ 1 2025-05-07T19:44:45.6368953Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:44:45.6369242Z #define __FXSR__ 1 2025-05-07T19:44:45.6369615Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:44:45.6370125Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:44:45.6370624Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:44:45.6370977Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:44:45.6371297Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:44:45.6371627Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:44:45.6371979Z #define __UINT32_C(c) c ## U 2025-05-07T19:44:45.6372305Z #define __cpp_alias_templates 200704L 2025-05-07T19:44:45.6372702Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:44:45.6373140Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:44:45.6373439Z #define __INT8_MAX__ 0x7f 2025-05-07T19:44:45.6373742Z #define __LONG_WIDTH__ 64 2025-05-07T19:44:45.6374005Z #define __PIC__ 2 2025-05-07T19:44:45.6374317Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:44:45.6374759Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:44:45.6375217Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:44:45.6375584Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:44:45.6376138Z #define __cpp_constexpr 201603L 2025-05-07T19:44:45.6376558Z #define __SSE2__ 1 2025-05-07T19:44:45.6376826Z #define __cpp_deduction_guides 201703L 2025-05-07T19:44:45.6377175Z #define __INT32_TYPE__ int 2025-05-07T19:44:45.6377452Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:44:45.6377775Z #define __cpp_exceptions 199711L 2025-05-07T19:44:45.6378089Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:44:45.6378498Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:44:45.6378901Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:44:45.6379227Z #define __INTMAX_TYPE__ long int 2025-05-07T19:44:45.6379547Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:44:45.6379847Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6380176Z #define __ATOMIC_CONSUME 1 2025-05-07T19:44:45.6380653Z #define __GNUC_MINOR__ 4 2025-05-07T19:44:45.6380964Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:44:45.6381296Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:44:45.6381640Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6381967Z #define __PIE__ 2 2025-05-07T19:44:45.6382355Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:44:45.6382818Z #define __cpp_template_template_args 201611L 2025-05-07T19:44:45.6383195Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:44:45.6383603Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:44:45.6384007Z #define __INT16_C(c) c 2025-05-07T19:44:45.6384385Z #define __STDC__ 1 2025-05-07T19:44:45.6384635Z #define __FLT32X_DIG__ 15 2025-05-07T19:44:45.6384944Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:44:45.6385253Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:44:45.6385567Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:44:45.6385903Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:44:45.6386323Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:44:45.6386719Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:44:45.6387013Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:44:45.6387357Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:44:45.6387667Z #define __SSE_MATH__ 1 2025-05-07T19:44:45.6387957Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:44:45.6388273Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:44:45.6388743Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:44:45.6389040Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:44:45.6389365Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:44:45.6389650Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:44:45.6389977Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:44:45.6390410Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:44:45.6390793Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:44:45.6391129Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:44:45.6391427Z #define _GNU_SOURCE 1 2025-05-07T19:44:45.6391707Z #define __cpp_init_captures 201304L 2025-05-07T19:44:45.6392005Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:44:45.6392283Z #define __ATOMIC_RELEASE 3 2025-05-07T19:44:45.6392445Z 2025-05-07T19:44:45.6995614Z 2025-05-07T19:44:45.6996154Z + conda run -n build_binary c++ --version 2025-05-07T19:44:45.6996444Z 2025-05-07T19:44:47.4900174Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:44:47.4900652Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:44:47.4901160Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:44:47.4901814Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:44:47.4902181Z 2025-05-07T19:44:47.4902186Z 2025-05-07T19:44:47.5475422Z 2025-05-07T19:44:47.5476485Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:44:47.5478266Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:44:47.5479233Z 2025-05-07T19:44:49.3965795Z #define __STDC_VERSION__ 201710L 2025-05-07T19:44:49.3967055Z 2025-05-07T19:44:49.3968172Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:44:49.3969954Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:44:49.3970741Z 2025-05-07T19:44:51.2443532Z #define __cplusplus 201703L 2025-05-07T19:44:51.2444167Z 2025-05-07T19:44:51.2444590Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:44:51.2508901Z ##[group]Run . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:44:51.2509343Z . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:44:51.2510242Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:51.2510565Z env: 2025-05-07T19:44:51.2510777Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:51.2511082Z BUILD_ENV: build_binary 2025-05-07T19:44:51.2511320Z BUILD_TARGET: default 2025-05-07T19:44:51.2511554Z BUILD_VARIANT: cuda 2025-05-07T19:44:51.2511778Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:44:51.2512052Z ##[endgroup] 2025-05-07T19:44:51.6537892Z ################################################################################ 2025-05-07T19:44:51.6538970Z # Install Build Tools 2025-05-07T19:44:51.6539642Z # 2025-05-07T19:44:51.6549483Z # [2025-05-07T19:44:51.654Z] + install_build_tools build_binary 2025-05-07T19:44:51.6550729Z ################################################################################ 2025-05-07T19:44:51.6551628Z 2025-05-07T19:44:51.6568402Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:51.7539341Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:51.7549207Z [INSTALL] Installing build tools ... 2025-05-07T19:44:51.7570706Z [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:44:52.4660612Z Channels: 2025-05-07T19:44:52.4661279Z - conda-forge 2025-05-07T19:44:52.4662245Z Platform: linux-64 2025-05-07T19:44:55.6046413Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:44:59.0245174Z Solving environment: \ | / - done 2025-05-07T19:44:59.0795717Z 2025-05-07T19:44:59.0796300Z ## Package Plan ## 2025-05-07T19:44:59.0796788Z 2025-05-07T19:44:59.0797402Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:44:59.0798557Z 2025-05-07T19:44:59.0798920Z added / updated specs: 2025-05-07T19:44:59.0799660Z - auditwheel 2025-05-07T19:44:59.0800311Z - bazel 2025-05-07T19:44:59.0800922Z - cmake[version='>=3.30'] 2025-05-07T19:44:59.0801705Z - hypothesis 2025-05-07T19:44:59.0802303Z - jinja2 2025-05-07T19:44:59.0802893Z - make 2025-05-07T19:44:59.0803444Z - ncurses 2025-05-07T19:44:59.0803844Z - ninja 2025-05-07T19:44:59.0804060Z - openblas 2025-05-07T19:44:59.0804311Z - patchelf 2025-05-07T19:44:59.0804567Z - pyyaml 2025-05-07T19:44:59.0804783Z - rhash 2025-05-07T19:44:59.0805158Z - scikit-build 2025-05-07T19:44:59.0805388Z - wheel 2025-05-07T19:44:59.0805509Z 2025-05-07T19:44:59.0805513Z 2025-05-07T19:44:59.0805666Z The following packages will be downloaded: 2025-05-07T19:44:59.0805888Z 2025-05-07T19:44:59.0806010Z package | build 2025-05-07T19:44:59.0806375Z ---------------------------|----------------- 2025-05-07T19:44:59.0806767Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T19:44:59.0807226Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:44:59.0807691Z auditwheel-6.2.0 | pyha804496_1 40 KB conda-forge 2025-05-07T19:44:59.0808121Z bazel-7.5.0 | h96810dc_2 47.4 MB conda-forge 2025-05-07T19:44:59.0808557Z c-ares-1.34.5 | hb9d3cd8_0 202 KB conda-forge 2025-05-07T19:44:59.0808965Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2025-05-07T19:44:59.0809707Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:44:59.0810142Z cmake-4.0.2 | h74e3db0_0 19.4 MB conda-forge 2025-05-07T19:44:59.0810557Z distro-1.9.0 | pyhd8ed1ab_1 41 KB conda-forge 2025-05-07T19:44:59.0811242Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T19:44:59.0811775Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T19:44:59.0812350Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T19:44:59.0812883Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T19:44:59.0813424Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T19:44:59.0813920Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T19:44:59.0814399Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T19:44:59.0814916Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T19:44:59.0815365Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T19:44:59.0815809Z giflib-5.2.2 | hd590300_0 75 KB conda-forge 2025-05-07T19:44:59.0816239Z graphite2-1.3.13 | h59595ed_1003 95 KB conda-forge 2025-05-07T19:44:59.0816992Z harfbuzz-11.0.0 | h76408a6_0 1.6 MB conda-forge 2025-05-07T19:44:59.0817586Z hypothesis-6.131.14 | pyha770c72_0 348 KB conda-forge 2025-05-07T19:44:59.0818039Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2025-05-07T19:44:59.0818482Z ijar-7.5.0 | h5888daf_0 114 KB conda-forge 2025-05-07T19:44:59.0818917Z jinja2-3.1.6 | pyhd8ed1ab_0 110 KB conda-forge 2025-05-07T19:44:59.0819403Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T19:44:59.0819869Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T19:44:59.0820295Z lcms2-2.17 | h717163a_0 242 KB conda-forge 2025-05-07T19:44:59.0820739Z lerc-4.0.0 | h0aef613_1 258 KB conda-forge 2025-05-07T19:44:59.0821217Z libabseil-20250127.1 | cxx17_hbbce691_0 1.3 MB conda-forge 2025-05-07T19:44:59.0821737Z libcups-2.3.3 | h4637d8d_4 4.3 MB conda-forge 2025-05-07T19:44:59.0822193Z libcurl-8.13.0 | h332b0f4_0 428 KB conda-forge 2025-05-07T19:44:59.0822695Z libdeflate-1.23 | h86f0d12_0 71 KB conda-forge 2025-05-07T19:44:59.0823337Z libedit-3.1.20250104 | pl5321h7949ede_0 132 KB conda-forge 2025-05-07T19:44:59.0823788Z libev-4.33 | hd590300_2 110 KB conda-forge 2025-05-07T19:44:59.0824243Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T19:44:59.0824684Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T19:44:59.0825163Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T19:44:59.0825622Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:44:59.0826084Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:44:59.0826529Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T19:44:59.0826935Z libgrpc-1.71.0 | h8e591d7_1 7.6 MB conda-forge 2025-05-07T19:44:59.0827358Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T19:44:59.0827788Z libjpeg-turbo-3.1.0 | hb9d3cd8_0 614 KB conda-forge 2025-05-07T19:44:59.0828332Z liblzma-5.8.1 | hb9d3cd8_1 110 KB conda-forge 2025-05-07T19:44:59.0828775Z liblzma-devel-5.8.1 | hb9d3cd8_1 431 KB conda-forge 2025-05-07T19:44:59.0829223Z libnghttp2-1.64.0 | h161d5f1_0 632 KB conda-forge 2025-05-07T19:44:59.0829663Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T19:44:59.0830211Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:44:59.0830678Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T19:44:59.0831103Z libprotobuf-5.29.3 | h501fc15_1 3.2 MB conda-forge 2025-05-07T19:44:59.0831565Z libre2-11-2024.07.02 | hba17884_3 205 KB conda-forge 2025-05-07T19:44:59.0832016Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T19:44:59.0832427Z libssh2-1.11.1 | hcf80075_0 298 KB conda-forge 2025-05-07T19:44:59.0832861Z libtiff-4.7.0 | hd9ff511_4 419 KB conda-forge 2025-05-07T19:44:59.0833270Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T19:44:59.0833688Z libuv-1.50.0 | hb9d3cd8_0 870 KB conda-forge 2025-05-07T19:44:59.0834108Z libwebp-base-1.5.0 | h851e524_0 420 KB conda-forge 2025-05-07T19:44:59.0834576Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T19:44:59.0835018Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T19:44:59.0835427Z make-4.4.1 | hb9d3cd8_2 501 KB conda-forge 2025-05-07T19:44:59.0835891Z markupsafe-3.0.2 | py310h89163eb_1 23 KB conda-forge 2025-05-07T19:44:59.0836325Z ncurses-6.5 | h2d0b736_3 871 KB conda-forge 2025-05-07T19:44:59.0836765Z ninja-1.12.1 | hff21bea_1 158 KB conda-forge 2025-05-07T19:44:59.0837242Z openblas-0.3.29 |pthreads_h6ec200e_0 5.8 MB conda-forge 2025-05-07T19:44:59.0837697Z openjdk-23.0.2 | h53dfc1b_2 181.4 MB conda-forge 2025-05-07T19:44:59.0838160Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:44:59.0838599Z patchelf-0.18.0 | h3f2d84a_2 133 KB conda-forge 2025-05-07T19:44:59.0839036Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T19:44:59.0839441Z pixman-0.46.0 | h29eaf8c_0 389 KB conda-forge 2025-05-07T19:44:59.0858752Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T19:44:59.0859291Z pyelftools-0.32 | pyh707e725_1 146 KB conda-forge 2025-05-07T19:44:59.0859828Z python-3.10.17 |hd6af730_0_cpython 23.9 MB conda-forge 2025-05-07T19:44:59.0860358Z pyyaml-6.0.2 | py310h89163eb_2 178 KB conda-forge 2025-05-07T19:44:59.0860818Z re2-2024.07.02 | h9925aae_3 26 KB conda-forge 2025-05-07T19:44:59.0861301Z rhash-1.4.5 | hb9d3cd8_0 183 KB conda-forge 2025-05-07T19:44:59.0861788Z scikit-build-0.18.1 | pyhae55e72_2 114 KB conda-forge 2025-05-07T19:44:59.0862310Z singlejar-7.5.0 | h0e684df_1 122 KB conda-forge 2025-05-07T19:44:59.0862822Z sortedcontainers-2.4.0 | pyhd8ed1ab_1 28 KB conda-forge 2025-05-07T19:44:59.0863350Z sqlite-3.49.2 | h9eae976_0 840 KB conda-forge 2025-05-07T19:44:59.0863822Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T19:44:59.0864262Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T19:44:59.0864934Z wheel-0.45.1 | pyhd8ed1ab_1 61 KB conda-forge 2025-05-07T19:44:59.0865410Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T19:44:59.0865924Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T19:44:59.0866412Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T19:44:59.0867038Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T19:44:59.0867812Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:44:59.0868311Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T19:44:59.0868847Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:44:59.0869346Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T19:44:59.0869865Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T19:44:59.0870427Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T19:44:59.0870929Z xorg-libxt-1.3.1 | hb9d3cd8_0 371 KB conda-forge 2025-05-07T19:44:59.0871439Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T19:44:59.0871892Z xz-5.8.1 | hbcc6ac9_1 23 KB conda-forge 2025-05-07T19:44:59.0872373Z xz-gpl-tools-5.8.1 | hbcc6ac9_1 33 KB conda-forge 2025-05-07T19:44:59.0872842Z xz-tools-5.8.1 | hb9d3cd8_1 94 KB conda-forge 2025-05-07T19:44:59.0873299Z yaml-0.2.5 | h7f98852_2 87 KB conda-forge 2025-05-07T19:44:59.0873747Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T19:44:59.0874172Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T19:44:59.0874629Z ------------------------------------------------------------ 2025-05-07T19:44:59.0875012Z Total: 343.7 MB 2025-05-07T19:44:59.0875273Z 2025-05-07T19:44:59.0875425Z The following NEW packages will be INSTALLED: 2025-05-07T19:44:59.0875672Z 2025-05-07T19:44:59.0875952Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T19:44:59.0876442Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:44:59.0876970Z auditwheel conda-forge/noarch::auditwheel-6.2.0-pyha804496_1 2025-05-07T19:44:59.0877466Z bazel conda-forge/linux-64::bazel-7.5.0-h96810dc_2 2025-05-07T19:44:59.0877958Z c-ares conda-forge/linux-64::c-ares-1.34.5-hb9d3cd8_0 2025-05-07T19:44:59.0878417Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2025-05-07T19:44:59.0879126Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:44:59.0879587Z cmake conda-forge/linux-64::cmake-4.0.2-h74e3db0_0 2025-05-07T19:44:59.0880022Z distro conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_1 2025-05-07T19:44:59.0880566Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T19:44:59.0881176Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T19:44:59.0881838Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T19:44:59.0882491Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T19:44:59.0883081Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T19:44:59.0883715Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T19:44:59.0884231Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T19:44:59.0884775Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T19:44:59.0885289Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T19:44:59.0885942Z giflib conda-forge/linux-64::giflib-5.2.2-hd590300_0 2025-05-07T19:44:59.0886439Z graphite2 conda-forge/linux-64::graphite2-1.3.13-h59595ed_1003 2025-05-07T19:44:59.0886927Z harfbuzz conda-forge/linux-64::harfbuzz-11.0.0-h76408a6_0 2025-05-07T19:44:59.0887558Z hypothesis conda-forge/noarch::hypothesis-6.131.14-pyha770c72_0 2025-05-07T19:44:59.0888042Z icu conda-forge/linux-64::icu-75.1-he02047a_0 2025-05-07T19:44:59.0888447Z ijar conda-forge/linux-64::ijar-7.5.0-h5888daf_0 2025-05-07T19:44:59.0888911Z jinja2 conda-forge/noarch::jinja2-3.1.6-pyhd8ed1ab_0 2025-05-07T19:44:59.0889548Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T19:44:59.0890037Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T19:44:59.0890490Z lcms2 conda-forge/linux-64::lcms2-2.17-h717163a_0 2025-05-07T19:44:59.0890989Z lerc conda-forge/linux-64::lerc-4.0.0-h0aef613_1 2025-05-07T19:44:59.0891698Z libabseil conda-forge/linux-64::libabseil-20250127.1-cxx17_hbbce691_0 2025-05-07T19:44:59.0892243Z libcups conda-forge/linux-64::libcups-2.3.3-h4637d8d_4 2025-05-07T19:44:59.0892804Z libcurl conda-forge/linux-64::libcurl-8.13.0-h332b0f4_0 2025-05-07T19:44:59.0893343Z libdeflate conda-forge/linux-64::libdeflate-1.23-h86f0d12_0 2025-05-07T19:44:59.0893888Z libedit conda-forge/linux-64::libedit-3.1.20250104-pl5321h7949ede_0 2025-05-07T19:44:59.0894428Z libev conda-forge/linux-64::libev-4.33-hd590300_2 2025-05-07T19:44:59.0894898Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T19:44:59.0895458Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T19:44:59.0896051Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T19:44:59.0896724Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:44:59.0897312Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:44:59.0897872Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T19:44:59.0898383Z libgrpc conda-forge/linux-64::libgrpc-1.71.0-h8e591d7_1 2025-05-07T19:44:59.0898877Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T19:44:59.0899439Z libjpeg-turbo conda-forge/linux-64::libjpeg-turbo-3.1.0-hb9d3cd8_0 2025-05-07T19:44:59.0899995Z liblzma conda-forge/linux-64::liblzma-5.8.1-hb9d3cd8_1 2025-05-07T19:44:59.0900521Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.1-hb9d3cd8_1 2025-05-07T19:44:59.0901087Z libnghttp2 conda-forge/linux-64::libnghttp2-1.64.0-h161d5f1_0 2025-05-07T19:44:59.0901590Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T19:44:59.0902164Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:44:59.0902747Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T19:44:59.0903259Z libprotobuf conda-forge/linux-64::libprotobuf-5.29.3-h501fc15_1 2025-05-07T19:44:59.0903825Z libre2-11 conda-forge/linux-64::libre2-11-2024.07.02-hba17884_3 2025-05-07T19:44:59.0904350Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T19:44:59.0904881Z libssh2 conda-forge/linux-64::libssh2-1.11.1-hcf80075_0 2025-05-07T19:44:59.0905391Z libtiff conda-forge/linux-64::libtiff-4.7.0-hd9ff511_4 2025-05-07T19:44:59.0905862Z libuv conda-forge/linux-64::libuv-1.50.0-hb9d3cd8_0 2025-05-07T19:44:59.0906399Z libwebp-base conda-forge/linux-64::libwebp-base-1.5.0-h851e524_0 2025-05-07T19:44:59.0906917Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T19:44:59.0907526Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T19:44:59.0908023Z make conda-forge/linux-64::make-4.4.1-hb9d3cd8_2 2025-05-07T19:44:59.0908530Z markupsafe conda-forge/linux-64::markupsafe-3.0.2-py310h89163eb_1 2025-05-07T19:44:59.0909195Z ninja conda-forge/linux-64::ninja-1.12.1-hff21bea_1 2025-05-07T19:44:59.0909778Z openblas conda-forge/linux-64::openblas-0.3.29-pthreads_h6ec200e_0 2025-05-07T19:44:59.0910326Z openjdk conda-forge/linux-64::openjdk-23.0.2-h53dfc1b_2 2025-05-07T19:44:59.0910845Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:44:59.0911350Z patchelf conda-forge/linux-64::patchelf-0.18.0-h3f2d84a_2 2025-05-07T19:44:59.0911845Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T19:44:59.0912304Z pixman conda-forge/linux-64::pixman-0.46.0-h29eaf8c_0 2025-05-07T19:44:59.0912858Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T19:44:59.0913430Z pyelftools conda-forge/noarch::pyelftools-0.32-pyh707e725_1 2025-05-07T19:44:59.0913929Z pyyaml conda-forge/linux-64::pyyaml-6.0.2-py310h89163eb_2 2025-05-07T19:44:59.0914415Z re2 conda-forge/linux-64::re2-2024.07.02-h9925aae_3 2025-05-07T19:44:59.0914849Z rhash conda-forge/linux-64::rhash-1.4.5-hb9d3cd8_0 2025-05-07T19:44:59.0915371Z scikit-build conda-forge/noarch::scikit-build-0.18.1-pyhae55e72_2 2025-05-07T19:44:59.0915899Z singlejar conda-forge/linux-64::singlejar-7.5.0-h0e684df_1 2025-05-07T19:44:59.0916489Z sortedcontainers conda-forge/noarch::sortedcontainers-2.4.0-pyhd8ed1ab_1 2025-05-07T19:44:59.0917056Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T19:44:59.0917540Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T19:44:59.0918082Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T19:44:59.0918604Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T19:44:59.0919152Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T19:44:59.0919724Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T19:44:59.0920280Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T19:44:59.0920869Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T19:44:59.0921415Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T19:44:59.0921991Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T19:44:59.0922608Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T19:44:59.0923164Z xorg-libxt conda-forge/linux-64::xorg-libxt-1.3.1-hb9d3cd8_0 2025-05-07T19:44:59.0923710Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T19:44:59.0924243Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.1-hbcc6ac9_1 2025-05-07T19:44:59.0924768Z xz-tools conda-forge/linux-64::xz-tools-5.8.1-hb9d3cd8_1 2025-05-07T19:44:59.0925248Z yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2 2025-05-07T19:44:59.0925670Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T19:44:59.0925971Z 2025-05-07T19:44:59.0926102Z The following packages will be UPDATED: 2025-05-07T19:44:59.0926324Z 2025-05-07T19:44:59.0926626Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T19:44:59.0927331Z ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h2d0b736_3 2025-05-07T19:44:59.0928053Z python pkgs/main::python-3.10.16-he870216_1 --> conda-forge::python-3.10.17-hd6af730_0_cpython 2025-05-07T19:44:59.0928738Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.49.2-h9eae976_0 2025-05-07T19:44:59.0929709Z wheel pkgs/main/linux-64::wheel-0.45.1-py31~ --> conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-05-07T19:44:59.0930350Z xz pkgs/main::xz-5.6.4-h5eee18b_1 --> conda-forge::xz-5.8.1-hbcc6ac9_1 2025-05-07T19:44:59.0930998Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T19:44:59.0931396Z 2025-05-07T19:44:59.0931634Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:44:59.0931980Z 2025-05-07T19:44:59.0932253Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T19:44:59.0932610Z 2025-05-07T19:44:59.0932661Z 2025-05-07T19:44:59.0932666Z 2025-05-07T19:44:59.0932852Z Downloading and Extracting Packages: ...working... 2025-05-07T19:44:59.0933254Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:44:59.0933507Z 2025-05-07T19:44:59.0933846Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:44:59.0934094Z 2025-05-07T19:44:59.0934109Z 2025-05-07T19:44:59.0934329Z python-3.10.17 | 23.9 MB | | 0%  2025-05-07T19:44:59.0934623Z 2025-05-07T19:44:59.0934627Z 2025-05-07T19:44:59.0934631Z 2025-05-07T19:44:59.0934851Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:44:59.0935110Z 2025-05-07T19:44:59.0935114Z 2025-05-07T19:44:59.0935117Z 2025-05-07T19:44:59.0935120Z 2025-05-07T19:44:59.0935366Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:44:59.0935622Z 2025-05-07T19:44:59.0935626Z 2025-05-07T19:44:59.0935629Z 2025-05-07T19:44:59.0935632Z 2025-05-07T19:44:59.0935637Z 2025-05-07T19:44:59.0935904Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:44:59.0936180Z 2025-05-07T19:44:59.0936184Z 2025-05-07T19:44:59.0936187Z 2025-05-07T19:44:59.0936195Z 2025-05-07T19:44:59.0936199Z 2025-05-07T19:44:59.0936202Z 2025-05-07T19:44:59.0936548Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:44:59.0937045Z 2025-05-07T19:44:59.0937049Z 2025-05-07T19:44:59.0937052Z 2025-05-07T19:44:59.0937056Z 2025-05-07T19:44:59.0937060Z 2025-05-07T19:44:59.0937063Z 2025-05-07T19:44:59.0937067Z 2025-05-07T19:44:59.0937340Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:44:59.0937681Z 2025-05-07T19:44:59.0937685Z 2025-05-07T19:44:59.0937689Z 2025-05-07T19:44:59.0937693Z 2025-05-07T19:44:59.0937696Z 2025-05-07T19:44:59.0937700Z 2025-05-07T19:44:59.0937703Z 2025-05-07T19:44:59.0937707Z 2025-05-07T19:44:59.0937956Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:44:59.0938249Z 2025-05-07T19:44:59.0938281Z 2025-05-07T19:44:59.0938285Z 2025-05-07T19:44:59.0938289Z 2025-05-07T19:44:59.0938292Z 2025-05-07T19:44:59.0938296Z 2025-05-07T19:44:59.0938304Z 2025-05-07T19:44:59.0938308Z 2025-05-07T19:44:59.0938311Z 2025-05-07T19:44:59.0938572Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:44:59.0938856Z 2025-05-07T19:44:59.0938861Z 2025-05-07T19:44:59.0938891Z 2025-05-07T19:44:59.0938895Z 2025-05-07T19:44:59.0938899Z 2025-05-07T19:44:59.0938902Z 2025-05-07T19:44:59.0938905Z 2025-05-07T19:44:59.0938909Z 2025-05-07T19:44:59.0938916Z 2025-05-07T19:44:59.0938920Z 2025-05-07T19:44:59.0939195Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:44:59.0939507Z 2025-05-07T19:44:59.0939511Z 2025-05-07T19:44:59.0939541Z 2025-05-07T19:44:59.0939545Z 2025-05-07T19:44:59.0939549Z 2025-05-07T19:44:59.0939553Z 2025-05-07T19:44:59.0939556Z 2025-05-07T19:44:59.0939560Z 2025-05-07T19:44:59.0939563Z 2025-05-07T19:44:59.0939567Z 2025-05-07T19:44:59.0939570Z 2025-05-07T19:44:59.0939811Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:44:59.0940179Z 2025-05-07T19:44:59.0940208Z 2025-05-07T19:44:59.0940211Z 2025-05-07T19:44:59.0940215Z 2025-05-07T19:44:59.0940219Z 2025-05-07T19:44:59.0940222Z 2025-05-07T19:44:59.0940226Z 2025-05-07T19:44:59.0940229Z 2025-05-07T19:44:59.0940232Z 2025-05-07T19:44:59.0940236Z 2025-05-07T19:44:59.0940239Z 2025-05-07T19:44:59.0940243Z 2025-05-07T19:44:59.0940611Z harfbuzz-11.0.0 | 1.6 MB | | 0%  2025-05-07T19:44:59.0940955Z 2025-05-07T19:44:59.0940959Z 2025-05-07T19:44:59.0940963Z 2025-05-07T19:44:59.0940966Z 2025-05-07T19:44:59.0940970Z 2025-05-07T19:44:59.0940973Z 2025-05-07T19:44:59.0940977Z 2025-05-07T19:44:59.0940980Z 2025-05-07T19:44:59.0940984Z 2025-05-07T19:44:59.0940987Z 2025-05-07T19:44:59.0940991Z 2025-05-07T19:44:59.0940994Z 2025-05-07T19:44:59.0940998Z 2025-05-07T19:44:59.0941364Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2025-05-07T19:44:59.0941709Z 2025-05-07T19:44:59.0941713Z 2025-05-07T19:44:59.0941717Z 2025-05-07T19:44:59.0941720Z 2025-05-07T19:44:59.0941724Z 2025-05-07T19:44:59.0941728Z 2025-05-07T19:44:59.0941731Z 2025-05-07T19:44:59.0941735Z 2025-05-07T19:44:59.0941739Z 2025-05-07T19:44:59.0941742Z 2025-05-07T19:44:59.0941746Z 2025-05-07T19:44:59.0941749Z 2025-05-07T19:44:59.0941785Z 2025-05-07T19:44:59.0941789Z 2025-05-07T19:44:59.0942104Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:44:59.0942442Z 2025-05-07T19:44:59.0942446Z 2025-05-07T19:44:59.0942450Z 2025-05-07T19:44:59.0942454Z 2025-05-07T19:44:59.0942457Z 2025-05-07T19:44:59.0942461Z 2025-05-07T19:44:59.0942464Z 2025-05-07T19:44:59.0942468Z 2025-05-07T19:44:59.0942499Z 2025-05-07T19:44:59.0942502Z 2025-05-07T19:44:59.0942506Z 2025-05-07T19:44:59.0942509Z 2025-05-07T19:44:59.0942513Z 2025-05-07T19:44:59.0942516Z 2025-05-07T19:44:59.0942519Z 2025-05-07T19:44:59.0942791Z krb5-1.21.3 | 1.3 MB | | 0%  2025-05-07T19:44:59.0943093Z 2025-05-07T19:44:59.0943097Z 2025-05-07T19:44:59.0943101Z 2025-05-07T19:44:59.0943134Z 2025-05-07T19:44:59.0943138Z 2025-05-07T19:44:59.0943141Z 2025-05-07T19:44:59.0943145Z 2025-05-07T19:44:59.0943148Z 2025-05-07T19:44:59.0943151Z 2025-05-07T19:44:59.0943155Z 2025-05-07T19:44:59.0943158Z 2025-05-07T19:44:59.0943162Z 2025-05-07T19:44:59.0943169Z 2025-05-07T19:44:59.0943173Z 2025-05-07T19:44:59.0943176Z 2025-05-07T19:44:59.0943180Z 2025-05-07T19:44:59.0943511Z libabseil-20250127.1 | 1.3 MB | | 0%  2025-05-07T19:44:59.0943890Z 2025-05-07T19:44:59.0943894Z 2025-05-07T19:44:59.0943898Z 2025-05-07T19:44:59.0943901Z 2025-05-07T19:44:59.0943905Z 2025-05-07T19:44:59.0943908Z 2025-05-07T19:44:59.0943912Z 2025-05-07T19:44:59.0943916Z 2025-05-07T19:44:59.0943919Z 2025-05-07T19:44:59.0943923Z 2025-05-07T19:44:59.0943930Z 2025-05-07T19:44:59.0943933Z 2025-05-07T19:44:59.0943937Z 2025-05-07T19:44:59.0943940Z 2025-05-07T19:44:59.0943944Z 2025-05-07T19:44:59.0943947Z 2025-05-07T19:44:59.0943951Z 2025-05-07T19:44:59.0944274Z cairo-1.18.4 | 955 KB | | 0%  2025-05-07T19:44:59.0944594Z 2025-05-07T19:44:59.0944598Z 2025-05-07T19:44:59.0944602Z 2025-05-07T19:44:59.0944606Z 2025-05-07T19:44:59.0944613Z 2025-05-07T19:44:59.0944616Z 2025-05-07T19:44:59.0944620Z 2025-05-07T19:44:59.0944623Z 2025-05-07T19:44:59.0944627Z 2025-05-07T19:44:59.0944630Z 2025-05-07T19:44:59.0944634Z 2025-05-07T19:44:59.0944638Z 2025-05-07T19:44:59.0944642Z 2025-05-07T19:44:59.0944670Z 2025-05-07T19:44:59.0944673Z 2025-05-07T19:44:59.0944677Z 2025-05-07T19:44:59.0944680Z 2025-05-07T19:44:59.0944684Z 2025-05-07T19:44:59.0944980Z pcre2-10.44 | 934 KB | | 0%  2025-05-07T19:44:59.0945354Z 2025-05-07T19:44:59.0945358Z 2025-05-07T19:44:59.0945361Z 2025-05-07T19:44:59.0945366Z 2025-05-07T19:44:59.0945397Z 2025-05-07T19:44:59.0945401Z 2025-05-07T19:44:59.0945405Z 2025-05-07T19:44:59.0945408Z 2025-05-07T19:44:59.0945411Z 2025-05-07T19:44:59.0945415Z 2025-05-07T19:44:59.0945418Z 2025-05-07T19:44:59.0945422Z 2025-05-07T19:44:59.0945425Z 2025-05-07T19:44:59.0945428Z 2025-05-07T19:44:59.0945432Z 2025-05-07T19:44:59.0945492Z 2025-05-07T19:44:59.0945496Z 2025-05-07T19:44:59.0945500Z 2025-05-07T19:44:59.0945503Z 2025-05-07T19:44:59.5008810Z ... (more hidden) ... 2025-05-07T19:44:59.5297928Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:44:59.5298735Z 2025-05-07T19:44:59.5459940Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:44:59.5460753Z 2025-05-07T19:44:59.5460768Z 2025-05-07T19:44:59.5460779Z 2025-05-07T19:44:59.5475649Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:44:59.5475979Z 2025-05-07T19:44:59.5475991Z 2025-05-07T19:44:59.5828151Z python-3.10.17 | 23.9 MB | | 0%  2025-05-07T19:44:59.5829011Z 2025-05-07T19:44:59.5829042Z 2025-05-07T19:44:59.5829053Z 2025-05-07T19:44:59.5829064Z 2025-05-07T19:44:59.6007531Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:44:59.6299101Z openjdk-23.0.2 | 181.4 MB | 8 | 8% 2025-05-07T19:44:59.6299424Z 2025-05-07T19:44:59.6462717Z bazel-7.5.0 | 47.4 MB | #8 | 18%  2025-05-07T19:44:59.6463022Z 2025-05-07T19:44:59.6463028Z 2025-05-07T19:44:59.6463043Z 2025-05-07T19:44:59.6477980Z cmake-4.0.2 | 19.4 MB | ##7 | 27%  2025-05-07T19:44:59.6478835Z 2025-05-07T19:44:59.6478867Z 2025-05-07T19:44:59.6829348Z python-3.10.17 | 23.9 MB | ###5 | 36%  2025-05-07T19:44:59.6830217Z 2025-05-07T19:44:59.6830234Z 2025-05-07T19:44:59.6830247Z 2025-05-07T19:44:59.6830295Z 2025-05-07T19:44:59.7399262Z icu-75.1 | 11.6 MB | #####2 | 53%  2025-05-07T19:44:59.7400093Z 2025-05-07T19:44:59.7462780Z bazel-7.5.0 | 47.4 MB | ##8 | 29%  2025-05-07T19:44:59.7463070Z 2025-05-07T19:44:59.7463077Z 2025-05-07T19:44:59.7463562Z 2025-05-07T19:44:59.7478391Z cmake-4.0.2 | 19.4 MB | ######2 | 63%  2025-05-07T19:44:59.7479213Z 2025-05-07T19:44:59.7479273Z 2025-05-07T19:44:59.7712703Z python-3.10.17 | 23.9 MB | ######2 | 63%  2025-05-07T19:44:59.7884542Z openjdk-23.0.2 | 181.4 MB | #2 | 13% 2025-05-07T19:44:59.7885090Z 2025-05-07T19:44:59.7885098Z 2025-05-07T19:44:59.7885110Z 2025-05-07T19:44:59.7885114Z 2025-05-07T19:44:59.8398947Z icu-75.1 | 11.6 MB | #########9 | 99%  2025-05-07T19:44:59.8399242Z 2025-05-07T19:44:59.8464474Z bazel-7.5.0 | 47.4 MB | ####2 | 43%  2025-05-07T19:44:59.8464765Z 2025-05-07T19:44:59.8464770Z 2025-05-07T19:44:59.8464788Z 2025-05-07T19:44:59.8480103Z cmake-4.0.2 | 19.4 MB | #########9 | 99%  2025-05-07T19:44:59.8480420Z 2025-05-07T19:44:59.8480774Z 2025-05-07T19:44:59.8767882Z python-3.10.17 | 23.9 MB | #########2 | 92%  2025-05-07T19:44:59.8994679Z openjdk-23.0.2 | 181.4 MB | #6 | 17% 2025-05-07T19:44:59.8995288Z 2025-05-07T19:44:59.8995310Z 2025-05-07T19:44:59.8995315Z 2025-05-07T19:44:59.8995337Z 2025-05-07T19:44:59.9400008Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:44:59.9400835Z 2025-05-07T19:44:59.9400851Z 2025-05-07T19:44:59.9400862Z 2025-05-07T19:44:59.9400873Z 2025-05-07T19:44:59.9400883Z 2025-05-07T19:44:59.9644715Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:44:59.9645030Z 2025-05-07T19:44:59.9769118Z bazel-7.5.0 | 47.4 MB | #####4 | 54%  2025-05-07T19:45:00.0116357Z openjdk-23.0.2 | 181.4 MB | ##3 | 23% 2025-05-07T19:45:00.0116903Z 2025-05-07T19:45:00.0116909Z 2025-05-07T19:45:00.0116912Z 2025-05-07T19:45:00.0596125Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:45:00.0596458Z 2025-05-07T19:45:00.0596464Z 2025-05-07T19:45:00.0596482Z 2025-05-07T19:45:00.0596486Z 2025-05-07T19:45:00.0596491Z 2025-05-07T19:45:00.0596495Z 2025-05-07T19:45:00.0769062Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:45:00.0868775Z openjdk-23.0.2 | 181.4 MB | ##8 | 28% 2025-05-07T19:45:00.0869635Z 2025-05-07T19:45:00.0869651Z 2025-05-07T19:45:00.1063424Z python-3.10.17 | 23.9 MB | ########## | 100%  2025-05-07T19:45:00.1063721Z 2025-05-07T19:45:00.1219122Z bazel-7.5.0 | 47.4 MB | ######4 | 65%  2025-05-07T19:45:00.1219920Z 2025-05-07T19:45:00.1219935Z 2025-05-07T19:45:00.1219946Z 2025-05-07T19:45:00.1219957Z 2025-05-07T19:45:00.1219967Z 2025-05-07T19:45:00.1220454Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:45:00.1220778Z 2025-05-07T19:45:00.1220782Z 2025-05-07T19:45:00.1220785Z 2025-05-07T19:45:00.1220789Z 2025-05-07T19:45:00.1220792Z 2025-05-07T19:45:00.1326377Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:45:00.1326749Z 2025-05-07T19:45:00.1326755Z 2025-05-07T19:45:00.1326759Z 2025-05-07T19:45:00.1326763Z 2025-05-07T19:45:00.1326774Z 2025-05-07T19:45:00.1326779Z 2025-05-07T19:45:00.1326881Z 2025-05-07T19:45:00.1596789Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:45:00.1597354Z 2025-05-07T19:45:00.1597394Z 2025-05-07T19:45:00.1597399Z 2025-05-07T19:45:00.1597433Z 2025-05-07T19:45:00.1597440Z 2025-05-07T19:45:00.1597489Z 2025-05-07T19:45:00.1772338Z openblas-0.3.29 | 5.8 MB | ######3 | 64%  2025-05-07T19:45:00.1773294Z 2025-05-07T19:45:00.1773309Z 2025-05-07T19:45:00.1773320Z 2025-05-07T19:45:00.1773330Z 2025-05-07T19:45:00.1773340Z 2025-05-07T19:45:00.1773377Z 2025-05-07T19:45:00.1773388Z 2025-05-07T19:45:00.1773398Z 2025-05-07T19:45:00.2144801Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:45:00.2147274Z 2025-05-07T19:45:00.2328320Z bazel-7.5.0 | 47.4 MB | #######4 | 75%  2025-05-07T19:45:00.2329114Z 2025-05-07T19:45:00.2329129Z 2025-05-07T19:45:00.2329140Z 2025-05-07T19:45:00.2329150Z 2025-05-07T19:45:00.2329160Z 2025-05-07T19:45:00.2329196Z 2025-05-07T19:45:00.2329238Z 2025-05-07T19:45:00.2698986Z libopenblas-0.3.29 | 5.6 MB | #########3 | 93%  2025-05-07T19:45:00.3144179Z openjdk-23.0.2 | 181.4 MB | ###3 | 33% 2025-05-07T19:45:00.3144492Z 2025-05-07T19:45:00.3254397Z bazel-7.5.0 | 47.4 MB | ########6 | 86%  2025-05-07T19:45:00.3254685Z 2025-05-07T19:45:00.3254815Z 2025-05-07T19:45:00.3254821Z 2025-05-07T19:45:00.3254894Z 2025-05-07T19:45:00.3254903Z 2025-05-07T19:45:00.3254915Z 2025-05-07T19:45:00.3375400Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:45:00.3375762Z 2025-05-07T19:45:00.3375770Z 2025-05-07T19:45:00.3375775Z 2025-05-07T19:45:00.3375780Z 2025-05-07T19:45:00.3375788Z 2025-05-07T19:45:00.3375794Z 2025-05-07T19:45:00.3375801Z 2025-05-07T19:45:00.3375812Z 2025-05-07T19:45:00.3376075Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:45:00.3376375Z 2025-05-07T19:45:00.3376491Z 2025-05-07T19:45:00.3376498Z 2025-05-07T19:45:00.3376503Z 2025-05-07T19:45:00.3376510Z 2025-05-07T19:45:00.3376518Z 2025-05-07T19:45:00.3376526Z 2025-05-07T19:45:00.3376542Z 2025-05-07T19:45:00.3490778Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:45:00.3491468Z 2025-05-07T19:45:00.3491490Z 2025-05-07T19:45:00.3491503Z 2025-05-07T19:45:00.3491595Z 2025-05-07T19:45:00.3491609Z 2025-05-07T19:45:00.3491621Z 2025-05-07T19:45:00.3491634Z 2025-05-07T19:45:00.3717831Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:45:00.3719352Z 2025-05-07T19:45:00.3719368Z 2025-05-07T19:45:00.3719379Z 2025-05-07T19:45:00.3719389Z 2025-05-07T19:45:00.3719400Z 2025-05-07T19:45:00.3719410Z 2025-05-07T19:45:00.3719421Z 2025-05-07T19:45:00.3719432Z 2025-05-07T19:45:00.3719442Z 2025-05-07T19:45:00.3819205Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:45:00.3820557Z 2025-05-07T19:45:00.3820565Z 2025-05-07T19:45:00.3820568Z 2025-05-07T19:45:00.3820572Z 2025-05-07T19:45:00.3820575Z 2025-05-07T19:45:00.3820579Z 2025-05-07T19:45:00.3820582Z 2025-05-07T19:45:00.3820586Z 2025-05-07T19:45:00.3820589Z 2025-05-07T19:45:00.3820593Z 2025-05-07T19:45:00.4075081Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:45:00.4076087Z 2025-05-07T19:45:00.4076102Z 2025-05-07T19:45:00.4076114Z 2025-05-07T19:45:00.4076124Z 2025-05-07T19:45:00.4076135Z 2025-05-07T19:45:00.4076173Z 2025-05-07T19:45:00.4076184Z 2025-05-07T19:45:00.4076194Z 2025-05-07T19:45:00.4076204Z 2025-05-07T19:45:00.4076215Z 2025-05-07T19:45:00.4076225Z 2025-05-07T19:45:00.4093046Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:45:00.4144510Z openjdk-23.0.2 | 181.4 MB | ###7 | 37% 2025-05-07T19:45:00.4145872Z 2025-05-07T19:45:00.4944844Z bazel-7.5.0 | 47.4 MB | #########8 | 99%  2025-05-07T19:45:00.4945129Z 2025-05-07T19:45:00.4945148Z 2025-05-07T19:45:00.4945173Z 2025-05-07T19:45:00.4945179Z 2025-05-07T19:45:00.4945182Z 2025-05-07T19:45:00.4945186Z 2025-05-07T19:45:00.4945189Z 2025-05-07T19:45:00.4945192Z 2025-05-07T19:45:00.4945196Z 2025-05-07T19:45:00.4945199Z 2025-05-07T19:45:00.4945502Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:45:00.4945828Z 2025-05-07T19:45:00.4945832Z 2025-05-07T19:45:00.4945860Z 2025-05-07T19:45:00.4945864Z 2025-05-07T19:45:00.4945876Z 2025-05-07T19:45:00.4945879Z 2025-05-07T19:45:00.4945882Z 2025-05-07T19:45:00.4945886Z 2025-05-07T19:45:00.4945890Z 2025-05-07T19:45:00.4945899Z 2025-05-07T19:45:00.5049112Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:45:00.5050145Z 2025-05-07T19:45:00.5050162Z 2025-05-07T19:45:00.5050174Z 2025-05-07T19:45:00.5050184Z 2025-05-07T19:45:00.5050195Z 2025-05-07T19:45:00.5050205Z 2025-05-07T19:45:00.5050241Z 2025-05-07T19:45:00.5050252Z 2025-05-07T19:45:00.5050262Z 2025-05-07T19:45:00.5051005Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:45:00.5051881Z 2025-05-07T19:45:00.5051892Z 2025-05-07T19:45:00.5051903Z 2025-05-07T19:45:00.5051913Z 2025-05-07T19:45:00.5051923Z 2025-05-07T19:45:00.5051934Z 2025-05-07T19:45:00.5051944Z 2025-05-07T19:45:00.5051954Z 2025-05-07T19:45:00.5051964Z 2025-05-07T19:45:00.5154885Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:45:00.5158271Z openjdk-23.0.2 | 181.4 MB | ####1 | 41% 2025-05-07T19:45:00.5158538Z 2025-05-07T19:45:00.5158554Z 2025-05-07T19:45:00.5158558Z 2025-05-07T19:45:00.5158561Z 2025-05-07T19:45:00.5158565Z 2025-05-07T19:45:00.5158568Z 2025-05-07T19:45:00.5158572Z 2025-05-07T19:45:00.5158596Z 2025-05-07T19:45:00.5158599Z 2025-05-07T19:45:00.5158603Z 2025-05-07T19:45:00.5159146Z 2025-05-07T19:45:00.5161461Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:45:00.5161770Z 2025-05-07T19:45:00.5161776Z 2025-05-07T19:45:00.5161780Z 2025-05-07T19:45:00.5161783Z 2025-05-07T19:45:00.5161786Z 2025-05-07T19:45:00.5161790Z 2025-05-07T19:45:00.5161816Z 2025-05-07T19:45:00.5161827Z 2025-05-07T19:45:00.5161831Z 2025-05-07T19:45:00.5161835Z 2025-05-07T19:45:00.5161838Z 2025-05-07T19:45:00.5411032Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:45:00.5411507Z 2025-05-07T19:45:00.5411732Z 2025-05-07T19:45:00.5411737Z 2025-05-07T19:45:00.5411741Z 2025-05-07T19:45:00.5411744Z 2025-05-07T19:45:00.5411747Z 2025-05-07T19:45:00.5411751Z 2025-05-07T19:45:00.5411755Z 2025-05-07T19:45:00.5411758Z 2025-05-07T19:45:00.5411762Z 2025-05-07T19:45:00.5411766Z 2025-05-07T19:45:00.5411770Z 2025-05-07T19:45:00.5694912Z harfbuzz-11.0.0 | 1.6 MB | | 1%  2025-05-07T19:45:00.5696312Z 2025-05-07T19:45:00.5696330Z 2025-05-07T19:45:00.5696340Z 2025-05-07T19:45:00.5696350Z 2025-05-07T19:45:00.5696361Z 2025-05-07T19:45:00.5696370Z 2025-05-07T19:45:00.5696381Z 2025-05-07T19:45:00.5696391Z 2025-05-07T19:45:00.5696401Z 2025-05-07T19:45:00.5696574Z 2025-05-07T19:45:00.5696592Z 2025-05-07T19:45:00.5696609Z 2025-05-07T19:45:00.5696625Z 2025-05-07T19:45:00.5696644Z 2025-05-07T19:45:00.6043947Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:45:00.6044319Z 2025-05-07T19:45:00.6044335Z 2025-05-07T19:45:00.6044339Z 2025-05-07T19:45:00.6044342Z 2025-05-07T19:45:00.6044345Z 2025-05-07T19:45:00.6044349Z 2025-05-07T19:45:00.6044352Z 2025-05-07T19:45:00.6044356Z 2025-05-07T19:45:00.6044359Z 2025-05-07T19:45:00.6044362Z 2025-05-07T19:45:00.6044366Z 2025-05-07T19:45:00.6044369Z 2025-05-07T19:45:00.6044373Z 2025-05-07T19:45:00.6060467Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2025-05-07T19:45:00.6060820Z 2025-05-07T19:45:00.6060825Z 2025-05-07T19:45:00.6060828Z 2025-05-07T19:45:00.6060832Z 2025-05-07T19:45:00.6060835Z 2025-05-07T19:45:00.6060839Z 2025-05-07T19:45:00.6060842Z 2025-05-07T19:45:00.6060846Z 2025-05-07T19:45:00.6060872Z 2025-05-07T19:45:00.6060875Z 2025-05-07T19:45:00.6060879Z 2025-05-07T19:45:00.6060882Z 2025-05-07T19:45:00.6224241Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:45:00.6247389Z openjdk-23.0.2 | 181.4 MB | ####4 | 45% 2025-05-07T19:45:00.6247695Z 2025-05-07T19:45:00.6247742Z 2025-05-07T19:45:00.6247746Z 2025-05-07T19:45:00.6248058Z 2025-05-07T19:45:00.6248091Z 2025-05-07T19:45:00.6248102Z 2025-05-07T19:45:00.6248115Z 2025-05-07T19:45:00.6248132Z 2025-05-07T19:45:00.6248146Z 2025-05-07T19:45:00.6248157Z 2025-05-07T19:45:00.6248167Z 2025-05-07T19:45:00.6248178Z 2025-05-07T19:45:00.6248188Z 2025-05-07T19:45:00.6248196Z 2025-05-07T19:45:00.6499955Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:45:00.6500338Z 2025-05-07T19:45:00.6500361Z 2025-05-07T19:45:00.6500378Z 2025-05-07T19:45:00.6500382Z 2025-05-07T19:45:00.6500385Z 2025-05-07T19:45:00.6500389Z 2025-05-07T19:45:00.6500392Z 2025-05-07T19:45:00.6500395Z 2025-05-07T19:45:00.6500401Z 2025-05-07T19:45:00.6500404Z 2025-05-07T19:45:00.6500408Z 2025-05-07T19:45:00.6500411Z 2025-05-07T19:45:00.6500414Z 2025-05-07T19:45:00.6567846Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:45:00.6568329Z 2025-05-07T19:45:00.6568334Z 2025-05-07T19:45:00.6568338Z 2025-05-07T19:45:00.6568342Z 2025-05-07T19:45:00.6568345Z 2025-05-07T19:45:00.6568349Z 2025-05-07T19:45:00.6568352Z 2025-05-07T19:45:00.6568356Z 2025-05-07T19:45:00.6568359Z 2025-05-07T19:45:00.6568363Z 2025-05-07T19:45:00.6568366Z 2025-05-07T19:45:00.6568369Z 2025-05-07T19:45:00.6568373Z 2025-05-07T19:45:00.6568387Z 2025-05-07T19:45:00.6568391Z 2025-05-07T19:45:00.6717818Z krb5-1.21.3 | 1.3 MB | 1 | 1%  2025-05-07T19:45:00.6718148Z 2025-05-07T19:45:00.6718279Z 2025-05-07T19:45:00.6718292Z 2025-05-07T19:45:00.6718297Z 2025-05-07T19:45:00.6718302Z 2025-05-07T19:45:00.6718307Z 2025-05-07T19:45:00.6718313Z 2025-05-07T19:45:00.6718319Z 2025-05-07T19:45:00.6718323Z 2025-05-07T19:45:00.6718368Z 2025-05-07T19:45:00.6718374Z 2025-05-07T19:45:00.6718378Z 2025-05-07T19:45:00.6718384Z 2025-05-07T19:45:00.6718581Z 2025-05-07T19:45:00.6718597Z 2025-05-07T19:45:00.6718602Z 2025-05-07T19:45:00.6996527Z libabseil-20250127.1 | 1.3 MB | 1 | 1%  2025-05-07T19:45:00.6996919Z 2025-05-07T19:45:00.6996925Z 2025-05-07T19:45:00.6996930Z 2025-05-07T19:45:00.6996933Z 2025-05-07T19:45:00.6996938Z 2025-05-07T19:45:00.6996941Z 2025-05-07T19:45:00.6996946Z 2025-05-07T19:45:00.6996949Z 2025-05-07T19:45:00.6997286Z 2025-05-07T19:45:00.6997291Z 2025-05-07T19:45:00.6997295Z 2025-05-07T19:45:00.6997298Z 2025-05-07T19:45:00.6997302Z 2025-05-07T19:45:00.6997305Z 2025-05-07T19:45:00.6997308Z 2025-05-07T19:45:00.7104111Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:45:00.7104479Z 2025-05-07T19:45:00.7104484Z 2025-05-07T19:45:00.7104488Z 2025-05-07T19:45:00.7104492Z 2025-05-07T19:45:00.7104495Z 2025-05-07T19:45:00.7104498Z 2025-05-07T19:45:00.7104502Z 2025-05-07T19:45:00.7104518Z 2025-05-07T19:45:00.7104521Z 2025-05-07T19:45:00.7104524Z 2025-05-07T19:45:00.7104528Z 2025-05-07T19:45:00.7104531Z 2025-05-07T19:45:00.7104535Z 2025-05-07T19:45:00.7104538Z 2025-05-07T19:45:00.7104542Z 2025-05-07T19:45:00.7104545Z 2025-05-07T19:45:00.7104548Z 2025-05-07T19:45:00.7146086Z cairo-1.18.4 | 955 KB | 1 | 2%  2025-05-07T19:45:00.7146441Z 2025-05-07T19:45:00.7146457Z 2025-05-07T19:45:00.7146461Z 2025-05-07T19:45:00.7146464Z 2025-05-07T19:45:00.7146468Z 2025-05-07T19:45:00.7146471Z 2025-05-07T19:45:00.7146475Z 2025-05-07T19:45:00.7146478Z 2025-05-07T19:45:00.7146481Z 2025-05-07T19:45:00.7146485Z 2025-05-07T19:45:00.7146488Z 2025-05-07T19:45:00.7146491Z 2025-05-07T19:45:00.7146495Z 2025-05-07T19:45:00.7146498Z 2025-05-07T19:45:00.7146523Z 2025-05-07T19:45:00.7150508Z 2025-05-07T19:45:00.7225464Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:45:00.7314953Z openjdk-23.0.2 | 181.4 MB | ####8 | 48% 2025-05-07T19:45:00.7315513Z 2025-05-07T19:45:00.7315529Z 2025-05-07T19:45:00.7315537Z 2025-05-07T19:45:00.7315676Z 2025-05-07T19:45:00.7412817Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:45:00.7413115Z 2025-05-07T19:45:00.7413123Z 2025-05-07T19:45:00.7413140Z 2025-05-07T19:45:00.7413147Z 2025-05-07T19:45:00.7413151Z 2025-05-07T19:45:00.7413186Z 2025-05-07T19:45:00.7413191Z 2025-05-07T19:45:00.7413195Z 2025-05-07T19:45:00.7413200Z 2025-05-07T19:45:00.7413203Z 2025-05-07T19:45:00.7413208Z 2025-05-07T19:45:00.7413211Z 2025-05-07T19:45:00.7413216Z 2025-05-07T19:45:00.7413220Z 2025-05-07T19:45:00.7413225Z 2025-05-07T19:45:00.7413229Z 2025-05-07T19:45:00.7413234Z 2025-05-07T19:45:00.7413239Z 2025-05-07T19:45:00.7416377Z pcre2-10.44 | 934 KB | 1 | 2%  2025-05-07T19:45:00.7416790Z 2025-05-07T19:45:00.7416816Z 2025-05-07T19:45:00.7416819Z 2025-05-07T19:45:00.7416823Z 2025-05-07T19:45:00.7416827Z 2025-05-07T19:45:00.7416830Z 2025-05-07T19:45:00.7416842Z 2025-05-07T19:45:00.7416846Z 2025-05-07T19:45:00.7416849Z 2025-05-07T19:45:00.7416853Z 2025-05-07T19:45:00.7416856Z 2025-05-07T19:45:00.7416859Z 2025-05-07T19:45:00.7416863Z 2025-05-07T19:45:00.7416866Z 2025-05-07T19:45:00.7416869Z 2025-05-07T19:45:00.7416886Z 2025-05-07T19:45:00.7416899Z 2025-05-07T19:45:00.7634799Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:45:00.7635141Z 2025-05-07T19:45:00.7635146Z 2025-05-07T19:45:00.7635151Z 2025-05-07T19:45:00.7635154Z 2025-05-07T19:45:00.7635248Z 2025-05-07T19:45:00.7635261Z 2025-05-07T19:45:00.7635266Z 2025-05-07T19:45:00.7635271Z 2025-05-07T19:45:00.7635277Z 2025-05-07T19:45:00.7635282Z 2025-05-07T19:45:00.7635286Z 2025-05-07T19:45:00.7635291Z 2025-05-07T19:45:00.7635295Z 2025-05-07T19:45:00.7635299Z 2025-05-07T19:45:00.7635664Z 2025-05-07T19:45:00.7635670Z 2025-05-07T19:45:00.7635675Z 2025-05-07T19:45:00.7635681Z 2025-05-07T19:45:00.7685765Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:45:00.7686145Z 2025-05-07T19:45:00.7686151Z 2025-05-07T19:45:00.7686155Z 2025-05-07T19:45:00.7686158Z 2025-05-07T19:45:00.7686161Z 2025-05-07T19:45:00.7686166Z 2025-05-07T19:45:00.7686170Z 2025-05-07T19:45:00.7686377Z 2025-05-07T19:45:00.7686382Z 2025-05-07T19:45:00.7686386Z 2025-05-07T19:45:00.7686416Z 2025-05-07T19:45:00.7686419Z 2025-05-07T19:45:00.7686423Z 2025-05-07T19:45:00.7686426Z 2025-05-07T19:45:00.7686430Z 2025-05-07T19:45:00.7686433Z 2025-05-07T19:45:00.7686436Z 2025-05-07T19:45:00.7686440Z 2025-05-07T19:45:00.7686443Z 2025-05-07T19:45:00.8381357Z ... (more hidden) ... 2025-05-07T19:45:00.9381735Z openjdk-23.0.2 | 181.4 MB | #####2 | 52% 2025-05-07T19:45:00.9421782Z openjdk-23.0.2 | 181.4 MB | #####5 | 56% 2025-05-07T19:45:00.9422107Z 2025-05-07T19:45:00.9422112Z 2025-05-07T19:45:00.9422116Z 2025-05-07T19:45:00.9422119Z 2025-05-07T19:45:00.9422123Z 2025-05-07T19:45:00.9422126Z 2025-05-07T19:45:00.9422130Z 2025-05-07T19:45:00.9422134Z 2025-05-07T19:45:00.9422137Z 2025-05-07T19:45:00.9422140Z 2025-05-07T19:45:00.9422144Z 2025-05-07T19:45:00.9422147Z 2025-05-07T19:45:00.9422150Z 2025-05-07T19:45:00.9422168Z 2025-05-07T19:45:00.9422171Z 2025-05-07T19:45:00.9422196Z 2025-05-07T19:45:00.9422199Z 2025-05-07T19:45:00.9422203Z 2025-05-07T19:45:00.9422206Z 2025-05-07T19:45:00.9705965Z ... (more hidden) ... 2025-05-07T19:45:00.9706307Z 2025-05-07T19:45:00.9706311Z 2025-05-07T19:45:00.9706315Z 2025-05-07T19:45:00.9706340Z 2025-05-07T19:45:00.9706344Z 2025-05-07T19:45:00.9706348Z 2025-05-07T19:45:00.9706351Z 2025-05-07T19:45:00.9706355Z 2025-05-07T19:45:00.9706358Z 2025-05-07T19:45:00.9706375Z 2025-05-07T19:45:00.9706378Z 2025-05-07T19:45:00.9706382Z 2025-05-07T19:45:00.9706385Z 2025-05-07T19:45:00.9706389Z 2025-05-07T19:45:00.9706392Z 2025-05-07T19:45:00.9706396Z 2025-05-07T19:45:00.9706399Z 2025-05-07T19:45:00.9706403Z 2025-05-07T19:45:00.9707678Z 2025-05-07T19:45:01.0383596Z ... (more hidden) ... 2025-05-07T19:45:01.1396862Z openjdk-23.0.2 | 181.4 MB | #####9 | 59% 2025-05-07T19:45:01.1823216Z openjdk-23.0.2 | 181.4 MB | ######3 | 63% 2025-05-07T19:45:01.1823503Z 2025-05-07T19:45:01.2396874Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:45:01.3639566Z openjdk-23.0.2 | 181.4 MB | ######7 | 67% 2025-05-07T19:45:01.4863541Z openjdk-23.0.2 | 181.4 MB | ####### | 71% 2025-05-07T19:45:01.4963188Z openjdk-23.0.2 | 181.4 MB | #######4 | 74% 2025-05-07T19:45:01.4963864Z 2025-05-07T19:45:01.4963881Z 2025-05-07T19:45:01.4963891Z 2025-05-07T19:45:01.4963956Z 2025-05-07T19:45:01.4963965Z 2025-05-07T19:45:01.6646968Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:45:01.7653445Z openjdk-23.0.2 | 181.4 MB | #######7 | 78% 2025-05-07T19:45:01.8840950Z openjdk-23.0.2 | 181.4 MB | ######## | 81% 2025-05-07T19:45:01.8841378Z 2025-05-07T19:45:01.8841384Z 2025-05-07T19:45:01.8841390Z 2025-05-07T19:45:01.8841396Z 2025-05-07T19:45:01.8841433Z 2025-05-07T19:45:01.8841436Z 2025-05-07T19:45:01.9213071Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:45:02.0185977Z openjdk-23.0.2 | 181.4 MB | ########3 | 84% 2025-05-07T19:45:02.0186307Z 2025-05-07T19:45:02.0186312Z 2025-05-07T19:45:02.0186316Z 2025-05-07T19:45:02.0186320Z 2025-05-07T19:45:02.0186326Z 2025-05-07T19:45:02.0186330Z 2025-05-07T19:45:02.0186335Z 2025-05-07T19:45:02.0186339Z 2025-05-07T19:45:02.0939021Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:45:02.1831249Z openjdk-23.0.2 | 181.4 MB | ########6 | 86% 2025-05-07T19:45:02.1831795Z 2025-05-07T19:45:02.1831853Z 2025-05-07T19:45:02.1831866Z 2025-05-07T19:45:02.1831870Z 2025-05-07T19:45:02.1831875Z 2025-05-07T19:45:02.1831879Z 2025-05-07T19:45:02.1831947Z 2025-05-07T19:45:02.3322253Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:45:02.4337701Z openjdk-23.0.2 | 181.4 MB | ########8 | 89% 2025-05-07T19:45:02.4338236Z openjdk-23.0.2 | 181.4 MB | #########2 | 92% 2025-05-07T19:45:02.4338487Z 2025-05-07T19:45:02.4338493Z 2025-05-07T19:45:02.5337275Z python-3.10.17 | 23.9 MB | ########## | 100%  2025-05-07T19:45:02.6107482Z openjdk-23.0.2 | 181.4 MB | #########5 | 95% 2025-05-07T19:45:02.6107856Z 2025-05-07T19:45:02.6107878Z 2025-05-07T19:45:02.6107882Z 2025-05-07T19:45:02.6107885Z 2025-05-07T19:45:02.6107889Z 2025-05-07T19:45:02.6107893Z 2025-05-07T19:45:02.6107896Z 2025-05-07T19:45:02.6107930Z 2025-05-07T19:45:02.6107934Z 2025-05-07T19:45:02.6107938Z 2025-05-07T19:45:02.6364035Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:45:02.7403245Z openjdk-23.0.2 | 181.4 MB | #########9 | 99% 2025-05-07T19:45:02.7403638Z 2025-05-07T19:45:02.7404106Z 2025-05-07T19:45:02.7404198Z 2025-05-07T19:45:02.7404204Z 2025-05-07T19:45:02.7404238Z 2025-05-07T19:45:02.7404246Z 2025-05-07T19:45:02.7404302Z 2025-05-07T19:45:02.7404308Z 2025-05-07T19:45:02.7404321Z 2025-05-07T19:45:02.8897963Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:45:02.8898339Z 2025-05-07T19:45:02.8898362Z 2025-05-07T19:45:02.8898368Z 2025-05-07T19:45:02.8898371Z 2025-05-07T19:45:02.8898375Z 2025-05-07T19:45:02.8898379Z 2025-05-07T19:45:02.8898382Z 2025-05-07T19:45:02.8898388Z 2025-05-07T19:45:02.8898391Z 2025-05-07T19:45:02.8898395Z 2025-05-07T19:45:02.8898398Z 2025-05-07T19:45:02.8898403Z 2025-05-07T19:45:02.8898723Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:45:02.8899045Z 2025-05-07T19:45:02.8899050Z 2025-05-07T19:45:02.8899056Z 2025-05-07T19:45:02.8899060Z 2025-05-07T19:45:02.8899065Z 2025-05-07T19:45:02.8899070Z 2025-05-07T19:45:02.8899076Z 2025-05-07T19:45:02.8899081Z 2025-05-07T19:45:02.8899086Z 2025-05-07T19:45:02.8899092Z 2025-05-07T19:45:02.8899097Z 2025-05-07T19:45:02.8899130Z 2025-05-07T19:45:02.9907374Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:45:02.9907743Z 2025-05-07T19:45:02.9907749Z 2025-05-07T19:45:02.9907753Z 2025-05-07T19:45:02.9907760Z 2025-05-07T19:45:02.9907763Z 2025-05-07T19:45:02.9907766Z 2025-05-07T19:45:02.9907770Z 2025-05-07T19:45:02.9907774Z 2025-05-07T19:45:02.9907777Z 2025-05-07T19:45:02.9907781Z 2025-05-07T19:45:02.9907784Z 2025-05-07T19:45:02.9907787Z 2025-05-07T19:45:02.9907791Z 2025-05-07T19:45:02.9907803Z 2025-05-07T19:45:02.9910028Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:45:02.9910361Z 2025-05-07T19:45:02.9910366Z 2025-05-07T19:45:02.9910370Z 2025-05-07T19:45:02.9910380Z 2025-05-07T19:45:02.9910384Z 2025-05-07T19:45:02.9910390Z 2025-05-07T19:45:02.9910393Z 2025-05-07T19:45:02.9910397Z 2025-05-07T19:45:02.9910401Z 2025-05-07T19:45:02.9910405Z 2025-05-07T19:45:02.9910408Z 2025-05-07T19:45:02.9910425Z 2025-05-07T19:45:02.9910446Z 2025-05-07T19:45:02.9910450Z 2025-05-07T19:45:03.0238941Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:45:03.0239313Z 2025-05-07T19:45:03.0239318Z 2025-05-07T19:45:03.0239322Z 2025-05-07T19:45:03.0239325Z 2025-05-07T19:45:03.0239329Z 2025-05-07T19:45:03.0239347Z 2025-05-07T19:45:03.0239351Z 2025-05-07T19:45:03.0239355Z 2025-05-07T19:45:03.0239358Z 2025-05-07T19:45:03.0239362Z 2025-05-07T19:45:03.0239365Z 2025-05-07T19:45:03.0599025Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:45:03.0599578Z 2025-05-07T19:45:03.0599597Z 2025-05-07T19:45:03.0599603Z 2025-05-07T19:45:03.0599607Z 2025-05-07T19:45:03.0599611Z 2025-05-07T19:45:03.0599614Z 2025-05-07T19:45:03.0599618Z 2025-05-07T19:45:03.0599622Z 2025-05-07T19:45:03.0599626Z 2025-05-07T19:45:03.0599630Z 2025-05-07T19:45:03.0599634Z 2025-05-07T19:45:03.0599637Z 2025-05-07T19:45:03.0599768Z 2025-05-07T19:45:03.0600086Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:45:03.0600428Z 2025-05-07T19:45:03.0600432Z 2025-05-07T19:45:03.0600435Z 2025-05-07T19:45:03.0600438Z 2025-05-07T19:45:03.0600442Z 2025-05-07T19:45:03.0600445Z 2025-05-07T19:45:03.0600449Z 2025-05-07T19:45:03.0600452Z 2025-05-07T19:45:03.0600455Z 2025-05-07T19:45:03.0600459Z 2025-05-07T19:45:03.0600462Z 2025-05-07T19:45:03.0600465Z 2025-05-07T19:45:03.0600469Z 2025-05-07T19:45:03.1956716Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:45:03.1957134Z 2025-05-07T19:45:03.1957139Z 2025-05-07T19:45:03.1957144Z 2025-05-07T19:45:03.1957148Z 2025-05-07T19:45:03.1957152Z 2025-05-07T19:45:03.1957156Z 2025-05-07T19:45:03.1957160Z 2025-05-07T19:45:03.1957164Z 2025-05-07T19:45:03.1957168Z 2025-05-07T19:45:03.1957172Z 2025-05-07T19:45:03.1957176Z 2025-05-07T19:45:03.1957179Z 2025-05-07T19:45:03.1957200Z 2025-05-07T19:45:03.1957204Z 2025-05-07T19:45:03.1957207Z 2025-05-07T19:45:03.1957498Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:45:03.1957791Z 2025-05-07T19:45:03.1957795Z 2025-05-07T19:45:03.1957798Z 2025-05-07T19:45:03.1957802Z 2025-05-07T19:45:03.1957805Z 2025-05-07T19:45:03.1957808Z 2025-05-07T19:45:03.1957812Z 2025-05-07T19:45:03.1957815Z 2025-05-07T19:45:03.1957818Z 2025-05-07T19:45:03.1957822Z 2025-05-07T19:45:03.1957825Z 2025-05-07T19:45:03.1957829Z 2025-05-07T19:45:03.1957837Z 2025-05-07T19:45:03.1957854Z 2025-05-07T19:45:03.1957857Z 2025-05-07T19:45:03.2857851Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:45:03.2858310Z 2025-05-07T19:45:03.2858315Z 2025-05-07T19:45:03.2858320Z 2025-05-07T19:45:03.2858340Z 2025-05-07T19:45:03.2858345Z 2025-05-07T19:45:03.2858349Z 2025-05-07T19:45:03.2858353Z 2025-05-07T19:45:03.2858356Z 2025-05-07T19:45:03.2858379Z 2025-05-07T19:45:03.2858382Z 2025-05-07T19:45:03.2858386Z 2025-05-07T19:45:03.2858390Z 2025-05-07T19:45:03.2858394Z 2025-05-07T19:45:03.2858397Z 2025-05-07T19:45:03.2858401Z 2025-05-07T19:45:03.2858405Z 2025-05-07T19:45:03.2858408Z 2025-05-07T19:45:03.2858718Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:45:03.2859045Z 2025-05-07T19:45:03.2859049Z 2025-05-07T19:45:03.2859053Z 2025-05-07T19:45:03.2859057Z 2025-05-07T19:45:03.2859060Z 2025-05-07T19:45:03.2859073Z 2025-05-07T19:45:03.2859077Z 2025-05-07T19:45:03.2859080Z 2025-05-07T19:45:03.2859084Z 2025-05-07T19:45:03.2859087Z 2025-05-07T19:45:03.2859090Z 2025-05-07T19:45:03.2859094Z 2025-05-07T19:45:03.2859097Z 2025-05-07T19:45:03.2859101Z 2025-05-07T19:45:03.2859104Z 2025-05-07T19:45:03.2859108Z 2025-05-07T19:45:03.2859111Z 2025-05-07T19:45:03.3886212Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:45:03.3887213Z 2025-05-07T19:45:03.3887227Z 2025-05-07T19:45:03.3887238Z 2025-05-07T19:45:03.4630616Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:45:03.4631488Z 2025-05-07T19:45:03.4631505Z 2025-05-07T19:45:03.4631517Z 2025-05-07T19:45:03.4631528Z 2025-05-07T19:45:03.4631539Z 2025-05-07T19:45:03.4631549Z 2025-05-07T19:45:03.4631560Z 2025-05-07T19:45:03.4631571Z 2025-05-07T19:45:03.4631581Z 2025-05-07T19:45:03.4631592Z 2025-05-07T19:45:03.4631634Z 2025-05-07T19:45:03.4631645Z 2025-05-07T19:45:03.4632121Z 2025-05-07T19:45:03.4632133Z 2025-05-07T19:45:03.4632143Z 2025-05-07T19:45:03.4632153Z 2025-05-07T19:45:03.4632163Z 2025-05-07T19:45:03.4632173Z 2025-05-07T19:45:03.4633110Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:45:03.4634055Z 2025-05-07T19:45:03.4634095Z 2025-05-07T19:45:03.4634106Z 2025-05-07T19:45:03.4634117Z 2025-05-07T19:45:03.4634397Z 2025-05-07T19:45:03.4634411Z 2025-05-07T19:45:03.4634422Z 2025-05-07T19:45:03.4634432Z 2025-05-07T19:45:03.4634443Z 2025-05-07T19:45:03.4634453Z 2025-05-07T19:45:03.4634463Z 2025-05-07T19:45:03.4634473Z 2025-05-07T19:45:03.4634483Z 2025-05-07T19:45:03.4634493Z 2025-05-07T19:45:03.4634503Z 2025-05-07T19:45:03.4634513Z 2025-05-07T19:45:03.4634523Z 2025-05-07T19:45:03.4634533Z 2025-05-07T19:45:03.5501885Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:45:03.5502749Z 2025-05-07T19:45:03.5502772Z 2025-05-07T19:45:03.5502776Z 2025-05-07T19:45:03.5502779Z 2025-05-07T19:45:03.5502783Z 2025-05-07T19:45:03.5502787Z 2025-05-07T19:45:03.5502791Z 2025-05-07T19:45:03.5502794Z 2025-05-07T19:45:03.5502798Z 2025-05-07T19:45:03.5502802Z 2025-05-07T19:45:03.5502805Z 2025-05-07T19:45:03.5502809Z 2025-05-07T19:45:03.5502837Z 2025-05-07T19:45:03.5502840Z 2025-05-07T19:45:03.5502844Z 2025-05-07T19:45:03.5502847Z 2025-05-07T19:45:03.5502857Z 2025-05-07T19:45:03.5502861Z 2025-05-07T19:45:03.5502865Z 2025-05-07T19:45:03.5503149Z ... (more hidden) ... 2025-05-07T19:45:03.5503452Z 2025-05-07T19:45:03.5503456Z 2025-05-07T19:45:03.5503459Z 2025-05-07T19:45:03.5503486Z 2025-05-07T19:45:03.5503490Z 2025-05-07T19:45:03.5503493Z 2025-05-07T19:45:03.5503497Z 2025-05-07T19:45:03.5503500Z 2025-05-07T19:45:03.5503503Z 2025-05-07T19:45:03.5503507Z 2025-05-07T19:45:03.5503510Z 2025-05-07T19:45:03.5503514Z 2025-05-07T19:45:03.5503522Z 2025-05-07T19:45:03.5503525Z 2025-05-07T19:45:03.5503528Z 2025-05-07T19:45:03.5503532Z 2025-05-07T19:45:03.5503880Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:45:03.5504256Z 2025-05-07T19:45:03.5504260Z 2025-05-07T19:45:03.5504263Z 2025-05-07T19:45:03.5504267Z 2025-05-07T19:45:03.5504271Z 2025-05-07T19:45:03.5504274Z 2025-05-07T19:45:03.5504278Z 2025-05-07T19:45:03.5504285Z 2025-05-07T19:45:03.5504289Z 2025-05-07T19:45:03.5504292Z 2025-05-07T19:45:03.5504296Z 2025-05-07T19:45:03.5504300Z 2025-05-07T19:45:03.5504303Z 2025-05-07T19:45:03.5504307Z 2025-05-07T19:45:03.5504310Z 2025-05-07T19:45:03.5504313Z 2025-05-07T19:45:03.5504317Z 2025-05-07T19:45:03.5504320Z 2025-05-07T19:45:03.5504350Z 2025-05-07T19:45:03.5505570Z ... (more hidden) ... 2025-05-07T19:45:03.5505887Z 2025-05-07T19:45:03.5505891Z 2025-05-07T19:45:03.5505894Z 2025-05-07T19:45:03.5505898Z 2025-05-07T19:45:03.5505907Z 2025-05-07T19:45:03.5505911Z 2025-05-07T19:45:03.5505941Z 2025-05-07T19:45:03.5505945Z 2025-05-07T19:45:03.5505948Z 2025-05-07T19:45:03.5505952Z 2025-05-07T19:45:03.5505955Z 2025-05-07T19:45:03.5505960Z 2025-05-07T19:45:03.5505963Z 2025-05-07T19:45:03.5505966Z 2025-05-07T19:45:03.5505970Z 2025-05-07T19:45:03.5505973Z 2025-05-07T19:45:04.4696045Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:45:04.8566388Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:45:04.8567645Z 2025-05-07T19:45:06.0224362Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:45:06.0228580Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:45:06.0228847Z 2025-05-07T19:45:06.0228870Z 2025-05-07T19:45:06.0228874Z 2025-05-07T19:45:06.0228878Z 2025-05-07T19:45:06.0228881Z 2025-05-07T19:45:06.0228884Z 2025-05-07T19:45:06.0228888Z 2025-05-07T19:45:06.0228891Z 2025-05-07T19:45:06.0230071Z 2025-05-07T19:45:06.0230074Z 2025-05-07T19:45:06.0230078Z 2025-05-07T19:45:06.0230082Z 2025-05-07T19:45:06.0230114Z 2025-05-07T19:45:06.0230118Z 2025-05-07T19:45:06.0230121Z 2025-05-07T19:45:06.0230124Z 2025-05-07T19:45:06.0230128Z 2025-05-07T19:45:06.0230131Z 2025-05-07T19:45:06.0230134Z 2025-05-07T19:45:06.0230247Z 2025-05-07T19:45:06.0230814Z  2025-05-07T19:45:06.0231173Z 2025-05-07T19:45:06.0231391Z 2025-05-07T19:45:06.0231620Z  2025-05-07T19:45:06.0231840Z 2025-05-07T19:45:06.0231844Z 2025-05-07T19:45:06.0232050Z  2025-05-07T19:45:06.0232283Z 2025-05-07T19:45:06.0232287Z 2025-05-07T19:45:06.0232290Z 2025-05-07T19:45:06.0232475Z  2025-05-07T19:45:06.0232725Z 2025-05-07T19:45:06.0232735Z 2025-05-07T19:45:06.0232739Z 2025-05-07T19:45:06.0232742Z 2025-05-07T19:45:06.0232928Z  2025-05-07T19:45:06.0233153Z 2025-05-07T19:45:06.0233157Z 2025-05-07T19:45:06.0233160Z 2025-05-07T19:45:06.0233163Z 2025-05-07T19:45:06.0233197Z 2025-05-07T19:45:06.0233382Z  2025-05-07T19:45:06.0233613Z 2025-05-07T19:45:06.0233617Z 2025-05-07T19:45:06.0233620Z 2025-05-07T19:45:06.0233624Z 2025-05-07T19:45:06.0233627Z 2025-05-07T19:45:06.0233630Z 2025-05-07T19:45:06.0233857Z  2025-05-07T19:45:06.0234088Z 2025-05-07T19:45:06.0234093Z 2025-05-07T19:45:06.0234096Z 2025-05-07T19:45:06.0234099Z 2025-05-07T19:45:06.0234103Z 2025-05-07T19:45:06.0234106Z 2025-05-07T19:45:06.0234109Z 2025-05-07T19:45:06.0234332Z  2025-05-07T19:45:06.0234573Z 2025-05-07T19:45:06.0234576Z 2025-05-07T19:45:06.0234580Z 2025-05-07T19:45:06.0234584Z 2025-05-07T19:45:06.0234587Z 2025-05-07T19:45:06.0234590Z 2025-05-07T19:45:06.0234594Z 2025-05-07T19:45:06.0234597Z 2025-05-07T19:45:06.0234842Z  2025-05-07T19:45:06.0235079Z 2025-05-07T19:45:06.0235083Z 2025-05-07T19:45:06.0235086Z 2025-05-07T19:45:06.0235093Z 2025-05-07T19:45:06.0235097Z 2025-05-07T19:45:06.0235100Z 2025-05-07T19:45:06.0235103Z 2025-05-07T19:45:06.0235106Z 2025-05-07T19:45:06.0235109Z 2025-05-07T19:45:06.0235329Z  2025-05-07T19:45:06.0235565Z 2025-05-07T19:45:06.0235569Z 2025-05-07T19:45:06.0235572Z 2025-05-07T19:45:06.0235575Z 2025-05-07T19:45:06.0235578Z 2025-05-07T19:45:06.0235581Z 2025-05-07T19:45:06.0235585Z 2025-05-07T19:45:06.0235588Z 2025-05-07T19:45:06.0235591Z 2025-05-07T19:45:06.0235594Z 2025-05-07T19:45:06.0235821Z  2025-05-07T19:45:06.0236063Z 2025-05-07T19:45:06.0236067Z 2025-05-07T19:45:06.0236070Z 2025-05-07T19:45:06.0236074Z 2025-05-07T19:45:06.0236077Z 2025-05-07T19:45:06.0236080Z 2025-05-07T19:45:06.0236083Z 2025-05-07T19:45:06.0236087Z 2025-05-07T19:45:06.0236090Z 2025-05-07T19:45:06.0236093Z 2025-05-07T19:45:06.0236096Z 2025-05-07T19:45:06.0236343Z  2025-05-07T19:45:06.0236589Z 2025-05-07T19:45:06.0236593Z 2025-05-07T19:45:06.0236596Z 2025-05-07T19:45:06.0236599Z 2025-05-07T19:45:06.0236603Z 2025-05-07T19:45:06.0236606Z 2025-05-07T19:45:06.0236609Z 2025-05-07T19:45:06.0236612Z 2025-05-07T19:45:06.0236616Z 2025-05-07T19:45:06.0236619Z 2025-05-07T19:45:06.0236648Z 2025-05-07T19:45:06.0236651Z 2025-05-07T19:45:06.0236859Z  2025-05-07T19:45:06.0237173Z 2025-05-07T19:45:06.0237177Z 2025-05-07T19:45:06.0237180Z 2025-05-07T19:45:06.0237183Z 2025-05-07T19:45:06.0237187Z 2025-05-07T19:45:06.0237190Z 2025-05-07T19:45:06.0237193Z 2025-05-07T19:45:06.0237197Z 2025-05-07T19:45:06.0237224Z 2025-05-07T19:45:06.0237228Z 2025-05-07T19:45:06.0237232Z 2025-05-07T19:45:06.0237235Z 2025-05-07T19:45:06.0237238Z 2025-05-07T19:45:06.0237505Z  2025-05-07T19:45:06.0237753Z 2025-05-07T19:45:06.0237757Z 2025-05-07T19:45:06.0237760Z 2025-05-07T19:45:06.0237764Z 2025-05-07T19:45:06.0237768Z 2025-05-07T19:45:06.0237797Z 2025-05-07T19:45:06.0237800Z 2025-05-07T19:45:06.0237803Z 2025-05-07T19:45:06.0237806Z 2025-05-07T19:45:06.0237810Z 2025-05-07T19:45:06.0237813Z 2025-05-07T19:45:06.0237817Z 2025-05-07T19:45:06.0237820Z 2025-05-07T19:45:06.0237823Z 2025-05-07T19:45:06.0238045Z  2025-05-07T19:45:06.0238302Z 2025-05-07T19:45:06.0238340Z 2025-05-07T19:45:06.0238343Z 2025-05-07T19:45:06.0238346Z 2025-05-07T19:45:06.0238350Z 2025-05-07T19:45:06.0238353Z 2025-05-07T19:45:06.0238356Z 2025-05-07T19:45:06.0238359Z 2025-05-07T19:45:06.0238362Z 2025-05-07T19:45:06.0238366Z 2025-05-07T19:45:06.0238369Z 2025-05-07T19:45:06.0238372Z 2025-05-07T19:45:06.0238375Z 2025-05-07T19:45:06.0238383Z 2025-05-07T19:45:06.0238386Z 2025-05-07T19:45:06.0238611Z  2025-05-07T19:45:06.0238894Z 2025-05-07T19:45:06.0238898Z 2025-05-07T19:45:06.0238901Z 2025-05-07T19:45:06.0238905Z 2025-05-07T19:45:06.0238908Z 2025-05-07T19:45:06.0238911Z 2025-05-07T19:45:06.0238915Z 2025-05-07T19:45:06.0238918Z 2025-05-07T19:45:06.0238921Z 2025-05-07T19:45:06.0238924Z 2025-05-07T19:45:06.0238928Z 2025-05-07T19:45:06.0238931Z 2025-05-07T19:45:06.0238934Z 2025-05-07T19:45:06.0238941Z 2025-05-07T19:45:06.0238944Z 2025-05-07T19:45:06.0238948Z 2025-05-07T19:45:06.0239201Z  2025-05-07T19:45:06.0239459Z 2025-05-07T19:45:06.0239463Z 2025-05-07T19:45:06.0239466Z 2025-05-07T19:45:06.0239469Z 2025-05-07T19:45:06.0239472Z 2025-05-07T19:45:06.0239476Z 2025-05-07T19:45:06.0239479Z 2025-05-07T19:45:06.0239482Z 2025-05-07T19:45:06.0239489Z 2025-05-07T19:45:06.0239492Z 2025-05-07T19:45:06.0239496Z 2025-05-07T19:45:06.0239500Z 2025-05-07T19:45:06.0239503Z 2025-05-07T19:45:06.0239532Z 2025-05-07T19:45:06.0239535Z 2025-05-07T19:45:06.0239538Z 2025-05-07T19:45:06.0239541Z 2025-05-07T19:45:06.0239837Z  2025-05-07T19:45:06.0240095Z 2025-05-07T19:45:06.0240099Z 2025-05-07T19:45:06.0240103Z 2025-05-07T19:45:06.0240106Z 2025-05-07T19:45:06.0240110Z 2025-05-07T19:45:06.0240117Z 2025-05-07T19:45:06.0240120Z 2025-05-07T19:45:06.0240123Z 2025-05-07T19:45:06.0240127Z 2025-05-07T19:45:06.0240130Z 2025-05-07T19:45:06.0240133Z 2025-05-07T19:45:06.0240136Z 2025-05-07T19:45:06.0240140Z 2025-05-07T19:45:06.0240143Z 2025-05-07T19:45:06.0240147Z 2025-05-07T19:45:06.0240150Z 2025-05-07T19:45:06.0240177Z 2025-05-07T19:45:06.0240180Z 2025-05-07T19:45:06.0240418Z  2025-05-07T19:45:06.0240687Z 2025-05-07T19:45:06.0240691Z 2025-05-07T19:45:06.0240818Z  2025-05-07T19:45:06.0240961Z 2025-05-07T19:45:06.0240965Z 2025-05-07T19:45:06.0241077Z  2025-05-07T19:45:06.0241233Z 2025-05-07T19:45:06.0241236Z 2025-05-07T19:45:06.0241241Z 2025-05-07T19:45:06.0241349Z  2025-05-07T19:45:06.0241471Z 2025-05-07T19:45:06.0241474Z 2025-05-07T19:45:06.0241478Z 2025-05-07T19:45:06.0241481Z 2025-05-07T19:45:06.0241626Z  2025-05-07T19:45:06.0241760Z 2025-05-07T19:45:06.0241860Z 2025-05-07T19:45:06.0241864Z 2025-05-07T19:45:06.0241868Z 2025-05-07T19:45:06.0241871Z 2025-05-07T19:45:06.0241985Z  2025-05-07T19:45:06.0242154Z 2025-05-07T19:45:06.0242157Z 2025-05-07T19:45:06.0242161Z 2025-05-07T19:45:06.0242164Z 2025-05-07T19:45:06.0242167Z 2025-05-07T19:45:06.0242171Z 2025-05-07T19:45:06.0242295Z  2025-05-07T19:45:06.0242471Z 2025-05-07T19:45:06.0242475Z 2025-05-07T19:45:06.0242706Z 2025-05-07T19:45:06.0242711Z 2025-05-07T19:45:06.0242715Z 2025-05-07T19:45:06.0242718Z 2025-05-07T19:45:06.0242722Z 2025-05-07T19:45:06.0242854Z  2025-05-07T19:45:06.0243013Z 2025-05-07T19:45:06.0243016Z 2025-05-07T19:45:06.0243021Z 2025-05-07T19:45:06.0243024Z 2025-05-07T19:45:06.0243058Z 2025-05-07T19:45:06.0243062Z 2025-05-07T19:45:06.0243065Z 2025-05-07T19:45:06.0243068Z 2025-05-07T19:45:06.0243206Z  2025-05-07T19:45:06.0243380Z 2025-05-07T19:45:06.0243384Z 2025-05-07T19:45:06.0243392Z 2025-05-07T19:45:06.0243395Z 2025-05-07T19:45:06.0243398Z 2025-05-07T19:45:06.0243402Z 2025-05-07T19:45:06.0243406Z 2025-05-07T19:45:06.0243439Z 2025-05-07T19:45:06.0243443Z 2025-05-07T19:45:06.0243584Z  2025-05-07T19:45:06.0243770Z 2025-05-07T19:45:06.0243773Z 2025-05-07T19:45:06.0243777Z 2025-05-07T19:45:06.0243780Z 2025-05-07T19:45:06.0243783Z 2025-05-07T19:45:06.0243787Z 2025-05-07T19:45:06.0243794Z 2025-05-07T19:45:06.0243797Z 2025-05-07T19:45:06.0243801Z 2025-05-07T19:45:06.0243835Z 2025-05-07T19:45:06.0243982Z  2025-05-07T19:45:06.0244171Z 2025-05-07T19:45:06.0244175Z 2025-05-07T19:45:06.0244178Z 2025-05-07T19:45:06.0244181Z 2025-05-07T19:45:06.0244185Z 2025-05-07T19:45:06.0244188Z 2025-05-07T19:45:06.0244192Z 2025-05-07T19:45:06.0244195Z 2025-05-07T19:45:06.0244199Z 2025-05-07T19:45:06.0244203Z 2025-05-07T19:45:06.0244237Z 2025-05-07T19:45:06.0244386Z  2025-05-07T19:45:06.0244588Z 2025-05-07T19:45:06.0244592Z 2025-05-07T19:45:06.0244595Z 2025-05-07T19:45:06.0244598Z 2025-05-07T19:45:06.0244602Z 2025-05-07T19:45:06.0244605Z 2025-05-07T19:45:06.0244608Z 2025-05-07T19:45:06.0244612Z 2025-05-07T19:45:06.0244616Z 2025-05-07T19:45:06.0244619Z 2025-05-07T19:45:06.0244650Z 2025-05-07T19:45:06.0244654Z 2025-05-07T19:45:06.0244805Z  2025-05-07T19:45:06.0245013Z 2025-05-07T19:45:06.0245020Z 2025-05-07T19:45:06.0245024Z 2025-05-07T19:45:06.0245027Z 2025-05-07T19:45:06.0245030Z 2025-05-07T19:45:06.0245034Z 2025-05-07T19:45:06.0245037Z 2025-05-07T19:45:06.0245041Z 2025-05-07T19:45:06.0245073Z 2025-05-07T19:45:06.0245077Z 2025-05-07T19:45:06.0245080Z 2025-05-07T19:45:06.0245083Z 2025-05-07T19:45:06.0245087Z 2025-05-07T19:45:06.0245243Z  2025-05-07T19:45:06.0245461Z 2025-05-07T19:45:06.0245465Z 2025-05-07T19:45:06.0245469Z 2025-05-07T19:45:06.0245474Z 2025-05-07T19:45:06.0245477Z 2025-05-07T19:45:06.0245485Z 2025-05-07T19:45:06.0245522Z 2025-05-07T19:45:06.0245624Z 2025-05-07T19:45:06.0245628Z 2025-05-07T19:45:06.0245632Z 2025-05-07T19:45:06.0245635Z 2025-05-07T19:45:06.0245638Z 2025-05-07T19:45:06.0245641Z 2025-05-07T19:45:06.0245645Z 2025-05-07T19:45:06.0245840Z  2025-05-07T19:45:06.0246064Z 2025-05-07T19:45:06.0246068Z 2025-05-07T19:45:06.0246071Z 2025-05-07T19:45:06.0246075Z 2025-05-07T19:45:06.0246081Z 2025-05-07T19:45:06.0246085Z 2025-05-07T19:45:06.0246088Z 2025-05-07T19:45:06.0246092Z 2025-05-07T19:45:06.0246095Z 2025-05-07T19:45:06.0246099Z 2025-05-07T19:45:06.0246102Z 2025-05-07T19:45:06.0246105Z 2025-05-07T19:45:06.0246109Z 2025-05-07T19:45:06.0246112Z 2025-05-07T19:45:06.0246116Z 2025-05-07T19:45:06.0246311Z  2025-05-07T19:45:06.0246532Z 2025-05-07T19:45:06.0246535Z 2025-05-07T19:45:06.0246539Z 2025-05-07T19:45:06.0246542Z 2025-05-07T19:45:06.0246546Z 2025-05-07T19:45:06.0246607Z 2025-05-07T19:45:06.0246610Z 2025-05-07T19:45:06.0246614Z 2025-05-07T19:45:06.0246618Z 2025-05-07T19:45:06.0246622Z 2025-05-07T19:45:06.0246625Z 2025-05-07T19:45:06.0246657Z 2025-05-07T19:45:06.0246660Z 2025-05-07T19:45:06.0246664Z 2025-05-07T19:45:06.0246667Z 2025-05-07T19:45:06.0246670Z 2025-05-07T19:45:06.0246839Z  2025-05-07T19:45:06.0247070Z 2025-05-07T19:45:06.0247075Z 2025-05-07T19:45:06.0247136Z 2025-05-07T19:45:06.0247140Z 2025-05-07T19:45:06.0247144Z 2025-05-07T19:45:06.0247173Z 2025-05-07T19:45:06.0247177Z 2025-05-07T19:45:06.0247180Z 2025-05-07T19:45:06.0247184Z 2025-05-07T19:45:06.0247187Z 2025-05-07T19:45:06.0247190Z 2025-05-07T19:45:06.0247194Z 2025-05-07T19:45:06.0247197Z 2025-05-07T19:45:06.0247201Z 2025-05-07T19:45:06.0247204Z 2025-05-07T19:45:06.0247208Z 2025-05-07T19:45:06.0247211Z 2025-05-07T19:45:06.0247382Z  2025-05-07T19:45:06.0247642Z 2025-05-07T19:45:06.0247650Z 2025-05-07T19:45:06.0247653Z 2025-05-07T19:45:06.0247657Z 2025-05-07T19:45:06.0247660Z 2025-05-07T19:45:06.0247663Z 2025-05-07T19:45:06.0247667Z 2025-05-07T19:45:06.0247670Z 2025-05-07T19:45:06.0247674Z 2025-05-07T19:45:06.0247677Z 2025-05-07T19:45:06.0247680Z 2025-05-07T19:45:06.0247684Z 2025-05-07T19:45:06.0247687Z 2025-05-07T19:45:06.0247690Z 2025-05-07T19:45:06.0247694Z 2025-05-07T19:45:06.0247697Z 2025-05-07T19:45:06.0247703Z 2025-05-07T19:45:06.0247707Z 2025-05-07T19:45:06.0247926Z  2025-05-07T19:45:06.0248167Z 2025-05-07T19:45:06.0248171Z 2025-05-07T19:45:06.0248285Z  2025-05-07T19:45:06.0248407Z 2025-05-07T19:45:06.0248443Z 2025-05-07T19:45:06.0248549Z  2025-05-07T19:45:06.0248672Z 2025-05-07T19:45:06.0248676Z 2025-05-07T19:45:06.0248679Z 2025-05-07T19:45:06.0248794Z  2025-05-07T19:45:06.0248945Z 2025-05-07T19:45:06.0248949Z 2025-05-07T19:45:06.0248952Z 2025-05-07T19:45:06.0248955Z 2025-05-07T19:45:06.0249075Z  2025-05-07T19:45:06.0249206Z 2025-05-07T19:45:06.0249235Z 2025-05-07T19:45:06.0249238Z 2025-05-07T19:45:06.0249242Z 2025-05-07T19:45:06.0249245Z 2025-05-07T19:45:06.0249362Z  2025-05-07T19:45:06.0249500Z 2025-05-07T19:45:06.0249504Z 2025-05-07T19:45:06.0249508Z 2025-05-07T19:45:06.0249511Z 2025-05-07T19:45:06.0249514Z 2025-05-07T19:45:06.0249518Z 2025-05-07T19:45:06.0249667Z  2025-05-07T19:45:06.0249819Z 2025-05-07T19:45:06.0249823Z 2025-05-07T19:45:06.0249827Z 2025-05-07T19:45:06.0249830Z 2025-05-07T19:45:06.0249833Z 2025-05-07T19:45:06.0249837Z 2025-05-07T19:45:06.0249840Z 2025-05-07T19:45:06.0249985Z  2025-05-07T19:45:06.0250142Z 2025-05-07T19:45:06.0250146Z 2025-05-07T19:45:06.0250149Z 2025-05-07T19:45:06.0250153Z 2025-05-07T19:45:06.0250156Z 2025-05-07T19:45:06.0250159Z 2025-05-07T19:45:06.0250163Z 2025-05-07T19:45:06.0250166Z 2025-05-07T19:45:06.0250295Z  2025-05-07T19:45:06.0250486Z 2025-05-07T19:45:06.0250490Z 2025-05-07T19:45:06.0250494Z 2025-05-07T19:45:06.0250498Z 2025-05-07T19:45:06.0250501Z 2025-05-07T19:45:06.0250504Z 2025-05-07T19:45:06.0250508Z 2025-05-07T19:45:06.0250511Z 2025-05-07T19:45:06.0250514Z 2025-05-07T19:45:06.0250649Z  2025-05-07T19:45:06.0250844Z 2025-05-07T19:45:06.0250847Z 2025-05-07T19:45:06.0250851Z 2025-05-07T19:45:06.0250854Z 2025-05-07T19:45:06.0250861Z 2025-05-07T19:45:06.0250864Z 2025-05-07T19:45:06.0250868Z 2025-05-07T19:45:06.0250871Z 2025-05-07T19:45:06.0250875Z 2025-05-07T19:45:06.0250878Z 2025-05-07T19:45:06.0251014Z  2025-05-07T19:45:06.0251222Z 2025-05-07T19:45:06.0251226Z 2025-05-07T19:45:06.0251229Z 2025-05-07T19:45:06.0251232Z 2025-05-07T19:45:06.0251236Z 2025-05-07T19:45:06.0251239Z 2025-05-07T19:45:06.0251242Z 2025-05-07T19:45:06.0251246Z 2025-05-07T19:45:06.0251249Z 2025-05-07T19:45:06.0251253Z 2025-05-07T19:45:06.0251256Z 2025-05-07T19:45:06.0251459Z  2025-05-07T19:45:06.0251685Z 2025-05-07T19:45:06.0251689Z 2025-05-07T19:45:06.0251692Z 2025-05-07T19:45:06.0251696Z 2025-05-07T19:45:06.0251700Z 2025-05-07T19:45:06.0251703Z 2025-05-07T19:45:06.0251706Z 2025-05-07T19:45:06.0251710Z 2025-05-07T19:45:06.0251713Z 2025-05-07T19:45:06.0251716Z 2025-05-07T19:45:06.0251720Z 2025-05-07T19:45:06.0251723Z 2025-05-07T19:45:06.0251932Z  2025-05-07T19:45:06.0252159Z 2025-05-07T19:45:06.0252163Z 2025-05-07T19:45:06.0252167Z 2025-05-07T19:45:06.0252170Z 2025-05-07T19:45:06.0252173Z 2025-05-07T19:45:06.0252177Z 2025-05-07T19:45:06.0252180Z 2025-05-07T19:45:06.0252183Z 2025-05-07T19:45:06.0252187Z 2025-05-07T19:45:06.0252190Z 2025-05-07T19:45:06.0252193Z 2025-05-07T19:45:06.0252197Z 2025-05-07T19:45:06.0252200Z 2025-05-07T19:45:06.0252348Z  2025-05-07T19:45:06.0252581Z 2025-05-07T19:45:06.0252585Z 2025-05-07T19:45:06.0252589Z 2025-05-07T19:45:06.0252596Z 2025-05-07T19:45:06.0252599Z 2025-05-07T19:45:06.0252603Z 2025-05-07T19:45:06.0252606Z 2025-05-07T19:45:06.0252609Z 2025-05-07T19:45:06.0252612Z 2025-05-07T19:45:06.0252616Z 2025-05-07T19:45:06.0252619Z 2025-05-07T19:45:06.0252623Z 2025-05-07T19:45:06.0252626Z 2025-05-07T19:45:06.0252629Z 2025-05-07T19:45:06.0252817Z  2025-05-07T19:45:06.0253036Z 2025-05-07T19:45:06.0253043Z 2025-05-07T19:45:06.0253047Z 2025-05-07T19:45:06.0253050Z 2025-05-07T19:45:06.0253053Z 2025-05-07T19:45:06.0253057Z 2025-05-07T19:45:06.0253061Z 2025-05-07T19:45:06.0253064Z 2025-05-07T19:45:06.0253068Z 2025-05-07T19:45:06.0253071Z 2025-05-07T19:45:06.0253074Z 2025-05-07T19:45:06.0253078Z 2025-05-07T19:45:06.0253081Z 2025-05-07T19:45:06.0253084Z 2025-05-07T19:45:06.0253088Z 2025-05-07T19:45:06.0253285Z  2025-05-07T19:45:06.0253507Z 2025-05-07T19:45:06.0253511Z 2025-05-07T19:45:06.0253515Z 2025-05-07T19:45:06.0253522Z 2025-05-07T19:45:06.0253526Z 2025-05-07T19:45:06.0253529Z 2025-05-07T19:45:06.0253533Z 2025-05-07T19:45:06.0253536Z 2025-05-07T19:45:06.0253540Z 2025-05-07T19:45:06.0253544Z 2025-05-07T19:45:06.0253547Z 2025-05-07T19:45:06.0253579Z 2025-05-07T19:45:06.0253582Z 2025-05-07T19:45:06.0253585Z 2025-05-07T19:45:06.0253589Z 2025-05-07T19:45:06.0253592Z 2025-05-07T19:45:06.0253762Z  2025-05-07T19:45:06.0253995Z 2025-05-07T19:45:06.0253999Z 2025-05-07T19:45:06.0254002Z 2025-05-07T19:45:06.0254006Z 2025-05-07T19:45:06.0254010Z 2025-05-07T19:45:06.0254042Z 2025-05-07T19:45:06.0254046Z 2025-05-07T19:45:06.0254049Z 2025-05-07T19:45:06.0254053Z 2025-05-07T19:45:06.0254056Z 2025-05-07T19:45:06.0254060Z 2025-05-07T19:45:06.0254063Z 2025-05-07T19:45:06.0254066Z 2025-05-07T19:45:06.0254070Z 2025-05-07T19:45:06.0254073Z 2025-05-07T19:45:06.0254076Z 2025-05-07T19:45:06.0254080Z 2025-05-07T19:45:06.0254255Z  2025-05-07T19:45:06.0254513Z 2025-05-07T19:45:06.0254517Z 2025-05-07T19:45:06.0254520Z 2025-05-07T19:45:06.0254524Z 2025-05-07T19:45:06.0254527Z 2025-05-07T19:45:06.0254530Z 2025-05-07T19:45:06.0254534Z 2025-05-07T19:45:06.0254537Z 2025-05-07T19:45:06.0254540Z 2025-05-07T19:45:06.0254544Z 2025-05-07T19:45:06.0254547Z 2025-05-07T19:45:06.0254550Z 2025-05-07T19:45:06.0254554Z 2025-05-07T19:45:06.0254557Z 2025-05-07T19:45:06.0254564Z 2025-05-07T19:45:06.0254568Z 2025-05-07T19:45:06.0254571Z 2025-05-07T19:45:06.0254574Z 2025-05-07T19:45:06.0254897Z  2025-05-07T19:45:06.0255133Z 2025-05-07T19:45:06.0255137Z 2025-05-07T19:45:06.0255245Z  2025-05-07T19:45:06.0255388Z 2025-05-07T19:45:06.0255392Z 2025-05-07T19:45:06.0255500Z  2025-05-07T19:45:06.0255626Z 2025-05-07T19:45:06.0255630Z 2025-05-07T19:45:06.0255633Z 2025-05-07T19:45:06.0255773Z  2025-05-07T19:45:06.0255901Z 2025-05-07T19:45:06.0255905Z 2025-05-07T19:45:06.0255972Z 2025-05-07T19:45:06.0255976Z 2025-05-07T19:45:06.0256096Z  2025-05-07T19:45:06.0256259Z 2025-05-07T19:45:06.0256263Z 2025-05-07T19:45:06.0256266Z 2025-05-07T19:45:06.0256269Z 2025-05-07T19:45:06.0256273Z 2025-05-07T19:45:06.0256392Z  2025-05-07T19:45:06.0256676Z 2025-05-07T19:45:06.0256680Z 2025-05-07T19:45:06.0256683Z 2025-05-07T19:45:06.0256687Z 2025-05-07T19:45:06.0256690Z 2025-05-07T19:45:06.0256765Z 2025-05-07T19:45:06.0256930Z  2025-05-07T19:45:06.0257084Z 2025-05-07T19:45:06.0257089Z 2025-05-07T19:45:06.0257092Z 2025-05-07T19:45:06.0257095Z 2025-05-07T19:45:06.0257099Z 2025-05-07T19:45:06.0257102Z 2025-05-07T19:45:06.0257106Z 2025-05-07T19:45:06.0257265Z  2025-05-07T19:45:06.0257425Z 2025-05-07T19:45:06.0257429Z 2025-05-07T19:45:06.0257432Z 2025-05-07T19:45:06.0257436Z 2025-05-07T19:45:06.0257439Z 2025-05-07T19:45:06.0257442Z 2025-05-07T19:45:06.0257445Z 2025-05-07T19:45:06.0257453Z 2025-05-07T19:45:06.0257586Z  2025-05-07T19:45:06.0257787Z 2025-05-07T19:45:06.0257791Z 2025-05-07T19:45:06.0257794Z 2025-05-07T19:45:06.0257798Z 2025-05-07T19:45:06.0257801Z 2025-05-07T19:45:06.0257804Z 2025-05-07T19:45:06.0257808Z 2025-05-07T19:45:06.0257811Z 2025-05-07T19:45:06.0257815Z 2025-05-07T19:45:06.0257952Z  2025-05-07T19:45:06.0258163Z 2025-05-07T19:45:06.0258167Z 2025-05-07T19:45:06.0258174Z 2025-05-07T19:45:06.0258178Z 2025-05-07T19:45:06.0258182Z 2025-05-07T19:45:06.0258185Z 2025-05-07T19:45:06.0258188Z 2025-05-07T19:45:06.0258192Z 2025-05-07T19:45:06.0258196Z 2025-05-07T19:45:06.0258200Z 2025-05-07T19:45:06.0258341Z  2025-05-07T19:45:06.0258563Z 2025-05-07T19:45:06.0258567Z 2025-05-07T19:45:06.0258571Z 2025-05-07T19:45:06.0258574Z 2025-05-07T19:45:06.0258577Z 2025-05-07T19:45:06.0258581Z 2025-05-07T19:45:06.0258584Z 2025-05-07T19:45:06.0258587Z 2025-05-07T19:45:06.0258591Z 2025-05-07T19:45:06.0258597Z 2025-05-07T19:45:06.0258600Z 2025-05-07T19:45:06.0258745Z  2025-05-07T19:45:06.0258970Z 2025-05-07T19:45:06.0258974Z 2025-05-07T19:45:06.0258977Z 2025-05-07T19:45:06.0258981Z 2025-05-07T19:45:06.0258984Z 2025-05-07T19:45:06.0258988Z 2025-05-07T19:45:06.0258991Z 2025-05-07T19:45:06.0258994Z 2025-05-07T19:45:06.0258998Z 2025-05-07T19:45:06.0259002Z 2025-05-07T19:45:06.0259005Z 2025-05-07T19:45:06.0259011Z 2025-05-07T19:45:06.0259154Z  2025-05-07T19:45:06.0259385Z 2025-05-07T19:45:06.0259389Z 2025-05-07T19:45:06.0259392Z 2025-05-07T19:45:06.0259396Z 2025-05-07T19:45:06.0259399Z 2025-05-07T19:45:06.0259403Z 2025-05-07T19:45:06.0259406Z 2025-05-07T19:45:06.0259409Z 2025-05-07T19:45:06.0259413Z 2025-05-07T19:45:06.0259416Z 2025-05-07T19:45:06.0259419Z 2025-05-07T19:45:06.0259423Z 2025-05-07T19:45:06.0259426Z 2025-05-07T19:45:06.0259574Z  2025-05-07T19:45:06.0259815Z 2025-05-07T19:45:06.0259819Z 2025-05-07T19:45:06.0259822Z 2025-05-07T19:45:06.0259825Z 2025-05-07T19:45:06.0259829Z 2025-05-07T19:45:06.0259833Z 2025-05-07T19:45:06.0259836Z 2025-05-07T19:45:06.0259839Z 2025-05-07T19:45:06.0259843Z 2025-05-07T19:45:06.0259846Z 2025-05-07T19:45:06.0259849Z 2025-05-07T19:45:06.0259853Z 2025-05-07T19:45:06.0259856Z 2025-05-07T19:45:06.0259860Z 2025-05-07T19:45:06.0260045Z  2025-05-07T19:45:06.0260259Z 2025-05-07T19:45:06.0260263Z 2025-05-07T19:45:06.0260266Z 2025-05-07T19:45:06.0260270Z 2025-05-07T19:45:06.0260273Z 2025-05-07T19:45:06.0260277Z 2025-05-07T19:45:06.0260280Z 2025-05-07T19:45:06.0260283Z 2025-05-07T19:45:06.0260287Z 2025-05-07T19:45:06.0260290Z 2025-05-07T19:45:06.0260294Z 2025-05-07T19:45:06.0260297Z 2025-05-07T19:45:06.0260301Z 2025-05-07T19:45:06.0260305Z 2025-05-07T19:45:06.0260333Z 2025-05-07T19:45:06.0260495Z  2025-05-07T19:45:06.0260716Z 2025-05-07T19:45:06.0260842Z 2025-05-07T19:45:06.0260845Z 2025-05-07T19:45:06.0260849Z 2025-05-07T19:45:06.0260852Z 2025-05-07T19:45:06.0260855Z 2025-05-07T19:45:06.0260859Z 2025-05-07T19:45:06.0260862Z 2025-05-07T19:45:06.0260865Z 2025-05-07T19:45:06.0260894Z 2025-05-07T19:45:06.0260898Z 2025-05-07T19:45:06.0260901Z 2025-05-07T19:45:06.0260904Z 2025-05-07T19:45:06.0260908Z 2025-05-07T19:45:06.0260911Z 2025-05-07T19:45:06.0260914Z 2025-05-07T19:45:06.0261140Z  2025-05-07T19:45:06.0261368Z 2025-05-07T19:45:06.0261371Z 2025-05-07T19:45:06.0261375Z 2025-05-07T19:45:06.0261378Z 2025-05-07T19:45:06.0261411Z 2025-05-07T19:45:06.0261415Z 2025-05-07T19:45:06.0261418Z 2025-05-07T19:45:06.0261421Z 2025-05-07T19:45:06.0261425Z 2025-05-07T19:45:06.0261428Z 2025-05-07T19:45:06.0261432Z 2025-05-07T19:45:06.0261435Z 2025-05-07T19:45:06.0261439Z 2025-05-07T19:45:06.0261442Z 2025-05-07T19:45:06.0261445Z 2025-05-07T19:45:06.0261449Z 2025-05-07T19:45:06.0261456Z 2025-05-07T19:45:06.0261629Z  2025-05-07T19:45:06.0261890Z 2025-05-07T19:45:06.0261893Z 2025-05-07T19:45:06.0261897Z 2025-05-07T19:45:06.0261900Z 2025-05-07T19:45:06.0261903Z 2025-05-07T19:45:06.0261907Z 2025-05-07T19:45:06.0261910Z 2025-05-07T19:45:06.0261913Z 2025-05-07T19:45:06.0261917Z 2025-05-07T19:45:06.0261920Z 2025-05-07T19:45:06.0261924Z 2025-05-07T19:45:06.0261927Z 2025-05-07T19:45:06.0261934Z 2025-05-07T19:45:06.0261938Z 2025-05-07T19:45:06.0261942Z 2025-05-07T19:45:06.0261945Z 2025-05-07T19:45:06.0261948Z 2025-05-07T19:45:06.0261951Z 2025-05-07T19:45:06.0262161Z  2025-05-07T19:45:06.0262398Z 2025-05-07T19:45:06.0262402Z 2025-05-07T19:45:06.0262513Z  2025-05-07T19:45:06.0262658Z 2025-05-07T19:45:06.0262662Z 2025-05-07T19:45:06.0262772Z  2025-05-07T19:45:06.0262894Z 2025-05-07T19:45:06.0262898Z 2025-05-07T19:45:06.0262901Z 2025-05-07T19:45:06.0263151Z  2025-05-07T19:45:06.0263276Z 2025-05-07T19:45:06.0263280Z 2025-05-07T19:45:06.0263284Z 2025-05-07T19:45:06.0263287Z 2025-05-07T19:45:06.0263402Z  2025-05-07T19:45:06.0263561Z 2025-05-07T19:45:06.0263565Z 2025-05-07T19:45:06.0263568Z 2025-05-07T19:45:06.0263571Z 2025-05-07T19:45:06.0263575Z 2025-05-07T19:45:06.0263692Z  2025-05-07T19:45:06.0263827Z 2025-05-07T19:45:06.0263831Z 2025-05-07T19:45:06.0263838Z 2025-05-07T19:45:06.0263842Z 2025-05-07T19:45:06.0263846Z 2025-05-07T19:45:06.0263850Z 2025-05-07T19:45:06.0263994Z  2025-05-07T19:45:06.0264136Z 2025-05-07T19:45:06.0264140Z 2025-05-07T19:45:06.0264143Z 2025-05-07T19:45:06.0264147Z 2025-05-07T19:45:06.0264150Z 2025-05-07T19:45:06.0264153Z 2025-05-07T19:45:06.0264157Z 2025-05-07T19:45:06.0264313Z  2025-05-07T19:45:06.0264463Z 2025-05-07T19:45:06.0264467Z 2025-05-07T19:45:06.0264470Z 2025-05-07T19:45:06.0264473Z 2025-05-07T19:45:06.0264477Z 2025-05-07T19:45:06.0264483Z 2025-05-07T19:45:06.0264486Z 2025-05-07T19:45:06.0264489Z 2025-05-07T19:45:06.0264616Z  2025-05-07T19:45:06.0264804Z 2025-05-07T19:45:06.0264808Z 2025-05-07T19:45:06.0264811Z 2025-05-07T19:45:06.0264814Z 2025-05-07T19:45:06.0264817Z 2025-05-07T19:45:06.0264821Z 2025-05-07T19:45:06.0264824Z 2025-05-07T19:45:06.0264827Z 2025-05-07T19:45:06.0264830Z 2025-05-07T19:45:06.0264960Z  2025-05-07T19:45:06.0265158Z 2025-05-07T19:45:06.0265163Z 2025-05-07T19:45:06.0265167Z 2025-05-07T19:45:06.0265170Z 2025-05-07T19:45:06.0265174Z 2025-05-07T19:45:06.0265177Z 2025-05-07T19:45:06.0265180Z 2025-05-07T19:45:06.0265183Z 2025-05-07T19:45:06.0265187Z 2025-05-07T19:45:06.0265190Z 2025-05-07T19:45:06.0265324Z  2025-05-07T19:45:06.0265528Z 2025-05-07T19:45:06.0265532Z 2025-05-07T19:45:06.0265535Z 2025-05-07T19:45:06.0265538Z 2025-05-07T19:45:06.0265542Z 2025-05-07T19:45:06.0265546Z 2025-05-07T19:45:06.0265549Z 2025-05-07T19:45:06.0265614Z 2025-05-07T19:45:06.0265617Z 2025-05-07T19:45:06.0265620Z 2025-05-07T19:45:06.0265624Z 2025-05-07T19:45:06.0265764Z  2025-05-07T19:45:06.0265978Z 2025-05-07T19:45:06.0265982Z 2025-05-07T19:45:06.0265985Z 2025-05-07T19:45:06.0265988Z 2025-05-07T19:45:06.0265992Z 2025-05-07T19:45:06.0265995Z 2025-05-07T19:45:06.0265999Z 2025-05-07T19:45:06.0266002Z 2025-05-07T19:45:06.0266005Z 2025-05-07T19:45:06.0266060Z 2025-05-07T19:45:06.0266064Z 2025-05-07T19:45:06.0266067Z 2025-05-07T19:45:06.0266211Z  2025-05-07T19:45:06.0266430Z 2025-05-07T19:45:06.0266433Z 2025-05-07T19:45:06.0266437Z 2025-05-07T19:45:06.0266440Z 2025-05-07T19:45:06.0266444Z 2025-05-07T19:45:06.0266447Z 2025-05-07T19:45:06.0266450Z 2025-05-07T19:45:06.0266453Z 2025-05-07T19:45:06.0266457Z 2025-05-07T19:45:06.0266460Z 2025-05-07T19:45:06.0266463Z 2025-05-07T19:45:06.0266466Z 2025-05-07T19:45:06.0266469Z 2025-05-07T19:45:06.0266617Z  2025-05-07T19:45:06.0266845Z 2025-05-07T19:45:06.0266848Z 2025-05-07T19:45:06.0266852Z 2025-05-07T19:45:06.0266855Z 2025-05-07T19:45:06.0266858Z 2025-05-07T19:45:06.0266861Z 2025-05-07T19:45:06.0266865Z 2025-05-07T19:45:06.0266868Z 2025-05-07T19:45:06.0266871Z 2025-05-07T19:45:06.0266875Z 2025-05-07T19:45:06.0266878Z 2025-05-07T19:45:06.0266881Z 2025-05-07T19:45:06.0266884Z 2025-05-07T19:45:06.0266891Z 2025-05-07T19:45:06.0267065Z  2025-05-07T19:45:06.0267486Z 2025-05-07T19:45:06.0267490Z 2025-05-07T19:45:06.0267493Z 2025-05-07T19:45:06.0267497Z 2025-05-07T19:45:06.0267500Z 2025-05-07T19:45:06.0267503Z 2025-05-07T19:45:06.0267507Z 2025-05-07T19:45:06.0267510Z 2025-05-07T19:45:06.0267514Z 2025-05-07T19:45:06.0267517Z 2025-05-07T19:45:06.0267520Z 2025-05-07T19:45:06.0267524Z 2025-05-07T19:45:06.0267528Z 2025-05-07T19:45:06.0267531Z 2025-05-07T19:45:06.0267560Z 2025-05-07T19:45:06.0267903Z  2025-05-07T19:45:06.0268130Z 2025-05-07T19:45:06.0268134Z 2025-05-07T19:45:06.0268138Z 2025-05-07T19:45:06.0268142Z 2025-05-07T19:45:06.0268146Z 2025-05-07T19:45:06.0268149Z 2025-05-07T19:45:06.0268153Z 2025-05-07T19:45:06.0268156Z 2025-05-07T19:45:06.0268159Z 2025-05-07T19:45:06.0268186Z 2025-05-07T19:45:06.0268190Z 2025-05-07T19:45:06.0268193Z 2025-05-07T19:45:06.0268197Z 2025-05-07T19:45:06.0268203Z 2025-05-07T19:45:06.0268207Z 2025-05-07T19:45:06.0268210Z 2025-05-07T19:45:06.0268375Z  2025-05-07T19:45:06.0268603Z 2025-05-07T19:45:06.0268608Z 2025-05-07T19:45:06.0268611Z 2025-05-07T19:45:06.0268614Z 2025-05-07T19:45:06.0268643Z 2025-05-07T19:45:06.0268647Z 2025-05-07T19:45:06.0268651Z 2025-05-07T19:45:06.0268654Z 2025-05-07T19:45:06.0268658Z 2025-05-07T19:45:06.0268661Z 2025-05-07T19:45:06.0268664Z 2025-05-07T19:45:06.0268668Z 2025-05-07T19:45:06.0268671Z 2025-05-07T19:45:06.0268674Z 2025-05-07T19:45:06.0268681Z 2025-05-07T19:45:06.0268684Z 2025-05-07T19:45:06.0268688Z 2025-05-07T19:45:06.0268855Z  2025-05-07T19:45:06.0269108Z 2025-05-07T19:45:06.0269112Z 2025-05-07T19:45:06.0269115Z 2025-05-07T19:45:06.0269119Z 2025-05-07T19:45:06.0269122Z 2025-05-07T19:45:06.0269125Z 2025-05-07T19:45:06.0269129Z 2025-05-07T19:45:06.0269132Z 2025-05-07T19:45:06.0269136Z 2025-05-07T19:45:06.0269142Z 2025-05-07T19:45:06.0269146Z 2025-05-07T19:45:06.0269149Z 2025-05-07T19:45:06.0269152Z 2025-05-07T19:45:06.0269156Z 2025-05-07T19:45:06.0269160Z 2025-05-07T19:45:06.0269164Z 2025-05-07T19:45:06.0269167Z 2025-05-07T19:45:06.0269170Z 2025-05-07T19:45:06.0269377Z  2025-05-07T19:45:06.0269613Z 2025-05-07T19:45:06.0269617Z 2025-05-07T19:45:06.0269728Z  2025-05-07T19:45:06.0269874Z 2025-05-07T19:45:06.0269878Z 2025-05-07T19:45:06.0269992Z  2025-05-07T19:45:06.0270115Z 2025-05-07T19:45:06.0270240Z 2025-05-07T19:45:06.0270243Z 2025-05-07T19:45:06.0270388Z  2025-05-07T19:45:06.0270522Z 2025-05-07T19:45:06.0270526Z 2025-05-07T19:45:06.0270530Z 2025-05-07T19:45:06.0270533Z 2025-05-07T19:45:06.0270651Z  2025-05-07T19:45:06.0270809Z 2025-05-07T19:45:06.0270812Z 2025-05-07T19:45:06.0270816Z 2025-05-07T19:45:06.0270819Z 2025-05-07T19:45:06.0270823Z 2025-05-07T19:45:06.0270965Z  done 2025-05-07T19:45:06.3421522Z Preparing transaction: | / - done 2025-05-07T19:45:10.0185596Z Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:45:12.6487797Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:45:13.0661296Z [INSTALL] Adding symlink librhash.so.0, which is needed by CMake ... 2025-05-07T19:45:14.8896378Z + ln -s /github/home/miniconda/envs/build_binary/lib/librhash.so /github/home/miniconda/envs/build_binary/lib/librhash.so.0 2025-05-07T19:45:14.8897274Z 2025-05-07T19:45:14.8919842Z 2025-05-07T19:45:14.8945160Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install build 2025-05-07T19:45:17.1924502Z 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:45:17.1925996Z 2025-05-07T19:45:17.1926104Z Collecting build 2025-05-07T19:45:17.1926484Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:45:17.1927280Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build) (25.0) 2025-05-07T19:45:17.1928000Z Collecting pyproject_hooks (from build) 2025-05-07T19:45:17.1928520Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:45:17.1929324Z Requirement already satisfied: tomli>=1.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build) (2.2.1) 2025-05-07T19:45:17.1930088Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:45:17.1930572Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:45:17.1931055Z Installing collected packages: pyproject_hooks, build 2025-05-07T19:45:17.1931321Z 2025-05-07T19:45:17.1931546Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-05-07T19:45:17.1931845Z 2025-05-07T19:45:19.0276400Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:45:19.0277229Z 2025-05-07T19:45:19.0841177Z [CHECK] Binary make found in PATH 2025-05-07T19:45:20.8472529Z /github/home/miniconda/envs/build_binary/bin/cmake 2025-05-07T19:45:20.8473478Z 2025-05-07T19:45:20.9219785Z [CHECK] Binary cmake found in PATH 2025-05-07T19:45:22.7050795Z /github/home/miniconda/envs/build_binary/bin/ninja 2025-05-07T19:45:22.7051825Z 2025-05-07T19:45:22.7623323Z [CHECK] Binary ninja found in PATH 2025-05-07T19:45:24.6061201Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:45:26.5878796Z [CHECK] Python (sub-)package 'hypothesis' found ... 2025-05-07T19:45:28.4779978Z [CHECK] Python (sub-)package 'jinja2' found ... 2025-05-07T19:45:30.4499725Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:45:32.3386688Z [CHECK] Python (sub-)package 'wheel' found ... 2025-05-07T19:45:32.3387169Z [INSTALL] Successfully installed all the build tools 2025-05-07T19:45:32.3455314Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T19:45:32.3455778Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T19:45:32.3456358Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:45:32.3456820Z env: 2025-05-07T19:45:32.3457050Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:45:32.3457580Z BUILD_ENV: build_binary 2025-05-07T19:45:32.3457912Z BUILD_TARGET: default 2025-05-07T19:45:32.3458236Z BUILD_VARIANT: cuda 2025-05-07T19:45:32.3458497Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:45:32.3458753Z ##[endgroup] 2025-05-07T19:45:32.7201392Z ################################################################################ 2025-05-07T19:45:32.7202473Z # Install CUDA 2025-05-07T19:45:32.7203110Z # 2025-05-07T19:45:32.7217203Z # [2025-05-07T19:45:32.721Z] + install_cuda build_binary 11.8.0 2025-05-07T19:45:32.7218483Z ################################################################################ 2025-05-07T19:45:32.7219307Z 2025-05-07T19:45:32.7233412Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:45:32.8117544Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:45:32.8117983Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:45:32.8127393Z + conda clean --packages --tarball -y 2025-05-07T19:45:32.8128019Z 2025-05-07T19:45:33.3533731Z Will remove 133 (485.9 MB) tarball(s). 2025-05-07T19:45:33.3535165Z Will remove 16 (77.4 MB) package(s). 2025-05-07T19:45:33.4111442Z 2025-05-07T19:45:33.4125637Z + conda clean --all -y 2025-05-07T19:45:33.4125945Z 2025-05-07T19:45:34.0182033Z There are no unused tarball(s) to remove. 2025-05-07T19:45:34.0182449Z Will remove 1 index cache(s). 2025-05-07T19:45:34.0182752Z There are no unused package(s) to remove. 2025-05-07T19:45:34.0183098Z There are no tempfile(s) to remove. 2025-05-07T19:45:34.0183425Z There are no logfile(s) to remove. 2025-05-07T19:45:34.0738240Z 2025-05-07T19:45:34.0746046Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T19:45:34.0771075Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T19:45:35.0823209Z Channels: 2025-05-07T19:45:35.0823918Z - nvidia/label/cuda-11.8.0 2025-05-07T19:45:35.0824724Z - defaults 2025-05-07T19:45:35.0825312Z Platform: linux-64 2025-05-07T19:45:36.2500320Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T19:45:36.4659851Z Solving environment: - \ done 2025-05-07T19:45:36.5793932Z 2025-05-07T19:45:36.5794311Z ## Package Plan ## 2025-05-07T19:45:36.5794486Z 2025-05-07T19:45:36.5794847Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:45:36.5795264Z 2025-05-07T19:45:36.5795397Z added / updated specs: 2025-05-07T19:45:36.5795659Z - cuda 2025-05-07T19:45:36.5795788Z 2025-05-07T19:45:36.5795814Z 2025-05-07T19:45:36.5795945Z The following packages will be downloaded: 2025-05-07T19:45:36.5796178Z 2025-05-07T19:45:36.5796328Z package | build 2025-05-07T19:45:36.5796685Z ---------------------------|----------------- 2025-05-07T19:45:36.5797094Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5797566Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5798137Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5798700Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5799218Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5799723Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5800373Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5801268Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5801770Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5802290Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5802817Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5803515Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5804016Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5804607Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5805130Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5805624Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5806118Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5806633Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5807115Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5807589Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5808061Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5808543Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5809008Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5809482Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5809966Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5810427Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5810886Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5811362Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5811872Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5812378Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5812866Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5813337Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5813813Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5814308Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5814770Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5815234Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5815716Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5816180Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5816788Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5817485Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5817983Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5818649Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5819160Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5819700Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5820222Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5820845Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5821360Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5821835Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5822344Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5822843Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5823397Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T19:45:36.5823887Z ------------------------------------------------------------ 2025-05-07T19:45:36.5824252Z Total: 3.24 GB 2025-05-07T19:45:36.5824480Z 2025-05-07T19:45:36.5824632Z The following NEW packages will be INSTALLED: 2025-05-07T19:45:36.5824874Z 2025-05-07T19:45:36.5825073Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T19:45:36.5825576Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T19:45:36.5826209Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T19:45:36.5826870Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T19:45:36.5827467Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T19:45:36.5828071Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T19:45:36.5828713Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T19:45:36.5829431Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T19:45:36.5829967Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T19:45:36.5830562Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T19:45:36.5831177Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T19:45:36.5831803Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T19:45:36.5832351Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T19:45:36.5832868Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T19:45:36.5833477Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T19:45:36.5834062Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T19:45:36.5834615Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T19:45:36.5835206Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T19:45:36.5835770Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T19:45:36.5836307Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T19:45:36.5836857Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T19:45:36.5837407Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T19:45:36.5837962Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T19:45:36.5838485Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T19:45:36.5839125Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T19:45:36.5839653Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T19:45:36.5840153Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T19:45:36.5840732Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T19:45:36.5841381Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T19:45:36.5841975Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T19:45:36.5842549Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T19:45:36.5843076Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T19:45:36.5843643Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T19:45:36.5844195Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T19:45:36.5844712Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T19:45:36.5845252Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T19:45:36.5845798Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T19:45:36.5846341Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T19:45:36.5846867Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T19:45:36.5847412Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T19:45:36.5847945Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T19:45:36.5848496Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T19:45:36.5849072Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T19:45:36.5849645Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T19:45:36.5850232Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T19:45:36.5850816Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T19:45:36.5851348Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T19:45:36.5851860Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T19:45:36.5852376Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T19:45:36.5852931Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T19:45:36.5853528Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T19:45:36.5853880Z 2025-05-07T19:45:36.5888551Z 2025-05-07T19:45:36.5888654Z 2025-05-07T19:45:36.5889353Z Downloading and Extracting Packages: ...working... 2025-05-07T19:45:36.5891690Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T19:45:36.5892552Z 2025-05-07T19:45:36.5896743Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T19:45:36.5897046Z 2025-05-07T19:45:36.5897052Z 2025-05-07T19:45:36.5913862Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T19:45:36.5914803Z 2025-05-07T19:45:36.5914817Z 2025-05-07T19:45:36.5914828Z 2025-05-07T19:45:36.5928459Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T19:45:36.5929388Z 2025-05-07T19:45:36.5929430Z 2025-05-07T19:45:36.5929442Z 2025-05-07T19:45:36.5929453Z 2025-05-07T19:45:36.5936886Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T19:45:36.5937199Z 2025-05-07T19:45:36.5937204Z 2025-05-07T19:45:36.5937208Z 2025-05-07T19:45:36.5937212Z 2025-05-07T19:45:36.5939852Z 2025-05-07T19:45:36.5941022Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T19:45:36.5941392Z 2025-05-07T19:45:36.5941397Z 2025-05-07T19:45:36.5941402Z 2025-05-07T19:45:36.5941405Z 2025-05-07T19:45:36.5941409Z 2025-05-07T19:45:36.5941455Z 2025-05-07T19:45:36.5941723Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T19:45:36.5942010Z 2025-05-07T19:45:36.5942014Z 2025-05-07T19:45:36.5942170Z 2025-05-07T19:45:36.5942174Z 2025-05-07T19:45:36.5942178Z 2025-05-07T19:45:36.5942182Z 2025-05-07T19:45:36.5942370Z 2025-05-07T19:45:36.5956744Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T19:45:36.5957112Z 2025-05-07T19:45:36.5957118Z 2025-05-07T19:45:36.5957122Z 2025-05-07T19:45:36.5957126Z 2025-05-07T19:45:36.5957130Z 2025-05-07T19:45:36.5957152Z 2025-05-07T19:45:36.5957156Z 2025-05-07T19:45:36.5957160Z 2025-05-07T19:45:36.5957433Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T19:45:36.5957759Z 2025-05-07T19:45:36.5957763Z 2025-05-07T19:45:36.5957783Z 2025-05-07T19:45:36.5957787Z 2025-05-07T19:45:36.5957790Z 2025-05-07T19:45:36.5957793Z 2025-05-07T19:45:36.5957797Z 2025-05-07T19:45:36.5957800Z 2025-05-07T19:45:36.5957822Z 2025-05-07T19:45:36.5958102Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T19:45:36.5958407Z 2025-05-07T19:45:36.5958411Z 2025-05-07T19:45:36.5958423Z 2025-05-07T19:45:36.5958427Z 2025-05-07T19:45:36.5958430Z 2025-05-07T19:45:36.5958433Z 2025-05-07T19:45:36.5958437Z 2025-05-07T19:45:36.5958440Z 2025-05-07T19:45:36.5958443Z 2025-05-07T19:45:36.5958466Z 2025-05-07T19:45:36.5958753Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T19:45:36.5959073Z 2025-05-07T19:45:36.5959077Z 2025-05-07T19:45:36.5959080Z 2025-05-07T19:45:36.5959083Z 2025-05-07T19:45:36.5959087Z 2025-05-07T19:45:36.5959090Z 2025-05-07T19:45:36.5959094Z 2025-05-07T19:45:36.5959097Z 2025-05-07T19:45:36.5959100Z 2025-05-07T19:45:36.5959124Z 2025-05-07T19:45:36.5959504Z 2025-05-07T19:45:36.5963097Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T19:45:36.5963437Z 2025-05-07T19:45:36.5963441Z 2025-05-07T19:45:36.5963444Z 2025-05-07T19:45:36.5963447Z 2025-05-07T19:45:36.5963452Z 2025-05-07T19:45:36.5963473Z 2025-05-07T19:45:36.5963476Z 2025-05-07T19:45:36.5963486Z 2025-05-07T19:45:36.5963489Z 2025-05-07T19:45:36.5963493Z 2025-05-07T19:45:36.5963496Z 2025-05-07T19:45:36.5963500Z 2025-05-07T19:45:36.5964249Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T19:45:36.5964616Z 2025-05-07T19:45:36.5964619Z 2025-05-07T19:45:36.5964623Z 2025-05-07T19:45:36.5964626Z 2025-05-07T19:45:36.5964630Z 2025-05-07T19:45:36.5964633Z 2025-05-07T19:45:36.5964636Z 2025-05-07T19:45:36.5964640Z 2025-05-07T19:45:36.5964643Z 2025-05-07T19:45:36.5964646Z 2025-05-07T19:45:36.5964649Z 2025-05-07T19:45:36.5964653Z 2025-05-07T19:45:36.5964656Z 2025-05-07T19:45:36.5965437Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T19:45:36.5965780Z 2025-05-07T19:45:36.5965784Z 2025-05-07T19:45:36.5965788Z 2025-05-07T19:45:36.5965803Z 2025-05-07T19:45:36.5965806Z 2025-05-07T19:45:36.5965810Z 2025-05-07T19:45:36.5965813Z 2025-05-07T19:45:36.5965817Z 2025-05-07T19:45:36.5965824Z 2025-05-07T19:45:36.5965828Z 2025-05-07T19:45:36.5965831Z 2025-05-07T19:45:36.5965835Z 2025-05-07T19:45:36.5965838Z 2025-05-07T19:45:36.5965842Z 2025-05-07T19:45:36.5977937Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T19:45:36.5978291Z 2025-05-07T19:45:36.5978295Z 2025-05-07T19:45:36.5978298Z 2025-05-07T19:45:36.5978302Z 2025-05-07T19:45:36.5978305Z 2025-05-07T19:45:36.5978309Z 2025-05-07T19:45:36.5978313Z 2025-05-07T19:45:36.5978316Z 2025-05-07T19:45:36.5978319Z 2025-05-07T19:45:36.5978323Z 2025-05-07T19:45:36.5978327Z 2025-05-07T19:45:36.5978349Z 2025-05-07T19:45:36.5978602Z 2025-05-07T19:45:36.5978606Z 2025-05-07T19:45:36.5978610Z 2025-05-07T19:45:36.5978911Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T19:45:36.5979235Z 2025-05-07T19:45:36.5979239Z 2025-05-07T19:45:36.5979243Z 2025-05-07T19:45:36.5979246Z 2025-05-07T19:45:36.5979251Z 2025-05-07T19:45:36.5979346Z 2025-05-07T19:45:36.5979370Z 2025-05-07T19:45:36.5979374Z 2025-05-07T19:45:36.5979377Z 2025-05-07T19:45:36.5979380Z 2025-05-07T19:45:36.5979384Z 2025-05-07T19:45:36.5979387Z 2025-05-07T19:45:36.5979391Z 2025-05-07T19:45:36.5979395Z 2025-05-07T19:45:36.5979398Z 2025-05-07T19:45:36.5979402Z 2025-05-07T19:45:36.5979740Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T19:45:36.5980103Z 2025-05-07T19:45:36.5980107Z 2025-05-07T19:45:36.5980111Z 2025-05-07T19:45:36.5980114Z 2025-05-07T19:45:36.5980117Z 2025-05-07T19:45:36.5980121Z 2025-05-07T19:45:36.5980124Z 2025-05-07T19:45:36.5980131Z 2025-05-07T19:45:36.5980135Z 2025-05-07T19:45:36.5980138Z 2025-05-07T19:45:36.5980141Z 2025-05-07T19:45:36.5980145Z 2025-05-07T19:45:36.5980149Z 2025-05-07T19:45:36.5980152Z 2025-05-07T19:45:36.5980155Z 2025-05-07T19:45:36.5980159Z 2025-05-07T19:45:36.5980162Z 2025-05-07T19:45:36.5980511Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T19:45:36.5980842Z 2025-05-07T19:45:36.5980846Z 2025-05-07T19:45:36.5980850Z 2025-05-07T19:45:36.5980853Z 2025-05-07T19:45:36.5980856Z 2025-05-07T19:45:36.5980860Z 2025-05-07T19:45:36.5980864Z 2025-05-07T19:45:36.5980867Z 2025-05-07T19:45:36.5980870Z 2025-05-07T19:45:36.5980874Z 2025-05-07T19:45:36.5980877Z 2025-05-07T19:45:36.5980900Z 2025-05-07T19:45:36.5980903Z 2025-05-07T19:45:36.5980907Z 2025-05-07T19:45:36.5980910Z 2025-05-07T19:45:36.5980913Z 2025-05-07T19:45:36.5980917Z 2025-05-07T19:45:36.5980928Z 2025-05-07T19:45:36.5981984Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T19:45:36.5982345Z 2025-05-07T19:45:36.5982350Z 2025-05-07T19:45:36.5982354Z 2025-05-07T19:45:36.5982406Z 2025-05-07T19:45:36.5982410Z 2025-05-07T19:45:36.5982414Z 2025-05-07T19:45:36.5982417Z 2025-05-07T19:45:36.5982421Z 2025-05-07T19:45:36.5982425Z 2025-05-07T19:45:36.5982443Z 2025-05-07T19:45:36.5982447Z 2025-05-07T19:45:36.5982450Z 2025-05-07T19:45:36.5982454Z 2025-05-07T19:45:36.5982458Z 2025-05-07T19:45:36.5982461Z 2025-05-07T19:45:36.5982464Z 2025-05-07T19:45:36.5982468Z 2025-05-07T19:45:36.5982471Z 2025-05-07T19:45:36.5982474Z 2025-05-07T19:45:41.1119742Z ... (more hidden) ... 2025-05-07T19:45:41.1120107Z 2025-05-07T19:45:41.1120389Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T19:45:41.1120657Z 2025-05-07T19:45:41.1525875Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T19:45:41.1526433Z 2025-05-07T19:45:41.1526443Z 2025-05-07T19:45:41.1526451Z 2025-05-07T19:45:41.1526461Z 2025-05-07T19:45:41.1526931Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T19:45:41.1527222Z 2025-05-07T19:45:41.1527227Z 2025-05-07T19:45:41.1527231Z 2025-05-07T19:45:41.1527249Z 2025-05-07T19:45:42.2205454Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T19:45:42.2205854Z 2025-05-07T19:45:42.2205861Z 2025-05-07T19:45:42.2205900Z 2025-05-07T19:45:42.2206255Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T19:45:42.2206551Z 2025-05-07T19:45:42.2206556Z 2025-05-07T19:45:42.2206561Z 2025-05-07T19:45:43.9876692Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T19:45:43.9877051Z 2025-05-07T19:45:43.9877057Z 2025-05-07T19:45:43.9877063Z 2025-05-07T19:45:43.9877068Z 2025-05-07T19:45:43.9877073Z 2025-05-07T19:45:43.9877376Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T19:45:43.9877947Z 2025-05-07T19:45:43.9877952Z 2025-05-07T19:45:43.9877956Z 2025-05-07T19:45:43.9877960Z 2025-05-07T19:45:43.9877963Z 2025-05-07T19:45:44.6574961Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T19:45:44.6575506Z 2025-05-07T19:45:44.6575537Z 2025-05-07T19:45:44.6575946Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T19:45:44.6576690Z 2025-05-07T19:45:44.6576700Z 2025-05-07T19:45:44.8517004Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T19:45:44.8517548Z 2025-05-07T19:45:44.8517556Z 2025-05-07T19:45:44.8517567Z 2025-05-07T19:45:44.8517575Z 2025-05-07T19:45:44.8517584Z 2025-05-07T19:45:44.8517592Z 2025-05-07T19:45:44.8517930Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T19:45:44.8518368Z 2025-05-07T19:45:44.8518376Z 2025-05-07T19:45:44.8518383Z 2025-05-07T19:45:44.8518392Z 2025-05-07T19:45:44.8518397Z 2025-05-07T19:45:44.8518403Z 2025-05-07T19:45:45.1770528Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T19:45:45.1770917Z 2025-05-07T19:45:45.1770924Z 2025-05-07T19:45:45.1770929Z 2025-05-07T19:45:45.1770933Z 2025-05-07T19:45:45.1770959Z 2025-05-07T19:45:45.1770963Z 2025-05-07T19:45:45.1770966Z 2025-05-07T19:45:45.1771287Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T19:45:45.1771616Z 2025-05-07T19:45:45.1771620Z 2025-05-07T19:45:45.1771624Z 2025-05-07T19:45:45.1771627Z 2025-05-07T19:45:45.1771630Z 2025-05-07T19:45:45.1771634Z 2025-05-07T19:45:45.1771637Z 2025-05-07T19:45:46.0320345Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T19:45:46.0320740Z 2025-05-07T19:45:46.0320761Z 2025-05-07T19:45:46.0320765Z 2025-05-07T19:45:46.0320770Z 2025-05-07T19:45:46.0320775Z 2025-05-07T19:45:46.0320780Z 2025-05-07T19:45:46.0320785Z 2025-05-07T19:45:46.0320791Z 2025-05-07T19:45:46.0321097Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T19:45:46.0321401Z 2025-05-07T19:45:46.0321405Z 2025-05-07T19:45:46.0321409Z 2025-05-07T19:45:46.0321430Z 2025-05-07T19:45:46.0321434Z 2025-05-07T19:45:46.0321438Z 2025-05-07T19:45:46.0321441Z 2025-05-07T19:45:46.0321445Z 2025-05-07T19:45:46.9455737Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T19:45:46.9456187Z 2025-05-07T19:45:46.9456192Z 2025-05-07T19:45:46.9456197Z 2025-05-07T19:45:46.9456201Z 2025-05-07T19:45:46.9456205Z 2025-05-07T19:45:46.9456209Z 2025-05-07T19:45:46.9456214Z 2025-05-07T19:45:46.9456218Z 2025-05-07T19:45:46.9456222Z 2025-05-07T19:45:46.9456227Z 2025-05-07T19:45:46.9456230Z 2025-05-07T19:45:46.9456234Z 2025-05-07T19:45:46.9456684Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T19:45:46.9457040Z 2025-05-07T19:45:46.9457044Z 2025-05-07T19:45:46.9457048Z 2025-05-07T19:45:46.9457052Z 2025-05-07T19:45:46.9457056Z 2025-05-07T19:45:46.9457079Z 2025-05-07T19:45:46.9457082Z 2025-05-07T19:45:46.9457086Z 2025-05-07T19:45:46.9457089Z 2025-05-07T19:45:46.9457092Z 2025-05-07T19:45:46.9457096Z 2025-05-07T19:45:46.9457099Z 2025-05-07T19:45:47.2618983Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T19:45:47.2619364Z 2025-05-07T19:45:47.2619370Z 2025-05-07T19:45:47.2619405Z 2025-05-07T19:45:47.2619409Z 2025-05-07T19:45:47.2619413Z 2025-05-07T19:45:47.2619417Z 2025-05-07T19:45:47.2619421Z 2025-05-07T19:45:47.2619440Z 2025-05-07T19:45:47.2619444Z 2025-05-07T19:45:47.2619448Z 2025-05-07T19:45:47.2619452Z 2025-05-07T19:45:47.2619737Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T19:45:47.2620051Z 2025-05-07T19:45:47.2620055Z 2025-05-07T19:45:47.2620059Z 2025-05-07T19:45:47.2620063Z 2025-05-07T19:45:47.2620067Z 2025-05-07T19:45:47.2620071Z 2025-05-07T19:45:47.2620089Z 2025-05-07T19:45:47.2620094Z 2025-05-07T19:45:47.2620098Z 2025-05-07T19:45:47.2620334Z 2025-05-07T19:45:47.2620339Z 2025-05-07T19:45:47.4373821Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T19:45:47.4374197Z 2025-05-07T19:45:47.4374215Z 2025-05-07T19:45:47.4374219Z 2025-05-07T19:45:47.4374223Z 2025-05-07T19:45:47.4374226Z 2025-05-07T19:45:47.4374229Z 2025-05-07T19:45:47.4374467Z 2025-05-07T19:45:47.4374470Z 2025-05-07T19:45:47.4374474Z 2025-05-07T19:45:47.4374477Z 2025-05-07T19:45:47.4374789Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T19:45:47.4375104Z 2025-05-07T19:45:47.4375122Z 2025-05-07T19:45:47.4375125Z 2025-05-07T19:45:47.4375129Z 2025-05-07T19:45:47.4375133Z 2025-05-07T19:45:47.4375137Z 2025-05-07T19:45:47.4375140Z 2025-05-07T19:45:47.4375144Z 2025-05-07T19:45:47.4375147Z 2025-05-07T19:45:47.4375151Z 2025-05-07T19:45:47.6860385Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T19:45:47.6860765Z 2025-05-07T19:45:47.6860770Z 2025-05-07T19:45:47.6860774Z 2025-05-07T19:45:47.6860778Z 2025-05-07T19:45:47.6860782Z 2025-05-07T19:45:47.6860785Z 2025-05-07T19:45:47.6860789Z 2025-05-07T19:45:47.6860793Z 2025-05-07T19:45:47.6860796Z 2025-05-07T19:45:47.6861069Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T19:45:47.6861396Z 2025-05-07T19:45:47.6861400Z 2025-05-07T19:45:47.6861404Z 2025-05-07T19:45:47.6861407Z 2025-05-07T19:45:47.6861410Z 2025-05-07T19:45:47.6861414Z 2025-05-07T19:45:47.6861417Z 2025-05-07T19:45:47.6861421Z 2025-05-07T19:45:47.6861424Z 2025-05-07T19:45:47.7090357Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T19:45:47.7090745Z 2025-05-07T19:45:47.7090750Z 2025-05-07T19:45:47.7090753Z 2025-05-07T19:45:47.7090757Z 2025-05-07T19:45:47.7090761Z 2025-05-07T19:45:47.7090764Z 2025-05-07T19:45:47.7090769Z 2025-05-07T19:45:47.7090773Z 2025-05-07T19:45:47.7090776Z 2025-05-07T19:45:47.7090796Z 2025-05-07T19:45:47.7090800Z 2025-05-07T19:45:47.7090803Z 2025-05-07T19:45:47.7090817Z 2025-05-07T19:45:47.7091139Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T19:45:47.7091467Z 2025-05-07T19:45:47.7091471Z 2025-05-07T19:45:47.7091475Z 2025-05-07T19:45:47.7091478Z 2025-05-07T19:45:47.7091490Z 2025-05-07T19:45:47.7091506Z 2025-05-07T19:45:47.7091509Z 2025-05-07T19:45:47.7091513Z 2025-05-07T19:45:47.7091516Z 2025-05-07T19:45:47.7091519Z 2025-05-07T19:45:47.7091523Z 2025-05-07T19:45:47.7091539Z 2025-05-07T19:45:47.7091543Z 2025-05-07T19:45:48.1598789Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T19:45:48.1599201Z 2025-05-07T19:45:48.1599207Z 2025-05-07T19:45:48.1599228Z 2025-05-07T19:45:48.1599233Z 2025-05-07T19:45:48.1599237Z 2025-05-07T19:45:48.1599242Z 2025-05-07T19:45:48.1599247Z 2025-05-07T19:45:48.1599251Z 2025-05-07T19:45:48.1599256Z 2025-05-07T19:45:48.1599293Z 2025-05-07T19:45:48.1599297Z 2025-05-07T19:45:48.1599301Z 2025-05-07T19:45:48.1599304Z 2025-05-07T19:45:48.1599308Z 2025-05-07T19:45:48.1599312Z 2025-05-07T19:45:48.1599315Z 2025-05-07T19:45:48.1599319Z 2025-05-07T19:45:48.1599671Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T19:45:48.1600034Z 2025-05-07T19:45:48.1600038Z 2025-05-07T19:45:48.1600041Z 2025-05-07T19:45:48.1600045Z 2025-05-07T19:45:48.1600048Z 2025-05-07T19:45:48.1600052Z 2025-05-07T19:45:48.1600055Z 2025-05-07T19:45:48.1600060Z 2025-05-07T19:45:48.1600066Z 2025-05-07T19:45:48.1600069Z 2025-05-07T19:45:48.1600073Z 2025-05-07T19:45:48.1600076Z 2025-05-07T19:45:48.1600080Z 2025-05-07T19:45:48.1600083Z 2025-05-07T19:45:48.1600087Z 2025-05-07T19:45:48.1600091Z 2025-05-07T19:45:48.1600094Z 2025-05-07T19:45:48.3343486Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T19:45:48.3344301Z 2025-05-07T19:45:48.3344308Z 2025-05-07T19:45:48.3344312Z 2025-05-07T19:45:48.3344316Z 2025-05-07T19:45:48.3344335Z 2025-05-07T19:45:48.3344338Z 2025-05-07T19:45:48.3344342Z 2025-05-07T19:45:48.3344346Z 2025-05-07T19:45:48.3344350Z 2025-05-07T19:45:48.3344354Z 2025-05-07T19:45:48.3344357Z 2025-05-07T19:45:48.3344361Z 2025-05-07T19:45:48.3344365Z 2025-05-07T19:45:48.3344536Z 2025-05-07T19:45:48.3345195Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T19:45:48.3345682Z 2025-05-07T19:45:48.3345686Z 2025-05-07T19:45:48.3345690Z 2025-05-07T19:45:48.3345693Z 2025-05-07T19:45:48.3345697Z 2025-05-07T19:45:48.3345700Z 2025-05-07T19:45:48.3345704Z 2025-05-07T19:45:48.3345712Z 2025-05-07T19:45:48.3345716Z 2025-05-07T19:45:48.3345719Z 2025-05-07T19:45:48.3345722Z 2025-05-07T19:45:48.3345726Z 2025-05-07T19:45:48.3345730Z 2025-05-07T19:45:48.3345733Z 2025-05-07T19:45:48.4939439Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T19:45:48.4939807Z 2025-05-07T19:45:48.4939840Z 2025-05-07T19:45:48.4939845Z 2025-05-07T19:45:48.4939849Z 2025-05-07T19:45:48.4939852Z 2025-05-07T19:45:48.4939856Z 2025-05-07T19:45:48.4939859Z 2025-05-07T19:45:48.4939863Z 2025-05-07T19:45:48.4939866Z 2025-05-07T19:45:48.4939883Z 2025-05-07T19:45:48.4939900Z 2025-05-07T19:45:48.4939904Z 2025-05-07T19:45:48.4939907Z 2025-05-07T19:45:48.4939910Z 2025-05-07T19:45:48.4939914Z 2025-05-07T19:45:48.4939917Z 2025-05-07T19:45:48.4939920Z 2025-05-07T19:45:48.4939924Z 2025-05-07T19:45:48.4940257Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T19:45:48.4940593Z 2025-05-07T19:45:48.4940610Z 2025-05-07T19:45:48.4940613Z 2025-05-07T19:45:48.4940617Z 2025-05-07T19:45:48.4940620Z 2025-05-07T19:45:48.4940624Z 2025-05-07T19:45:48.4940627Z 2025-05-07T19:45:48.4940630Z 2025-05-07T19:45:48.4940634Z 2025-05-07T19:45:48.4940637Z 2025-05-07T19:45:48.4940652Z 2025-05-07T19:45:48.4940656Z 2025-05-07T19:45:48.4940659Z 2025-05-07T19:45:48.4940663Z 2025-05-07T19:45:48.4940666Z 2025-05-07T19:45:48.4940669Z 2025-05-07T19:45:48.4940673Z 2025-05-07T19:45:48.4940676Z 2025-05-07T19:45:48.7266002Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T19:45:48.7266697Z 2025-05-07T19:45:48.7266707Z 2025-05-07T19:45:48.7266713Z 2025-05-07T19:45:48.7266721Z 2025-05-07T19:45:48.7266730Z 2025-05-07T19:45:48.7266738Z 2025-05-07T19:45:48.7266765Z 2025-05-07T19:45:48.7266773Z 2025-05-07T19:45:48.7266782Z 2025-05-07T19:45:48.7266794Z 2025-05-07T19:45:48.7266800Z 2025-05-07T19:45:48.7266807Z 2025-05-07T19:45:48.7266814Z 2025-05-07T19:45:48.7266823Z 2025-05-07T19:45:48.7266829Z 2025-05-07T19:45:48.7266836Z 2025-05-07T19:45:48.7266844Z 2025-05-07T19:45:48.7266849Z 2025-05-07T19:45:48.7266878Z 2025-05-07T19:45:48.7267334Z ... (more hidden) ... 2025-05-07T19:45:48.7267647Z 2025-05-07T19:45:48.7267652Z 2025-05-07T19:45:48.7267656Z 2025-05-07T19:45:48.7267659Z 2025-05-07T19:45:48.7267662Z 2025-05-07T19:45:48.7267666Z 2025-05-07T19:45:48.7267670Z 2025-05-07T19:45:48.7267673Z 2025-05-07T19:45:48.7267676Z 2025-05-07T19:45:48.7267680Z 2025-05-07T19:45:48.7267683Z 2025-05-07T19:45:48.7267693Z 2025-05-07T19:45:48.7267696Z 2025-05-07T19:45:48.7267699Z 2025-05-07T19:45:48.7267703Z 2025-05-07T19:45:48.7267706Z 2025-05-07T19:45:48.7267709Z 2025-05-07T19:45:48.7267713Z 2025-05-07T19:45:48.7267729Z 2025-05-07T19:45:48.8282126Z ... (more hidden) ... 2025-05-07T19:45:48.8282521Z 2025-05-07T19:45:48.8282527Z 2025-05-07T19:45:48.8282552Z 2025-05-07T19:45:48.8282557Z 2025-05-07T19:45:48.8282561Z 2025-05-07T19:45:48.8282565Z 2025-05-07T19:45:48.8282582Z 2025-05-07T19:45:48.8282587Z 2025-05-07T19:45:48.8282591Z 2025-05-07T19:45:48.8282594Z 2025-05-07T19:45:48.8282836Z 2025-05-07T19:45:48.8282841Z 2025-05-07T19:45:48.8282845Z 2025-05-07T19:45:48.8282848Z 2025-05-07T19:45:48.8282851Z 2025-05-07T19:45:48.8283190Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T19:45:48.8283509Z 2025-05-07T19:45:48.8283526Z 2025-05-07T19:45:48.8283530Z 2025-05-07T19:45:48.8283649Z 2025-05-07T19:45:48.8283652Z 2025-05-07T19:45:48.8283656Z 2025-05-07T19:45:48.8283659Z 2025-05-07T19:45:48.8283663Z 2025-05-07T19:45:48.8283666Z 2025-05-07T19:45:48.8283669Z 2025-05-07T19:45:48.8283673Z 2025-05-07T19:45:48.8283676Z 2025-05-07T19:45:48.8283679Z 2025-05-07T19:45:48.8283683Z 2025-05-07T19:45:48.8283686Z 2025-05-07T19:45:49.0506614Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T19:45:49.0507145Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T19:45:49.0838106Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T19:45:49.0838871Z 2025-05-07T19:45:49.0838877Z 2025-05-07T19:45:49.0838881Z 2025-05-07T19:45:49.0838885Z 2025-05-07T19:45:49.0838889Z 2025-05-07T19:45:49.0838892Z 2025-05-07T19:45:49.0838896Z 2025-05-07T19:45:49.0838899Z 2025-05-07T19:45:49.0838903Z 2025-05-07T19:45:49.0838907Z 2025-05-07T19:45:49.0838925Z 2025-05-07T19:45:49.0838929Z 2025-05-07T19:45:49.0838932Z 2025-05-07T19:45:49.0838952Z 2025-05-07T19:45:49.0838956Z 2025-05-07T19:45:49.0838959Z 2025-05-07T19:45:49.0839366Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T19:45:49.0839709Z 2025-05-07T19:45:49.0839714Z 2025-05-07T19:45:49.0839717Z 2025-05-07T19:45:49.0839733Z 2025-05-07T19:45:49.0839736Z 2025-05-07T19:45:49.0839740Z 2025-05-07T19:45:49.0839743Z 2025-05-07T19:45:49.0839746Z 2025-05-07T19:45:49.0839750Z 2025-05-07T19:45:49.0839753Z 2025-05-07T19:45:49.0839756Z 2025-05-07T19:45:49.0839760Z 2025-05-07T19:45:49.0839763Z 2025-05-07T19:45:49.0839766Z 2025-05-07T19:45:49.0839775Z 2025-05-07T19:45:49.0839779Z 2025-05-07T19:46:11.3065312Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T19:46:11.3065885Z 2025-05-07T19:46:11.3065899Z 2025-05-07T19:46:11.3065908Z 2025-05-07T19:46:11.3065920Z 2025-05-07T19:46:17.0924778Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T19:46:17.0925150Z 2025-05-07T19:46:17.0925171Z 2025-05-07T19:46:17.0925175Z 2025-05-07T19:46:23.6668086Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T19:46:23.6668435Z 2025-05-07T19:46:28.0144419Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T19:46:28.0144744Z 2025-05-07T19:46:28.0144749Z 2025-05-07T19:46:28.0144754Z 2025-05-07T19:46:28.0144759Z 2025-05-07T19:46:28.0144764Z 2025-05-07T19:46:37.5822329Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T19:46:37.5822690Z 2025-05-07T19:46:37.5822696Z 2025-05-07T19:46:37.5822736Z 2025-05-07T19:46:37.5822741Z 2025-05-07T19:46:37.5822744Z 2025-05-07T19:46:37.5822757Z 2025-05-07T19:46:41.8543815Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T19:46:41.8544173Z 2025-05-07T19:46:41.8544177Z 2025-05-07T19:46:41.8544182Z 2025-05-07T19:46:41.8544188Z 2025-05-07T19:46:41.8544192Z 2025-05-07T19:46:41.8544227Z 2025-05-07T19:46:41.8544253Z 2025-05-07T19:46:51.4123246Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T19:46:51.4123766Z 2025-05-07T19:46:51.4123772Z 2025-05-07T19:46:51.4123777Z 2025-05-07T19:46:51.4123801Z 2025-05-07T19:46:51.4123806Z 2025-05-07T19:46:51.4123811Z 2025-05-07T19:46:51.4123817Z 2025-05-07T19:46:51.4123821Z 2025-05-07T19:46:51.4123826Z 2025-05-07T19:46:51.4123831Z 2025-05-07T19:46:51.4123835Z 2025-05-07T19:46:51.4123838Z 2025-05-07T19:46:52.2525304Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T19:46:52.2525668Z 2025-05-07T19:46:52.2525976Z 2025-05-07T19:46:52.2525983Z 2025-05-07T19:46:52.2525987Z 2025-05-07T19:46:52.2525990Z 2025-05-07T19:46:52.2525995Z 2025-05-07T19:46:52.2525999Z 2025-05-07T19:46:52.2526002Z 2025-05-07T19:46:52.5315692Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T19:46:52.5316031Z 2025-05-07T19:46:52.5316314Z 2025-05-07T19:46:59.9122602Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T19:46:59.9122962Z 2025-05-07T19:46:59.9122968Z 2025-05-07T19:46:59.9122973Z 2025-05-07T19:46:59.9122978Z 2025-05-07T19:46:59.9122983Z 2025-05-07T19:46:59.9122988Z 2025-05-07T19:46:59.9122993Z 2025-05-07T19:46:59.9122998Z 2025-05-07T19:46:59.9123003Z 2025-05-07T19:46:59.9123007Z 2025-05-07T19:47:00.6523451Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T19:47:00.6523832Z 2025-05-07T19:47:00.6524070Z 2025-05-07T19:47:00.6524077Z 2025-05-07T19:47:00.6524083Z 2025-05-07T19:47:00.6524114Z 2025-05-07T19:47:00.6524119Z 2025-05-07T19:47:00.6524124Z 2025-05-07T19:47:00.6524128Z 2025-05-07T19:47:00.6526834Z 2025-05-07T19:47:03.6340322Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T19:47:03.6340729Z 2025-05-07T19:47:03.6340762Z 2025-05-07T19:47:03.6340769Z 2025-05-07T19:47:03.6340778Z 2025-05-07T19:47:03.6340827Z 2025-05-07T19:47:03.6340832Z 2025-05-07T19:47:03.6340837Z 2025-05-07T19:47:03.6340841Z 2025-05-07T19:47:03.6340846Z 2025-05-07T19:47:03.6340851Z 2025-05-07T19:47:03.6340856Z 2025-05-07T19:47:03.6340860Z 2025-05-07T19:47:03.6340864Z 2025-05-07T19:47:03.6340867Z 2025-05-07T19:47:03.6340871Z 2025-05-07T19:47:03.6340874Z 2025-05-07T19:47:03.6340878Z 2025-05-07T19:47:04.5337611Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T19:47:04.5338020Z 2025-05-07T19:47:04.5338027Z 2025-05-07T19:47:04.5338047Z 2025-05-07T19:47:04.5338055Z 2025-05-07T19:47:04.5338093Z 2025-05-07T19:47:04.5338096Z 2025-05-07T19:47:04.5338100Z 2025-05-07T19:47:04.5338103Z 2025-05-07T19:47:04.5338106Z 2025-05-07T19:47:04.5338110Z 2025-05-07T19:47:04.5338113Z 2025-05-07T19:47:04.5338118Z 2025-05-07T19:47:04.5338121Z 2025-05-07T19:47:05.0402625Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T19:47:05.0403091Z 2025-05-07T19:47:05.0403097Z 2025-05-07T19:47:05.0403102Z 2025-05-07T19:47:05.0403107Z 2025-05-07T19:47:05.0403111Z 2025-05-07T19:47:05.0403115Z 2025-05-07T19:47:05.0403119Z 2025-05-07T19:47:05.0403124Z 2025-05-07T19:47:05.0403129Z 2025-05-07T19:47:05.0403132Z 2025-05-07T19:47:05.0403137Z 2025-05-07T19:47:06.8315843Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T19:47:06.8316288Z 2025-05-07T19:47:06.8316295Z 2025-05-07T19:47:06.8316303Z 2025-05-07T19:47:06.8316309Z 2025-05-07T19:47:06.8316313Z 2025-05-07T19:47:06.8316318Z 2025-05-07T19:47:06.8316323Z 2025-05-07T19:47:06.8316369Z 2025-05-07T19:47:06.8316373Z 2025-05-07T19:47:06.8316376Z 2025-05-07T19:47:06.8316379Z 2025-05-07T19:47:06.8316383Z 2025-05-07T19:47:06.8316389Z 2025-05-07T19:47:06.8316392Z 2025-05-07T19:47:06.8316396Z 2025-05-07T19:47:06.8316412Z 2025-05-07T19:47:06.8316415Z 2025-05-07T19:47:06.8316419Z 2025-05-07T19:47:07.2835841Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T19:47:07.2836251Z 2025-05-07T19:47:07.2836258Z 2025-05-07T19:47:07.2836263Z 2025-05-07T19:47:07.2836268Z 2025-05-07T19:47:07.2836273Z 2025-05-07T19:47:07.2836278Z 2025-05-07T19:47:07.2836282Z 2025-05-07T19:47:07.2836300Z 2025-05-07T19:47:07.2836305Z 2025-05-07T19:47:07.2836309Z 2025-05-07T19:47:07.2836313Z 2025-05-07T19:47:07.2836316Z 2025-05-07T19:47:07.2836320Z 2025-05-07T19:47:07.2836323Z 2025-05-07T19:47:07.2836326Z 2025-05-07T19:47:07.2836331Z 2025-05-07T19:47:07.2836334Z 2025-05-07T19:47:07.2836337Z 2025-05-07T19:47:07.2836560Z 2025-05-07T19:47:08.0745476Z ... (more hidden) ... 2025-05-07T19:47:08.0761271Z 2025-05-07T19:47:08.0761293Z 2025-05-07T19:47:08.0761300Z 2025-05-07T19:47:08.0761304Z 2025-05-07T19:47:08.0761307Z 2025-05-07T19:47:08.0761326Z 2025-05-07T19:47:08.0761330Z 2025-05-07T19:47:08.0761334Z 2025-05-07T19:47:08.0761540Z 2025-05-07T19:47:08.0761543Z 2025-05-07T19:47:08.0761547Z 2025-05-07T19:47:08.0761550Z 2025-05-07T19:47:08.0761554Z 2025-05-07T19:47:08.0761558Z 2025-05-07T19:47:12.3138431Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T19:47:12.3138855Z 2025-05-07T19:47:12.3138861Z 2025-05-07T19:47:12.3138865Z 2025-05-07T19:47:12.3138870Z 2025-05-07T19:47:12.3138875Z 2025-05-07T19:47:12.3138879Z 2025-05-07T19:47:12.3138884Z 2025-05-07T19:47:12.3138888Z 2025-05-07T19:47:12.3138892Z 2025-05-07T19:47:12.3138897Z 2025-05-07T19:47:12.3138901Z 2025-05-07T19:47:12.3138905Z 2025-05-07T19:47:12.3138941Z 2025-05-07T19:47:12.3138944Z 2025-05-07T19:47:12.3138948Z 2025-05-07T19:47:12.3138951Z 2025-05-07T19:47:13.0422607Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T19:47:13.0423703Z 2025-05-07T19:47:13.0423708Z 2025-05-07T19:47:13.0423712Z 2025-05-07T19:47:13.0423717Z 2025-05-07T19:47:13.0423742Z 2025-05-07T19:47:13.0423746Z 2025-05-07T19:47:13.0423749Z 2025-05-07T19:47:13.0423753Z 2025-05-07T19:47:13.0423756Z 2025-05-07T19:47:13.0423760Z 2025-05-07T19:47:13.0423763Z 2025-05-07T19:47:13.0423782Z 2025-05-07T19:47:13.0423786Z 2025-05-07T19:47:13.0423789Z 2025-05-07T19:47:13.0423792Z 2025-05-07T19:47:55.3587049Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T19:47:55.3601194Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T19:47:55.3604384Z 2025-05-07T19:47:55.3604471Z 2025-05-07T19:47:55.3604527Z 2025-05-07T19:47:55.3604582Z 2025-05-07T19:47:55.3604593Z 2025-05-07T19:47:55.3607300Z 2025-05-07T19:47:55.3608131Z 2025-05-07T19:47:55.3608258Z 2025-05-07T19:47:55.3608271Z 2025-05-07T19:47:55.3611132Z 2025-05-07T19:47:55.3611299Z 2025-05-07T19:47:55.3611310Z 2025-05-07T19:47:55.3611323Z 2025-05-07T19:47:55.3611384Z 2025-05-07T19:47:55.3611478Z 2025-05-07T19:47:55.3611489Z 2025-05-07T19:47:55.3611668Z 2025-05-07T19:47:55.3611688Z 2025-05-07T19:47:55.3611699Z 2025-05-07T19:47:55.3612175Z 2025-05-07T19:47:55.3613429Z  2025-05-07T19:47:55.3614433Z 2025-05-07T19:47:55.3615079Z 2025-05-07T19:47:55.3615579Z  2025-05-07T19:47:55.3616213Z 2025-05-07T19:47:55.3616349Z 2025-05-07T19:47:55.3616647Z  2025-05-07T19:47:55.3616868Z 2025-05-07T19:47:55.3616873Z 2025-05-07T19:47:55.3616897Z 2025-05-07T19:47:55.3617075Z  2025-05-07T19:47:55.3617341Z 2025-05-07T19:47:55.3617345Z 2025-05-07T19:47:55.3617349Z 2025-05-07T19:47:55.3617353Z 2025-05-07T19:47:55.3617543Z  2025-05-07T19:47:55.3617767Z 2025-05-07T19:47:55.3617858Z 2025-05-07T19:47:55.3617862Z 2025-05-07T19:47:55.3617866Z 2025-05-07T19:47:55.3617869Z 2025-05-07T19:47:55.3618049Z  2025-05-07T19:47:55.3618290Z 2025-05-07T19:47:55.3618294Z 2025-05-07T19:47:55.3618297Z 2025-05-07T19:47:55.3618300Z 2025-05-07T19:47:55.3618304Z 2025-05-07T19:47:55.3618307Z 2025-05-07T19:47:55.3618491Z  2025-05-07T19:47:55.3618728Z 2025-05-07T19:47:55.3618732Z 2025-05-07T19:47:55.3618749Z 2025-05-07T19:47:55.3618753Z 2025-05-07T19:47:55.3618756Z 2025-05-07T19:47:55.3619007Z 2025-05-07T19:47:55.3619012Z 2025-05-07T19:47:55.3619207Z  2025-05-07T19:47:55.3619439Z 2025-05-07T19:47:55.3619443Z 2025-05-07T19:47:55.3619446Z 2025-05-07T19:47:55.3619450Z 2025-05-07T19:47:55.3619453Z 2025-05-07T19:47:55.3619472Z 2025-05-07T19:47:55.3619475Z 2025-05-07T19:47:55.3619628Z 2025-05-07T19:47:55.3619819Z  2025-05-07T19:47:55.3620058Z 2025-05-07T19:47:55.3620062Z 2025-05-07T19:47:55.3620065Z 2025-05-07T19:47:55.3620069Z 2025-05-07T19:47:55.3620072Z 2025-05-07T19:47:55.3620076Z 2025-05-07T19:47:55.3620080Z 2025-05-07T19:47:55.3620097Z 2025-05-07T19:47:55.3620101Z 2025-05-07T19:47:55.3620294Z  2025-05-07T19:47:55.3620528Z 2025-05-07T19:47:55.3620532Z 2025-05-07T19:47:55.3620535Z 2025-05-07T19:47:55.3620539Z 2025-05-07T19:47:55.3620543Z 2025-05-07T19:47:55.3620551Z 2025-05-07T19:47:55.3620554Z 2025-05-07T19:47:55.3620558Z 2025-05-07T19:47:55.3620576Z 2025-05-07T19:47:55.3620579Z 2025-05-07T19:47:55.3620774Z  2025-05-07T19:47:55.3621012Z 2025-05-07T19:47:55.3621016Z 2025-05-07T19:47:55.3621019Z 2025-05-07T19:47:55.3621023Z 2025-05-07T19:47:55.3621030Z 2025-05-07T19:47:55.3621034Z 2025-05-07T19:47:55.3621037Z 2025-05-07T19:47:55.3621041Z 2025-05-07T19:47:55.3621093Z 2025-05-07T19:47:55.3621097Z 2025-05-07T19:47:55.3621100Z 2025-05-07T19:47:55.3621307Z  2025-05-07T19:47:55.3621558Z 2025-05-07T19:47:55.3621562Z 2025-05-07T19:47:55.3621566Z 2025-05-07T19:47:55.3621569Z 2025-05-07T19:47:55.3621573Z 2025-05-07T19:47:55.3621576Z 2025-05-07T19:47:55.3621594Z 2025-05-07T19:47:55.3621597Z 2025-05-07T19:47:55.3621601Z 2025-05-07T19:47:55.3621604Z 2025-05-07T19:47:55.3621611Z 2025-05-07T19:47:55.3621615Z 2025-05-07T19:47:55.3621817Z  2025-05-07T19:47:55.3622060Z 2025-05-07T19:47:55.3622064Z 2025-05-07T19:47:55.3622068Z 2025-05-07T19:47:55.3622071Z 2025-05-07T19:47:55.3622088Z 2025-05-07T19:47:55.3622092Z 2025-05-07T19:47:55.3622095Z 2025-05-07T19:47:55.3622103Z 2025-05-07T19:47:55.3622107Z 2025-05-07T19:47:55.3622110Z 2025-05-07T19:47:55.3622113Z 2025-05-07T19:47:55.3622117Z 2025-05-07T19:47:55.3622120Z 2025-05-07T19:47:55.3622327Z  2025-05-07T19:47:55.3622571Z 2025-05-07T19:47:55.3622588Z 2025-05-07T19:47:55.3622592Z 2025-05-07T19:47:55.3622596Z 2025-05-07T19:47:55.3622599Z 2025-05-07T19:47:55.3622603Z 2025-05-07T19:47:55.3622606Z 2025-05-07T19:47:55.3622609Z 2025-05-07T19:47:55.3622613Z 2025-05-07T19:47:55.3622616Z 2025-05-07T19:47:55.3622619Z 2025-05-07T19:47:55.3622626Z 2025-05-07T19:47:55.3622630Z 2025-05-07T19:47:55.3622633Z 2025-05-07T19:47:55.3622856Z  2025-05-07T19:47:55.3623115Z 2025-05-07T19:47:55.3623119Z 2025-05-07T19:47:55.3623122Z 2025-05-07T19:47:55.3623126Z 2025-05-07T19:47:55.3623129Z 2025-05-07T19:47:55.3623132Z 2025-05-07T19:47:55.3623140Z 2025-05-07T19:47:55.3623143Z 2025-05-07T19:47:55.3623147Z 2025-05-07T19:47:55.3623150Z 2025-05-07T19:47:55.3623153Z 2025-05-07T19:47:55.3623157Z 2025-05-07T19:47:55.3623160Z 2025-05-07T19:47:55.3623163Z 2025-05-07T19:47:55.3623166Z 2025-05-07T19:47:55.3623400Z  2025-05-07T19:47:55.3623651Z 2025-05-07T19:47:55.3623655Z 2025-05-07T19:47:55.3623658Z 2025-05-07T19:47:55.3623662Z 2025-05-07T19:47:55.3623665Z 2025-05-07T19:47:55.3623669Z 2025-05-07T19:47:55.3623672Z 2025-05-07T19:47:55.3623675Z 2025-05-07T19:47:55.3623743Z 2025-05-07T19:47:55.3623747Z 2025-05-07T19:47:55.3623751Z 2025-05-07T19:47:55.3625950Z 2025-05-07T19:47:55.3625953Z 2025-05-07T19:47:55.3625957Z 2025-05-07T19:47:55.3625978Z 2025-05-07T19:47:55.3625982Z 2025-05-07T19:47:55.3626240Z  2025-05-07T19:47:55.3626591Z 2025-05-07T19:47:55.3626595Z 2025-05-07T19:47:55.3626598Z 2025-05-07T19:47:55.3626602Z 2025-05-07T19:47:55.3626606Z 2025-05-07T19:47:55.3626609Z 2025-05-07T19:47:55.3626613Z 2025-05-07T19:47:55.3626616Z 2025-05-07T19:47:55.3626634Z 2025-05-07T19:47:55.3626637Z 2025-05-07T19:47:55.3626641Z 2025-05-07T19:47:55.3626644Z 2025-05-07T19:47:55.3626647Z 2025-05-07T19:47:55.3626651Z 2025-05-07T19:47:55.3626654Z 2025-05-07T19:47:55.3626658Z 2025-05-07T19:47:55.3626661Z 2025-05-07T19:47:55.3626895Z  2025-05-07T19:47:55.3627171Z 2025-05-07T19:47:55.3627176Z 2025-05-07T19:47:55.3627179Z 2025-05-07T19:47:55.3627183Z 2025-05-07T19:47:55.3627186Z 2025-05-07T19:47:55.3627190Z 2025-05-07T19:47:55.3627193Z 2025-05-07T19:47:55.3627197Z 2025-05-07T19:47:55.3627200Z 2025-05-07T19:47:55.3627204Z 2025-05-07T19:47:55.3627207Z 2025-05-07T19:47:55.3627210Z 2025-05-07T19:47:55.3627214Z 2025-05-07T19:47:55.3627221Z 2025-05-07T19:47:55.3627224Z 2025-05-07T19:47:55.3627228Z 2025-05-07T19:47:55.3627231Z 2025-05-07T19:47:55.3627235Z 2025-05-07T19:47:55.3627482Z  2025-05-07T19:47:55.3627741Z 2025-05-07T19:47:55.3627745Z 2025-05-07T19:47:55.3627844Z  2025-05-07T19:47:55.3627952Z 2025-05-07T19:47:55.3627970Z 2025-05-07T19:47:55.3628070Z  2025-05-07T19:47:55.3628184Z 2025-05-07T19:47:55.3628188Z 2025-05-07T19:47:55.3628192Z 2025-05-07T19:47:55.3628293Z  2025-05-07T19:47:55.3628421Z 2025-05-07T19:47:55.3628429Z 2025-05-07T19:47:55.3628433Z 2025-05-07T19:47:55.3628436Z 2025-05-07T19:47:55.3628545Z  2025-05-07T19:47:55.3628671Z 2025-05-07T19:47:55.3628674Z 2025-05-07T19:47:55.3628692Z 2025-05-07T19:47:55.3628696Z 2025-05-07T19:47:55.3628700Z 2025-05-07T19:47:55.3628805Z  2025-05-07T19:47:55.3628937Z 2025-05-07T19:47:55.3628940Z 2025-05-07T19:47:55.3628947Z 2025-05-07T19:47:55.3628951Z 2025-05-07T19:47:55.3628954Z 2025-05-07T19:47:55.3628958Z 2025-05-07T19:47:55.3629190Z  2025-05-07T19:47:55.3629430Z 2025-05-07T19:47:55.3629433Z 2025-05-07T19:47:55.3629437Z 2025-05-07T19:47:55.3629440Z 2025-05-07T19:47:55.3629443Z 2025-05-07T19:47:55.3629446Z 2025-05-07T19:47:55.3629449Z 2025-05-07T19:47:55.3629574Z  2025-05-07T19:47:55.3629713Z 2025-05-07T19:47:55.3629717Z 2025-05-07T19:47:55.3629720Z 2025-05-07T19:47:55.3629723Z 2025-05-07T19:47:55.3629727Z 2025-05-07T19:47:55.3629730Z 2025-05-07T19:47:55.3629733Z 2025-05-07T19:47:55.3629740Z 2025-05-07T19:47:55.3629852Z  2025-05-07T19:47:55.3630020Z 2025-05-07T19:47:55.3630024Z 2025-05-07T19:47:55.3630027Z 2025-05-07T19:47:55.3630030Z 2025-05-07T19:47:55.3630033Z 2025-05-07T19:47:55.3630037Z 2025-05-07T19:47:55.3630040Z 2025-05-07T19:47:55.3630043Z 2025-05-07T19:47:55.3630046Z 2025-05-07T19:47:55.3630162Z  2025-05-07T19:47:55.3630335Z 2025-05-07T19:47:55.3630339Z 2025-05-07T19:47:55.3630343Z 2025-05-07T19:47:55.3630346Z 2025-05-07T19:47:55.3630349Z 2025-05-07T19:47:55.3630352Z 2025-05-07T19:47:55.3630355Z 2025-05-07T19:47:55.3630359Z 2025-05-07T19:47:55.3630362Z 2025-05-07T19:47:55.3630365Z 2025-05-07T19:47:55.3630491Z  2025-05-07T19:47:55.3630669Z 2025-05-07T19:47:55.3630672Z 2025-05-07T19:47:55.3630676Z 2025-05-07T19:47:55.3630679Z 2025-05-07T19:47:55.3630682Z 2025-05-07T19:47:55.3630685Z 2025-05-07T19:47:55.3630688Z 2025-05-07T19:47:55.3630691Z 2025-05-07T19:47:55.3630694Z 2025-05-07T19:47:55.3630760Z 2025-05-07T19:47:55.3630764Z 2025-05-07T19:47:55.3630889Z  2025-05-07T19:47:55.3631075Z 2025-05-07T19:47:55.3631078Z 2025-05-07T19:47:55.3631081Z 2025-05-07T19:47:55.3631084Z 2025-05-07T19:47:55.3631087Z 2025-05-07T19:47:55.3631091Z 2025-05-07T19:47:55.3631094Z 2025-05-07T19:47:55.3631097Z 2025-05-07T19:47:55.3631151Z 2025-05-07T19:47:55.3631155Z 2025-05-07T19:47:55.3631158Z 2025-05-07T19:47:55.3631161Z 2025-05-07T19:47:55.3631286Z  2025-05-07T19:47:55.3631479Z 2025-05-07T19:47:55.3631483Z 2025-05-07T19:47:55.3631486Z 2025-05-07T19:47:55.3631489Z 2025-05-07T19:47:55.3631492Z 2025-05-07T19:47:55.3631495Z 2025-05-07T19:47:55.3631498Z 2025-05-07T19:47:55.3631501Z 2025-05-07T19:47:55.3631504Z 2025-05-07T19:47:55.3631508Z 2025-05-07T19:47:55.3631511Z 2025-05-07T19:47:55.3631514Z 2025-05-07T19:47:55.3631517Z 2025-05-07T19:47:55.3631647Z  2025-05-07T19:47:55.3631848Z 2025-05-07T19:47:55.3631852Z 2025-05-07T19:47:55.3631855Z 2025-05-07T19:47:55.3631858Z 2025-05-07T19:47:55.3631862Z 2025-05-07T19:47:55.3631865Z 2025-05-07T19:47:55.3631868Z 2025-05-07T19:47:55.3631871Z 2025-05-07T19:47:55.3631874Z 2025-05-07T19:47:55.3631877Z 2025-05-07T19:47:55.3631881Z 2025-05-07T19:47:55.3631884Z 2025-05-07T19:47:55.3631887Z 2025-05-07T19:47:55.3631893Z 2025-05-07T19:47:55.3632043Z  2025-05-07T19:47:55.3632234Z 2025-05-07T19:47:55.3632237Z 2025-05-07T19:47:55.3632241Z 2025-05-07T19:47:55.3632244Z 2025-05-07T19:47:55.3632247Z 2025-05-07T19:47:55.3632251Z 2025-05-07T19:47:55.3632254Z 2025-05-07T19:47:55.3632257Z 2025-05-07T19:47:55.3632260Z 2025-05-07T19:47:55.3632263Z 2025-05-07T19:47:55.3632266Z 2025-05-07T19:47:55.3632269Z 2025-05-07T19:47:55.3632273Z 2025-05-07T19:47:55.3632276Z 2025-05-07T19:47:55.3632279Z 2025-05-07T19:47:55.3632431Z  2025-05-07T19:47:55.3632627Z 2025-05-07T19:47:55.3632635Z 2025-05-07T19:47:55.3632638Z 2025-05-07T19:47:55.3632641Z 2025-05-07T19:47:55.3632644Z 2025-05-07T19:47:55.3632647Z 2025-05-07T19:47:55.3632650Z 2025-05-07T19:47:55.3632654Z 2025-05-07T19:47:55.3632657Z 2025-05-07T19:47:55.3632660Z 2025-05-07T19:47:55.3632663Z 2025-05-07T19:47:55.3632680Z 2025-05-07T19:47:55.3632683Z 2025-05-07T19:47:55.3632689Z 2025-05-07T19:47:55.3632693Z 2025-05-07T19:47:55.3632696Z 2025-05-07T19:47:55.3632843Z  2025-05-07T19:47:55.3633046Z 2025-05-07T19:47:55.3633049Z 2025-05-07T19:47:55.3633052Z 2025-05-07T19:47:55.3633056Z 2025-05-07T19:47:55.3633059Z 2025-05-07T19:47:55.3633062Z 2025-05-07T19:47:55.3633079Z 2025-05-07T19:47:55.3633083Z 2025-05-07T19:47:55.3633086Z 2025-05-07T19:47:55.3633089Z 2025-05-07T19:47:55.3633092Z 2025-05-07T19:47:55.3633095Z 2025-05-07T19:47:55.3633098Z 2025-05-07T19:47:55.3633101Z 2025-05-07T19:47:55.3633104Z 2025-05-07T19:47:55.3633108Z 2025-05-07T19:47:55.3633114Z 2025-05-07T19:47:55.3633263Z  2025-05-07T19:47:55.3633483Z 2025-05-07T19:47:55.3633486Z 2025-05-07T19:47:55.3633489Z 2025-05-07T19:47:55.3633493Z 2025-05-07T19:47:55.3633496Z 2025-05-07T19:47:55.3633499Z 2025-05-07T19:47:55.3633502Z 2025-05-07T19:47:55.3633505Z 2025-05-07T19:47:55.3633508Z 2025-05-07T19:47:55.3633514Z 2025-05-07T19:47:55.3633518Z 2025-05-07T19:47:55.3633521Z 2025-05-07T19:47:55.3633524Z 2025-05-07T19:47:55.3633528Z 2025-05-07T19:47:55.3633531Z 2025-05-07T19:47:55.3633534Z 2025-05-07T19:47:55.3633537Z 2025-05-07T19:47:55.3633540Z 2025-05-07T19:47:55.3633713Z  2025-05-07T19:47:55.3633924Z 2025-05-07T19:47:55.3633927Z 2025-05-07T19:47:55.3634019Z  2025-05-07T19:47:55.3634122Z 2025-05-07T19:47:55.3634139Z 2025-05-07T19:47:55.3634232Z  2025-05-07T19:47:55.3634335Z 2025-05-07T19:47:55.3634338Z 2025-05-07T19:47:55.3634341Z 2025-05-07T19:47:55.3634505Z  2025-05-07T19:47:55.3634628Z 2025-05-07T19:47:55.3634631Z 2025-05-07T19:47:55.3634635Z 2025-05-07T19:47:55.3634638Z 2025-05-07T19:47:55.3634737Z  2025-05-07T19:47:55.3634855Z 2025-05-07T19:47:55.3634858Z 2025-05-07T19:47:55.3634877Z 2025-05-07T19:47:55.3634880Z 2025-05-07T19:47:55.3634883Z 2025-05-07T19:47:55.3634982Z  2025-05-07T19:47:55.3635154Z 2025-05-07T19:47:55.3635158Z 2025-05-07T19:47:55.3635161Z 2025-05-07T19:47:55.3635164Z 2025-05-07T19:47:55.3635167Z 2025-05-07T19:47:55.3635171Z 2025-05-07T19:47:55.3635290Z  2025-05-07T19:47:55.3635418Z 2025-05-07T19:47:55.3635422Z 2025-05-07T19:47:55.3635425Z 2025-05-07T19:47:55.3635428Z 2025-05-07T19:47:55.3635431Z 2025-05-07T19:47:55.3635435Z 2025-05-07T19:47:55.3635438Z 2025-05-07T19:47:55.3635557Z  2025-05-07T19:47:55.3635697Z 2025-05-07T19:47:55.3635701Z 2025-05-07T19:47:55.3635704Z 2025-05-07T19:47:55.3635707Z 2025-05-07T19:47:55.3635710Z 2025-05-07T19:47:55.3635716Z 2025-05-07T19:47:55.3635719Z 2025-05-07T19:47:55.3635722Z 2025-05-07T19:47:55.3635832Z  2025-05-07T19:47:55.3635996Z 2025-05-07T19:47:55.3635999Z 2025-05-07T19:47:55.3636002Z 2025-05-07T19:47:55.3636006Z 2025-05-07T19:47:55.3636009Z 2025-05-07T19:47:55.3636012Z 2025-05-07T19:47:55.3636015Z 2025-05-07T19:47:55.3636019Z 2025-05-07T19:47:55.3636025Z 2025-05-07T19:47:55.3636140Z  2025-05-07T19:47:55.3636309Z 2025-05-07T19:47:55.3636312Z 2025-05-07T19:47:55.3636316Z 2025-05-07T19:47:55.3636319Z 2025-05-07T19:47:55.3636322Z 2025-05-07T19:47:55.3636325Z 2025-05-07T19:47:55.3636328Z 2025-05-07T19:47:55.3636332Z 2025-05-07T19:47:55.3636335Z 2025-05-07T19:47:55.3636338Z 2025-05-07T19:47:55.3636455Z  2025-05-07T19:47:55.3636628Z 2025-05-07T19:47:55.3636631Z 2025-05-07T19:47:55.3636634Z 2025-05-07T19:47:55.3636638Z 2025-05-07T19:47:55.3636641Z 2025-05-07T19:47:55.3636644Z 2025-05-07T19:47:55.3636647Z 2025-05-07T19:47:55.3636653Z 2025-05-07T19:47:55.3636657Z 2025-05-07T19:47:55.3636660Z 2025-05-07T19:47:55.3636663Z 2025-05-07T19:47:55.3636783Z  2025-05-07T19:47:55.3636967Z 2025-05-07T19:47:55.3636971Z 2025-05-07T19:47:55.3636974Z 2025-05-07T19:47:55.3636977Z 2025-05-07T19:47:55.3636980Z 2025-05-07T19:47:55.3636984Z 2025-05-07T19:47:55.3636990Z 2025-05-07T19:47:55.3636993Z 2025-05-07T19:47:55.3636997Z 2025-05-07T19:47:55.3637000Z 2025-05-07T19:47:55.3637003Z 2025-05-07T19:47:55.3637006Z 2025-05-07T19:47:55.3637139Z  done 2025-05-07T19:47:55.4619742Z Preparing transaction: / done 2025-05-07T19:47:55.6629723Z Verifying transaction: \ | done 2025-05-07T19:47:55.8658801Z Executing transaction: - \ done 2025-05-07T19:47:57.8020379Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T19:47:57.8385382Z [ENV] Appending to LD_LIBRARY_PATH: /github/home/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T19:47:59.6137818Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T19:47:59.6769333Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/github/home/miniconda/envs/build_binary/lib/stubs 2025-05-07T19:47:59.6769848Z 2025-05-07T19:48:00.0811989Z 2025-05-07T19:48:00.0814597Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T19:48:00.1161368Z + conda env config vars set -n build_binary NVML_LIB_PATH=/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:48:00.1161942Z 2025-05-07T19:48:00.5364367Z 2025-05-07T19:48:00.5365330Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T19:48:00.5366379Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/github/home/miniconda/envs/build_binary/include/:/github/home/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T19:48:00.5367383Z 2025-05-07T19:48:00.9486406Z 2025-05-07T19:48:02.8787016Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /github/home/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T19:48:04.7929242Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:48:06.6935720Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T19:48:08.6195701Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:48:10.4253070Z /github/home/miniconda/envs/build_binary/bin/nvcc 2025-05-07T19:48:10.4253979Z 2025-05-07T19:48:10.4838553Z [CHECK] Binary nvcc found in PATH 2025-05-07T19:48:14.0871171Z /tmp/tmpkam0cb8y: line 3: clang: command not found 2025-05-07T19:48:14.0871505Z 2025-05-07T19:48:14.0871864Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T19:48:14.1634922Z + ls -la /github/home/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T19:48:14.1636042Z 2025-05-07T19:48:14.1654757Z total 32 2025-05-07T19:48:14.1655408Z drwxr-xr-x. 2 root root 161 May 7 19:45 . 2025-05-07T19:48:14.1655833Z drwxr-xr-x. 5 root root 62 May 7 19:44 .. 2025-05-07T19:48:14.1656298Z -rw-r--r--. 2 root root 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T19:48:14.1656980Z -rw-r--r--. 2 root root 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T19:48:14.1657503Z -rw-r--r--. 2 root root 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T19:48:14.1657974Z -rw-r--r--. 2 root root 136 Mar 27 01:27 libglib_activate.sh 2025-05-07T19:48:14.1658451Z -rw-r--r--. 2 root root 499 Mar 28 22:35 openjdk_activate.sh 2025-05-07T19:48:14.1658733Z 2025-05-07T19:48:14.1658922Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:48:14.1659231Z 2025-05-07T19:48:16.0379162Z 2025-05-07T19:48:16.0380230Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T19:48:16.0380991Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T19:48:16.0381432Z 2025-05-07T19:48:16.4548310Z 2025-05-07T19:48:16.4548967Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T19:48:16.4549301Z 2025-05-07T19:48:18.2258839Z -allow-unsupported-compiler 2025-05-07T19:48:18.2259521Z 2025-05-07T19:48:18.2822879Z 2025-05-07T19:48:18.2823860Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T19:48:18.2825437Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T19:48:18.2826483Z 2025-05-07T19:48:20.1129577Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T19:48:20.1130294Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T19:48:20.1131992Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T19:48:20.1133177Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T19:48:20.1134278Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:48:20.1135148Z #define _STL_PAIR_H 1 2025-05-07T19:48:20.1135986Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T19:48:20.1136988Z #define __cpp_attributes 200809L 2025-05-07T19:48:20.1137372Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:48:20.1137848Z #define __DELETE_THROW throw() 2025-05-07T19:48:20.1138186Z #define _PTRDIFF_T_ 2025-05-07T19:48:20.1138502Z #define M_PI_4 0.78539816339744830962 2025-05-07T19:48:20.1138866Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:48:20.1139181Z #define _IO_LEFT 02 2025-05-07T19:48:20.1139491Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:48:20.1139802Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T19:48:20.1140163Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T19:48:20.1140673Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T19:48:20.1141193Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:48:20.1141513Z #define RE_DUP_MAX (0x7fff) 2025-05-07T19:48:20.1142234Z #define _IOS_OUTPUT 2 2025-05-07T19:48:20.1142609Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:48:20.1143109Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:48:20.1143447Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T19:48:20.1143745Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:48:20.1144627Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T19:48:20.1147425Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:48:20.1147761Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:48:20.1148119Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T19:48:20.1148455Z #define _T_WCHAR_ 2025-05-07T19:48:20.1148734Z #define __WCLONE 0x80000000 2025-05-07T19:48:20.1149011Z #define stdout stdout 2025-05-07T19:48:20.1149396Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T19:48:20.1149819Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T19:48:20.1150127Z #define __flexarr [] 2025-05-07T19:48:20.1150424Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1150752Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T19:48:20.1151076Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T19:48:20.1151355Z #define _MATH_H 1 2025-05-07T19:48:20.1151795Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T19:48:20.1152155Z #define __S64_TYPE long int 2025-05-07T19:48:20.1152441Z #define __stub_fchflags 2025-05-07T19:48:20.1152711Z #define cudaDeviceScheduleMask 0x07 2025-05-07T19:48:20.1153039Z #define __SQUAD_TYPE long int 2025-05-07T19:48:20.1153312Z #define __INTMAX_C(c) c ## L 2025-05-07T19:48:20.1153607Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T19:48:20.1153896Z #define NL_NMAX INT_MAX 2025-05-07T19:48:20.1154141Z #define _BITS_TIME_H 1 2025-05-07T19:48:20.1154448Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T19:48:20.1155245Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T19:48:20.1155686Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T19:48:20.1156065Z #define __CHAR_BIT__ 8 2025-05-07T19:48:20.1156361Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1156685Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T19:48:20.1157012Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T19:48:20.1157325Z #define FP_NAN 0 2025-05-07T19:48:20.1157598Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T19:48:20.1158072Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T19:48:20.1158491Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T19:48:20.1158795Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T19:48:20.1159055Z #define _NEW 2025-05-07T19:48:20.1159300Z #define __UINT8_MAX__ 0xff 2025-05-07T19:48:20.1159559Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:48:20.1159847Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T19:48:20.1160142Z #define __USE_ANSI 1 2025-05-07T19:48:20.1160442Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T19:48:20.1160822Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:48:20.1161108Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T19:48:20.1161424Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:48:20.1161711Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T19:48:20.1162029Z #define PIPE_BUF 4096 2025-05-07T19:48:20.1162362Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T19:48:20.1162767Z #define EXIT_FAILURE 1 2025-05-07T19:48:20.1163060Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T19:48:20.1163426Z #define MQ_PRIO_MAX 32768 2025-05-07T19:48:20.1163738Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T19:48:20.1164073Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T19:48:20.1164566Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T19:48:20.1165098Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T19:48:20.1165596Z #define _XOPEN_SOURCE 700 2025-05-07T19:48:20.1165873Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T19:48:20.1166188Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1166490Z #define __cpp_static_assert 201411L 2025-05-07T19:48:20.1166814Z #define __need_timer_t 2025-05-07T19:48:20.1167473Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T19:48:20.1168044Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T19:48:20.1168535Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T19:48:20.1168861Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T19:48:20.1169239Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:48:20.1169577Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1169948Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:48:20.1170279Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1170675Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T19:48:20.1171002Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T19:48:20.1171348Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:48:20.1171738Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:48:20.1172093Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:48:20.1172559Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:48:20.1173019Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:48:20.1173378Z #define ADJ_ESTERROR 0x0008 2025-05-07T19:48:20.1173682Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:48:20.1174131Z #define __GCC_IEC_559 2 2025-05-07T19:48:20.1174433Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T19:48:20.1174808Z #define _IO_flockfile(_fp) 2025-05-07T19:48:20.1175103Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T19:48:20.1175380Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:48:20.1175678Z #define _IOFBF 0 2025-05-07T19:48:20.1175906Z #define __USE_BSD 1 2025-05-07T19:48:20.1176175Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:48:20.1176540Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T19:48:20.1177030Z #define _IO_USER_LOCK 0x8000 2025-05-07T19:48:20.1177328Z #define _IO_NO_WRITES 8 2025-05-07T19:48:20.1177638Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T19:48:20.1178030Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T19:48:20.1178449Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T19:48:20.1178797Z #define __cpp_binary_literals 201304L 2025-05-07T19:48:20.1179120Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T19:48:20.1179446Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:48:20.1179792Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T19:48:20.1180252Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T19:48:20.1180660Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:48:20.1181059Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T19:48:20.1181405Z #define M_PI 3.14159265358979323846 2025-05-07T19:48:20.1181774Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T19:48:20.1182164Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T19:48:20.1182659Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T19:48:20.1183293Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:48:20.1183615Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T19:48:20.1183929Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T19:48:20.1184210Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T19:48:20.1184838Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T19:48:20.1185489Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T19:48:20.1185832Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T19:48:20.1186201Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T19:48:20.1186511Z #define XATTR_SIZE_MAX 65536 2025-05-07T19:48:20.1186818Z #define be64toh(x) __bswap_64 (x) 2025-05-07T19:48:20.1187132Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T19:48:20.1187491Z #define __cpp_variadic_templates 200704L 2025-05-07T19:48:20.1187916Z #define RAND_MAX 2147483647 2025-05-07T19:48:20.1188231Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T19:48:20.1188572Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1188934Z #define __SM_90_RT_H__ 2025-05-07T19:48:20.1189219Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:48:20.1189496Z #define __COMPAR_FN_T 2025-05-07T19:48:20.1189837Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T19:48:20.1190110Z #define _IO_BAD_SEEN 0x4000 2025-05-07T19:48:20.1190625Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T19:48:20.1191157Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:48:20.1191537Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T19:48:20.1191917Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:48:20.1192253Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T19:48:20.1192626Z #define cudaArrayColorAttachment 0x20 2025-05-07T19:48:20.1192950Z #define __cpp_variable_templates 201304L 2025-05-07T19:48:20.1193325Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T19:48:20.1193669Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T19:48:20.1193977Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T19:48:20.1194284Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T19:48:20.1194623Z #define __SM_30_INTRINSICS_H__ 2025-05-07T19:48:20.1194900Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:48:20.1195203Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T19:48:20.1195475Z #define _GLIBCXX_MATH_H 1 2025-05-07T19:48:20.1195755Z #define __u_char_defined 2025-05-07T19:48:20.1196103Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T19:48:20.1196473Z #define STA_PPSERROR 0x0800 2025-05-07T19:48:20.1196765Z #define _GLIBCXX_STD_A std 2025-05-07T19:48:20.1197026Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:48:20.1197320Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T19:48:20.1197612Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T19:48:20.1198091Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T19:48:20.1198538Z #define FP_INFINITE 1 2025-05-07T19:48:20.1198939Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T19:48:20.1199394Z #define _IO_pid_t __pid_t 2025-05-07T19:48:20.1199656Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:48:20.1199961Z #define __LEAF , __leaf__ 2025-05-07T19:48:20.1200221Z #define PATH_MAX 4096 2025-05-07T19:48:20.1200507Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:48:20.1200854Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T19:48:20.1201213Z #define _LIMITS_H___ 2025-05-07T19:48:20.1201446Z #define __size_t 2025-05-07T19:48:20.1201706Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T19:48:20.1202266Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T19:48:20.1202882Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T19:48:20.1203231Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:48:20.1203577Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:48:20.1203880Z #define _WCHAR_T_DEFINED 2025-05-07T19:48:20.1204250Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T19:48:20.1204693Z #define MOD_STATUS ADJ_STATUS 2025-05-07T19:48:20.1204975Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T19:48:20.1205303Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T19:48:20.1205592Z #define __INT8_C(c) c 2025-05-07T19:48:20.1205866Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T19:48:20.1206159Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T19:48:20.1206426Z #define __SM_70_RT_HPP__ 2025-05-07T19:48:20.1206709Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:48:20.1206989Z #define __cpp_variadic_using 201611L 2025-05-07T19:48:20.1207347Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1207681Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:48:20.1207983Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T19:48:20.1208267Z #define _IO_FLAGS2_MMAP 1 2025-05-07T19:48:20.1208640Z #define __cpp_capture_star_this 201603L 2025-05-07T19:48:20.1208957Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T19:48:20.1209359Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T19:48:20.1209781Z #define NFDBITS __NFDBITS 2025-05-07T19:48:20.1210049Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T19:48:20.1210463Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T19:48:20.1210794Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T19:48:20.1211154Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:48:20.1211467Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T19:48:20.1211768Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T19:48:20.1212173Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:48:20.1212603Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T19:48:20.1213007Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:48:20.1213310Z #define __cpp_if_constexpr 201606L 2025-05-07T19:48:20.1213638Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T19:48:20.1213975Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T19:48:20.1214361Z #define __daddr_t_defined 2025-05-07T19:48:20.1214656Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:48:20.1214947Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T19:48:20.1215309Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T19:48:20.1215852Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T19:48:20.1216467Z #define _ACRTIMP 2025-05-07T19:48:20.1216714Z #define _IO_EOF_SEEN 0x10 2025-05-07T19:48:20.1217213Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T19:48:20.1217544Z #define _IOS_BIN 128 2025-05-07T19:48:20.1218053Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T19:48:20.1218546Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T19:48:20.1218858Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1219186Z #define UNDERFLOW 4 2025-05-07T19:48:20.1219441Z #define NAME_MAX 255 2025-05-07T19:48:20.1219739Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T19:48:20.1220044Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:48:20.1220378Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:48:20.1220811Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:48:20.1221264Z #define __ptr_t void * 2025-05-07T19:48:20.1221528Z #define M_E 2.7182818284590452354 2025-05-07T19:48:20.1221853Z #define cudaSurfaceType1D 0x01 2025-05-07T19:48:20.1222169Z #define __USE_ISOCXX11 1 2025-05-07T19:48:20.1222462Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:48:20.1222807Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T19:48:20.1223138Z #define cudaDeviceBlockingSync 0x04 2025-05-07T19:48:20.1223485Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T19:48:20.1223794Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T19:48:20.1224136Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T19:48:20.1224490Z #define cudaSurfaceType2D 0x02 2025-05-07T19:48:20.1224803Z #define __linux 1 2025-05-07T19:48:20.1225060Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:48:20.1225396Z #define cudaDeviceMask 0x1f 2025-05-07T19:48:20.1225725Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T19:48:20.1226053Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T19:48:20.1226388Z #define htobe16(x) __bswap_16 (x) 2025-05-07T19:48:20.1226731Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T19:48:20.1227125Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T19:48:20.1227465Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:48:20.1227825Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T19:48:20.1228150Z #define _BITS_TYPES_H 1 2025-05-07T19:48:20.1228496Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T19:48:20.1228892Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T19:48:20.1229328Z #define cudaSurfaceType3D 0x03 2025-05-07T19:48:20.1229641Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T19:48:20.1230027Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T19:48:20.1230361Z #define _IO_DONT_CLOSE 0100000 2025-05-07T19:48:20.1231182Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T19:48:20.1232070Z #define cudaHostRegisterDefault 0x00 2025-05-07T19:48:20.1232426Z #define __unix 1 2025-05-07T19:48:20.1232681Z #define MATH_ERRNO 1 2025-05-07T19:48:20.1232955Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T19:48:20.1233247Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T19:48:20.1233556Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:48:20.1233858Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:48:20.1234183Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T19:48:20.1234475Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T19:48:20.1234972Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T19:48:20.1235445Z #define __SM_20_INTRINSICS_H__ 2025-05-07T19:48:20.1235741Z #define CUDARTAPI_CDECL 2025-05-07T19:48:20.1236028Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T19:48:20.1236485Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T19:48:20.1236816Z #define __cpp_lib_void_t 201411 2025-05-07T19:48:20.1237096Z #define _POSIX_AIO_MAX 1 2025-05-07T19:48:20.1237378Z #define __SIZE_T 2025-05-07T19:48:20.1237640Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T19:48:20.1237983Z #define _POSIX_PIPE_BUF 512 2025-05-07T19:48:20.1238264Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T19:48:20.1238565Z #define _ATFILE_SOURCE 1 2025-05-07T19:48:20.1238979Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T19:48:20.1239472Z #define __WAIT_STATUS void * 2025-05-07T19:48:20.1239778Z #define __MATH_FUNCTIONS_H__ 2025-05-07T19:48:20.1240062Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T19:48:20.1240379Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:48:20.1240672Z #define __WINT_MIN__ 0U 2025-05-07T19:48:20.1241323Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T19:48:20.1242000Z #define WUNTRACED 2 2025-05-07T19:48:20.1242291Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T19:48:20.1242608Z #define NZERO 20 2025-05-07T19:48:20.1242965Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T19:48:20.1243404Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T19:48:20.1243713Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T19:48:20.1244056Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T19:48:20.1244379Z #define MOD_CLKB ADJ_TICK 2025-05-07T19:48:20.1244685Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:48:20.1245104Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:48:20.1245411Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T19:48:20.1245706Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T19:48:20.1245993Z #define ADJ_MAXERROR 0x0004 2025-05-07T19:48:20.1246251Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:48:20.1246535Z #define _SIZE_T_DEFINED_ 2025-05-07T19:48:20.1246789Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T19:48:20.1247101Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T19:48:20.1247446Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:48:20.1247689Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:48:20.1247974Z #define __USING_NAMESPACE_STD(name) 2025-05-07T19:48:20.1248258Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T19:48:20.1248556Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:48:20.1248853Z #define __KERNEL_STRICT_NAMES 2025-05-07T19:48:20.1249161Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T19:48:20.1249594Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T19:48:20.1249981Z #define _FUNCTEXCEPT_H 1 2025-05-07T19:48:20.1250241Z #define __INT64_C(c) c ## L 2025-05-07T19:48:20.1250508Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T19:48:20.1250931Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T19:48:20.1251262Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T19:48:20.1251552Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T19:48:20.1251842Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:48:20.1252151Z #define STA_PPSWANDER 0x0400 2025-05-07T19:48:20.1252404Z #define __INT_WCHAR_T_H 2025-05-07T19:48:20.1252674Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T19:48:20.1253028Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T19:48:20.1253291Z #define __have_pthread_attr_t 1 2025-05-07T19:48:20.1253577Z #define FP_NORMAL 4 2025-05-07T19:48:20.1253793Z #define _BITS_TIMEX_H 1 2025-05-07T19:48:20.1254046Z #define _POSIX_LINK_MAX 8 2025-05-07T19:48:20.1254299Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T19:48:20.1254595Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T19:48:20.1254857Z #define cudaTextureType1D 0x01 2025-05-07T19:48:20.1255135Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T19:48:20.1255390Z #define COLL_WEIGHTS_MAX 255 2025-05-07T19:48:20.1255817Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T19:48:20.1256280Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T19:48:20.1256611Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T19:48:20.1257056Z #define _POSIX_SOURCE 1 2025-05-07T19:48:20.1257315Z #define cudaTextureType2D 0x02 2025-05-07T19:48:20.1257602Z #define _PTR_TRAITS_H 1 2025-05-07T19:48:20.1257959Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T19:48:20.1258334Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T19:48:20.1258649Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T19:48:20.1259002Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T19:48:20.1259356Z #define cudaTextureType3D 0x03 2025-05-07T19:48:20.1259651Z #define _STDIO_USES_IOSTREAM 2025-05-07T19:48:20.1259937Z #define CLOCK_REALTIME 0 2025-05-07T19:48:20.1260194Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:48:20.1260494Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:48:20.1260812Z #define __cpp_aligned_new 201606L 2025-05-07T19:48:20.1261296Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:48:20.1261570Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T19:48:20.1261866Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T19:48:20.1262154Z #define cudaEventBlockingSync 0x01 2025-05-07T19:48:20.1262481Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T19:48:20.1262812Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T19:48:20.1263122Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T19:48:20.1263424Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:48:20.1263685Z #define __GLIBC__ 2 2025-05-07T19:48:20.1263923Z #define __END_DECLS } 2025-05-07T19:48:20.1264186Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T19:48:20.1264584Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:48:20.1264987Z #define __CONCAT(x,y) x ## y 2025-05-07T19:48:20.1265264Z #define __STDC_HOSTED__ 1 2025-05-07T19:48:20.1265528Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T19:48:20.1265823Z #define _ALLOCA_H 1 2025-05-07T19:48:20.1266074Z #define __host__ __location__(host) 2025-05-07T19:48:20.1266521Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T19:48:20.1267002Z #define __SLONG32_TYPE int 2025-05-07T19:48:20.1267500Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T19:48:20.1267825Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T19:48:20.1268123Z #define _SYS_SELECT_H 1 2025-05-07T19:48:20.1268394Z #define _IO_LINE_BUF 0x200 2025-05-07T19:48:20.1268654Z #define _IOS_NOCREATE 32 2025-05-07T19:48:20.1268930Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:48:20.1269218Z #define __cudaGet_warpSize() warpSize 2025-05-07T19:48:20.1269551Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T19:48:20.1269885Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T19:48:20.1270182Z #define __global__ __location__(global) 2025-05-07T19:48:20.1270496Z #define __GNU_LIBRARY__ 6 2025-05-07T19:48:20.1270770Z #define __cpp_decltype_auto 201304L 2025-05-07T19:48:20.1271069Z #define __DBL_DIG__ 15 2025-05-07T19:48:20.1271424Z #define TIME_UTC 1 2025-05-07T19:48:20.1271667Z #define __FLT32_DIG__ 6 2025-05-07T19:48:20.1272002Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T19:48:20.1272431Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T19:48:20.1272760Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T19:48:20.1273065Z #define _G_BUFSIZ 8192 2025-05-07T19:48:20.1273479Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:48:20.1273868Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T19:48:20.1274187Z #define STA_CLOCKERR 0x1000 2025-05-07T19:48:20.1274443Z #define __GXX_WEAK__ 1 2025-05-07T19:48:20.1274708Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T19:48:20.1274978Z #define __SHRT_WIDTH__ 16 2025-05-07T19:48:20.1275300Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T19:48:20.1275661Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T19:48:20.1275968Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T19:48:20.1276311Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T19:48:20.1276669Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T19:48:20.1276969Z #define _GCC_WCHAR_T 2025-05-07T19:48:20.1277207Z #define TMP_MAX 238328 2025-05-07T19:48:20.1277474Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:48:20.1277748Z #define __DEVICE_TYPES_H__ 2025-05-07T19:48:20.1278031Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T19:48:20.1278318Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T19:48:20.1278617Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T19:48:20.1278913Z #define _IO_SKIPWS 01 2025-05-07T19:48:20.1279333Z #define _IO_SCIENTIFIC 04000 2025-05-07T19:48:20.1279742Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T19:48:20.1280089Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:48:20.1280571Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T19:48:20.1280951Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T19:48:20.1281358Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:48:20.1281627Z #define le32toh(x) (x) 2025-05-07T19:48:20.1281910Z #define _SIZE_T_DEFINED 2025-05-07T19:48:20.1282235Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T19:48:20.1282627Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:48:20.1282924Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T19:48:20.1283236Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T19:48:20.1283540Z #define __SM_32_INTRINSICS_H__ 2025-05-07T19:48:20.1284073Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T19:48:20.1284657Z #define _POSIX_NAME_MAX 14 2025-05-07T19:48:20.1284954Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:48:20.1285522Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T19:48:20.1286044Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T19:48:20.1286397Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:48:20.1286733Z #define _WCHAR_T_ 2025-05-07T19:48:20.1286978Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T19:48:20.1287383Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:48:20.1287781Z #define RTSIG_MAX 32 2025-05-07T19:48:20.1288039Z #define _STDDEF_H 2025-05-07T19:48:20.1288274Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T19:48:20.1288575Z #define _VA_LIST_DEFINED 2025-05-07T19:48:20.1288834Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:48:20.1289200Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T19:48:20.1289600Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T19:48:20.1289959Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:48:20.1290412Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T19:48:20.1290952Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T19:48:20.1291347Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T19:48:20.1291618Z #define __unix__ 1 2025-05-07T19:48:20.1291883Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T19:48:20.1292264Z #define __INT_WIDTH__ 32 2025-05-07T19:48:20.1292548Z #define __SIZEOF_LONG__ 8 2025-05-07T19:48:20.1292797Z #define _IONBF 2 2025-05-07T19:48:20.1293284Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T19:48:20.1294109Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T19:48:20.1294726Z #define __STDC_IEC_559__ 1 2025-05-07T19:48:20.1295022Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:48:20.1295297Z #define __UINT16_C(c) c 2025-05-07T19:48:20.1295577Z #define M_2_PI 0.63661977236758134308 2025-05-07T19:48:20.1295864Z #define STA_DEL 0x0020 2025-05-07T19:48:20.1296182Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T19:48:20.1296605Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T19:48:20.1297080Z #define __id_t_defined 2025-05-07T19:48:20.1297410Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T19:48:20.1297923Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T19:48:20.1298437Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T19:48:20.1298739Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T19:48:20.1299058Z #define __DECIMAL_DIG__ 21 2025-05-07T19:48:20.1299341Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T19:48:20.1299657Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T19:48:20.1299957Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:48:20.1300299Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T19:48:20.1300624Z #define SING 2 2025-05-07T19:48:20.1300866Z #define STA_FREQHOLD 0x0080 2025-05-07T19:48:20.1301183Z #define cudaStreamDefault 0x00 2025-05-07T19:48:20.1301567Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:48:20.1302004Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T19:48:20.1302300Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T19:48:20.1302622Z #define __gnu_linux__ 1 2025-05-07T19:48:20.1302886Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:48:20.1303198Z #define _LARGEFILE_SOURCE 1 2025-05-07T19:48:20.1303472Z #define MAX_INPUT 255 2025-05-07T19:48:20.1303749Z #define __need_clock_t 2025-05-07T19:48:20.1304039Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:48:20.1304331Z #define SEEK_DATA 3 2025-05-07T19:48:20.1304638Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T19:48:20.1304993Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T19:48:20.1305312Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T19:48:20.1305753Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T19:48:20.1306252Z #define _IO_SHOWPOS 02000 2025-05-07T19:48:20.1306611Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T19:48:20.1307028Z #define _Mfloat_ float 2025-05-07T19:48:20.1307319Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T19:48:20.1307684Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:48:20.1308024Z #define DELAYTIMER_MAX 2147483647 2025-05-07T19:48:20.1308565Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T19:48:20.1309247Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1309534Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T19:48:20.1309887Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T19:48:20.1310259Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T19:48:20.1310592Z #define __USE_ISOC11 1 2025-05-07T19:48:20.1310831Z #define _BSD_SIZE_T_ 2025-05-07T19:48:20.1311094Z #define ADJ_MICRO 0x1000 2025-05-07T19:48:20.1311383Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T19:48:20.1311654Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T19:48:20.1311993Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T19:48:20.1312324Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:48:20.1312662Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T19:48:20.1312998Z #define __THROW throw () 2025-05-07T19:48:20.1313257Z #define __cudaGet_gridDim() gridDim 2025-05-07T19:48:20.1313612Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1313979Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T19:48:20.1314338Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T19:48:20.1314592Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T19:48:20.1314863Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:48:20.1315121Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T19:48:20.1315445Z #define L_tmpnam 20 2025-05-07T19:48:20.1315664Z #define ___int_wchar_t_h 2025-05-07T19:48:20.1316016Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T19:48:20.1316390Z #define _T_PTRDIFF 2025-05-07T19:48:20.1316618Z #define __GNUC__ 11 2025-05-07T19:48:20.1316865Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T19:48:20.1317179Z #define __GXX_RTTI 1 2025-05-07T19:48:20.1317417Z #define __pie__ 2 2025-05-07T19:48:20.1317623Z #define __MMX__ 1 2025-05-07T19:48:20.1317857Z #define __timespec_defined 1 2025-05-07T19:48:20.1318101Z #define L_ctermid 9 2025-05-07T19:48:20.1318345Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T19:48:20.1318722Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T19:48:20.1319141Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T19:48:20.1319429Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T19:48:20.1319764Z #define cudaMemAttachGlobal 0x01 2025-05-07T19:48:20.1320086Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T19:48:20.1320448Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:48:20.1320751Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:48:20.1321202Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T19:48:20.1322008Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T19:48:20.1322617Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T19:48:20.1322957Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T19:48:20.1323273Z #define __USE_SVID 1 2025-05-07T19:48:20.1323555Z #define __constant__ __location__(constant) 2025-05-07T19:48:20.1323862Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T19:48:20.1324165Z #define __device__ __location__(device) 2025-05-07T19:48:20.1324465Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T19:48:20.1324718Z #define M_1_PI 0.31830988618379067154 2025-05-07T19:48:20.1325003Z #define CUDART_DEVICE __device__ 2025-05-07T19:48:20.1325301Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T19:48:20.1325706Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T19:48:20.1326063Z #define M_PI_2 1.57079632679489661923 2025-05-07T19:48:20.1326347Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:48:20.1326701Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T19:48:20.1327079Z #define __STDC_UTF_16__ 1 2025-05-07T19:48:20.1327335Z #define LONG_MAX __LONG_MAX__ 2025-05-07T19:48:20.1327689Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T19:48:20.1328147Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T19:48:20.1328484Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T19:48:20.1328790Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:48:20.1329065Z #define NGROUPS_MAX 65536 2025-05-07T19:48:20.1329339Z #define __USE_ISOC95 1 2025-05-07T19:48:20.1329575Z #define _TIME_H 1 2025-05-07T19:48:20.1329871Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T19:48:20.1330208Z #define __USE_ISOC99 1 2025-05-07T19:48:20.1330566Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T19:48:20.1330976Z #define HOST_NAME_MAX 64 2025-05-07T19:48:20.1331237Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T19:48:20.1331532Z #define _IOS_ATEND 4 2025-05-07T19:48:20.1331782Z #define __U64_TYPE unsigned long int 2025-05-07T19:48:20.1332105Z #define __SM_35_INTRINSICS_H__ 2025-05-07T19:48:20.1332446Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T19:48:20.1332891Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T19:48:20.1333305Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T19:48:20.1333636Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T19:48:20.1333969Z #define _IO_uid_t __uid_t 2025-05-07T19:48:20.1334261Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:48:20.1334624Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:48:20.1334895Z #define _STDIO_H 1 2025-05-07T19:48:20.1335171Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T19:48:20.1335601Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:48:20.1336011Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T19:48:20.1336313Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T19:48:20.1336686Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T19:48:20.1337145Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T19:48:20.1337569Z #define __cpp_raw_strings 200710L 2025-05-07T19:48:20.1337932Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1338274Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:48:20.1338611Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T19:48:20.1338954Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T19:48:20.1339275Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T19:48:20.1339574Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T19:48:20.1339905Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T19:48:20.1340332Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T19:48:20.1340822Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:48:20.1341112Z #define __USE_XOPEN 1 2025-05-07T19:48:20.1341368Z #define __USE_XOPEN2K 1 2025-05-07T19:48:20.1341658Z #define _PSTL_UDR_PRESENT 1 2025-05-07T19:48:20.1341954Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:48:20.1342301Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T19:48:20.1342601Z #define __cpp_fold_expressions 201603L 2025-05-07T19:48:20.1343196Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T19:48:20.1343774Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T19:48:20.1344110Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:48:20.1344510Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T19:48:20.1344959Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T19:48:20.1345395Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T19:48:20.1345829Z #define __END_NAMESPACE_C99 2025-05-07T19:48:20.1346172Z #define __glibcxx_integral_traps true 2025-05-07T19:48:20.1346504Z #define _POSIX_PATH_MAX 256 2025-05-07T19:48:20.1346813Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:48:20.1347101Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:48:20.1347425Z #define _ISOC11_SOURCE 1 2025-05-07T19:48:20.1347698Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T19:48:20.1348017Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T19:48:20.1348359Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:48:20.1348692Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T19:48:20.1349235Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T19:48:20.1349637Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T19:48:20.1349956Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T19:48:20.1350240Z #define _IO_UNITBUF 020000 2025-05-07T19:48:20.1350541Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T19:48:20.1350817Z #define __FD_SETSIZE 1024 2025-05-07T19:48:20.1351113Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T19:48:20.1351402Z #define be32toh(x) __bswap_32 (x) 2025-05-07T19:48:20.1351790Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T19:48:20.1352196Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:48:20.1352483Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:48:20.1352811Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T19:48:20.1353099Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:48:20.1353391Z #define _WCHAR_T_DEFINED_ 2025-05-07T19:48:20.1353691Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T19:48:20.1354061Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T19:48:20.1354369Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T19:48:20.1354692Z #define __USE_POSIX199506 1 2025-05-07T19:48:20.1355042Z #define _FEATURES_H 1 2025-05-07T19:48:20.1355329Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:48:20.1355760Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T19:48:20.1356190Z #define __stub_getmsg 2025-05-07T19:48:20.1356459Z #define _IO_FIXED 010000 2025-05-07T19:48:20.1356739Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T19:48:20.1357138Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T19:48:20.1357420Z #define __stub_setlogin 2025-05-07T19:48:20.1357702Z #define __stub_fattach 2025-05-07T19:48:20.1357951Z #define __cplusplus 201703L 2025-05-07T19:48:20.1358251Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:48:20.1358567Z #define _STRUCT_TIMEVAL 1 2025-05-07T19:48:20.1358832Z #define INFINITY (__builtin_inff()) 2025-05-07T19:48:20.1359141Z #define _IO_UNBUFFERED 2 2025-05-07T19:48:20.1359628Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T19:48:20.1360183Z #define _IO_INTERNAL 010 2025-05-07T19:48:20.1360441Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:48:20.1360741Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T19:48:20.1361098Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T19:48:20.1361487Z #define __dev_t_defined 2025-05-07T19:48:20.1361738Z #define __DEPRECATED 1 2025-05-07T19:48:20.1362007Z #define __S32_TYPE int 2025-05-07T19:48:20.1362308Z #define __cpp_rvalue_references 200610L 2025-05-07T19:48:20.1362619Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:48:20.1362920Z #define _IO_fpos_t _G_fpos_t 2025-05-07T19:48:20.1363190Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:48:20.1363473Z #define _G_HAVE_MREMAP 1 2025-05-07T19:48:20.1363791Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:48:20.1364314Z #define OVERFLOW 3 2025-05-07T19:48:20.1364563Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T19:48:20.1364881Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T19:48:20.1365174Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:48:20.1365489Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T19:48:20.1365863Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T19:48:20.1366207Z #define __SSE2_MATH__ 1 2025-05-07T19:48:20.1366488Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:48:20.1366803Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T19:48:20.1367285Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T19:48:20.1367752Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T19:48:20.1368104Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1368455Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T19:48:20.1368788Z #define __amd64 1 2025-05-07T19:48:20.1369063Z #define _POSIX_TZNAME_MAX 6 2025-05-07T19:48:20.1369345Z #define __need_timespec 2025-05-07T19:48:20.1369640Z #define __SYSCALL_WORDSIZE 64 2025-05-07T19:48:20.1369930Z #define _EXT_TYPE_TRAITS 1 2025-05-07T19:48:20.1370249Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T19:48:20.1370575Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T19:48:20.1370888Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:48:20.1371167Z #define __bounded 2025-05-07T19:48:20.1371450Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T19:48:20.1371769Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T19:48:20.1372102Z #define __BEGIN_NAMESPACE_STD 2025-05-07T19:48:20.1372396Z #define _PTRDIFF_T_DECLARED 2025-05-07T19:48:20.1372718Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1373210Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T19:48:20.1373675Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T19:48:20.1373999Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T19:48:20.1374375Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T19:48:20.1374786Z #define STA_PLL 0x0001 2025-05-07T19:48:20.1375059Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:48:20.1375375Z #define __GNUG__ 11 2025-05-07T19:48:20.1375629Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T19:48:20.1375941Z #define _T_WCHAR 2025-05-07T19:48:20.1376225Z #define __specialization_static 2025-05-07T19:48:20.1376744Z #define __key_t_defined 2025-05-07T19:48:20.1377078Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:48:20.1377422Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:48:20.1377734Z #define cudaArraySparse 0x40 2025-05-07T19:48:20.1378026Z #define STA_PPSFREQ 0x0002 2025-05-07T19:48:20.1378334Z #define __GLIBCXX__ 20230528 2025-05-07T19:48:20.1378728Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T19:48:20.1379098Z #define _WCHAR_T 2025-05-07T19:48:20.1379366Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T19:48:20.1380182Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T19:48:20.1380977Z #define __cpp_nsdmi 200809L 2025-05-07T19:48:20.1381436Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T19:48:20.1381949Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:48:20.1382260Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:48:20.1382578Z #define cudaArrayCubemap 0x04 2025-05-07T19:48:20.1382941Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T19:48:20.1383351Z #define _GLIBCXX_UTILITY 1 2025-05-07T19:48:20.1383654Z #define __NO_CTYPE 1 2025-05-07T19:48:20.1383907Z #define __stub_bdflush 2025-05-07T19:48:20.1384333Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T19:48:20.1384802Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T19:48:20.1385172Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T19:48:20.1385475Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:48:20.1385814Z #define __cpp_initializer_lists 200806L 2025-05-07T19:48:20.1386161Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T19:48:20.1386521Z #define __U16_TYPE unsigned short int 2025-05-07T19:48:20.1386932Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T19:48:20.1387324Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T19:48:20.1387669Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:48:20.1387983Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T19:48:20.1388502Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T19:48:20.1388862Z #define __cpp_lib_is_invocable 201703 2025-05-07T19:48:20.1389184Z #define _IO_STDIO 040000 2025-05-07T19:48:20.1389522Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T19:48:20.1389945Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T19:48:20.1390274Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T19:48:20.1390603Z #define _PTRDIFF_T 2025-05-07T19:48:20.1390859Z #define _MOVE_H 1 2025-05-07T19:48:20.1391103Z #define __cpp_hex_float 201603L 2025-05-07T19:48:20.1391395Z #define ADJ_TAI 0x0080 2025-05-07T19:48:20.1391629Z #define __ptrvalue 2025-05-07T19:48:20.1414020Z #define _GLIBCXX_HOSTED 1 2025-05-07T19:48:20.1414390Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:48:20.1414722Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T19:48:20.1415072Z #define MATH_ERREXCEPT 2 2025-05-07T19:48:20.1415377Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T19:48:20.1415759Z #define cudaTextureType2DLayered 0xF2 2025-05-07T19:48:20.1416171Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T19:48:20.1416708Z #define __USE_GNU 1 2025-05-07T19:48:20.1417146Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:48:20.1417570Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:48:20.1417877Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:48:20.1418336Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T19:48:20.1418804Z #define WEXITED 4 2025-05-07T19:48:20.1419052Z #define _IO_NO_READS 4 2025-05-07T19:48:20.1419312Z #define M_LOG2E 1.4426950408889634074 2025-05-07T19:48:20.1419676Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T19:48:20.1420048Z #define __uid_t_defined 2025-05-07T19:48:20.1420444Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T19:48:20.1420788Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T19:48:20.1421086Z #define WNOHANG 1 2025-05-07T19:48:20.1421382Z #define alloca(size) __builtin_alloca (size) 2025-05-07T19:48:20.1421723Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T19:48:20.1422048Z #define cudaEventDefault 0x00 2025-05-07T19:48:20.1422337Z #define NL_SETMAX INT_MAX 2025-05-07T19:48:20.1422683Z #define __x86_64 1 2025-05-07T19:48:20.1422926Z #define NAN (__builtin_nanf ("")) 2025-05-07T19:48:20.1423378Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T19:48:20.1423932Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T19:48:20.1424488Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T19:48:20.1424992Z #define __PTRDIFF_T 2025-05-07T19:48:20.1425239Z #define _ASSERT_H 1 2025-05-07T19:48:20.1425523Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T19:48:20.1425832Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T19:48:20.1426186Z #define _Mlong_double_ long double 2025-05-07T19:48:20.1426504Z #define __cpp_lambdas 200907L 2025-05-07T19:48:20.1426812Z #define _IO_DEC 020 2025-05-07T19:48:20.1427091Z #define STA_PPSSIGNAL 0x0100 2025-05-07T19:48:20.1427389Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T19:48:20.1427729Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:48:20.1428039Z #define ADJ_TIMECONST 0x0020 2025-05-07T19:48:20.1428352Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T19:48:20.1428648Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T19:48:20.1428969Z #define _ANSI_STDDEF_H 2025-05-07T19:48:20.1429364Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T19:48:20.1429797Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:48:20.1430198Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T19:48:20.1430516Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T19:48:20.1430844Z #define __cpp_template_auto 201606L 2025-05-07T19:48:20.1431214Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:48:20.1431621Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T19:48:20.1431907Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T19:48:20.1432308Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T19:48:20.1432791Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:48:20.1433196Z #define __GNUC_VA_LIST 2025-05-07T19:48:20.1433540Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:48:20.1433957Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:48:20.1434253Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T19:48:20.1434544Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T19:48:20.1434867Z #define __USE_XOPEN2KXSI 1 2025-05-07T19:48:20.1435129Z #define __WCOREFLAG 0x80 2025-05-07T19:48:20.1435415Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T19:48:20.1435728Z #define cudaEventDisableTiming 0x02 2025-05-07T19:48:20.1436046Z #define htobe32(x) __bswap_32 (x) 2025-05-07T19:48:20.1436322Z #define __LP64__ 1 2025-05-07T19:48:20.1436591Z #define cudaStreamNonBlocking 0x01 2025-05-07T19:48:20.1436903Z #define _IO_off64_t __off64_t 2025-05-07T19:48:20.1437169Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1437458Z #define __time_t_defined 1 2025-05-07T19:48:20.1437721Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T19:48:20.1438105Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:48:20.1438480Z #define __USE_UNIX98 1 2025-05-07T19:48:20.1438755Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T19:48:20.1439060Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T19:48:20.1439407Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:48:20.1439676Z #define SEEK_CUR 1 2025-05-07T19:48:20.1439932Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T19:48:20.1440594Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T19:48:20.1442309Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T19:48:20.1442638Z #define CHAR_MAX SCHAR_MAX 2025-05-07T19:48:20.1442908Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T19:48:20.1443221Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T19:48:20.1443499Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T19:48:20.1443809Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T19:48:20.1444199Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T19:48:20.1444735Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T19:48:20.1445445Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T19:48:20.1446132Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T19:48:20.1446469Z #define _IO_BOOLALPHA 0200000 2025-05-07T19:48:20.1446831Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T19:48:20.1447248Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T19:48:20.1447536Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:48:20.1447851Z #define cudaArrayDefault 0x00 2025-05-07T19:48:20.1448147Z #define TLOSS 5 2025-05-07T19:48:20.1448375Z #define __ssize_t_defined 2025-05-07T19:48:20.1448678Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T19:48:20.1448995Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T19:48:20.1449299Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T19:48:20.1449608Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T19:48:20.1449936Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T19:48:20.1450221Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:48:20.1450614Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T19:48:20.1451019Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T19:48:20.1451335Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:48:20.1451638Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T19:48:20.1451935Z #define cudaPeerAccessDefault 0x00 2025-05-07T19:48:20.1452249Z #define __REGISTER_PREFIX__ 2025-05-07T19:48:20.1452519Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:48:20.1452878Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T19:48:20.1453249Z #define _IOS_NOREPLACE 64 2025-05-07T19:48:20.1453514Z #define __cdecl 2025-05-07T19:48:20.1453758Z #define cudaEventInterprocess 0x04 2025-05-07T19:48:20.1454113Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T19:48:20.1454518Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T19:48:20.1454858Z #define LOGIN_NAME_MAX 256 2025-05-07T19:48:20.1455140Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T19:48:20.1455419Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T19:48:20.1455737Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T19:48:20.1456009Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:48:20.1456351Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T19:48:20.1456779Z #define __TEXTURE_TYPES_H__ 2025-05-07T19:48:20.1457255Z #define ADJ_NANO 0x2000 2025-05-07T19:48:20.1457649Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:48:20.1458064Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:48:20.1458408Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T19:48:20.1458694Z #define __FLT_DIG__ 6 2025-05-07T19:48:20.1459107Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T19:48:20.1459535Z #define __NO_INLINE__ 1 2025-05-07T19:48:20.1459885Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T19:48:20.1460264Z #define ADJ_STATUS 0x0010 2025-05-07T19:48:20.1460538Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T19:48:20.1460812Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T19:48:20.1461136Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T19:48:20.1461615Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:48:20.1461883Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T19:48:20.1462246Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:48:20.1462601Z #define CHAR_MIN SCHAR_MIN 2025-05-07T19:48:20.1462926Z #define MAX_CANON 255 2025-05-07T19:48:20.1463157Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:48:20.1463456Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:48:20.1463743Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T19:48:20.1464057Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T19:48:20.1464351Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T19:48:20.1464778Z #define __VERSION__ "11.4.0" 2025-05-07T19:48:20.1465062Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T19:48:20.1465363Z #define cudaHostRegisterMapped 0x02 2025-05-07T19:48:20.1465662Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T19:48:20.1465947Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T19:48:20.1466284Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T19:48:20.1466591Z #define __UINT64_C(c) c ## UL 2025-05-07T19:48:20.1466866Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T19:48:20.1467313Z #define _SYS_TYPES_H 1 2025-05-07T19:48:20.1467566Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T19:48:20.1467846Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T19:48:20.1468116Z #define _SYS_CDEFS_H 1 2025-05-07T19:48:20.1468363Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T19:48:20.1468641Z #define __cpp_unicode_characters 201411L 2025-05-07T19:48:20.1468955Z #define _IO_ERR_SEEN 0x20 2025-05-07T19:48:20.1469211Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T19:48:20.1469502Z #define FP_SUBNORMAL 3 2025-05-07T19:48:20.1469760Z #define cudaOccupancyDefault 0x00 2025-05-07T19:48:20.1470065Z #define _INITIALIZER_LIST 2025-05-07T19:48:20.1470313Z #define _STDC_PREDEF_H 1 2025-05-07T19:48:20.1470573Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T19:48:20.1470861Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T19:48:20.1471177Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T19:48:20.1471458Z #define _IO_file_flags _flags 2025-05-07T19:48:20.1471719Z #define __USE_XOPEN2K8 1 2025-05-07T19:48:20.1471981Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T19:48:20.1472243Z #define HUGE 3.40282347e+38F 2025-05-07T19:48:20.1472583Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T19:48:20.1472947Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T19:48:20.1473240Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T19:48:20.1473520Z #define _BSD_SOURCE 1 2025-05-07T19:48:20.1473767Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T19:48:20.1474690Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T19:48:20.1475649Z #define __catch(X) catch(X) 2025-05-07T19:48:20.1475928Z #define __ULONG32_TYPE unsigned int 2025-05-07T19:48:20.1476244Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:48:20.1476575Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T19:48:20.1476863Z #define __TIMER_T_TYPE void * 2025-05-07T19:48:20.1477152Z #define __STRING(x) #x 2025-05-07T19:48:20.1477408Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:48:20.1477709Z #define _T_PTRDIFF_ 2025-05-07T19:48:20.1477974Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T19:48:20.1478309Z #define cudaEventWaitExternal 0x01 2025-05-07T19:48:20.1478598Z #define __unbounded 2025-05-07T19:48:20.1478857Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T19:48:20.1479265Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:48:20.1479552Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T19:48:20.1479855Z #define be16toh(x) __bswap_16 (x) 2025-05-07T19:48:20.1480126Z #define __cpp_lib_is_final 201402L 2025-05-07T19:48:20.1480427Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T19:48:20.1480747Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T19:48:20.1481555Z #define cudaDevicePropDontCare { {'\0'}, {{0}}, {'\0'}, 0, 0, 0, 0, 0, 0, 0, {0, 0, 0}, {0, 0, 0}, 0, 0, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, {0, 0}, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, {0, 0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, 0, {0, 0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, } 2025-05-07T19:48:20.1482242Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T19:48:20.1482521Z #define __managed__ __location__(managed) 2025-05-07T19:48:20.1482826Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T19:48:20.1483209Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T19:48:20.1483640Z #define _POSIX_STREAM_MAX 8 2025-05-07T19:48:20.1483969Z #define __LIBRARY_TYPES_H__ 2025-05-07T19:48:20.1484353Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T19:48:20.1484754Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:48:20.1485008Z #define _SYS_SIZE_T_H 2025-05-07T19:48:20.1485312Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T19:48:20.1485651Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T19:48:20.1485906Z #define _CRTIMP 2025-05-07T19:48:20.1486123Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T19:48:20.1486436Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:48:20.1486762Z #define STA_PPSJITTER 0x0200 2025-05-07T19:48:20.1487123Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T19:48:20.1487525Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1487871Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T19:48:20.1488178Z #define __SIZE_T__ 2025-05-07T19:48:20.1488382Z #define __stub_gtty 2025-05-07T19:48:20.1488617Z #define __pid_t_defined 2025-05-07T19:48:20.1488863Z #define __glibcxx_function_requires(...) 2025-05-07T19:48:20.1489166Z #define __SM_80_RT_HPP__ 2025-05-07T19:48:20.1489401Z #define __need_clockid_t 2025-05-07T19:48:20.1489656Z #define SSIZE_MAX LONG_MAX 2025-05-07T19:48:20.1489901Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T19:48:20.1490231Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T19:48:20.1490550Z #define __mode_t_defined 2025-05-07T19:48:20.1490819Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T19:48:20.1491125Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T19:48:20.1491385Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T19:48:20.1491802Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T19:48:20.1492219Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:48:20.1492520Z #define __cudaGet_blockDim() blockDim 2025-05-07T19:48:20.1492776Z #define _G_config_h 1 2025-05-07T19:48:20.1492998Z #define __stub_sstk 2025-05-07T19:48:20.1493216Z #define _IO_IN_BACKUP 0x100 2025-05-07T19:48:20.1493523Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T19:48:20.1493850Z #define __wur 2025-05-07T19:48:20.1494054Z #define NL_TEXTMAX INT_MAX 2025-05-07T19:48:20.1494294Z #define _G_HAVE_MMAP 1 2025-05-07T19:48:20.1494506Z #define _IO_OCT 040 2025-05-07T19:48:20.1494734Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:48:20.1494981Z #define NL_MSGMAX INT_MAX 2025-05-07T19:48:20.1495220Z #define _GLIBCXX_USE_LFS 1 2025-05-07T19:48:20.1495487Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T19:48:20.1495802Z #define _POSIX_RTSIG_MAX 8 2025-05-07T19:48:20.1496055Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T19:48:20.1496513Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T19:48:20.1497085Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:48:20.1497356Z #define _STL_ALGOBASE_H 1 2025-05-07T19:48:20.1497701Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T19:48:20.1498074Z #define __off64_t_defined 2025-05-07T19:48:20.1498356Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T19:48:20.1498633Z #define __FLT128_DIG__ 33 2025-05-07T19:48:20.1498916Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T19:48:20.1499214Z #define __INT32_C(c) c 2025-05-07T19:48:20.1499476Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:48:20.1499756Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:48:20.1500055Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:48:20.1500351Z #define __PDP_ENDIAN 3412 2025-05-07T19:48:20.1500600Z #define _ISOC95_SOURCE 1 2025-05-07T19:48:20.1500870Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T19:48:20.1501232Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T19:48:20.1501512Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T19:48:20.1501808Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T19:48:20.1502156Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T19:48:20.1502415Z #define __SM_90_RT_HPP__ 2025-05-07T19:48:20.1502677Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:48:20.1503019Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T19:48:20.1503454Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T19:48:20.1503921Z #define _BITS_TYPESIZES_H 1 2025-05-07T19:48:20.1504177Z #define htole32(x) (x) 2025-05-07T19:48:20.1504466Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T19:48:20.1504795Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T19:48:20.1505172Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T19:48:20.1505583Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T19:48:20.1505982Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:48:20.1506363Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T19:48:20.1506714Z #define ADJ_OFFSET 0x0001 2025-05-07T19:48:20.1506999Z #define cudaArrayLayered 0x01 2025-05-07T19:48:20.1507353Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T19:48:20.1507768Z #define cudaEventRecordDefault 0x00 2025-05-07T19:48:20.1508078Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T19:48:20.1508395Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T19:48:20.1508675Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T19:48:20.1508955Z #define unix 1 2025-05-07T19:48:20.1509272Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:48:20.1509530Z #define _POSIX_CHILD_MAX 25 2025-05-07T19:48:20.1509779Z #define _POSIX_MAX_INPUT 255 2025-05-07T19:48:20.1510049Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T19:48:20.1510333Z #define __USE_POSIX 1 2025-05-07T19:48:20.1511404Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T19:48:20.1512551Z #define __FD_ZERO_STOS "stosq" 2025-05-07T19:48:20.1512835Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T19:48:20.1513159Z #define __THROWNL throw () 2025-05-07T19:48:20.1513486Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T19:48:20.1513835Z #define __cpp_rtti 199711L 2025-05-07T19:48:20.1514107Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:48:20.1514385Z #define __PMT(args) args 2025-05-07T19:48:20.1514500Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1514659Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T19:48:20.1514766Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T19:48:20.1514860Z #define _SIZE_T_DECLARED 2025-05-07T19:48:20.1514962Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T19:48:20.1515052Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:48:20.1515449Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T19:48:20.1515554Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T19:48:20.1515648Z #define XATTR_LIST_MAX 65536 2025-05-07T19:48:20.1515739Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T19:48:20.1515876Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:48:20.1515972Z #define _WCHAR_T_H 2025-05-07T19:48:20.1516056Z #define __FLT64X_DIG__ 18 2025-05-07T19:48:20.1516144Z #define _IO_SHOWBASE 0200 2025-05-07T19:48:20.1516244Z #define _POSIX_QLIMIT 1 2025-05-07T19:48:20.1516336Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T19:48:20.1516428Z #define __INT8_TYPE__ signed char 2025-05-07T19:48:20.1516517Z #define __SURFACE_TYPES_H__ 2025-05-07T19:48:20.1516620Z #define __CUDA_ARCH__ 520 2025-05-07T19:48:20.1516775Z #define __cpp_digit_separators 201309L 2025-05-07T19:48:20.1516853Z #define __ELF__ 1 2025-05-07T19:48:20.1516964Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T19:48:20.1517063Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:48:20.1517145Z #define STA_INS 0x0010 2025-05-07T19:48:20.1517241Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:48:20.1517349Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T19:48:20.1517518Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1517620Z #define __builtin_align__(a) __align__(a) 2025-05-07T19:48:20.1517740Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1517839Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T19:48:20.1517936Z #define __cpp_lib_logical_traits 201510 2025-05-07T19:48:20.1518029Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T19:48:20.1518201Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T19:48:20.1518356Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T19:48:20.1518452Z #define _IO_funlockfile(_fp) 2025-05-07T19:48:20.1518785Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T19:48:20.1518914Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T19:48:20.1519008Z #define __DRIVER_TYPES_H__ 2025-05-07T19:48:20.1519101Z #define __FLT_RADIX__ 2 2025-05-07T19:48:20.1519202Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:48:20.1519371Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:48:20.1519463Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:48:20.1519566Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T19:48:20.1519670Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T19:48:20.1519770Z #define _POSIX_C_SOURCE 200809L 2025-05-07T19:48:20.1519874Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T19:48:20.1519974Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:48:20.1520058Z #define WORD_BIT 32 2025-05-07T19:48:20.1520140Z #define _IO_USER_BUF 1 2025-05-07T19:48:20.1520248Z #define __VECTOR_TYPES_H__ 2025-05-07T19:48:20.1520354Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1520458Z #define cudaHostAllocPortable 0x01 2025-05-07T19:48:20.1520563Z #define PTHREAD_STACK_MIN 16384 2025-05-07T19:48:20.1520664Z #define __long_double_t long double 2025-05-07T19:48:20.1520764Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T19:48:20.1520863Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T19:48:20.1520963Z #define _POSIX_ARG_MAX 4096 2025-05-07T19:48:20.1521070Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T19:48:20.1521173Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T19:48:20.1521263Z #define __k8 1 2025-05-07T19:48:20.1521457Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T19:48:20.1521633Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:48:20.1521749Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T19:48:20.1521850Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:48:20.1521946Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T19:48:20.1522071Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T19:48:20.1522184Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T19:48:20.1522273Z #define __blksize_t_defined 2025-05-07T19:48:20.1522361Z #define _IO_SHOWPOINT 0400 2025-05-07T19:48:20.1522475Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T19:48:20.1522613Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T19:48:20.1522726Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T19:48:20.1522822Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T19:48:20.1523095Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T19:48:20.1523200Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:48:20.1523300Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T19:48:20.1523414Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T19:48:20.1523667Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T19:48:20.1523808Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T19:48:20.1523907Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:48:20.1524037Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T19:48:20.1524119Z #define SEEK_SET 0 2025-05-07T19:48:20.1524219Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T19:48:20.1524334Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T19:48:20.1524521Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T19:48:20.1524655Z #define _MATH_H_MATHDEF 1 2025-05-07T19:48:20.1524747Z #define WSTOPPED 2 2025-05-07T19:48:20.1525094Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T19:48:20.1525189Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T19:48:20.1525286Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T19:48:20.1525407Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T19:48:20.1525496Z #define __stub_sigreturn 2025-05-07T19:48:20.1525740Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T19:48:20.1525855Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T19:48:20.1525947Z #define __HOST_CONFIG_H__ 2025-05-07T19:48:20.1526040Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T19:48:20.1526122Z #define CLOCK_TAI 11 2025-05-07T19:48:20.1526236Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T19:48:20.1526320Z #define __restrict_arr 2025-05-07T19:48:20.1526428Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T19:48:20.1526987Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T19:48:20.1527172Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T19:48:20.1527255Z #define __USE_MISC 1 2025-05-07T19:48:20.1527373Z #define __UWORD_TYPE unsigned long int 2025-05-07T19:48:20.1527465Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T19:48:20.1527551Z #define _GCC_LIMITS_H_ 2025-05-07T19:48:20.1527636Z #define __LDBL_DIG__ 18 2025-05-07T19:48:20.1527737Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T19:48:20.1527834Z #define __malloc_and_calloc_defined 2025-05-07T19:48:20.1527921Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:48:20.1528026Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T19:48:20.1528110Z #define __x86_64__ 1 2025-05-07T19:48:20.1528188Z #define _SIZE_T_ 2025-05-07T19:48:20.1528284Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T19:48:20.1528382Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:48:20.1528490Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T19:48:20.1528602Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:48:20.1528698Z #define _IO_iconv_t _G_iconv_t 2025-05-07T19:48:20.1528799Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T19:48:20.1528930Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T19:48:20.1529022Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T19:48:20.1529513Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T19:48:20.1529626Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T19:48:20.1529784Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T19:48:20.1529885Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T19:48:20.1529980Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T19:48:20.1530061Z #define STA_FLL 0x0008 2025-05-07T19:48:20.1530207Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T19:48:20.1530298Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T19:48:20.1530424Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1530548Z #define __cpp_lib_integer_sequence 201304 2025-05-07T19:48:20.1530638Z #define __stub_revoke 2025-05-07T19:48:20.1530732Z #define __timer_t_defined 1 2025-05-07T19:48:20.1530874Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T19:48:20.1530961Z #define INT_MAX __INT_MAX__ 2025-05-07T19:48:20.1531106Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T19:48:20.1531210Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T19:48:20.1531308Z #define _GLIBCXX_ICONV_CONST 2025-05-07T19:48:20.1531406Z #define major(dev) gnu_dev_major (dev) 2025-05-07T19:48:20.1531510Z #define cudaArrayTextureGather 0x08 2025-05-07T19:48:20.1531617Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T19:48:20.1531744Z #define _IO_off_t __off_t 2025-05-07T19:48:20.1531832Z #define __FLT64_DIG__ 15 2025-05-07T19:48:20.1532057Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T19:48:20.1532162Z #define _POSIX2_LINE_MAX 2048 2025-05-07T19:48:20.1532286Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1532411Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:48:20.1532518Z #define ADJ_FREQUENCY 0x0002 2025-05-07T19:48:20.1532615Z #define __CUDART_API_PTDS(api) api 2025-05-07T19:48:20.1532698Z #define NULL __null 2025-05-07T19:48:20.1532837Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T19:48:20.1532954Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T19:48:20.1533046Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1533135Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:48:20.1533228Z #define FP_ZERO 2 2025-05-07T19:48:20.1533319Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T19:48:20.1533418Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1533501Z #define __WCHAR_T__ 2025-05-07T19:48:20.1533606Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:48:20.1533797Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:48:20.1533948Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T19:48:20.1534051Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:48:20.1534162Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:48:20.1534270Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T19:48:20.1534396Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T19:48:20.1534524Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T19:48:20.1534612Z #define _BSD_PTRDIFF_T_ 2025-05-07T19:48:20.1534696Z #define _SIGSET_H_types 1 2025-05-07T19:48:20.1534816Z #define cudaTextureType1DLayered 0xF1 2025-05-07T19:48:20.1534917Z #define __cpp_unicode_literals 200710L 2025-05-07T19:48:20.1535011Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T19:48:20.1535154Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:48:20.1535282Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T19:48:20.1535383Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:48:20.1535508Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T19:48:20.1535685Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T19:48:20.1535772Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:48:20.1535868Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T19:48:20.1535965Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T19:48:20.1536046Z #define STA_MODE 0x4000 2025-05-07T19:48:20.1536151Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:48:20.1536244Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:48:20.1536438Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T19:48:20.1536550Z #define __USING_NAMESPACE_C99(name) 2025-05-07T19:48:20.1536641Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T19:48:20.1536751Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T19:48:20.1537036Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T19:48:20.1537131Z #define __SIZE_WIDTH__ 64 2025-05-07T19:48:20.1537253Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1537357Z #define __SEG_FS 1 2025-05-07T19:48:20.1537454Z #define _IO_size_t size_t 2025-05-07T19:48:20.1537553Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:48:20.1537672Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T19:48:20.1537758Z #define __stub_lchmod 2025-05-07T19:48:20.1537851Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:48:20.1537946Z #define __LITTLE_ENDIAN 1234 2025-05-07T19:48:20.1538122Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1538226Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T19:48:20.1538310Z #define __SEG_GS 1 2025-05-07T19:48:20.1538508Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:48:20.1538600Z #define _IOS_APPEND 8 2025-05-07T19:48:20.1538695Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:48:20.1538855Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T19:48:20.1538959Z #define _IO_IS_APPENDING 0x1000 2025-05-07T19:48:20.1539073Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:48:20.1539164Z #define htole16(x) (x) 2025-05-07T19:48:20.1539289Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T19:48:20.1539390Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T19:48:20.1539493Z #define __INT16_TYPE__ short int 2025-05-07T19:48:20.1539615Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:48:20.1539725Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T19:48:20.1539837Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T19:48:20.1539957Z #define __cpp_structured_bindings 201606L 2025-05-07T19:48:20.1540099Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T19:48:20.1540192Z #define __SIZEOF_INT__ 4 2025-05-07T19:48:20.1540293Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:48:20.1540430Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T19:48:20.1540515Z #define SEEK_HOLE 4 2025-05-07T19:48:20.1540608Z #define TIMER_ABSTIME 1 2025-05-07T19:48:20.1540708Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:48:20.1540810Z #define __CUDA_MATH_CRTIMP 2025-05-07T19:48:20.1540994Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:48:20.1541113Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1541238Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:48:20.1541340Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1541469Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:48:20.1541561Z #define _LINUX_LIMITS_H 2025-05-07T19:48:20.1541663Z #define linux 1 2025-05-07T19:48:20.1541758Z #define MOD_MICRO ADJ_MICRO 2025-05-07T19:48:20.1541878Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T19:48:20.1541992Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T19:48:20.1542084Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T19:48:20.1542192Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T19:48:20.1542339Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T19:48:20.1542448Z #define __cpp_lib_hypot 201603 2025-05-07T19:48:20.1542545Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1542645Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T19:48:20.1542742Z #define MOD_NANO ADJ_NANO 2025-05-07T19:48:20.1542827Z #define htole64(x) (x) 2025-05-07T19:48:20.1542928Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T19:48:20.1543025Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T19:48:20.1543128Z #define _IO_UPPERCASE 01000 2025-05-07T19:48:20.1543646Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T19:48:20.1543743Z #define __USE_POSIX2 1 2025-05-07T19:48:20.1543859Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T19:48:20.1543958Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T19:48:20.1544179Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T19:48:20.1544284Z #define _XLOCALE_H 1 2025-05-07T19:48:20.1544386Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T19:48:20.1544487Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:48:20.1544581Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T19:48:20.1544702Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T19:48:20.1544794Z #define __EXCEPTIONS 1 2025-05-07T19:48:20.1544896Z #define __CUDART_API_PTSZ(api) api 2025-05-07T19:48:20.1545112Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T19:48:20.1545200Z #define __WORDSIZE 64 2025-05-07T19:48:20.1545294Z #define CLOCK_MONOTONIC 1 2025-05-07T19:48:20.1545381Z #define _STL_RELOPS_H 1 2025-05-07T19:48:20.1545500Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:48:20.1545663Z #define __BEGIN_DECLS extern "C" { 2025-05-07T19:48:20.1545757Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:48:20.1545872Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T19:48:20.1546188Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T19:48:20.1546431Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T19:48:20.1546604Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T19:48:20.1546723Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T19:48:20.1546831Z #define __cpp_range_based_for 201603L 2025-05-07T19:48:20.1546948Z #define __cpp_lib_exchange_function 201304 2025-05-07T19:48:20.1547072Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T19:48:20.1547181Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T19:48:20.1547367Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T19:48:20.1547479Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:48:20.1547575Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T19:48:20.1547688Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T19:48:20.1547873Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:48:20.1547990Z #define _BITS_BYTESWAP_H 1 2025-05-07T19:48:20.1548098Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T19:48:20.1548218Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:48:20.1548317Z #define _STRING_H 1 2025-05-07T19:48:20.1548416Z #define _GCC_MAX_ALIGN_T 2025-05-07T19:48:20.1548522Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T19:48:20.1548664Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:48:20.1548778Z #define __code_model_small__ 1 2025-05-07T19:48:20.1548875Z #define _PSTL_CONFIG_H 2025-05-07T19:48:20.1548985Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:48:20.1549215Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:48:20.1549310Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T19:48:20.1549647Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T19:48:20.1549736Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:48:20.1549826Z #define FILENAME_MAX 4096 2025-05-07T19:48:20.1549930Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:48:20.1550005Z #define L_cuserid 9 2025-05-07T19:48:20.1550099Z #define __ino_t_defined 2025-05-07T19:48:20.1550172Z #define __k8__ 1 2025-05-07T19:48:20.1550264Z #define __INTPTR_TYPE__ long int 2025-05-07T19:48:20.1550362Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:48:20.1550451Z #define __int8_t_defined 2025-05-07T19:48:20.1550541Z #define __WCHAR_TYPE__ int 2025-05-07T19:48:20.1550632Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T19:48:20.1550745Z #define cudaHostRegisterPortable 0x01 2025-05-07T19:48:20.1550825Z #define _IOS_TRUNC 16 2025-05-07T19:48:20.1550934Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T19:48:20.1551014Z #define __HAVE_COLUMN 2025-05-07T19:48:20.1551100Z #define __stub_fdetach 2025-05-07T19:48:20.1551512Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T19:48:20.1551597Z #define __need_time_t 2025-05-07T19:48:20.1551691Z #define __pic__ 2 2025-05-07T19:48:20.1551803Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1551898Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T19:48:20.1551999Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:48:20.1552096Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T19:48:20.1552175Z #define __stub_chflags 2025-05-07T19:48:20.1552259Z #define CLOCK_BOOTTIME 7 2025-05-07T19:48:20.1552351Z #define __need_IOV_MAX 2025-05-07T19:48:20.1552455Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T19:48:20.1552555Z #define __UQUAD_TYPE unsigned long int 2025-05-07T19:48:20.1552661Z #define __cpp_decltype 200707L 2025-05-07T19:48:20.1552754Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T19:48:20.1552842Z #define _GLIBCXX_USE_C99 1 2025-05-07T19:48:20.1552994Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T19:48:20.1553096Z #define TTY_NAME_MAX 32 2025-05-07T19:48:20.1553259Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T19:48:20.1553342Z #define le64toh(x) (x) 2025-05-07T19:48:20.1553478Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1553641Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T19:48:20.1553792Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:48:20.1553888Z #define STA_PPSTIME 0x0004 2025-05-07T19:48:20.1553984Z #define __import__ 2025-05-07T19:48:20.1554069Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T19:48:20.1554208Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T19:48:20.1554304Z #define __export__ 2025-05-07T19:48:20.1554420Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T19:48:20.1554518Z #define cudaMemAttachHost 0x02 2025-05-07T19:48:20.1554679Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:48:20.1554787Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T19:48:20.1554873Z #define _GLIBCXX_SYMVER 1 2025-05-07T19:48:20.1554966Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:48:20.1555073Z #define _WCHAR_T_DECLARED 2025-05-07T19:48:20.1555184Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:48:20.1555285Z #define __cpp_inline_variables 201606L 2025-05-07T19:48:20.1555387Z #define WNOWAIT 0x01000000 2025-05-07T19:48:20.1555470Z #define PLOSS 6 2025-05-07T19:48:20.1555557Z #define M_LN10 2.30258509299404568402 2025-05-07T19:48:20.1555637Z #define EXIT_SUCCESS 0 2025-05-07T19:48:20.1555745Z #define __LDBL_REDIR_DECL(name) 2025-05-07T19:48:20.1555836Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T19:48:20.1555934Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T19:48:20.1556034Z #define __thread__ __thread 2025-05-07T19:48:20.1556129Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T19:48:20.1556219Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:48:20.1556445Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T19:48:20.1556556Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T19:48:20.1556636Z #define __linux__ 1 2025-05-07T19:48:20.1556729Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T19:48:20.1556865Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T19:48:20.1556958Z #define __S16_TYPE short int 2025-05-07T19:48:20.1557306Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T19:48:20.1557409Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T19:48:20.1557610Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T19:48:20.1557706Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T19:48:20.1557797Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T19:48:20.1557891Z #define _T_SIZE_ 2025-05-07T19:48:20.1557990Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T19:48:20.1558085Z #define _PSTL_VERSION 12000 2025-05-07T19:48:20.1558197Z #define __noinline__ __attribute__((noinline)) 2025-05-07T19:48:20.1558312Z #define __WNOTHREAD 0x20000000 2025-05-07T19:48:20.1558414Z #define _G_va_list __gnuc_va_list 2025-05-07T19:48:20.1558505Z #define _IOS_INPUT 1 2025-05-07T19:48:20.1558624Z #define __USE_LARGEFILE64 1 2025-05-07T19:48:20.1558738Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T19:48:20.1558834Z #define __INT64_TYPE__ long int 2025-05-07T19:48:20.1558937Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T19:48:20.1559076Z #define __shared__ __location__(shared) 2025-05-07T19:48:20.1559174Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:48:20.1559282Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T19:48:20.1559465Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T19:48:20.1559565Z #define __gid_t_defined 2025-05-07T19:48:20.1559684Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T19:48:20.1559808Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:48:20.1560013Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T19:48:20.1560117Z #define _GLIBCXX17_INLINE inline 2025-05-07T19:48:20.1560259Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:48:20.1560373Z #define ___int_size_t_h 2025-05-07T19:48:20.1560501Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:48:20.1560607Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T19:48:20.1560727Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T19:48:20.1560832Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T19:48:20.1560980Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:48:20.1561109Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1561249Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T19:48:20.1561375Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T19:48:20.1561473Z #define __clock_t_defined 1 2025-05-07T19:48:20.1561604Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T19:48:20.1561700Z #define __GLIBC_MINOR__ 17 2025-05-07T19:48:20.1561798Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:48:20.1561902Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:48:20.1562042Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:48:20.1562142Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:48:20.1562320Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:48:20.1562439Z #define __SSE__ 1 2025-05-07T19:48:20.1562541Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T19:48:20.1562644Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T19:48:20.1562749Z #define __sigset_t_defined 2025-05-07T19:48:20.1562874Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:48:20.1562968Z #define MOD_TAI ADJ_TAI 2025-05-07T19:48:20.1563072Z #define _IO_va_list __gnuc_va_list 2025-05-07T19:48:20.1563192Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T19:48:20.1563281Z #define __SM_70_RT_H__ 2025-05-07T19:48:20.1563383Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T19:48:20.1563484Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T19:48:20.1563672Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:48:20.1563776Z #define _POSIX_MAX_CANON 255 2025-05-07T19:48:20.1563893Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T19:48:20.1564017Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T19:48:20.1564120Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T19:48:20.1564368Z #define _GLIBCXX_TXN_SAFE 2025-05-07T19:48:20.1564455Z #define __amd64__ 1 2025-05-07T19:48:20.1564572Z #define __WINT_WIDTH__ 32 2025-05-07T19:48:20.1564679Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T19:48:20.1564957Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T19:48:20.1565088Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T19:48:20.1565179Z #define EOF (-1) 2025-05-07T19:48:20.1565283Z #define __WAIT_STATUS_DEFN void * 2025-05-07T19:48:20.1565408Z #define __USE_POSIX199309 1 2025-05-07T19:48:20.1565509Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:48:20.1565612Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:48:20.1565713Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:48:20.1565841Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T19:48:20.1565958Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T19:48:20.1566060Z #define ____mbstate_t_defined 1 2025-05-07T19:48:20.1566180Z #define STA_NANO 0x2000 2025-05-07T19:48:20.1566279Z #define _GLIBCXX_RELEASE 11 2025-05-07T19:48:20.1566380Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T19:48:20.1566480Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T19:48:20.1566594Z #define _IO_LINKED 0x80 2025-05-07T19:48:20.1566699Z #define __cpp_lib_launder 201606 2025-05-07T19:48:20.1566796Z #define __SIZEOF_INT128__ 16 2025-05-07T19:48:20.1566925Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T19:48:20.1567021Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:48:20.1567251Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T19:48:20.1567368Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1567505Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T19:48:20.1567607Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:48:20.1567878Z #define __W_CONTINUED 0xffff 2025-05-07T19:48:20.1568011Z #define __ATOMIC_RELAXED 0 2025-05-07T19:48:20.1568248Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T19:48:20.1568389Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T19:48:20.1568596Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:48:20.1568716Z #define __stub_stty 2025-05-07T19:48:20.1568814Z #define le16toh(x) (x) 2025-05-07T19:48:20.1568937Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T19:48:20.1569219Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:48:20.1569313Z #define _SIZET_ 2025-05-07T19:48:20.1569418Z #define XATTR_NAME_MAX 255 2025-05-07T19:48:20.1569554Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T19:48:20.1569675Z #define _SVID_SOURCE 1 2025-05-07T19:48:20.1569774Z #define _LP64 1 2025-05-07T19:48:20.1569878Z #define _LIBC_LIMITS_H_ 1 2025-05-07T19:48:20.1570165Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T19:48:20.1570291Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T19:48:20.1570393Z #define __UINT8_C(c) c 2025-05-07T19:48:20.1570501Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T19:48:20.1570632Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T19:48:20.1570741Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T19:48:20.1570847Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:48:20.1570979Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T19:48:20.1571077Z #define CUDARTAPI 2025-05-07T19:48:20.1571197Z #define cudaEventWaitDefault 0x00 2025-05-07T19:48:20.1571294Z #define IOV_MAX 1024 2025-05-07T19:48:20.1571481Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T19:48:20.1571592Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:48:20.1571693Z #define STA_CLK 0x8000 2025-05-07T19:48:20.1571828Z #define cudaMemAttachSingle 0x04 2025-05-07T19:48:20.1571923Z #define __wchar_t__ 2025-05-07T19:48:20.1572038Z #define __cpp_lib_is_aggregate 201703 2025-05-07T19:48:20.1572132Z #define SEEK_END 2 2025-05-07T19:48:20.1572256Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:48:20.1572452Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T19:48:20.1572564Z #define _IO_ftrylockfile(_fp) 2025-05-07T19:48:20.1572746Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T19:48:20.1572850Z #define ____FILE_defined 1 2025-05-07T19:48:20.1572982Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T19:48:20.1573114Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:48:20.1573218Z #define _ISOC99_SOURCE 1 2025-05-07T19:48:20.1573327Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T19:48:20.1573604Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T19:48:20.1573769Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T19:48:20.1573868Z #define _IO_RIGHT 04 2025-05-07T19:48:20.1573975Z #define __END_NAMESPACE_STD 2025-05-07T19:48:20.1574207Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:48:20.1574313Z #define _GLIBCXX_STD_C std 2025-05-07T19:48:20.1574420Z #define _LARGEFILE64_SOURCE 1 2025-05-07T19:48:20.1574539Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T19:48:20.1574660Z #define _STDDEF_H_ 2025-05-07T19:48:20.1574854Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:48:20.1574970Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1575126Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:48:20.1575284Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T19:48:20.1575405Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:48:20.1575516Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T19:48:20.1575673Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:48:20.1575786Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T19:48:20.1575895Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T19:48:20.1576030Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T19:48:20.1576220Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:48:20.1576326Z #define __CUDA_RUNTIME_H__ 2025-05-07T19:48:20.1576698Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T19:48:20.1576815Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T19:48:20.1576923Z #define __STDCPP_THREADS__ 1 2025-05-07T19:48:20.1577042Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T19:48:20.1577225Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T19:48:20.1577334Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:48:20.1577492Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T19:48:20.1577627Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T19:48:20.1577736Z #define P_tmpdir "/tmp" 2025-05-07T19:48:20.1577870Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T19:48:20.1577974Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:48:20.1578111Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T19:48:20.1578293Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T19:48:20.1578471Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:48:20.1578592Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T19:48:20.1578725Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T19:48:20.1578840Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T19:48:20.1578945Z #define __location__(a) __annotate__(a) 2025-05-07T19:48:20.1579213Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T19:48:20.1579316Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T19:48:20.1579419Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:48:20.1579533Z #define __STDC_UTF_32__ 1 2025-05-07T19:48:20.1579631Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:48:20.1579731Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T19:48:20.1579910Z #define __FXSR__ 1 2025-05-07T19:48:20.1579994Z #define _SIZE_T 2025-05-07T19:48:20.1580106Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T19:48:20.1580221Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T19:48:20.1580412Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:48:20.1580508Z #define _IO_ssize_t __ssize_t 2025-05-07T19:48:20.1580705Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:48:20.1580814Z #define _GXX_NULLPTR_T 2025-05-07T19:48:20.1580944Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T19:48:20.1581039Z #define FOPEN_MAX 16 2025-05-07T19:48:20.1581132Z #define __BIG_ENDIAN 4321 2025-05-07T19:48:20.1581268Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:48:20.1581376Z #define __suseconds_t_defined 2025-05-07T19:48:20.1581470Z #define WCONTINUED 8 2025-05-07T19:48:20.1581570Z #define __off_t_defined 2025-05-07T19:48:20.1581663Z #define stderr stderr 2025-05-07T19:48:20.1581761Z #define M_LOG10E 0.43429448190325182765 2025-05-07T19:48:20.1581873Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T19:48:20.1582011Z #define __glibcxx_requires_string(_String) 2025-05-07T19:48:20.1582115Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T19:48:20.1582213Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:48:20.1582678Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T19:48:20.1582762Z #define _GCC_SIZE_T 2025-05-07T19:48:20.1582869Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T19:48:20.1582971Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:48:20.1583097Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:48:20.1583195Z #define __USE_XOPEN2K8XSI 1 2025-05-07T19:48:20.1583299Z #define __UINT32_C(c) c ## U 2025-05-07T19:48:20.1583408Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T19:48:20.1583514Z #define __cpp_alias_templates 200704L 2025-05-07T19:48:20.1583624Z #define cudaHostAllocMapped 0x02 2025-05-07T19:48:20.1583748Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T19:48:20.1583838Z #define _STL_ITERATOR_H 1 2025-05-07T19:48:20.1583924Z #define __size_t__ 2025-05-07T19:48:20.1584067Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T19:48:20.1584181Z #define htobe64(x) __bswap_64 (x) 2025-05-07T19:48:20.1584290Z #define cudaEventRecordExternal 0x01 2025-05-07T19:48:20.1584443Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T19:48:20.1584633Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:48:20.1584720Z #define __SM_80_RT_H__ 2025-05-07T19:48:20.1584805Z #define _ENDIAN_H 1 2025-05-07T19:48:20.1584908Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T19:48:20.1585022Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T19:48:20.1585173Z #define __BEGIN_NAMESPACE_C99 2025-05-07T19:48:20.1585257Z #define __try try 2025-05-07T19:48:20.1585373Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T19:48:20.1585469Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:48:20.1585564Z #define __INT8_MAX__ 0x7f 2025-05-07T19:48:20.1585657Z #define __LONG_WIDTH__ 64 2025-05-07T19:48:20.1585756Z #define __PIC__ 2 2025-05-07T19:48:20.1585851Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T19:48:20.1585958Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T19:48:20.1586098Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:48:20.1586237Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T19:48:20.1586384Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T19:48:20.1586486Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T19:48:20.1586598Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T19:48:20.1586800Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:48:20.1586903Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T19:48:20.1587024Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:48:20.1587143Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T19:48:20.1587240Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T19:48:20.1587323Z #define _IO_STDIO_H 2025-05-07T19:48:20.1587433Z #define _CONCEPT_CHECK_H 1 2025-05-07T19:48:20.1587582Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:48:20.1587682Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T19:48:20.1587815Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T19:48:20.1587894Z #define LONG_BIT 64 2025-05-07T19:48:20.1588011Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T19:48:20.1588118Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T19:48:20.1588267Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T19:48:20.1588467Z #define __fsfilcnt_t_defined 2025-05-07T19:48:20.1588555Z #define __blkcnt_t_defined 2025-05-07T19:48:20.1588647Z #define __USE_LARGEFILE 1 2025-05-07T19:48:20.1588739Z #define __cpp_constexpr 201603L 2025-05-07T19:48:20.1588827Z #define CUDART_VERSION 11080 2025-05-07T19:48:20.1588930Z #define cudaDeviceMapHost 0x08 2025-05-07T19:48:20.1589020Z #define _GLIBCXX_CMATH 1 2025-05-07T19:48:20.1589214Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T19:48:20.1589301Z #define __lldiv_t_defined 1 2025-05-07T19:48:20.1589386Z #define __SSE2__ 1 2025-05-07T19:48:20.1589460Z #define _IOLBF 1 2025-05-07T19:48:20.1589553Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T19:48:20.1589652Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T19:48:20.1589754Z #define __cpp_deduction_guides 201703L 2025-05-07T19:48:20.1589838Z #define ADJ_TICK 0x4000 2025-05-07T19:48:20.1589924Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T19:48:20.1590038Z #define __annotate__(a) __attribute__((a)) 2025-05-07T19:48:20.1590126Z #define __INT32_TYPE__ int 2025-05-07T19:48:20.1590212Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:48:20.1590321Z #define __cpp_exceptions 199711L 2025-05-07T19:48:20.1590410Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:48:20.1590516Z #define cudaDeviceScheduleYield 0x02 2025-05-07T19:48:20.1590602Z #define _SYS_SYSMACROS_H 1 2025-05-07T19:48:20.1590733Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T19:48:20.1590892Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:48:20.1590985Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:48:20.1591094Z #define __SWORD_TYPE long int 2025-05-07T19:48:20.1591187Z #define __INTMAX_TYPE__ long int 2025-05-07T19:48:20.1591283Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T19:48:20.1591372Z #define __PTHREAD_SPINS 0, 0 2025-05-07T19:48:20.1591522Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T19:48:20.1591610Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:48:20.1591753Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T19:48:20.1591845Z #define _T_SIZE 2025-05-07T19:48:20.1591946Z #define cudaHostAllocDefault 0x00 2025-05-07T19:48:20.1592068Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T19:48:20.1592198Z #define _POSIX_TIMER_MAX 32 2025-05-07T19:48:20.1592304Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T19:48:20.1592399Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T19:48:20.1592494Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1592597Z #define __ATOMIC_CONSUME 1 2025-05-07T19:48:20.1592719Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T19:48:20.1592810Z #define __GNUC_MINOR__ 4 2025-05-07T19:48:20.1592907Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:48:20.1593013Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:48:20.1593129Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1593215Z #define __PIE__ 2 2025-05-07T19:48:20.1593324Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T19:48:20.1593514Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:48:20.1593613Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T19:48:20.1593717Z #define __glibcxx_requires_subscript(_N) 2025-05-07T19:48:20.1593845Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T19:48:20.1593938Z #define __nlink_t_defined 2025-05-07T19:48:20.1594062Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T19:48:20.1594184Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T19:48:20.1594269Z #define _XOPEN_LIM_H 1 2025-05-07T19:48:20.1594538Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T19:48:20.1594665Z #define __cpp_template_template_args 201611L 2025-05-07T19:48:20.1594766Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T19:48:20.1594866Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T19:48:20.1594963Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:48:20.1595062Z #define __FILE_defined 1 2025-05-07T19:48:20.1595232Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:48:20.1595326Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T19:48:20.1595445Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T19:48:20.1595546Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T19:48:20.1595650Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T19:48:20.1595733Z #define __INT16_C(c) c 2025-05-07T19:48:20.1595839Z #define __U32_TYPE unsigned int 2025-05-07T19:48:20.1595939Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T19:48:20.1596035Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T19:48:20.1596171Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T19:48:20.1596251Z #define __STDC__ 1 2025-05-07T19:48:20.1596341Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T19:48:20.1596436Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T19:48:20.1596591Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T19:48:20.1596684Z #define __FLT32X_DIG__ 15 2025-05-07T19:48:20.1596782Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T19:48:20.1596891Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:48:20.1596997Z #define cudaArrayDeferredMapping 0x80 2025-05-07T19:48:20.1597105Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T19:48:20.1597205Z #define __cpp_lib_is_swappable 201603 2025-05-07T19:48:20.1597304Z #define stdin stdin 2025-05-07T19:48:20.1597390Z #define __ino64_t_defined 2025-05-07T19:48:20.1597492Z #define STA_UNSYNC 0x0040 2025-05-07T19:48:20.1597599Z #define __clockid_t_defined 1 2025-05-07T19:48:20.1597744Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T19:48:20.1597905Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T19:48:20.1598020Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T19:48:20.1598119Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T19:48:20.1598218Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T19:48:20.1598464Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T19:48:20.1598573Z #define _IO_HEX 0100 2025-05-07T19:48:20.1598660Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:48:20.1598739Z #define DOMAIN 1 2025-05-07T19:48:20.1598853Z #define M_LN2 0.69314718055994530942 2025-05-07T19:48:20.1598937Z #define __NVCC__ 1 2025-05-07T19:48:20.1599045Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T19:48:20.1599197Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T19:48:20.1599313Z #define __throw_exception_again throw 2025-05-07T19:48:20.1599403Z #define M_SQRT2 1.41421356237309504880 2025-05-07T19:48:20.1599491Z #define __EXCEPTION_H 1 2025-05-07T19:48:20.1599596Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:48:20.1599690Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T19:48:20.1599977Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T19:48:20.1600079Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:48:20.1600185Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T19:48:20.1600271Z #define _GLIBCXX_USE_INT128 1 2025-05-07T19:48:20.1600363Z #define __cpp_lib_bool_constant 201505 2025-05-07T19:48:20.1600457Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T19:48:20.1600588Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:48:20.1600685Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T19:48:20.1600789Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T19:48:20.1600877Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:48:20.1600974Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T19:48:20.1601060Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:48:20.1601159Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:48:20.1601285Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T19:48:20.1601372Z #define __useconds_t_defined 2025-05-07T19:48:20.1601557Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T19:48:20.1601697Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T19:48:20.1601780Z #define __SSE_MATH__ 1 2025-05-07T19:48:20.1601862Z #define _IO_wint_t wint_t 2025-05-07T19:48:20.1601955Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T19:48:20.1602041Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:48:20.1602128Z #define _GLIBCXX_VERBOSE 1 2025-05-07T19:48:20.1602251Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T19:48:20.1602343Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T19:48:20.1602428Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T19:48:20.1602534Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:48:20.1602627Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T19:48:20.1602714Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T19:48:20.1602796Z #define __USE_ATFILE 1 2025-05-07T19:48:20.1602888Z #define _POSIX_OPEN_MAX 20 2025-05-07T19:48:20.1602977Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T19:48:20.1603060Z #define _GCC_PTRDIFF_T 2025-05-07T19:48:20.1603276Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T19:48:20.1603375Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:48:20.1603471Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T19:48:20.1603571Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:48:20.1603680Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T19:48:20.1603756Z #define _STDLIB_H 1 2025-05-07T19:48:20.1603851Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:48:20.1603946Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:48:20.1604078Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:48:20.1604187Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T19:48:20.1604283Z #define __SM_61_INTRINSICS_H__ 2025-05-07T19:48:20.1604473Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T19:48:20.1604555Z #define __WALL 0x40000000 2025-05-07T19:48:20.1604660Z #define __glibcxx_requires_nonempty() 2025-05-07T19:48:20.1604792Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T19:48:20.1604881Z #define __ldiv_t_defined 1 2025-05-07T19:48:20.1605105Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T19:48:20.1605198Z #define ___int_ptrdiff_t_h 2025-05-07T19:48:20.1605375Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:48:20.1605464Z #define __HOST_DEFINES_H__ 2025-05-07T19:48:20.1605561Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:48:20.1605676Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T19:48:20.1605814Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T19:48:20.1605898Z #define CUDART_CB 2025-05-07T19:48:20.1606000Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T19:48:20.1606099Z #define MB_LEN_MAX 16 2025-05-07T19:48:20.1606323Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T19:48:20.1606415Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T19:48:20.1606556Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T19:48:20.1606648Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T19:48:20.1606752Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T19:48:20.1606845Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T19:48:20.1606992Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T19:48:20.1607182Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T19:48:20.1607281Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:48:20.1607372Z #define _GNU_SOURCE 1 2025-05-07T19:48:20.1607455Z #define __stub_putmsg 2025-05-07T19:48:20.1607529Z #define __CUDACC__ 1 2025-05-07T19:48:20.1607611Z #define __N(msgid) (msgid) 2025-05-07T19:48:20.1607702Z #define __P(args) args 2025-05-07T19:48:20.1607943Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T19:48:20.1608035Z #define __cpp_init_captures 201304L 2025-05-07T19:48:20.1608137Z #define __SLONGWORD_TYPE long int 2025-05-07T19:48:20.1608217Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:48:20.1608305Z #define __cpp_lib_as_const 201510 2025-05-07T19:48:20.1608391Z #define __WCHAR_T 2025-05-07T19:48:20.1608474Z #define __ATOMIC_RELEASE 3 2025-05-07T19:48:20.1608568Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T19:48:20.1608656Z #define __fsblkcnt_t_defined 2025-05-07T19:48:20.1608763Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T19:48:20.1608853Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T19:48:20.1608859Z 2025-05-07T19:48:20.1862764Z 2025-05-07T19:48:20.1863128Z + conda run -n build_binary nvcc --version 2025-05-07T19:48:20.1863457Z 2025-05-07T19:48:21.9739807Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T19:48:21.9740932Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T19:48:21.9741907Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T19:48:21.9742876Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T19:48:21.9743883Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T19:48:21.9744518Z 2025-05-07T19:48:22.0479352Z 2025-05-07T19:48:22.0489543Z which: no nvidia-smi in (CONDA=/github/home/miniconda:/github/home/miniconda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:48:22.0490337Z [CHECK] nvidia-smi not found 2025-05-07T19:48:22.0490672Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T19:48:22.0594391Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T19:48:22.0594962Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T19:48:22.0595606Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:48:22.0595948Z env: 2025-05-07T19:48:22.0596196Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:48:22.0596505Z BUILD_ENV: build_binary 2025-05-07T19:48:22.0596775Z BUILD_TARGET: default 2025-05-07T19:48:22.0597030Z BUILD_VARIANT: cuda 2025-05-07T19:48:22.0597265Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:48:22.0597530Z ##[endgroup] 2025-05-07T19:48:22.4668515Z ################################################################################ 2025-05-07T19:48:22.4669599Z # Install PyTorch (PIP) 2025-05-07T19:48:22.4670325Z # 2025-05-07T19:48:22.4684391Z # [2025-05-07T19:48:22.467Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T19:48:22.4685016Z ################################################################################ 2025-05-07T19:48:22.4685280Z 2025-05-07T19:48:22.4710195Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:48:23.3468850Z Channels: 2025-05-07T19:48:23.3469216Z - conda-forge 2025-05-07T19:48:23.3469898Z Platform: linux-64 2025-05-07T19:48:33.0649121Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:48:34.5249809Z Solving environment: / - \ done 2025-05-07T19:48:34.6914672Z 2025-05-07T19:48:34.6915338Z ## Package Plan ## 2025-05-07T19:48:34.6915517Z 2025-05-07T19:48:34.6915740Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:48:34.6916120Z 2025-05-07T19:48:34.6916226Z added / updated specs: 2025-05-07T19:48:34.6916491Z - numpy 2025-05-07T19:48:34.6916640Z 2025-05-07T19:48:34.6916646Z 2025-05-07T19:48:34.6916779Z The following packages will be downloaded: 2025-05-07T19:48:34.6917038Z 2025-05-07T19:48:34.6917184Z package | build 2025-05-07T19:48:34.6917530Z ---------------------------|----------------- 2025-05-07T19:48:34.6917968Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:48:34.6918599Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:48:34.6919102Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:48:34.6919665Z numpy-2.2.5 | py310hefbff90_0 7.6 MB conda-forge 2025-05-07T19:48:34.6920078Z ------------------------------------------------------------ 2025-05-07T19:48:34.6920437Z Total: 7.6 MB 2025-05-07T19:48:34.6920649Z 2025-05-07T19:48:34.6920770Z The following NEW packages will be INSTALLED: 2025-05-07T19:48:34.6921014Z 2025-05-07T19:48:34.6921250Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:48:34.6921763Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:48:34.6922304Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:48:34.6922814Z numpy conda-forge/linux-64::numpy-2.2.5-py310hefbff90_0 2025-05-07T19:48:34.6923287Z 2025-05-07T19:48:34.6923291Z 2025-05-07T19:48:34.6923295Z 2025-05-07T19:48:34.6923517Z Downloading and Extracting Packages: ...working... 2025-05-07T19:48:34.6923927Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:48:34.6924172Z 2025-05-07T19:48:34.6924516Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:48:34.6924773Z 2025-05-07T19:48:34.6925822Z 2025-05-07T19:48:34.6939524Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:48:34.6940383Z 2025-05-07T19:48:34.6940398Z 2025-05-07T19:48:34.7410637Z 2025-05-07T19:48:34.7412196Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:48:34.7413079Z 2025-05-07T19:48:34.7413113Z 2025-05-07T19:48:34.7472501Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:34.7473332Z 2025-05-07T19:48:34.7473347Z 2025-05-07T19:48:34.7473372Z 2025-05-07T19:48:34.7577196Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:34.7578083Z 2025-05-07T19:48:34.7578099Z 2025-05-07T19:48:34.7588422Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:34.7589175Z 2025-05-07T19:48:34.7661447Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:34.7662244Z 2025-05-07T19:48:34.7662259Z 2025-05-07T19:48:34.7662288Z 2025-05-07T19:48:34.7725085Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:34.7725942Z 2025-05-07T19:48:34.7916650Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:34.8608744Z numpy-2.2.5 | 7.6 MB | ###7 | 37% 2025-05-07T19:48:35.2020645Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:48:35.2021797Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:48:35.2023115Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:48:35.2024101Z 2025-05-07T19:48:35.2025154Z 2025-05-07T19:48:35.2025831Z  2025-05-07T19:48:35.2026479Z 2025-05-07T19:48:35.2026494Z 2025-05-07T19:48:35.2026986Z  2025-05-07T19:48:35.2027629Z 2025-05-07T19:48:35.2027641Z 2025-05-07T19:48:35.2027652Z 2025-05-07T19:48:35.2028202Z  done 2025-05-07T19:48:35.3033791Z Preparing transaction: / done 2025-05-07T19:48:35.4041616Z Verifying transaction: \ done 2025-05-07T19:48:35.5051200Z Executing transaction: / done 2025-05-07T19:48:35.6045931Z ################################################################################ 2025-05-07T19:48:35.6047192Z # Install Package From PyTorch PIP: torch 2025-05-07T19:48:35.6047539Z # 2025-05-07T19:48:35.6071619Z # [2025-05-07T19:48:35.606Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T19:48:35.6072187Z ################################################################################ 2025-05-07T19:48:35.6072453Z 2025-05-07T19:48:35.6091196Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:48:35.6944299Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:48:35.6944705Z ################################################################################ 2025-05-07T19:48:35.6945080Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:48:35.6945374Z # 2025-05-07T19:48:35.6970606Z # [2025-05-07T19:48:35.696Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T19:48:35.6971955Z ################################################################################ 2025-05-07T19:48:35.6972674Z 2025-05-07T19:48:35.6993932Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:48:35.7017748Z [INSTALL] Extracted package variant: cu118 2025-05-07T19:48:35.7034499Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:48:35.7035200Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T19:48:35.7043065Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:48:35.7051426Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T19:48:35.7072512Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T19:49:52.3955787Z 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:49:52.3957583Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T19:49:52.3958015Z Collecting torch 2025-05-07T19:49:52.3958771Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T19:49:52.3959682Z Collecting filelock (from torch) 2025-05-07T19:49:52.3960207Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:49:52.3961215Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from torch) (4.13.2) 2025-05-07T19:49:52.3961978Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:49:52.3962518Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:49:52.3963492Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 231.1 MB/s eta 0:00:00 2025-05-07T19:49:52.3963862Z Collecting networkx (from torch) 2025-05-07T19:49:52.3964403Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:49:52.3966294Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 113.4 MB/s eta 0:00:00 2025-05-07T19:49:52.3967010Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from torch) (3.1.6) 2025-05-07T19:49:52.3968216Z Collecting fsspec (from torch) 2025-05-07T19:49:52.3968788Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:49:52.3969434Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T19:49:52.3970204Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2025-05-07T19:49:52.3971107Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 208.8 MB/s eta 0:00:00 2025-05-07T19:49:52.3971551Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T19:49:52.3972349Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2025-05-07T19:49:52.3973234Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 112.3 MB/s eta 0:00:00 2025-05-07T19:49:52.3973662Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T19:49:52.3974512Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2025-05-07T19:49:52.3975301Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 225.2 MB/s eta 0:00:00 2025-05-07T19:49:52.3975702Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T19:49:52.3976482Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2025-05-07T19:49:52.3977524Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 52.2 MB/s eta 0:00:00 2025-05-07T19:49:52.3977959Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T19:49:52.3978698Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2025-05-07T19:49:52.3979570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 83.0 MB/s eta 0:00:00 2025-05-07T19:49:52.3979980Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T19:49:52.3980726Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2025-05-07T19:49:52.3981573Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 212.3 MB/s eta 0:00:00 2025-05-07T19:49:52.3981986Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T19:49:52.3982886Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2025-05-07T19:49:52.3983780Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 210.9 MB/s eta 0:00:00 2025-05-07T19:49:52.3984188Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T19:49:52.3984912Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2025-05-07T19:49:52.3985519Z 2025-05-07T19:49:52.3985752Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 205.2 MB/s eta 0:00:00 2025-05-07T19:49:52.3986164Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T19:49:52.3986875Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2025-05-07T19:49:52.3987681Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 156.4 MB/s eta 0:00:00 2025-05-07T19:49:52.3988075Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T19:49:52.3988749Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2025-05-07T19:49:52.3989532Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 68.7 MB/s eta 0:00:00 2025-05-07T19:49:52.3989904Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T19:49:52.3990686Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2025-05-07T19:49:52.3991393Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T19:49:52.3992250Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T19:49:52.3993592Z Requirement already satisfied: setuptools>=40.8.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T19:49:52.3994492Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:49:52.3995077Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:49:52.3995745Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 2.8 MB/s eta 0:00:00 2025-05-07T19:49:52.3996507Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from jinja2->torch) (3.0.2) 2025-05-07T19:49:52.3997626Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp310-cp310-manylinux_2_28_x86_64.whl (916.4 MB) 2025-05-07T19:49:52.3998440Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.4/916.4 MB 32.2 MB/s eta 0:00:00 2025-05-07T19:49:52.3999262Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.4 MB) 2025-05-07T19:49:52.4000164Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 83.5 MB/s eta 0:00:00 2025-05-07T19:49:52.4001697Z Installing collected packages: mpmath, sympy, pytorch-triton, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, fsspec, filelock, nvidia-cusolver-cu11, nvidia-cudnn-cu11, torch 2025-05-07T19:49:52.4003033Z 2025-05-07T19:49:52.4004666Z Successfully installed filelock-3.16.1 fsspec-2024.10.0 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T19:49:52.4006398Z 2025-05-07T19:49:54.5276641Z torch 2.8.0.dev20250507+cu118 2025-05-07T19:49:57.8553043Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T19:49:57.8553664Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:50:01.1341035Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T19:50:01.1342078Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:50:04.3948958Z True 2025-05-07T19:50:04.3949586Z True 2025-05-07T19:50:04.3949897Z 2025-05-07T19:50:04.4536184Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:50:04.4622441Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:50:04.4623165Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:50:04.4623876Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:50:04.4624271Z env: 2025-05-07T19:50:04.4624526Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:50:04.4624901Z BUILD_ENV: build_binary 2025-05-07T19:50:04.4625185Z BUILD_TARGET: default 2025-05-07T19:50:04.4625486Z BUILD_VARIANT: cuda 2025-05-07T19:50:04.4625790Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:50:04.4626070Z ##[endgroup] 2025-05-07T19:50:04.9044837Z /github/home/miniconda/bin/conda 2025-05-07T19:50:04.9045304Z ################################################################################ 2025-05-07T19:50:04.9045817Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:50:04.9046260Z # 2025-05-07T19:50:04.9062817Z # [2025-05-07T19:50:04.905Z] + collect_pytorch_env_info build_binary 2025-05-07T19:50:04.9063286Z ################################################################################ 2025-05-07T19:50:04.9063571Z 2025-05-07T19:50:04.9086061Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:50:04.9961650Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:50:04.9966365Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:50:04.9968798Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:50:04.9970102Z 2025-05-07T19:50:05.0844023Z 2025-05-07T19:50:05.0844659Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:50:05.0870568Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:50:10.4117764Z Collecting environment information... 2025-05-07T19:50:10.4118879Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T19:50:10.4119823Z Is debug build: False 2025-05-07T19:50:10.4120378Z CUDA used to build PyTorch: 11.8 2025-05-07T19:50:10.4120720Z ROCM used to build PyTorch: N/A 2025-05-07T19:50:10.4120956Z 2025-05-07T19:50:10.4121070Z OS: Amazon Linux 2023.7.20250428 (x86_64) 2025-05-07T19:50:10.4121605Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:50:10.4121957Z Clang version: Could not collect 2025-05-07T19:50:10.4122294Z CMake version: version 4.0.2 2025-05-07T19:50:10.4122590Z Libc version: glibc-2.34 2025-05-07T19:50:10.4122799Z 2025-05-07T19:50:10.4123153Z Python version: 3.10.17 | packaged by conda-forge | (main, Apr 10 2025, 22:19:12) [GCC 13.3.0] (64-bit runtime) 2025-05-07T19:50:10.4123843Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T19:50:10.4124458Z Is CUDA available: False 2025-05-07T19:50:10.4124769Z CUDA runtime version: 11.8.89 2025-05-07T19:50:10.4125066Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:50:10.4125421Z GPU models and configuration: Could not collect 2025-05-07T19:50:10.4125781Z Nvidia driver version: Could not collect 2025-05-07T19:50:10.4126136Z cuDNN version: Could not collect 2025-05-07T19:50:10.4126429Z HIP runtime version: N/A 2025-05-07T19:50:10.4126723Z MIOpen runtime version: N/A 2025-05-07T19:50:10.4127011Z Is XNNPACK available: True 2025-05-07T19:50:10.4127217Z 2025-05-07T19:50:10.4127362Z CPU: 2025-05-07T19:50:10.4127628Z Architecture: x86_64 2025-05-07T19:50:10.4127998Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:50:10.4128450Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:50:10.4129010Z Byte Order: Little Endian 2025-05-07T19:50:10.4129367Z CPU(s): 96 2025-05-07T19:50:10.4130063Z On-line CPU(s) list: 0-95 2025-05-07T19:50:10.4130405Z Vendor ID: GenuineIntel 2025-05-07T19:50:10.4131034Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:50:10.4131432Z CPU family: 6 2025-05-07T19:50:10.4131760Z Model: 85 2025-05-07T19:50:10.4132070Z Thread(s) per core: 2 2025-05-07T19:50:10.4132414Z Core(s) per socket: 24 2025-05-07T19:50:10.4132726Z Socket(s): 2 2025-05-07T19:50:10.4133051Z Stepping: 7 2025-05-07T19:50:10.4133398Z BogoMIPS: 5999.99 2025-05-07T19:50:10.4135688Z 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 arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor 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 avx512_vnni 2025-05-07T19:50:10.4138477Z Hypervisor vendor: KVM 2025-05-07T19:50:10.4138854Z Virtualization type: full 2025-05-07T19:50:10.4139228Z L1d cache: 1.5 MiB (48 instances) 2025-05-07T19:50:10.4139661Z L1i cache: 1.5 MiB (48 instances) 2025-05-07T19:50:10.4140062Z L2 cache: 48 MiB (48 instances) 2025-05-07T19:50:10.4140485Z L3 cache: 71.5 MiB (2 instances) 2025-05-07T19:50:10.4140866Z NUMA node(s): 2 2025-05-07T19:50:10.4141205Z NUMA node0 CPU(s): 0-23,48-71 2025-05-07T19:50:10.4141605Z NUMA node1 CPU(s): 24-47,72-95 2025-05-07T19:50:10.4142105Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:50:10.4142752Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:50:10.4143391Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:50:10.4144019Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:50:10.4144629Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:50:10.4145242Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:50:10.4145870Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:50:10.4146252Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:50:10.4146654Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:50:10.4147048Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:50:10.4147638Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:50:10.4148482Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:50:10.4149115Z Vulnerability Srbds: Not affected 2025-05-07T19:50:10.4149519Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:50:10.4149763Z 2025-05-07T19:50:10.4149876Z Versions of relevant libraries: 2025-05-07T19:50:10.4150184Z [pip3] numpy==2.2.5 2025-05-07T19:50:10.4150442Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T19:50:10.4150784Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T19:50:10.4151097Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T19:50:10.4151447Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T19:50:10.4151793Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T19:50:10.4152192Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T19:50:10.4152529Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T19:50:10.4152867Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T19:50:10.4153175Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T19:50:10.4153587Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T19:50:10.4153884Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T19:50:10.4154178Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T19:50:10.4154502Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T19:50:10.4154893Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4155432Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4155941Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4156473Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4157030Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4157545Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4158069Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4158564Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4159078Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4159573Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4160294Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4160834Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4161348Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4161890Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4162416Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4162961Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4163527Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4164062Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4164614Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T19:50:10.4165119Z [conda] numpy 2.2.5 py310hefbff90_0 conda-forge 2025-05-07T19:50:10.4165622Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T19:50:10.4166166Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T19:50:10.4166685Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T19:50:10.4167448Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T19:50:10.4168154Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T19:50:10.4168766Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T19:50:10.4169274Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T19:50:10.4169811Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T19:50:10.4170356Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T19:50:10.4170871Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T19:50:10.4171390Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T19:50:10.4172047Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T19:50:10.4172565Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T19:50:10.4172870Z 2025-05-07T19:50:10.5125316Z ##[group]Run . $PRELUDE; install_cudnn $BUILD_ENV "$(pwd)/build_only/cudnn" 11.8.0 2025-05-07T19:50:10.5125978Z . $PRELUDE; install_cudnn $BUILD_ENV "$(pwd)/build_only/cudnn" 11.8.0 2025-05-07T19:50:10.5126785Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:50:10.5127162Z env: 2025-05-07T19:50:10.5127414Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:50:10.5127943Z BUILD_ENV: build_binary 2025-05-07T19:50:10.5128220Z BUILD_TARGET: default 2025-05-07T19:50:10.5128512Z BUILD_VARIANT: cuda 2025-05-07T19:50:10.5128799Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:50:10.5129072Z ##[endgroup] 2025-05-07T19:50:10.9616225Z ################################################################################ 2025-05-07T19:50:10.9640027Z # Install cuDNN 2025-05-07T19:50:10.9640727Z # 2025-05-07T19:50:10.9641174Z # [2025-05-07T19:50:10.963Z] + install_cudnn build_binary /__w/FBGEMM/FBGEMM/build_only/cudnn 11.8.0 2025-05-07T19:50:10.9641835Z ################################################################################ 2025-05-07T19:50:10.9642070Z 2025-05-07T19:50:10.9658494Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:50:11.0520985Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:50:11.0522104Z [INSTALL] cuda_concat_version is determined to be: 118 2025-05-07T19:50:11.0522501Z + rm -rf /__w/FBGEMM/FBGEMM/build_only/cudnn 2025-05-07T19:50:11.0522730Z 2025-05-07T19:50:11.0539223Z 2025-05-07T19:50:11.0539755Z + mkdir -p /__w/FBGEMM/FBGEMM/build_only/cudnn 2025-05-07T19:50:11.0540446Z 2025-05-07T19:50:11.0556316Z 2025-05-07T19:50:11.0572527Z [INSTALL] Downloading cuDNN to /tmp/tmp.5tbeCfsmYd ... 2025-05-07T19:50:11.0597868Z [EXEC] [ATTEMPT 0/3] + wget -q https://developer.download.nvidia.com/compute/redist/cudnn/v8.7.0/local_installers/11.8/cudnn-linux-x86_64-8.7.0.84_cuda11-archive.tar.xz -O cudnn.tar.xz 2025-05-07T19:50:12.8405156Z [INSTALL] Unpacking cuDNN ... 2025-05-07T19:50:12.8405576Z + tar -xvf cudnn.tar.xz 2025-05-07T19:50:12.8405762Z 2025-05-07T19:50:12.8433634Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/ 2025-05-07T19:50:12.8434112Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/ 2025-05-07T19:50:12.8435934Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_infer_static.a 2025-05-07T19:50:15.2181158Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_infer_static_v8.a 2025-05-07T19:50:15.2182957Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_train_static.a 2025-05-07T19:50:17.4678972Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_train_static_v8.a 2025-05-07T19:50:17.4680713Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_infer_static.a 2025-05-07T19:50:25.6621079Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_infer_static_v8.a 2025-05-07T19:50:25.6622944Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_train_static.a 2025-05-07T19:50:27.2460765Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_train_static_v8.a 2025-05-07T19:50:27.2462536Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_infer_static.a 2025-05-07T19:50:28.9258759Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_infer_static_v8.a 2025-05-07T19:50:28.9260541Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_train_static.a 2025-05-07T19:50:30.4341070Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_train_static_v8.a 2025-05-07T19:50:30.4342701Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn.so.8 2025-05-07T19:50:30.4344086Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn.so 2025-05-07T19:50:30.4345463Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn.so.8.7.0 2025-05-07T19:50:30.4357358Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_infer.so.8 2025-05-07T19:50:30.4358302Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_infer.so 2025-05-07T19:50:30.4358873Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_infer.so.8.7.0 2025-05-07T19:50:32.8003255Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_train.so.8 2025-05-07T19:50:32.8004936Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_train.so 2025-05-07T19:50:32.8006532Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_adv_train.so.8.7.0 2025-05-07T19:50:35.0443402Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_infer.so 2025-05-07T19:50:35.0443973Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_infer.so.8 2025-05-07T19:50:35.0444645Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_infer.so.8.7.0 2025-05-07T19:50:43.5298206Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_train.so 2025-05-07T19:50:43.5299899Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_train.so.8.7.0 2025-05-07T19:50:45.1388875Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_cnn_train.so.8 2025-05-07T19:50:45.1389510Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_infer.so.8.7.0 2025-05-07T19:50:46.8166721Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_infer.so 2025-05-07T19:50:46.8167546Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_infer.so.8 2025-05-07T19:50:46.8168333Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_train.so.8.7.0 2025-05-07T19:50:48.3285816Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_train.so 2025-05-07T19:50:48.3286620Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib/libcudnn_ops_train.so.8 2025-05-07T19:50:48.3287146Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/ 2025-05-07T19:50:48.3287614Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_v8.h 2025-05-07T19:50:48.3288176Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_adv_infer_v8.h 2025-05-07T19:50:48.3288844Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_adv_train_v8.h 2025-05-07T19:50:48.3289436Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_backend_v8.h 2025-05-07T19:50:48.3289992Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_cnn_infer_v8.h 2025-05-07T19:50:48.3290559Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_cnn_train_v8.h 2025-05-07T19:50:48.3291125Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_ops_infer_v8.h 2025-05-07T19:50:48.3291678Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_ops_train_v8.h 2025-05-07T19:50:48.3292243Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_version_v8.h 2025-05-07T19:50:48.3292736Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn.h 2025-05-07T19:50:48.3293261Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_adv_infer.h 2025-05-07T19:50:48.3293782Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_adv_train.h 2025-05-07T19:50:48.3294322Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_backend.h 2025-05-07T19:50:48.3294869Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_cnn_infer.h 2025-05-07T19:50:48.3295388Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_cnn_train.h 2025-05-07T19:50:48.3295935Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_ops_infer.h 2025-05-07T19:50:48.3296758Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_ops_train.h 2025-05-07T19:50:48.3297329Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include/cudnn_version.h 2025-05-07T19:50:48.3297789Z cudnn-linux-x86_64-8.7.0.84_cuda11-archive/LICENSE 2025-05-07T19:50:48.3311789Z 2025-05-07T19:50:48.3312167Z [INSTALL] Moving cuDNN files to /__w/FBGEMM/FBGEMM/build_only/cudnn ... 2025-05-07T19:50:48.3312716Z + rm -rf /__w/FBGEMM/FBGEMM/build_only/cudnn/include 2025-05-07T19:50:48.3312980Z 2025-05-07T19:50:48.3331824Z 2025-05-07T19:50:48.3332444Z + rm -rf /__w/FBGEMM/FBGEMM/build_only/cudnn/lib 2025-05-07T19:50:48.3333229Z 2025-05-07T19:50:48.3354873Z 2025-05-07T19:50:48.3355343Z + mv cudnn-linux-x86_64-8.7.0.84_cuda11-archive/include /__w/FBGEMM/FBGEMM/build_only/cudnn 2025-05-07T19:50:48.3356082Z 2025-05-07T19:50:48.3391716Z 2025-05-07T19:50:48.3392631Z + mv cudnn-linux-x86_64-8.7.0.84_cuda11-archive/lib /__w/FBGEMM/FBGEMM/build_only/cudnn 2025-05-07T19:50:48.3393063Z 2025-05-07T19:50:50.0402517Z 2025-05-07T19:50:50.0402817Z /__w/FBGEMM/FBGEMM 2025-05-07T19:50:50.0403149Z + rm -rf /tmp/tmp.5tbeCfsmYd 2025-05-07T19:50:50.0403348Z 2025-05-07T19:50:50.4598211Z 2025-05-07T19:50:50.4614409Z [INSTALL] Set environment variables CUDNN_INCLUDE_DIR and CUDNN_LIBRARY ... 2025-05-07T19:50:50.4615880Z + conda env config vars set -n build_binary CUDNN_INCLUDE_DIR=/__w/FBGEMM/FBGEMM/build_only/cudnn/include CUDNN_LIBRARY=/__w/FBGEMM/FBGEMM/build_only/cudnn/lib 2025-05-07T19:50:50.8737700Z 2025-05-07T19:50:50.8737716Z 2025-05-07T19:50:50.8738706Z [INSTALL] Successfully installed cuDNN (for CUDA 11.8.0) 2025-05-07T19:50:50.8806465Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:50:50.8807132Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:50:50.8807856Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:50:50.8808236Z env: 2025-05-07T19:50:50.8808484Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:50:50.8808842Z BUILD_ENV: build_binary 2025-05-07T19:50:50.8809112Z BUILD_TARGET: default 2025-05-07T19:50:50.8809392Z BUILD_VARIANT: cuda 2025-05-07T19:50:50.8809650Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:50:50.8809949Z ##[endgroup] 2025-05-07T19:50:51.3184839Z ################################################################################ 2025-05-07T19:50:51.3186451Z # Prepare FBGEMM-GPU Build 2025-05-07T19:50:51.3187205Z # 2025-05-07T19:50:51.3203739Z # [2025-05-07T19:50:51.319Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:50:51.3205205Z ################################################################################ 2025-05-07T19:50:51.3205937Z 2025-05-07T19:50:51.3227198Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:50:51.4057716Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:50:51.4078461Z [BUILD] Running git submodules update ... 2025-05-07T19:50:51.4105023Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:50:51.4400745Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T19:50:51.4402233Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T19:50:51.4403674Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T19:50:51.4404929Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T19:50:51.4406237Z Synchronizing submodule url for '../external/googletest' 2025-05-07T19:50:51.4406850Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T19:50:51.4407301Z Synchronizing submodule url for '../external/json' 2025-05-07T19:50:51.4436545Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:50:51.4861538Z [BUILD] Installing other build dependencies ... 2025-05-07T19:50:51.4888371Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:50:53.5558107Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:50:53.5741243Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:50:53.5823386Z Requirement already satisfied: build in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 14)) (1.2.2.post1) 2025-05-07T19:50:53.7222693Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:50:53.7250473Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T19:50:53.7311278Z Requirement already satisfied: click in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 16)) (8.1.8) 2025-05-07T19:50:53.7315347Z Requirement already satisfied: hypothesis in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 17)) (6.131.14) 2025-05-07T19:50:53.7317760Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 18)) (3.1.6) 2025-05-07T19:50:53.7319050Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:50:53.7618716Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:50:53.7648387Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T19:50:53.7710414Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:50:53.7890536Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:50:53.7927332Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:50:53.7990992Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T19:50:53.7995034Z Requirement already satisfied: scikit-build in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 24)) (0.18.1) 2025-05-07T19:50:53.7997293Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:50:53.8255772Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:50:53.8286508Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:50:53.8511865Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:50:53.8536694Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:50:53.8818059Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:50:53.8850884Z 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:50:53.9011367Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build->-r requirements.txt (line 14)) (25.0) 2025-05-07T19:50:53.9013725Z Requirement already satisfied: pyproject_hooks in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build->-r requirements.txt (line 14)) (1.2.0) 2025-05-07T19:50:53.9020565Z Requirement already satisfied: tomli>=1.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build->-r requirements.txt (line 14)) (2.2.1) 2025-05-07T19:50:53.9139776Z Requirement already satisfied: attrs>=22.2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 17)) (25.3.0) 2025-05-07T19:50:53.9146529Z Requirement already satisfied: exceptiongroup>=1.0.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 17)) (1.2.2) 2025-05-07T19:50:53.9152265Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 17)) (2.4.0) 2025-05-07T19:50:53.9171567Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from jinja2->-r requirements.txt (line 18)) (3.0.2) 2025-05-07T19:50:53.9307625Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:50:53.9341569Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:50:53.9411554Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:50:53.9457347Z Requirement already satisfied: distro in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from scikit-build->-r requirements.txt (line 24)) (1.9.0) 2025-05-07T19:50:53.9464051Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:50:53.9801640Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:50:53.9839523Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:50:53.9935441Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:50:54.0023284Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T19:50:54.1041416Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 281.7 MB/s eta 0:00:00 2025-05-07T19:50:54.1075088Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T19:50:54.1172532Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:50:54.1232974Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:50:54.1296041Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:50:54.1367886Z 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:50:54.1442800Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:50:54.1502070Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:50:54.3295786Z Installing collected packages: tabulate, setuptools_git_versioning, patchelf, ninja, mypy-extensions, cmake, backports.tarfile, typing-inspect, pyre-extensions 2025-05-07T19:50:55.2682999Z 2025-05-07T19:50:55.2739209Z 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:50:55.2741523Z 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:50:55.4137366Z ################################################################################ 2025-05-07T19:50:55.4138489Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:50:55.4139287Z # 2025-05-07T19:50:55.4157108Z # [2025-05-07T19:50:55.414Z] + install_triton_pip build_binary 2025-05-07T19:50:55.4158358Z ################################################################################ 2025-05-07T19:50:55.4159095Z 2025-05-07T19:50:55.4159791Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T19:50:55.4161165Z ################################################################################ 2025-05-07T19:50:55.4162282Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T19:50:55.4163238Z # 2025-05-07T19:50:55.4174189Z # [2025-05-07T19:50:55.416Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T19:50:55.4175850Z ################################################################################ 2025-05-07T19:50:55.4176723Z 2025-05-07T19:50:55.4196172Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:50:55.5025713Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:50:55.5026474Z ################################################################################ 2025-05-07T19:50:55.5026885Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:50:55.5027180Z # 2025-05-07T19:50:55.5049050Z # [2025-05-07T19:50:55.504Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T19:50:55.5049965Z ################################################################################ 2025-05-07T19:50:55.5050203Z 2025-05-07T19:50:55.5098844Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T19:50:55.5114801Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:50:55.5115453Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T19:50:55.5122483Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T19:50:55.5127248Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T19:50:55.5153665Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T19:51:00.9089362Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T19:51:00.9090912Z torch 2.8.0.dev20250507+cu118 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T19:51:00.9091954Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T19:51:00.9092531Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T19:51:00.9094109Z 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:51:00.9095575Z 2025-05-07T19:51:00.9096340Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T19:51:00.9097908Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T19:51:00.9099184Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 210.5 MB/s eta 0:00:00 2025-05-07T19:51:00.9099621Z Installing collected packages: pytorch-triton 2025-05-07T19:51:00.9100009Z Attempting uninstall: pytorch-triton 2025-05-07T19:51:00.9100422Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T19:51:00.9100898Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T19:51:00.9101343Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T19:51:00.9101832Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T19:51:00.9102115Z 2025-05-07T19:51:03.0074803Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T19:51:03.0076577Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T19:51:05.0347710Z ################################################################################ 2025-05-07T19:51:05.0348229Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T19:51:05.0348638Z ################################################################################ 2025-05-07T19:51:05.0348896Z 2025-05-07T19:51:06.9834637Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T19:51:08.9811238Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:51:08.9813167Z [BUILD] Successfully ran git submodules update 2025-05-07T19:51:08.9890891Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cuda 2025-05-07T19:51:08.9891632Z . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cuda 2025-05-07T19:51:08.9892269Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:51:08.9892623Z env: 2025-05-07T19:51:08.9893062Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:51:08.9893404Z BUILD_ENV: build_binary 2025-05-07T19:51:08.9893664Z BUILD_TARGET: default 2025-05-07T19:51:08.9893942Z BUILD_VARIANT: cuda 2025-05-07T19:51:08.9894216Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T19:51:08.9915771Z ##[endgroup] 2025-05-07T19:51:09.4100706Z [BUILD] BUILD_TARGET_VARIANT: default/cuda 2025-05-07T19:51:09.4101099Z [BUILD] Extracted build target: default 2025-05-07T19:51:09.4101447Z [BUILD] Extracted build variant: cuda 2025-05-07T19:51:11.2184824Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:51:11.2185138Z 2025-05-07T19:51:11.2806409Z [CHECK] Binary cc found in PATH 2025-05-07T19:51:13.0808713Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:51:13.0809568Z 2025-05-07T19:51:13.1563086Z [CHECK] Binary gcc found in PATH 2025-05-07T19:51:14.9410762Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:51:14.9411576Z 2025-05-07T19:51:14.9982696Z [CHECK] Binary c++ found in PATH 2025-05-07T19:51:16.8062338Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:51:16.8062676Z 2025-05-07T19:51:16.8698632Z [CHECK] Binary g++ found in PATH 2025-05-07T19:51:18.7317586Z [BUILD] Extracted and set Python tag: py310 2025-05-07T19:51:18.7318138Z [BUILD] Extracted and set Python platform name: manylinux_2_28_x86_64 2025-05-07T19:51:18.7546221Z core = 24 2025-05-07T19:51:18.7768080Z sockets = 2 2025-05-07T19:51:18.7769023Z [BUILD] Set multicore run option for setup.py: -j 48 2025-05-07T19:51:18.7770064Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:51:18.7770880Z [BUILD] Running pre-build cleanups ... 2025-05-07T19:51:18.7771755Z + rm -rf dist 2025-05-07T19:51:18.7772143Z 2025-05-07T19:51:18.7778291Z 2025-05-07T19:51:18.7779150Z + conda run --no-capture-output -n build_binary python setup.py clean 2025-05-07T19:51:18.7779478Z 2025-05-07T19:51:21.8926708Z INFO:root:running clean 2025-05-07T19:51:21.8927823Z [SETUP.PY] ARGV: ['setup.py', 'clean'] 2025-05-07T19:51:21.8930980Z [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:51:21.8932187Z [SETUP.PY] Other arguments: ['clean'] 2025-05-07T19:51:21.8932667Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:51:21.8933210Z [SETUP.PY] Using CUDA = /github/home/miniconda/envs/build_binary 2025-05-07T19:51:21.8933794Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:51:21.8934348Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:51:21.8934755Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:51:21.8935959Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:51:22.2143247Z 2025-05-07T19:51:22.2143921Z [BUILD] Printing git status ... 2025-05-07T19:51:22.2144942Z + git status 2025-05-07T19:51:22.2145312Z 2025-05-07T19:51:22.6474710Z HEAD detached at pull/4066/merge 2025-05-07T19:51:22.6475180Z Untracked files: 2025-05-07T19:51:22.6476012Z (use "git add ..." to include in what will be committed) 2025-05-07T19:51:22.6476611Z ../build_only/ 2025-05-07T19:51:22.6476853Z ../collect_env.py 2025-05-07T19:51:22.6477106Z fbgemm_gpu/docs/version.py 2025-05-07T19:51:22.6477287Z 2025-05-07T19:51:22.6477869Z nothing added to commit but untracked files present (use "git add" to track) 2025-05-07T19:51:22.6478220Z 2025-05-07T19:51:22.6478308Z + git diff 2025-05-07T19:51:22.6478451Z 2025-05-07T19:51:22.6754325Z 2025-05-07T19:51:22.6754975Z ################################################################################ 2025-05-07T19:51:22.6756321Z # Configure FBGEMM-GPU Build 2025-05-07T19:51:22.6771318Z # 2025-05-07T19:51:22.6772835Z # [2025-05-07T19:51:22.676Z] + __configure_fbgemm_gpu_build 2025-05-07T19:51:22.6774436Z ################################################################################ 2025-05-07T19:51:22.6775151Z 2025-05-07T19:51:22.6776844Z [BUILD] Setting the build target: default ... 2025-05-07T19:51:22.6778410Z [BUILD] Configuring build as CUDA variant (this is the default behavior) ... 2025-05-07T19:51:24.5100897Z /github/home/miniconda/envs/build_binary/bin/nvcc 2025-05-07T19:51:24.5101739Z 2025-05-07T19:51:24.5684734Z [CHECK] Binary nvcc found in PATH 2025-05-07T19:51:26.3885396Z /__w/FBGEMM/FBGEMM/build_only/cudnn/include 2025-05-07T19:51:26.3885722Z 2025-05-07T19:51:26.4654936Z [CHECK] Environment variable CUDNN_INCLUDE_DIR is defined in the Conda environment 2025-05-07T19:51:28.3140567Z /__w/FBGEMM/FBGEMM/build_only/cudnn/lib 2025-05-07T19:51:28.3141180Z 2025-05-07T19:51:28.3866307Z [CHECK] Environment variable CUDNN_LIBRARY is defined in the Conda environment 2025-05-07T19:51:30.2139270Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:51:30.2139660Z 2025-05-07T19:51:30.2904188Z [CHECK] Environment variable NVML_LIB_PATH is defined in the Conda environment 2025-05-07T19:51:32.1958926Z [BUILD] Using the default architectures for CUDA nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T19:51:32.1959500Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T19:51:32.1959828Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T19:51:32.1960169Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T19:51:32.1960550Z Build cuda_11.8.r11.8/compiler.31833905_0 ... 2025-05-07T19:51:32.1960925Z [BUILD] Setting the following CUDA targets: 7.0;8.0 2025-05-07T19:51:32.1961279Z [BUILD] Looking up NVML filepath ... 2025-05-07T19:51:34.0582944Z [BUILD] Looking up NCCL filepath ... 2025-05-07T19:51:37.8143877Z [BUILD] Setting NVCC verbose mode ... 2025-05-07T19:51:37.8144395Z + conda env config vars set -n build_binary NVCC_VERBOSE=1 2025-05-07T19:51:37.8144769Z 2025-05-07T19:51:38.2356695Z 2025-05-07T19:51:38.2357332Z [BUILD] Setting CUDA build args ... 2025-05-07T19:51:38.2371585Z [BUILD] Looking up CUDA version ... 2025-05-07T19:51:41.9054782Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:51:41.9055098Z 2025-05-07T19:51:43.8169680Z 2025-05-07T19:51:43.8170023Z [BUILD] Setting NVCC flags ... 2025-05-07T19:51:43.8173962Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-std=c++17 -Xcompiler -std=c++17 -ccbin /github/home/miniconda/envs/build_binary/bin/c++ -allow-unsupported-compiler" 2025-05-07T19:51:43.8174766Z 2025-05-07T19:51:44.2296446Z 2025-05-07T19:51:44.2296959Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T19:51:44.2297277Z 2025-05-07T19:51:46.0161131Z -std=c++17 -Xcompiler -std=c++17 -ccbin /github/home/miniconda/envs/build_binary/bin/c++ -allow-unsupported-compiler 2025-05-07T19:51:46.0161765Z 2025-05-07T19:51:46.0904644Z 2025-05-07T19:51:46.0905035Z [BUILD] Setting CUDA build args ... 2025-05-07T19:51:46.0906048Z + conda run -n build_binary c++ --version 2025-05-07T19:51:46.0906367Z 2025-05-07T19:51:47.8922638Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:51:47.8923222Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:51:47.8924261Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:51:47.8925055Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:51:47.8925426Z 2025-05-07T19:51:47.8925433Z 2025-05-07T19:51:47.9506348Z 2025-05-07T19:51:47.9507206Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:51:47.9507556Z 2025-05-07T19:51:49.8278202Z 2025-05-07T19:51:49.8278632Z [BUILD] Enabling debug features in the build ... 2025-05-07T19:51:49.8279251Z .github/scripts/fbgemm_gpu_build.bash: line 370: [: : integer expression expected 2025-05-07T19:51:49.8281136Z [BUILD] FBGEMM_GPU build arguments have been set: --verbose --build-target=default --build-variant=cuda --nvml_lib_path=/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so --nccl_lib_path=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 -DTORCH_CUDA_ARCH_LIST='7.0;8.0' -DCMAKE_CXX_STANDARD=17 --debug 2025-05-07T19:51:49.8283326Z ################################################################################ 2025-05-07T19:51:49.8283693Z # Build FBGEMM-GPU Package (Wheel) 2025-05-07T19:51:49.8283999Z # 2025-05-07T19:51:49.8298862Z # [2025-05-07T19:51:49.829Z] + build_fbgemm_gpu_package build_binary nightly default/cuda 2025-05-07T19:51:49.8299427Z ################################################################################ 2025-05-07T19:51:49.8299660Z 2025-05-07T19:51:49.8299862Z [BUILD] Building FBGEMM wheel (TARGET=default, VARIANT=cuda) ... 2025-05-07T19:51:49.8303865Z + conda run --no-capture-output -n build_binary python -m build --wheel --no-isolation --config-setting=--build-option=--verbose --config-setting=--build-option=--build-target=default --config-setting=--build-option=--build-variant=cuda --config-setting=--build-option=--nvml_lib_path=/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so --config-setting=--build-option=--nccl_lib_path=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 --config-setting=--build-option=-DTORCH_CUDA_ARCH_LIST='7.0;8.0' --config-setting=--build-option=-DCMAKE_CXX_STANDARD=17 --config-setting=--build-option=--debug --config-setting=--build-option=--package_channel=nightly --config-setting=--build-option=--python-tag=py310 --config-setting=--build-option=--plat-name=manylinux_2_28_x86_64 2025-05-07T19:51:49.8307485Z 2025-05-07T19:51:51.6763285Z * Getting build dependencies for wheel... 2025-05-07T19:51:52.9876175Z INFO:root:running egg_info 2025-05-07T19:51:52.9899200Z INFO:root:creating fbgemm_gpu_nightly.egg-info 2025-05-07T19:51:52.9902145Z INFO:root:writing fbgemm_gpu_nightly.egg-info/PKG-INFO 2025-05-07T19:51:52.9902696Z INFO:root:writing dependency_links to fbgemm_gpu_nightly.egg-info/dependency_links.txt 2025-05-07T19:51:52.9903789Z INFO:root:writing requirements to fbgemm_gpu_nightly.egg-info/requires.txt 2025-05-07T19:51:52.9904779Z INFO:root:writing top-level names to fbgemm_gpu_nightly.egg-info/top_level.txt 2025-05-07T19:51:52.9905849Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:51:52.9966626Z INFO:root:reading manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:51:52.9979308Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:51:52.9982238Z [SETUP.PY] ARGV: ['setup.py', 'egg_info'] 2025-05-07T19:51:52.9983329Z [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:51:52.9984456Z [SETUP.PY] Other arguments: ['egg_info'] 2025-05-07T19:51:52.9984979Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:51:52.9985563Z [SETUP.PY] Using CUDA = /github/home/miniconda/envs/build_binary 2025-05-07T19:51:52.9986183Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:51:52.9986780Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:51:52.9987342Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:51:52.9989066Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:51:53.3161197Z * Building wheel... 2025-05-07T19:51:54.6213119Z [SETUP.PY] ARGV: ['setup.py', 'bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-h5jozdue', '--verbose', '--build-target=default', '--build-variant=cuda', '--nvml_lib_path=/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so', '--nccl_lib_path=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2', '-DTORCH_CUDA_ARCH_LIST=7.0;8.0', '-DCMAKE_CXX_STANDARD=17', '--debug', '--package_channel=nightly', '--python-tag=py310', '--plat-name=manylinux_2_28_x86_64'] 2025-05-07T19:51:54.6217499Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=True, debug=True, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path='/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so', nccl_lib_path='/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2', use_fb_only=False, cxxprefix=None) 2025-05-07T19:51:54.6219955Z [SETUP.PY] Other arguments: ['bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-h5jozdue', '-DTORCH_CUDA_ARCH_LIST=7.0;8.0', '-DCMAKE_CXX_STANDARD=17', '--python-tag=py310', '--plat-name=manylinux_2_28_x86_64'] 2025-05-07T19:51:54.6221121Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:51:54.6221707Z [SETUP.PY] Using CUDA = /github/home/miniconda/envs/build_binary 2025-05-07T19:51:54.6222321Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:51:54.6223015Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:51:54.6223403Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:51:54.6227375Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DCMAKE_VERBOSE_MAKEFILE=ON', '-DCMAKE_EXPORT_COMPILE_COMMANDS=TRUE', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', '-DNVML_LIB_PATH=/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so', '-DNCCL_INCLUDE_DIRS=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include', '-DNCCL_LIBRARIES=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2', "-DCMAKE_C_FLAGS='-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib'", "-DCMAKE_CXX_FLAGS='-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib'", '-DTORCH_CUDA_ARCH_LIST=7.0;8.0', '-DCMAKE_CXX_STANDARD=17'] 2025-05-07T19:51:54.6231131Z 2025-05-07T19:51:54.6231136Z 2025-05-07T19:51:54.6231303Z -------------------------------------------------------------------------------- 2025-05-07T19:51:54.6231689Z -- Trying 'Ninja' generator 2025-05-07T19:51:54.6231948Z -------------------------------- 2025-05-07T19:51:54.6232220Z --------------------------- 2025-05-07T19:51:54.6232454Z ---------------------- 2025-05-07T19:51:54.6232691Z ----------------- 2025-05-07T19:51:54.6232895Z ------------ 2025-05-07T19:51:54.6233110Z ------- 2025-05-07T19:51:54.6233296Z -- 2025-05-07T19:51:54.6636699Z CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:51:54.6638313Z Not searching for unused variables given on the command line. 2025-05-07T19:51:54.6639865Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:51:54.6641103Z CMake. 2025-05-07T19:51:54.6641430Z 2025-05-07T19:51:54.6642084Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:51:54.6644139Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:51:54.6644605Z to work with policies introduced by or earlier. 2025-05-07T19:51:54.6644865Z 2025-05-07T19:51:54.6644868Z 2025-05-07T19:51:54.7076062Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:51:54.7145392Z -- Detecting C compiler ABI info 2025-05-07T19:51:54.8030306Z -- Detecting C compiler ABI info - done 2025-05-07T19:51:54.8206869Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc - skipped 2025-05-07T19:51:54.8208767Z -- Detecting C compile features 2025-05-07T19:51:54.8209652Z -- Detecting C compile features - done 2025-05-07T19:51:54.8983525Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:51:54.9056841Z -- Detecting CXX compiler ABI info 2025-05-07T19:51:55.0012370Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:51:55.0199270Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ - skipped 2025-05-07T19:51:55.0201214Z -- Detecting CXX compile features 2025-05-07T19:51:55.0205168Z -- Detecting CXX compile features - done 2025-05-07T19:51:55.0269056Z -- Configuring done (0.4s) 2025-05-07T19:51:55.0317528Z -- Generating done (0.0s) 2025-05-07T19:51:55.0330169Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_cmake_test_compile/build 2025-05-07T19:51:55.0365257Z -- 2025-05-07T19:51:55.0365976Z ------- 2025-05-07T19:51:55.0366562Z ------------ 2025-05-07T19:51:55.0367590Z ----------------- 2025-05-07T19:51:55.0368238Z ---------------------- 2025-05-07T19:51:55.0368906Z --------------------------- 2025-05-07T19:51:55.0369650Z -------------------------------- 2025-05-07T19:51:55.0370115Z -- Trying 'Ninja' generator - success 2025-05-07T19:51:55.0370519Z -------------------------------------------------------------------------------- 2025-05-07T19:51:55.0370813Z 2025-05-07T19:51:55.0382139Z Configuring Project 2025-05-07T19:51:55.0382861Z Working directory: 2025-05-07T19:51:55.0383944Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build 2025-05-07T19:51:55.0385124Z Command: 2025-05-07T19:51:55.0405999Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/cmake/data/bin/cmake /__w/FBGEMM/FBGEMM/fbgemm_gpu -G Ninja -DCMAKE_MAKE_PROGRAM:FILEPATH=/github/home/miniconda/envs/build_binary/bin/ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install -DPYTHON_VERSION_STRING:STRING=3.10.17 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPYTHON_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.10 -DPYTHON_LIBRARY:PATH=/github/home/miniconda/envs/build_binary/lib/libpython3.10.so -DPython_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPython_ROOT_DIR:PATH=/github/home/miniconda/envs/build_binary -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.10 -DPython_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/numpy/_core/include -DPython3_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPython3_ROOT_DIR:PATH=/github/home/miniconda/envs/build_binary -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.10 -DPython3_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/numpy/_core/include -DCMAKE_MAKE_PROGRAM:FILEPATH=/github/home/miniconda/envs/build_binary/bin/ninja -DCMAKE_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch -D_GLIBCXX_USE_CXX11_ABI=1 -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=TRUE -DFBGEMM_BUILD_TARGET=default -DFBGEMM_BUILD_VARIANT=cuda -DNVML_LIB_PATH=/github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -DNCCL_INCLUDE_DIRS=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -DNCCL_LIBRARIES=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 '-DCMAKE_C_FLAGS='"'"'-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib'"'"'' '-DCMAKE_CXX_FLAGS='"'"'-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib'"'"'' '-DTORCH_CUDA_ARCH_LIST=7.0;8.0' -DCMAKE_CXX_STANDARD=17 '-DTORCH_CUDA_ARCH_LIST=7.0;8.0' -DCMAKE_CXX_STANDARD=17 -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:51:55.0423554Z 2025-05-07T19:51:55.0805396Z 2025-05-07T19:51:55.0805417Z 2025-05-07T19:51:55.0806196Z Not searching for unused variables given on the command line. 2025-05-07T19:51:55.0807566Z ================================================================================ 2025-05-07T19:51:55.0808539Z Default C compiler flags 2025-05-07T19:51:55.0809616Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:51:55.0810519Z 2025-05-07T19:51:55.0811937Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib 2025-05-07T19:51:55.0812979Z ================================================================================ 2025-05-07T19:51:55.0813219Z 2025-05-07T19:51:55.0813224Z 2025-05-07T19:51:55.0813256Z 2025-05-07T19:51:55.0813371Z ================================================================================ 2025-05-07T19:51:55.0813707Z Default C++ compiler flags 2025-05-07T19:51:55.0814098Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:51:55.0814405Z 2025-05-07T19:51:55.0814885Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib 2025-05-07T19:51:55.0815578Z ================================================================================ 2025-05-07T19:51:55.0815828Z 2025-05-07T19:51:55.0815832Z 2025-05-07T19:51:55.0815836Z 2025-05-07T19:51:55.0815950Z ================================================================================ 2025-05-07T19:51:55.0816401Z AVX2_FLAGS: 2025-05-07T19:51:55.0816543Z 2025-05-07T19:51:55.0816627Z -mavx2 2025-05-07T19:51:55.0816846Z -mf16c 2025-05-07T19:51:55.0817038Z -mfma 2025-05-07T19:51:55.0817254Z -fopenmp 2025-05-07T19:51:55.0817720Z ================================================================================ 2025-05-07T19:51:55.0817957Z 2025-05-07T19:51:55.0817978Z 2025-05-07T19:51:55.0817982Z 2025-05-07T19:51:55.0818097Z ================================================================================ 2025-05-07T19:51:55.0818415Z AVX512_FLAGS: 2025-05-07T19:51:55.0818564Z 2025-05-07T19:51:55.0818648Z -mavx2 2025-05-07T19:51:55.0818951Z -mf16c 2025-05-07T19:51:55.0819141Z -mfma 2025-05-07T19:51:55.0819354Z -mavx512f 2025-05-07T19:51:55.0819555Z -mavx512bw 2025-05-07T19:51:55.0819777Z -mavx512dq 2025-05-07T19:51:55.0819980Z -mavx512vl 2025-05-07T19:51:55.0820202Z -fopenmp 2025-05-07T19:51:55.0820434Z ================================================================================ 2025-05-07T19:51:55.0820688Z 2025-05-07T19:51:55.0820691Z 2025-05-07T19:51:55.0820695Z 2025-05-07T19:51:55.0820812Z ================================================================================ 2025-05-07T19:51:55.0821184Z The project is built using scikit-build 2025-05-07T19:51:55.0821521Z ================================================================================ 2025-05-07T19:51:55.0821752Z 2025-05-07T19:51:55.0821756Z 2025-05-07T19:51:55.0821778Z 2025-05-07T19:51:55.0821892Z ================================================================================ 2025-05-07T19:51:55.0822209Z Build Settings 2025-05-07T19:51:55.0822360Z 2025-05-07T19:51:55.0822471Z FBGEMM_BUILD_TARGET : default 2025-05-07T19:51:55.0822886Z FBGEMM_BUILD_VARIANT : cuda 2025-05-07T19:51:55.0823204Z 2025-05-07T19:51:55.0823297Z NVCC_VERBOSE : 2025-05-07T19:51:55.0823554Z CUDNN_INCLUDE_DIR : 2025-05-07T19:51:55.0823796Z CUDNN_LIBRARY : 2025-05-07T19:51:55.0824221Z NVML_LIB_PATH : /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:51:55.0824678Z TORCH_CUDA_ARCH_LIST : 7.0 2025-05-07T19:51:55.0824934Z 8.0 2025-05-07T19:51:55.0825039Z 2025-05-07T19:51:55.0825129Z HIP_ROOT_DIR : 2025-05-07T19:51:55.0825401Z HIPCC_VERBOSE : 2025-05-07T19:51:55.0825642Z AMDGPU_TARGETS : 2025-05-07T19:51:55.0825899Z PYTORCH_ROCM_ARCH : 2025-05-07T19:51:55.0826173Z ================================================================================ 2025-05-07T19:51:55.0826390Z 2025-05-07T19:51:55.1570127Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:51:55.1956831Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:51:56.0307643Z -- The CUDA compiler identification is NVIDIA 11.8.89 with host compiler GNU 11.4.0 2025-05-07T19:51:56.0403485Z -- Detecting CXX compiler ABI info 2025-05-07T19:51:56.1344169Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:51:56.1534073Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ - skipped 2025-05-07T19:51:56.1536010Z -- Detecting CXX compile features 2025-05-07T19:51:56.1540166Z -- Detecting CXX compile features - done 2025-05-07T19:51:56.1657633Z -- Detecting C compiler ABI info 2025-05-07T19:51:56.2532024Z -- Detecting C compiler ABI info - done 2025-05-07T19:51:56.2707012Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc - skipped 2025-05-07T19:51:56.2707979Z -- Detecting C compile features 2025-05-07T19:51:56.2713724Z -- Detecting C compile features - done 2025-05-07T19:51:56.2814221Z -- Detecting CUDA compiler ABI info 2025-05-07T19:51:57.1076808Z -- Detecting CUDA compiler ABI info - done 2025-05-07T19:51:57.1583934Z -- Check for working CUDA compiler: /github/home/miniconda/envs/build_binary/bin/nvcc - skipped 2025-05-07T19:51:57.1608501Z -- Detecting CUDA compile features 2025-05-07T19:51:57.1609578Z -- Detecting CUDA compile features - done 2025-05-07T19:51:57.1686986Z -- Performing Test C_HAS_AVX_1 2025-05-07T19:51:57.4243813Z -- Performing Test C_HAS_AVX_1 - Failed 2025-05-07T19:51:57.4244863Z -- Performing Test C_HAS_AVX_2 2025-05-07T19:51:57.6971060Z -- Performing Test C_HAS_AVX_2 - Success 2025-05-07T19:51:57.6972544Z -- Performing Test C_HAS_AVX2_1 2025-05-07T19:51:57.9530800Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-05-07T19:51:57.9532005Z -- Performing Test C_HAS_AVX2_2 2025-05-07T19:51:58.2212916Z -- Performing Test C_HAS_AVX2_2 - Success 2025-05-07T19:51:58.2213495Z -- Performing Test C_HAS_AVX512_1 2025-05-07T19:51:58.4794701Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-05-07T19:51:58.4796184Z -- Performing Test C_HAS_AVX512_2 2025-05-07T19:51:58.6961803Z -- Performing Test C_HAS_AVX512_2 - Success 2025-05-07T19:51:58.6963555Z -- Performing Test CXX_HAS_AVX_1 2025-05-07T19:51:58.9515783Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-05-07T19:51:58.9516830Z -- Performing Test CXX_HAS_AVX_2 2025-05-07T19:51:59.2252876Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-05-07T19:51:59.2253765Z -- Performing Test CXX_HAS_AVX2_1 2025-05-07T19:51:59.4829025Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-05-07T19:51:59.4829852Z -- Performing Test CXX_HAS_AVX2_2 2025-05-07T19:51:59.7516563Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-05-07T19:51:59.7518157Z -- Performing Test CXX_HAS_AVX512_1 2025-05-07T19:52:00.0083915Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-05-07T19:52:00.0084870Z -- Performing Test CXX_HAS_AVX512_2 2025-05-07T19:52:00.2256628Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-05-07T19:52:00.2438401Z -- Found CUDA: /github/home/miniconda/envs/build_binary (found version "11.8") 2025-05-07T19:52:00.2471876Z -- Found CUDAToolkit: /github/home/miniconda/envs/build_binary/include (found version "11.8.89") 2025-05-07T19:52:00.2546655Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-05-07T19:52:00.3435960Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-05-07T19:52:00.3437152Z -- Looking for pthread_create in pthreads 2025-05-07T19:52:00.4197429Z -- Looking for pthread_create in pthreads - not found 2025-05-07T19:52:00.4198602Z -- Looking for pthread_create in pthread 2025-05-07T19:52:00.5077496Z -- Looking for pthread_create in pthread - found 2025-05-07T19:52:00.5087093Z -- Found Threads: TRUE 2025-05-07T19:52:00.5843785Z -- PyTorch: CUDA detected: 11.8 2025-05-07T19:52:00.5845103Z -- PyTorch: CUDA nvcc is: /github/home/miniconda/envs/build_binary/bin/nvcc 2025-05-07T19:52:00.5846786Z -- PyTorch: CUDA toolkit directory: /github/home/miniconda/envs/build_binary 2025-05-07T19:52:00.7014243Z -- PyTorch: Header version is: 11.8 2025-05-07T19:52:00.7835306Z -- Found Python: /github/home/miniconda/envs/build_binary/bin/python (found version "3.10.17") found components: Interpreter 2025-05-07T19:52:00.7858198Z CMake Warning at /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:140 (message): 2025-05-07T19:52:00.7859072Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2025-05-07T19:52:00.7859578Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2025-05-07T19:52:00.7860061Z -- USE_CUDSS is set to 0. Compiling without cuDSS support 2025-05-07T19:52:00.7860531Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-05-07T19:52:00.7860977Z Failed to compute shorthash for libnvrtc.so 2025-05-07T19:52:00.7861329Z Call Stack (most recent call first): 2025-05-07T19:52:00.7862059Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:86 (include) 2025-05-07T19:52:00.7863190Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-05-07T19:52:00.7864086Z /__w/FBGEMM/FBGEMM/cmake/modules/PyTorchSetup.cmake:14 (find_package) 2025-05-07T19:52:00.7864679Z CMakeLists.txt:112 (include) 2025-05-07T19:52:00.7864987Z 2025-05-07T19:52:00.7864992Z 2025-05-07T19:52:00.7865293Z -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_80,code=sm_80 2025-05-07T19:52:00.8200511Z CMake Warning at /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-05-07T19:52:00.8201621Z static library kineto_LIBRARY-NOTFOUND not found. 2025-05-07T19:52:00.8202014Z Call Stack (most recent call first): 2025-05-07T19:52:00.8202816Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-05-07T19:52:00.8203742Z /__w/FBGEMM/FBGEMM/cmake/modules/PyTorchSetup.cmake:14 (find_package) 2025-05-07T19:52:00.8204303Z CMakeLists.txt:112 (include) 2025-05-07T19:52:00.8204489Z 2025-05-07T19:52:00.8204494Z 2025-05-07T19:52:00.8206240Z -- Found Torch: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-05-07T19:52:00.8209673Z 2025-05-07T19:52:00.8209744Z 2025-05-07T19:52:00.8209902Z ================================================================================ 2025-05-07T19:52:00.8210265Z PyTorch Flags: 2025-05-07T19:52:00.8210488Z 2025-05-07T19:52:00.8210697Z TORCH_INCLUDE_DIRS: 2025-05-07T19:52:00.8211148Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:00.8211943Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:00.8212547Z 2025-05-07T19:52:00.8212742Z TORCH_LIBRARIES: 2025-05-07T19:52:00.8212985Z torch 2025-05-07T19:52:00.8213181Z torch_library 2025-05-07T19:52:00.8213637Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:00.8214242Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:00.8214867Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:00.8215410Z 2025-05-07T19:52:00.8215603Z TORCH_CUDA_OPTIONS: 2025-05-07T19:52:00.8215860Z --expt-relaxed-constexpr 2025-05-07T19:52:00.8216266Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:00.8216573Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:00.8216875Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:00.8217196Z ================================================================================ 2025-05-07T19:52:00.8217435Z 2025-05-07T19:52:00.8217440Z 2025-05-07T19:52:00.8217444Z 2025-05-07T19:52:00.8217580Z ================================================================================ 2025-05-07T19:52:00.8217899Z NCCL Flags 2025-05-07T19:52:00.8218023Z 2025-05-07T19:52:00.8218426Z NCCL_INCLUDE_DIRS=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:00.8219346Z NCCL_LIBRARIES=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:00.8220007Z ================================================================================ 2025-05-07T19:52:00.8220240Z 2025-05-07T19:52:00.8220244Z 2025-05-07T19:52:00.8220248Z 2025-05-07T19:52:00.8220379Z ================================================================================ 2025-05-07T19:52:00.8220695Z CUDA Driver Path 2025-05-07T19:52:00.8220849Z 2025-05-07T19:52:00.8221129Z CUDA_DRIVER_LIBRARIES=/github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:00.8221630Z ================================================================================ 2025-05-07T19:52:00.8221873Z 2025-05-07T19:52:00.8222167Z -- Found NVML_LIB_PATH: /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:00.8240961Z 2025-05-07T19:52:00.8241017Z 2025-05-07T19:52:00.8241293Z ================================================================================ 2025-05-07T19:52:00.8241751Z GPU CPP Library Target: asmjit (SHARED) 2025-05-07T19:52:00.8242201Z 2025-05-07T19:52:00.8242539Z CPU_SRCS: 2025-05-07T19:52:00.8242660Z 2025-05-07T19:52:00.8242744Z 2025-05-07T19:52:00.8242970Z GPU_SRCS: 2025-05-07T19:52:00.8243087Z 2025-05-07T19:52:00.8243167Z 2025-05-07T19:52:00.8243376Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:00.8243524Z 2025-05-07T19:52:00.8243605Z 2025-05-07T19:52:00.8243851Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:00.8243993Z 2025-05-07T19:52:00.8244249Z 2025-05-07T19:52:00.8244438Z OTHER_SRCS: 2025-05-07T19:52:00.8244840Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:52:00.8245460Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:52:00.8246085Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:52:00.8246784Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:52:00.8247422Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:52:00.8248028Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:52:00.8248615Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:52:00.8249220Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:52:00.8249813Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:52:00.8250420Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:52:00.8251038Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:52:00.8251650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:52:00.8252272Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:52:00.8252868Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:52:00.8253484Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:52:00.8254091Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:52:00.8254704Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:52:00.8255317Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:52:00.8255912Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:52:00.8256652Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:52:00.8257255Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:52:00.8257872Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:52:00.8258521Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:52:00.8259141Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:52:00.8259778Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:52:00.8260360Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:52:00.8260988Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:52:00.8261613Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:52:00.8262199Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:52:00.8262783Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:52:00.8263383Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:52:00.8264025Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:52:00.8264622Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:52:00.8265222Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:52:00.8265804Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:52:00.8266399Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:52:00.8266991Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:52:00.8269273Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:52:00.8269889Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:52:00.8270472Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:52:00.8271068Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:52:00.8271741Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:52:00.8272316Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:52:00.8272902Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:52:00.8273479Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:52:00.8274085Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:52:00.8274681Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:52:00.8275298Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:52:00.8275911Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:52:00.8276519Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:52:00.8277317Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:52:00.8277920Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:52:00.8278546Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:52:00.8279158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:52:00.8279758Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:52:00.8280351Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:52:00.8280943Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:52:00.8281545Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:52:00.8282131Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:52:00.8282573Z 2025-05-07T19:52:00.8282762Z CC_FLAGS: 2025-05-07T19:52:00.8282898Z 2025-05-07T19:52:00.8282978Z 2025-05-07T19:52:00.8283191Z NVCC_FLAGS: 2025-05-07T19:52:00.8283314Z 2025-05-07T19:52:00.8283397Z 2025-05-07T19:52:00.8283602Z HIPCC_FLAGS: 2025-05-07T19:52:00.8283731Z 2025-05-07T19:52:00.8283809Z 2025-05-07T19:52:00.8284006Z INCLUDE_DIRS: 2025-05-07T19:52:00.8284241Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:00.8284575Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:00.8284863Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:00.8285191Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:00.8285691Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:00.8286508Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:00.8287181Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:00.8287600Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:00.8288048Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:00.8288532Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:00.8289073Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:00.8289539Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:00.8290125Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:00.8290648Z 2025-05-07T19:52:00.8290847Z Selected Source Files: 2025-05-07T19:52:00.8291005Z 2025-05-07T19:52:00.8291100Z 2025-05-07T19:52:00.8291342Z HIPified Source Files: 2025-05-07T19:52:00.8291498Z 2025-05-07T19:52:00.8291652Z 2025-05-07T19:52:00.8291869Z Library Dependencies: 2025-05-07T19:52:00.8292102Z torch 2025-05-07T19:52:00.8292313Z torch_library 2025-05-07T19:52:00.8292753Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:00.8293371Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:00.8293978Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:00.8294877Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:00.8295557Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:00.8296165Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:00.8296591Z 2025-05-07T19:52:00.8296784Z Output Library: 2025-05-07T19:52:00.8297011Z asmjit 2025-05-07T19:52:00.8297236Z 2025-05-07T19:52:00.8297447Z Destination Directory: 2025-05-07T19:52:00.8297683Z fbgemm_gpu 2025-05-07T19:52:00.8297932Z ================================================================================ 2025-05-07T19:52:00.8298168Z 2025-05-07T19:52:00.8298173Z 2025-05-07T19:52:00.8298177Z 2025-05-07T19:52:00.8298304Z ================================================================================ 2025-05-07T19:52:00.8298648Z GPU CPP Library Target: fbgemm (SHARED) 2025-05-07T19:52:00.8298958Z 2025-05-07T19:52:00.8299140Z CPU_SRCS: 2025-05-07T19:52:00.8299270Z 2025-05-07T19:52:00.8299349Z 2025-05-07T19:52:00.8299527Z GPU_SRCS: 2025-05-07T19:52:00.8299655Z 2025-05-07T19:52:00.8299732Z 2025-05-07T19:52:00.8299922Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:00.8300082Z 2025-05-07T19:52:00.8300161Z 2025-05-07T19:52:00.8300366Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:00.8300508Z 2025-05-07T19:52:00.8300589Z 2025-05-07T19:52:00.8300792Z OTHER_SRCS: 2025-05-07T19:52:00.8301065Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDM.cc 2025-05-07T19:52:00.8301535Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:52:00.8302003Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMNBit.cc 2025-05-07T19:52:00.8302437Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtils.cc 2025-05-07T19:52:00.8302847Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RefImplementations.cc 2025-05-07T19:52:00.8303346Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RowWiseSparseAdagradFused.cc 2025-05-07T19:52:00.8303822Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/SparseAdagrad.cc 2025-05-07T19:52:00.8304203Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/Utils.cc 2025-05-07T19:52:00.8304608Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:52:00.8305047Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtilsAvx2.cc 2025-05-07T19:52:00.8305486Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:52:00.8305923Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtilsAvx2.cc 2025-05-07T19:52:00.8306377Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx512.cc 2025-05-07T19:52:00.8306764Z 2025-05-07T19:52:00.8306952Z CC_FLAGS: 2025-05-07T19:52:00.8307074Z 2025-05-07T19:52:00.8307172Z 2025-05-07T19:52:00.8307359Z NVCC_FLAGS: 2025-05-07T19:52:00.8307482Z 2025-05-07T19:52:00.8307581Z 2025-05-07T19:52:00.8307771Z HIPCC_FLAGS: 2025-05-07T19:52:00.8307919Z 2025-05-07T19:52:00.8308000Z 2025-05-07T19:52:00.8308193Z INCLUDE_DIRS: 2025-05-07T19:52:00.8308452Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:00.8308892Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:00.8309190Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:00.8309514Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:00.8310003Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:00.8310795Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:00.8311434Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:00.8311860Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:00.8312377Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:00.8312870Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:00.8313403Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:00.8313857Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:00.8314646Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:00.8315223Z 2025-05-07T19:52:00.8315433Z Selected Source Files: 2025-05-07T19:52:00.8315589Z 2025-05-07T19:52:00.8315669Z 2025-05-07T19:52:00.8315880Z HIPified Source Files: 2025-05-07T19:52:00.8316035Z 2025-05-07T19:52:00.8316115Z 2025-05-07T19:52:00.8316326Z Library Dependencies: 2025-05-07T19:52:00.8316572Z torch 2025-05-07T19:52:00.8316760Z torch_library 2025-05-07T19:52:00.8317209Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:00.8317807Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:00.8318429Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:00.8319232Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:00.8319909Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:00.8320293Z asmjit 2025-05-07T19:52:00.8320642Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:00.8321069Z 2025-05-07T19:52:00.8321264Z Output Library: 2025-05-07T19:52:00.8321491Z fbgemm 2025-05-07T19:52:00.8321675Z 2025-05-07T19:52:00.8321884Z Destination Directory: 2025-05-07T19:52:00.8322119Z fbgemm_gpu 2025-05-07T19:52:00.8322363Z ================================================================================ 2025-05-07T19:52:00.8322600Z 2025-05-07T19:52:00.8322604Z 2025-05-07T19:52:00.8322608Z 2025-05-07T19:52:00.8322724Z ================================================================================ 2025-05-07T19:52:00.8323077Z Running code generation script ... 2025-05-07T19:52:00.8323843Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py --opensource 2025-05-07T19:52:00.8324622Z ================================================================================ 2025-05-07T19:52:00.8324870Z 2025-05-07T19:52:01.4528949Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:52:01.4529900Z [GENERAATE BACKWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py', '--opensource'] 2025-05-07T19:52:01.4530651Z Written: gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:52:01.4531156Z Written: gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:52:01.4531672Z Written: gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.4532223Z Written: gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:01.4532733Z Written: gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:52:01.4533225Z Written: gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:52:01.4533726Z Written: gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:52:01.4534230Z Written: gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.4534784Z Written: gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:01.4535304Z Written: gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:52:01.4535818Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.4536467Z Written: gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.4537014Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.4537603Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.4538395Z Written: gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.4538956Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.4539512Z Written: gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.4540060Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.4540651Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.4541317Z Written: gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.4541846Z Written: gen_embedding_optimizer_dense_split_device_kernel.cuh 2025-05-07T19:52:01.4542277Z Written: gen_embedding_backward_split_dense.cpp 2025-05-07T19:52:01.4542682Z Written: gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:52:01.4543135Z Written: gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:52:01.4543646Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.4544183Z Written: gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:52:01.4544674Z Written: gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:52:01.4545206Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.4545736Z Written: gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:52:01.4546269Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.4546837Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.4547405Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.4547962Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.4548643Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.4549230Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.4549739Z Written: gen_embedding_optimizer_adagrad_split_device_kernel.cuh 2025-05-07T19:52:01.4550199Z Written: gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:52:01.4550622Z Written: gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:52:01.4551074Z Written: gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.4551510Z Written: lookup_adagrad.py 2025-05-07T19:52:01.4551832Z Written: gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:52:01.4552267Z Written: gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:52:01.4552710Z Written: gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.4553221Z Written: gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:52:01.4553718Z Written: gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:52:01.4554191Z Written: gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.4554717Z Written: gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:01.4555196Z Written: gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:52:01.4555705Z Written: gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:52:01.4556179Z Written: gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:52:01.4556697Z Written: gen_embedding_backward_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.4557207Z Written: gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:01.4557714Z Written: gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:52:01.4558198Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.4558677Z Written: gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.4559186Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.4559709Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.4560304Z Written: gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.4560814Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.4561302Z Written: gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.4561818Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.4562346Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.4562927Z Written: gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.4563392Z Written: gen_embedding_optimizer_adam_split_device_kernel.cuh 2025-05-07T19:52:01.4563804Z Written: gen_embedding_backward_split_adam.cpp 2025-05-07T19:52:01.4564194Z Written: gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:52:01.4564670Z Written: gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.4565108Z Written: lookup_adam.py 2025-05-07T19:52:01.4565415Z Written: gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:52:01.4565887Z Written: gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.4566348Z Written: gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:52:01.4566854Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.4567689Z Written: gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:52:01.4568302Z Written: gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:52:01.4568867Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.4569401Z Written: gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:52:01.4569950Z Written: gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.4570524Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.4571103Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.4571611Z Written: gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.4572167Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.4572744Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.4573243Z Written: gen_embedding_optimizer_lamb_split_device_kernel.cuh 2025-05-07T19:52:01.4573676Z Written: gen_embedding_backward_split_lamb.cpp 2025-05-07T19:52:01.4574053Z Written: gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:52:01.4574534Z Written: gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.4574945Z Written: lookup_lamb.py 2025-05-07T19:52:01.4575239Z Written: gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:52:01.4575684Z Written: gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.4576246Z Written: gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:52:01.4576776Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.4577306Z Written: gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:52:01.4577818Z Written: gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:52:01.4578356Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.4578889Z Written: gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:52:01.4579422Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.4579988Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.4580581Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.4581128Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.4581711Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.4582319Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.4582853Z Written: gen_embedding_optimizer_lars_sgd_split_device_kernel.cuh 2025-05-07T19:52:01.4583454Z Written: gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:52:01.4583863Z Written: gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:52:01.4584341Z Written: gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.4584756Z Written: lookup_lars_sgd.py 2025-05-07T19:52:01.4585101Z Written: gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:52:01.4585644Z Written: gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.4586214Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:52:01.4586840Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.4587466Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:52:01.4588087Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:52:01.4588824Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.4589427Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:52:01.4590016Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.4590629Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.4591265Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.4591861Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.4592494Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.4593122Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.5610970Z Written: gen_embedding_optimizer_partial_rowwise_adam_split_device_kernel.cuh 2025-05-07T19:52:01.5611604Z Written: gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:52:01.5612132Z Written: gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:52:01.5612716Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.5613216Z Written: lookup_partial_rowwise_adam.py 2025-05-07T19:52:01.5613634Z Written: gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:52:01.5614211Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.5614818Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:52:01.5615446Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.5616152Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:52:01.5616770Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:52:01.5617405Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.5618044Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:52:01.5618677Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.5619338Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.5620021Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.5620666Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.5621365Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.5622058Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.5622687Z Written: gen_embedding_optimizer_partial_rowwise_lamb_split_device_kernel.cuh 2025-05-07T19:52:01.5623251Z Written: gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:52:01.5623975Z Written: gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:52:01.5624564Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.5625049Z Written: lookup_partial_rowwise_lamb.py 2025-05-07T19:52:01.5625483Z Written: gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:52:01.5626058Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.5626737Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:52:01.5627324Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:52:01.5627877Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:52:01.5628531Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:52:01.5629058Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.5629633Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.5630193Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:52:01.5630729Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:01.5631274Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:52:01.5631790Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:52:01.5632341Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:52:01.5632866Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:52:01.5633402Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_meta.cpp 2025-05-07T19:52:01.5633920Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:52:01.5634449Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.5635022Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.5635574Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:52:01.5636126Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:01.5636655Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_meta.cpp 2025-05-07T19:52:01.5637185Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:52:01.5637753Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.5638340Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.5638917Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:52:01.5639448Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.5640025Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.5640640Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.5641230Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.5641823Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.5642404Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:52:01.5642975Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.5643558Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.5644130Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.5644701Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:52:01.5645238Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.5645937Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.5646541Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.5647156Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.5647757Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.5648393Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:52:01.5648967Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.5649549Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:52:01.5650150Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:52:01.5650763Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:52:01.5651368Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:52:01.5651982Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:52:01.5652575Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:52:01.5653190Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:52:01.5653799Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:52:01.5654391Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:52:01.5654946Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:52:01.5655494Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:52:01.5656136Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:52:01.5656846Z Written: gen_embedding_optimizer_rowwise_adagrad_ssd_device_kernel.cuh 2025-05-07T19:52:01.5657418Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:52:01.5657932Z Written: gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:52:01.5658373Z Written: gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:01.5658894Z Written: gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.5659346Z Written: lookup_rowwise_adagrad_ssd.py 2025-05-07T19:52:01.5659743Z Written: gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:52:01.5660202Z Written: gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:01.5660736Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.5661192Z Written: lookup_rowwise_adagrad.py 2025-05-07T19:52:01.5661588Z Written: gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:52:01.5662074Z Written: gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:52:01.5662597Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.5663204Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:52:01.5663763Z Written: gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:52:01.5664287Z Written: gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:01.5664860Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.5665456Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:52:01.5666039Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.5666701Z Written: gen_embedding_optimizer_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:52:01.5667513Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:52:01.5668104Z Written: gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:52:01.5668902Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.5669585Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:52:01.5670241Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.5670989Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:52:01.5671771Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:52:01.5672442Z Written: gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:52:01.5673182Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6871229Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:52:01.6872099Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6872883Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:52:01.6873570Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:52:01.6874295Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.6875022Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:01.6875760Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:52:01.6876453Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:52:01.6877179Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:52:01.6877906Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.6878650Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:01.6879386Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:52:01.6880106Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.6880864Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.6881648Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.6882426Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.6883211Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.6883962Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.6884730Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.6885502Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.6886293Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.6887080Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.6887808Z Written: gen_embedding_optimizer_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:52:01.6888478Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:52:01.6889064Z Written: gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:52:01.6889747Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6890337Z Written: lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:52:01.6890832Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:52:01.6892166Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6893026Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:52:01.6893733Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:52:01.6894563Z Written: gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:52:01.6895415Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6896222Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:52:01.6914352Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6915065Z Written: gen_embedding_optimizer_rowwise_weighted_adagrad_split_device_kernel.cuh 2025-05-07T19:52:01.6915657Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:52:01.6916221Z Written: gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:52:01.6916837Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6917538Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:52:01.6918132Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6918691Z Written: gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:52:01.6919161Z Written: gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:52:01.6919643Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.6920134Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:01.6920617Z Written: gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:52:01.6921079Z Written: gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:52:01.6921548Z Written: gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:52:01.6922007Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.6922519Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:01.6922986Z Written: gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:52:01.6923485Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.6923999Z Written: gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.6924510Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.6925062Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:01.6925573Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.6926088Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.6926591Z Written: gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.6927125Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.6927685Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:01.6928206Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.6928700Z Written: gen_embedding_optimizer_sgd_split_device_kernel.cuh 2025-05-07T19:52:01.6929111Z Written: gen_embedding_backward_split_sgd.cpp 2025-05-07T19:52:01.6929501Z Written: gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:52:01.6929924Z Written: gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6930324Z Written: lookup_sgd.py 2025-05-07T19:52:01.6930626Z Written: gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:52:01.6930998Z Written: gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:52:01.6931423Z Written: gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6931907Z Written: gen_embedding_optimizer_approx_sgd_split_device_kernel.cuh 2025-05-07T19:52:01.6932490Z Written: gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:52:01.6932902Z Written: gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:52:01.6933391Z Written: gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6933885Z Written: gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:52:01.6934356Z Written: gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6934925Z Written: gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:52:01.6935386Z Written: gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:01.6935875Z Written: gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:52:01.6936439Z Written: gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:52:01.6937118Z Written: gen_embedding_backward_none_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:01.6937624Z Written: gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:52:01.6938135Z Written: gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:52:01.6938684Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:01.6939231Z Written: gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:52:01.6939752Z Written: gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:52:01.6940291Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:01.6940858Z Written: gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:52:01.6941360Z Written: gen_embedding_optimizer_none_split_device_kernel.cuh 2025-05-07T19:52:01.6941805Z Written: gen_embedding_backward_split_none.cpp 2025-05-07T19:52:01.6942203Z Written: gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:52:01.6942644Z Written: gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:52:01.6943062Z Written: lookup_none.py 2025-05-07T19:52:01.6943363Z Written: gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:52:01.6943824Z Written: gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:52:01.6944334Z Written: gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:52:01.6944910Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:52:01.6945499Z Written: gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:52:01.6946034Z Written: gen_embedding_backward_ssd_weighted_vbe_device_kernel.cuh 2025-05-07T19:52:01.6946566Z Written: gen_embedding_backward_split_weighted_vbe_device_kernel.cuh 2025-05-07T19:52:01.6947062Z Written: gen_embedding_backward_ssd_weighted_device_kernel.cuh 2025-05-07T19:52:01.6947562Z Written: gen_embedding_backward_split_weighted_device_kernel.cuh 2025-05-07T19:52:01.6948076Z Written: gen_embedding_backward_ssd_unweighted_nobag_device_kernel.cuh 2025-05-07T19:52:01.6948641Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel.cuh 2025-05-07T19:52:01.6949276Z Written: gen_embedding_backward_ssd_unweighted_vbe_device_kernel.cuh 2025-05-07T19:52:01.6949768Z Written: gen_embedding_backward_split_unweighted_vbe_device_kernel.cuh 2025-05-07T19:52:01.6950263Z Written: gen_embedding_backward_ssd_unweighted_device_kernel.cuh 2025-05-07T19:52:01.6950727Z Written: gen_embedding_backward_split_unweighted_device_kernel.cuh 2025-05-07T19:52:01.6951196Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:52:01.6951634Z Written: gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:52:01.6952103Z Written: gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:52:01.6952591Z Written: gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:52:01.6953069Z Written: gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:52:01.6953475Z Written: pt2_arg_utils.h 2025-05-07T19:52:01.6953710Z Written: __init__.py 2025-05-07T19:52:01.6953959Z Written: lookup_args_ssd.py 2025-05-07T19:52:01.6954206Z Written: lookup_args.py 2025-05-07T19:52:01.6981548Z 2025-05-07T19:52:01.6981556Z 2025-05-07T19:52:01.6981725Z ================================================================================ 2025-05-07T19:52:01.6982137Z Running code generation script ... 2025-05-07T19:52:01.6982933Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py --opensource 2025-05-07T19:52:01.6983868Z ================================================================================ 2025-05-07T19:52:01.6984108Z 2025-05-07T19:52:01.8055298Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:52:01.8056303Z [GENERATE OPTIMIZERS]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py', '--opensource'] 2025-05-07T19:52:01.8057072Z Written: gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:52:01.8057571Z Written: gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:52:01.8058080Z Written: gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:52:01.8058589Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:52:01.8059102Z Written: split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:52:01.8059484Z Written: optimizer_args.py 2025-05-07T19:52:01.8137419Z 2025-05-07T19:52:01.8137669Z 2025-05-07T19:52:01.8137916Z ================================================================================ 2025-05-07T19:52:01.8138346Z Running code generation script ... 2025-05-07T19:52:01.8139155Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py --opensource 2025-05-07T19:52:01.8139967Z ================================================================================ 2025-05-07T19:52:01.8140203Z 2025-05-07T19:52:01.9374336Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:52:01.9375290Z [GENERATE FORWARD QUANTIZED]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py', '--opensource'] 2025-05-07T19:52:01.9376266Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:52:01.9376955Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:52:01.9377652Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:52:01.9378341Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:52:01.9379036Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:52:01.9379726Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:52:01.9380435Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:52:01.9381197Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:52:01.9381936Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:52:01.9382688Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:52:01.9383423Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:52:01.9384181Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:52:01.9384908Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:52:01.9385606Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:52:01.9386315Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:52:01.9387008Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:52:01.9387923Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:52:01.9388730Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:52:01.9389344Z Written: gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:52:01.9389969Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:52:01.9390677Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:52:01.9391227Z Written: gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:52:01.9391715Z Written: gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:52:01.9457394Z 2025-05-07T19:52:01.9457422Z 2025-05-07T19:52:01.9457660Z ================================================================================ 2025-05-07T19:52:01.9458115Z Running code generation script ... 2025-05-07T19:52:01.9458942Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py --opensource 2025-05-07T19:52:01.9459744Z ================================================================================ 2025-05-07T19:52:01.9459984Z 2025-05-07T19:52:02.3333142Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:52:02.3334094Z [GENERATE FORWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py', '--opensource'] 2025-05-07T19:52:02.3334829Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.3335341Z Written: gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:52:02.3335839Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.3336452Z Written: gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.3336947Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.3337462Z Written: gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.3337961Z Written: gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:52:02.3338424Z Written: gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:52:02.3338922Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.3339437Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.3339947Z Written: gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.3340423Z Written: gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.3340947Z Written: gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:52:02.3341480Z Written: gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:52:02.3342003Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:52:02.3342554Z Written: gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:52:02.3343101Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.3343596Z Written: gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:52:02.3344116Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.3344643Z Written: gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.3345144Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.3345659Z Written: gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.3346145Z Written: gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:52:02.3346639Z Written: gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:52:02.3347140Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.3347681Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.3348527Z Written: gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.3348986Z Written: gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.3349444Z Written: gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:52:02.3349853Z Written: gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:52:02.3350291Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.3350845Z Written: gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.3351292Z Written: gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:52:02.3351700Z Written: gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:52:02.3352131Z Written: gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:52:02.3352549Z Written: gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:52:02.3352938Z Written: gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:52:02.3353366Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.3353816Z Written: gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.3354265Z Written: gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.3354691Z Written: gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.3355116Z Written: gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:52:02.3355525Z Written: gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:52:02.3355957Z Written: gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:52:02.3356399Z Written: gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:52:02.3356840Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:52:02.3357338Z Written: gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:52:02.3357770Z Written: gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:52:02.3358202Z Written: gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:52:02.3358677Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.3359170Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.3359668Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.3360154Z Written: gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.3360628Z Written: gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.3361043Z Written: gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.3361460Z Written: gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.3431204Z 2025-05-07T19:52:02.3431255Z 2025-05-07T19:52:02.3431525Z ================================================================================ 2025-05-07T19:52:02.3431918Z Running code generation script ... 2025-05-07T19:52:02.3432699Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py --opensource 2025-05-07T19:52:02.3433503Z ================================================================================ 2025-05-07T19:52:02.3433741Z 2025-05-07T19:52:02.6369139Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:52:02.6371669Z [INDEX SELECT GENERATOR]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py', '--opensource'] 2025-05-07T19:52:02.6373762Z Written: gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:52:02.6374238Z Written: gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:52:02.6374703Z Written: gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:52:02.6375176Z Written: gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:52:02.6375662Z Written: gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:52:02.6376218Z Written: gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:52:02.6377053Z Written: gen_embedding_backward_split_batch_index_select_device_kernel.cuh 2025-05-07T19:52:02.6377588Z Written: gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:52:02.6378078Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:52:02.6463589Z -- Adding merge_pooled_embeddings sources 2025-05-07T19:52:02.6475796Z 2025-05-07T19:52:02.6475879Z 2025-05-07T19:52:02.6476201Z ================================================================================ 2025-05-07T19:52:02.6477159Z GPU CPP Library Target: fbgemm_gpu_tbe_cache (SHARED) 2025-05-07T19:52:02.6477549Z 2025-05-07T19:52:02.6477750Z CPU_SRCS: 2025-05-07T19:52:02.6478180Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:52:02.6478861Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:52:02.6479544Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:52:02.6480168Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:52:02.6480820Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:52:02.6481326Z 2025-05-07T19:52:02.6481519Z GPU_SRCS: 2025-05-07T19:52:02.6481896Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu 2025-05-07T19:52:02.6482499Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu 2025-05-07T19:52:02.6483159Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu 2025-05-07T19:52:02.6483818Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu 2025-05-07T19:52:02.6484455Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu 2025-05-07T19:52:02.6485074Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu 2025-05-07T19:52:02.6485705Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu 2025-05-07T19:52:02.6486564Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu 2025-05-07T19:52:02.6487110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu 2025-05-07T19:52:02.6487739Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu 2025-05-07T19:52:02.6488189Z 2025-05-07T19:52:02.6488397Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.6488538Z 2025-05-07T19:52:02.6488631Z 2025-05-07T19:52:02.6488822Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.6488960Z 2025-05-07T19:52:02.6489055Z 2025-05-07T19:52:02.6489231Z OTHER_SRCS: 2025-05-07T19:52:02.6489365Z 2025-05-07T19:52:02.6489442Z 2025-05-07T19:52:02.6489623Z CC_FLAGS: 2025-05-07T19:52:02.6489755Z 2025-05-07T19:52:02.6489831Z 2025-05-07T19:52:02.6490012Z NVCC_FLAGS: 2025-05-07T19:52:02.6490251Z --expt-relaxed-constexpr 2025-05-07T19:52:02.6490522Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.6490814Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.6491112Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.6491378Z 2025-05-07T19:52:02.6491605Z HIPCC_FLAGS: 2025-05-07T19:52:02.6491739Z 2025-05-07T19:52:02.6491829Z 2025-05-07T19:52:02.6492040Z INCLUDE_DIRS: 2025-05-07T19:52:02.6492285Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.6492638Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.6492956Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.6493269Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.6493789Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.6494562Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.6495229Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.6495647Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.6496220Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.6496952Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.6497697Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.6498220Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.6498815Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.6499390Z 2025-05-07T19:52:02.6499622Z Selected Source Files: 2025-05-07T19:52:02.6500112Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:52:02.6500869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:52:02.6501589Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:52:02.6502254Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:52:02.6503002Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:52:02.6503656Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu 2025-05-07T19:52:02.6504235Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu 2025-05-07T19:52:02.6504873Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu 2025-05-07T19:52:02.6505539Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu 2025-05-07T19:52:02.6506141Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu 2025-05-07T19:52:02.6506756Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu 2025-05-07T19:52:02.6507372Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu 2025-05-07T19:52:02.6507981Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu 2025-05-07T19:52:02.6508539Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu 2025-05-07T19:52:02.6509199Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu 2025-05-07T19:52:02.6509695Z 2025-05-07T19:52:02.6509905Z HIPified Source Files: 2025-05-07T19:52:02.6510071Z 2025-05-07T19:52:02.6510182Z 2025-05-07T19:52:02.6510387Z Library Dependencies: 2025-05-07T19:52:02.6510652Z torch 2025-05-07T19:52:02.6510857Z torch_library 2025-05-07T19:52:02.6511289Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.6511855Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.6512457Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.6513248Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.6513888Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.6514415Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.6514824Z 2025-05-07T19:52:02.6515047Z Output Library: 2025-05-07T19:52:02.6515283Z fbgemm_gpu_tbe_cache 2025-05-07T19:52:02.6515719Z 2025-05-07T19:52:02.6516007Z Destination Directory: 2025-05-07T19:52:02.6516292Z fbgemm_gpu 2025-05-07T19:52:02.6516548Z ================================================================================ 2025-05-07T19:52:02.6516817Z 2025-05-07T19:52:02.6988761Z 2025-05-07T19:52:02.6989001Z 2025-05-07T19:52:02.6989780Z ================================================================================ 2025-05-07T19:52:02.6991107Z GPU CPP Library Target: fbgemm_gpu_tbe_inference (SHARED) 2025-05-07T19:52:02.6992286Z 2025-05-07T19:52:02.6992864Z CPU_SRCS: 2025-05-07T19:52:02.6993839Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:52:02.6994355Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:52:02.6994826Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:52:02.6995221Z 2025-05-07T19:52:02.6995428Z GPU_SRCS: 2025-05-07T19:52:02.6995760Z codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:52:02.6996545Z codegen/inference/embedding_forward_quantized_split_lookup.cu 2025-05-07T19:52:02.6997174Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:52:02.6997853Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:52:02.6998490Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:52:02.7000778Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:52:02.7001384Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:52:02.7002005Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:52:02.7002621Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:52:02.7003297Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:52:02.7003968Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:52:02.7004601Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:52:02.7005263Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:52:02.7005898Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:52:02.7006752Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:52:02.7007411Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:52:02.7008043Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:52:02.7008705Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:52:02.7009336Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:52:02.7009995Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:52:02.7010606Z gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:52:02.7011247Z gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:52:02.7011902Z gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.7012450Z 2025-05-07T19:52:02.7012697Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.7012847Z 2025-05-07T19:52:02.7012935Z 2025-05-07T19:52:02.7013162Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.7013306Z 2025-05-07T19:52:02.7013390Z 2025-05-07T19:52:02.7013623Z OTHER_SRCS: 2025-05-07T19:52:02.7013747Z 2025-05-07T19:52:02.7013830Z 2025-05-07T19:52:02.7014048Z CC_FLAGS: 2025-05-07T19:52:02.7014167Z 2025-05-07T19:52:02.7014275Z 2025-05-07T19:52:02.7014464Z NVCC_FLAGS: 2025-05-07T19:52:02.7014711Z --expt-relaxed-constexpr 2025-05-07T19:52:02.7014996Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.7015313Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.7015618Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.7015904Z 2025-05-07T19:52:02.7016219Z HIPCC_FLAGS: 2025-05-07T19:52:02.7016364Z 2025-05-07T19:52:02.7016442Z 2025-05-07T19:52:02.7016836Z INCLUDE_DIRS: 2025-05-07T19:52:02.7017104Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.7017452Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.7017769Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.7018103Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.7018634Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.7019445Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.7020142Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.7020573Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.7021046Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.7021660Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.7022199Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.7022697Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.7023274Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.7023818Z 2025-05-07T19:52:02.7024094Z Selected Source Files: 2025-05-07T19:52:02.7024473Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:52:02.7024960Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:52:02.7025422Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:52:02.7025890Z codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:52:02.7026366Z codegen/inference/embedding_forward_quantized_split_lookup.cu 2025-05-07T19:52:02.7026953Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:52:02.7027582Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:52:02.7028219Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:52:02.7028855Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:52:02.7029578Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:52:02.7030288Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:52:02.7030889Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:52:02.7031534Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:52:02.7032158Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:52:02.7032795Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:52:02.7033436Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:52:02.7034062Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:52:02.7034690Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:52:02.7035282Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:52:02.7035889Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:52:02.7036494Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:52:02.7037079Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:52:02.7037688Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:52:02.7038251Z gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:52:02.7038829Z gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:52:02.7039392Z gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.7039810Z 2025-05-07T19:52:02.7040018Z HIPified Source Files: 2025-05-07T19:52:02.7040172Z 2025-05-07T19:52:02.7040249Z 2025-05-07T19:52:02.7040455Z Library Dependencies: 2025-05-07T19:52:02.7040674Z torch 2025-05-07T19:52:02.7040881Z torch_library 2025-05-07T19:52:02.7041299Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.7041879Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.7042449Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.7043213Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.7043857Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.7044219Z asmjit 2025-05-07T19:52:02.7044500Z fbgemm 2025-05-07T19:52:02.7044690Z fbgemm_gpu_tbe_cache 2025-05-07T19:52:02.7044939Z fbgemm_gpu_config 2025-05-07T19:52:02.7045282Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.7045689Z 2025-05-07T19:52:02.7045878Z Output Library: 2025-05-07T19:52:02.7046118Z fbgemm_gpu_tbe_inference 2025-05-07T19:52:02.7046344Z 2025-05-07T19:52:02.7046618Z Destination Directory: 2025-05-07T19:52:02.7046866Z fbgemm_gpu 2025-05-07T19:52:02.7047106Z ================================================================================ 2025-05-07T19:52:02.7047328Z 2025-05-07T19:52:02.9368933Z 2025-05-07T19:52:02.9369438Z 2025-05-07T19:52:02.9369702Z ================================================================================ 2025-05-07T19:52:02.9370132Z GPU CPP Library Target: fbgemm_gpu_config (SHARED) 2025-05-07T19:52:02.9370497Z 2025-05-07T19:52:02.9370714Z CPU_SRCS: 2025-05-07T19:52:02.9370943Z src/config/feature_gates.cpp 2025-05-07T19:52:02.9371228Z 2025-05-07T19:52:02.9371435Z GPU_SRCS: 2025-05-07T19:52:02.9371557Z 2025-05-07T19:52:02.9371680Z 2025-05-07T19:52:02.9371875Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9372039Z 2025-05-07T19:52:02.9372120Z 2025-05-07T19:52:02.9372320Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9372596Z 2025-05-07T19:52:02.9372677Z 2025-05-07T19:52:02.9372882Z OTHER_SRCS: 2025-05-07T19:52:02.9373002Z 2025-05-07T19:52:02.9373089Z 2025-05-07T19:52:02.9373289Z CC_FLAGS: 2025-05-07T19:52:02.9373403Z 2025-05-07T19:52:02.9373600Z 2025-05-07T19:52:02.9373791Z NVCC_FLAGS: 2025-05-07T19:52:02.9373904Z 2025-05-07T19:52:02.9373984Z 2025-05-07T19:52:02.9374175Z HIPCC_FLAGS: 2025-05-07T19:52:02.9374472Z 2025-05-07T19:52:02.9374551Z 2025-05-07T19:52:02.9374826Z INCLUDE_DIRS: 2025-05-07T19:52:02.9375061Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9375575Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9375897Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9376332Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9376896Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9377771Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9378481Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9378923Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9379413Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9379933Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9380482Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9381000Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9381592Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9382155Z 2025-05-07T19:52:02.9382382Z Selected Source Files: 2025-05-07T19:52:02.9382690Z src/config/feature_gates.cpp 2025-05-07T19:52:02.9382968Z 2025-05-07T19:52:02.9383222Z HIPified Source Files: 2025-05-07T19:52:02.9383391Z 2025-05-07T19:52:02.9383514Z 2025-05-07T19:52:02.9383748Z Library Dependencies: 2025-05-07T19:52:02.9384153Z torch 2025-05-07T19:52:02.9384371Z torch_library 2025-05-07T19:52:02.9385227Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9385830Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9386464Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9387454Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9388149Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9388702Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9389112Z 2025-05-07T19:52:02.9389338Z Output Library: 2025-05-07T19:52:02.9389814Z fbgemm_gpu_config 2025-05-07T19:52:02.9390073Z 2025-05-07T19:52:02.9390282Z Destination Directory: 2025-05-07T19:52:02.9390549Z fbgemm_gpu 2025-05-07T19:52:02.9390792Z ================================================================================ 2025-05-07T19:52:02.9391053Z 2025-05-07T19:52:02.9391114Z 2025-05-07T19:52:02.9391118Z 2025-05-07T19:52:02.9391268Z ================================================================================ 2025-05-07T19:52:02.9391913Z GPU CPP Library Target: fbgemm_gpu_tbe_utils (SHARED) 2025-05-07T19:52:02.9392292Z 2025-05-07T19:52:02.9392633Z CPU_SRCS: 2025-05-07T19:52:02.9392948Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:52:02.9393582Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:52:02.9393979Z 2025-05-07T19:52:02.9394181Z GPU_SRCS: 2025-05-07T19:52:02.9394493Z src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:52:02.9394958Z src/split_embeddings_utils/generate_vbe_metadata.cu 2025-05-07T19:52:02.9395543Z src/split_embeddings_utils/get_infos_metadata.cu 2025-05-07T19:52:02.9395965Z src/split_embeddings_utils/radix_sort_pairs.cu 2025-05-07T19:52:02.9396389Z src/split_embeddings_utils/transpose_embedding_input.cu 2025-05-07T19:52:02.9396779Z 2025-05-07T19:52:02.9396978Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9397147Z 2025-05-07T19:52:02.9397229Z 2025-05-07T19:52:02.9397441Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9397603Z 2025-05-07T19:52:02.9397687Z 2025-05-07T19:52:02.9397892Z OTHER_SRCS: 2025-05-07T19:52:02.9398016Z 2025-05-07T19:52:02.9398098Z 2025-05-07T19:52:02.9398303Z CC_FLAGS: 2025-05-07T19:52:02.9398420Z 2025-05-07T19:52:02.9398502Z 2025-05-07T19:52:02.9398701Z NVCC_FLAGS: 2025-05-07T19:52:02.9398821Z 2025-05-07T19:52:02.9398903Z 2025-05-07T19:52:02.9399109Z HIPCC_FLAGS: 2025-05-07T19:52:02.9399240Z 2025-05-07T19:52:02.9399321Z 2025-05-07T19:52:02.9399530Z INCLUDE_DIRS: 2025-05-07T19:52:02.9399772Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9400114Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9400426Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9400744Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9401261Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9402184Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9402861Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9403275Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9403719Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9404205Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9404721Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9405205Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9405944Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9406475Z 2025-05-07T19:52:02.9406682Z Selected Source Files: 2025-05-07T19:52:02.9407042Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:52:02.9407509Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:52:02.9407968Z src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:52:02.9408405Z src/split_embeddings_utils/generate_vbe_metadata.cu 2025-05-07T19:52:02.9408819Z src/split_embeddings_utils/get_infos_metadata.cu 2025-05-07T19:52:02.9409222Z src/split_embeddings_utils/radix_sort_pairs.cu 2025-05-07T19:52:02.9409623Z src/split_embeddings_utils/transpose_embedding_input.cu 2025-05-07T19:52:02.9409991Z 2025-05-07T19:52:02.9410194Z HIPified Source Files: 2025-05-07T19:52:02.9410370Z 2025-05-07T19:52:02.9410452Z 2025-05-07T19:52:02.9410653Z Library Dependencies: 2025-05-07T19:52:02.9410903Z torch 2025-05-07T19:52:02.9411117Z torch_library 2025-05-07T19:52:02.9411772Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9412482Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9413048Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9413815Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9414504Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9415009Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9415410Z 2025-05-07T19:52:02.9415603Z Output Library: 2025-05-07T19:52:02.9415848Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9416070Z 2025-05-07T19:52:02.9416375Z Destination Directory: 2025-05-07T19:52:02.9416785Z fbgemm_gpu 2025-05-07T19:52:02.9417043Z ================================================================================ 2025-05-07T19:52:02.9417339Z 2025-05-07T19:52:02.9417347Z 2025-05-07T19:52:02.9417351Z 2025-05-07T19:52:02.9417474Z ================================================================================ 2025-05-07T19:52:02.9417917Z GPU CPP Library Target: fbgemm_gpu_sparse_async_cumsum (SHARED) 2025-05-07T19:52:02.9418317Z 2025-05-07T19:52:02.9418506Z CPU_SRCS: 2025-05-07T19:52:02.9418773Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:52:02.9419075Z 2025-05-07T19:52:02.9419289Z GPU_SRCS: 2025-05-07T19:52:02.9419526Z src/sparse_ops/sparse_async_cumsum.cu 2025-05-07T19:52:02.9419839Z 2025-05-07T19:52:02.9420041Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9420209Z 2025-05-07T19:52:02.9420292Z 2025-05-07T19:52:02.9420497Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9420670Z 2025-05-07T19:52:02.9420759Z 2025-05-07T19:52:02.9420956Z OTHER_SRCS: 2025-05-07T19:52:02.9421110Z 2025-05-07T19:52:02.9421201Z 2025-05-07T19:52:02.9421415Z CC_FLAGS: 2025-05-07T19:52:02.9421537Z 2025-05-07T19:52:02.9421625Z 2025-05-07T19:52:02.9421844Z NVCC_FLAGS: 2025-05-07T19:52:02.9421979Z 2025-05-07T19:52:02.9422069Z 2025-05-07T19:52:02.9422290Z HIPCC_FLAGS: 2025-05-07T19:52:02.9422426Z 2025-05-07T19:52:02.9422512Z 2025-05-07T19:52:02.9422734Z INCLUDE_DIRS: 2025-05-07T19:52:02.9422980Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9423329Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9423641Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9423967Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9424490Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9425301Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9425986Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9426408Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9426865Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9427365Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9427905Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9428390Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9428961Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9429489Z 2025-05-07T19:52:02.9429697Z Selected Source Files: 2025-05-07T19:52:02.9429986Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:52:02.9430313Z src/sparse_ops/sparse_async_cumsum.cu 2025-05-07T19:52:02.9430616Z 2025-05-07T19:52:02.9430823Z HIPified Source Files: 2025-05-07T19:52:02.9431001Z 2025-05-07T19:52:02.9431089Z 2025-05-07T19:52:02.9431320Z Library Dependencies: 2025-05-07T19:52:02.9431561Z torch 2025-05-07T19:52:02.9431775Z torch_library 2025-05-07T19:52:02.9432223Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9432944Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9433563Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9434393Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9435331Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9435704Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9436134Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9436515Z 2025-05-07T19:52:02.9436717Z Output Library: 2025-05-07T19:52:02.9436948Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:52:02.9437224Z 2025-05-07T19:52:02.9437421Z Destination Directory: 2025-05-07T19:52:02.9437668Z fbgemm_gpu 2025-05-07T19:52:02.9437889Z ================================================================================ 2025-05-07T19:52:02.9438129Z 2025-05-07T19:52:02.9438239Z 2025-05-07T19:52:02.9438243Z 2025-05-07T19:52:02.9438358Z ================================================================================ 2025-05-07T19:52:02.9438751Z GPU CPP Library Target: fbgemm_gpu_tbe_common (SHARED) 2025-05-07T19:52:02.9439076Z 2025-05-07T19:52:02.9439281Z CPU_SRCS: 2025-05-07T19:52:02.9439530Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:52:02.9439952Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:52:02.9440340Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:52:02.9440652Z 2025-05-07T19:52:02.9440856Z GPU_SRCS: 2025-05-07T19:52:02.9441083Z codegen/utils/embedding_bounds_check_v1.cu 2025-05-07T19:52:02.9441426Z codegen/utils/embedding_bounds_check_v2.cu 2025-05-07T19:52:02.9441760Z codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:52:02.9442078Z 2025-05-07T19:52:02.9442266Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9442422Z 2025-05-07T19:52:02.9442500Z 2025-05-07T19:52:02.9442689Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9442840Z 2025-05-07T19:52:02.9442918Z 2025-05-07T19:52:02.9443104Z OTHER_SRCS: 2025-05-07T19:52:02.9443418Z 2025-05-07T19:52:02.9443501Z 2025-05-07T19:52:02.9443706Z CC_FLAGS: 2025-05-07T19:52:02.9443826Z 2025-05-07T19:52:02.9443905Z 2025-05-07T19:52:02.9444121Z NVCC_FLAGS: 2025-05-07T19:52:02.9444337Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9444796Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9445088Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9445411Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9445683Z 2025-05-07T19:52:02.9445897Z HIPCC_FLAGS: 2025-05-07T19:52:02.9446027Z 2025-05-07T19:52:02.9446110Z 2025-05-07T19:52:02.9446319Z INCLUDE_DIRS: 2025-05-07T19:52:02.9446581Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9446900Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9447215Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9447539Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9448073Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9448876Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9449566Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9449989Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9450448Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9450946Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9451482Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9451969Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9452537Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9453066Z 2025-05-07T19:52:02.9453277Z Selected Source Files: 2025-05-07T19:52:02.9453600Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:52:02.9454054Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:52:02.9454562Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:52:02.9454955Z codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:52:02.9455315Z codegen/utils/embedding_bounds_check_v1.cu 2025-05-07T19:52:02.9455687Z codegen/utils/embedding_bounds_check_v2.cu 2025-05-07T19:52:02.9455994Z 2025-05-07T19:52:02.9456321Z HIPified Source Files: 2025-05-07T19:52:02.9456488Z 2025-05-07T19:52:02.9456648Z 2025-05-07T19:52:02.9456877Z Library Dependencies: 2025-05-07T19:52:02.9457210Z torch 2025-05-07T19:52:02.9457434Z torch_library 2025-05-07T19:52:02.9457901Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9458512Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9459148Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9459961Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9460649Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9461040Z fbgemm 2025-05-07T19:52:02.9461260Z fbgemm_gpu_config 2025-05-07T19:52:02.9461637Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9462047Z 2025-05-07T19:52:02.9462261Z Output Library: 2025-05-07T19:52:02.9462488Z fbgemm_gpu_tbe_common 2025-05-07T19:52:02.9462742Z 2025-05-07T19:52:02.9462944Z Destination Directory: 2025-05-07T19:52:02.9463208Z fbgemm_gpu 2025-05-07T19:52:02.9463444Z ================================================================================ 2025-05-07T19:52:02.9463697Z 2025-05-07T19:52:02.9463701Z 2025-05-07T19:52:02.9463705Z 2025-05-07T19:52:02.9463822Z ================================================================================ 2025-05-07T19:52:02.9464243Z GPU CPP Library Target: fbgemm_gpu_tbe_optimizers (SHARED) 2025-05-07T19:52:02.9464606Z 2025-05-07T19:52:02.9464809Z CPU_SRCS: 2025-05-07T19:52:02.9464929Z 2025-05-07T19:52:02.9465011Z 2025-05-07T19:52:02.9465218Z GPU_SRCS: 2025-05-07T19:52:02.9465480Z gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:52:02.9465903Z gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:52:02.9466334Z gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:52:02.9466704Z 2025-05-07T19:52:02.9466909Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9467078Z 2025-05-07T19:52:02.9467388Z 2025-05-07T19:52:02.9467608Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9467755Z 2025-05-07T19:52:02.9467837Z 2025-05-07T19:52:02.9468051Z OTHER_SRCS: 2025-05-07T19:52:02.9468176Z 2025-05-07T19:52:02.9468258Z 2025-05-07T19:52:02.9468463Z CC_FLAGS: 2025-05-07T19:52:02.9468583Z 2025-05-07T19:52:02.9468665Z 2025-05-07T19:52:02.9468876Z NVCC_FLAGS: 2025-05-07T19:52:02.9469100Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9469396Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9469686Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9470006Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9470289Z 2025-05-07T19:52:02.9470479Z HIPCC_FLAGS: 2025-05-07T19:52:02.9470610Z 2025-05-07T19:52:02.9470710Z 2025-05-07T19:52:02.9470903Z INCLUDE_DIRS: 2025-05-07T19:52:02.9471161Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9471485Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9471790Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9472108Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9472629Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9473446Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9474107Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9474546Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9474983Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9475655Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9476189Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9476681Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9477275Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9477790Z 2025-05-07T19:52:02.9478016Z Selected Source Files: 2025-05-07T19:52:02.9478427Z gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:52:02.9478852Z gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:52:02.9479376Z gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:52:02.9479715Z 2025-05-07T19:52:02.9479903Z HIPified Source Files: 2025-05-07T19:52:02.9480087Z 2025-05-07T19:52:02.9480164Z 2025-05-07T19:52:02.9480355Z Library Dependencies: 2025-05-07T19:52:02.9480899Z torch 2025-05-07T19:52:02.9481100Z torch_library 2025-05-07T19:52:02.9481525Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9482304Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9482927Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9483907Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9484583Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9485132Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9485561Z 2025-05-07T19:52:02.9485756Z Output Library: 2025-05-07T19:52:02.9486031Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:52:02.9486277Z 2025-05-07T19:52:02.9486493Z Destination Directory: 2025-05-07T19:52:02.9486737Z fbgemm_gpu 2025-05-07T19:52:02.9486994Z ================================================================================ 2025-05-07T19:52:02.9487234Z 2025-05-07T19:52:02.9487238Z 2025-05-07T19:52:02.9487242Z 2025-05-07T19:52:02.9487364Z ================================================================================ 2025-05-07T19:52:02.9487804Z GPU CPP Library Target: fbgemm_gpu_tbe_training_forward (SHARED) 2025-05-07T19:52:02.9488217Z 2025-05-07T19:52:02.9488421Z CPU_SRCS: 2025-05-07T19:52:02.9488698Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9489029Z 2025-05-07T19:52:02.9489235Z GPU_SRCS: 2025-05-07T19:52:02.9489494Z gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:52:02.9489896Z gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:52:02.9490264Z gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:52:02.9490679Z gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.9491132Z gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.9491562Z gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.9491986Z gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:52:02.9492372Z gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:52:02.9492779Z gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:52:02.9493183Z gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:52:02.9493624Z gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:52:02.9494055Z gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.9494499Z gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.9494946Z gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:52:02.9495361Z gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:52:02.9495805Z gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.9496345Z gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.9496787Z gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:52:02.9497276Z gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:52:02.9497701Z gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.9498227Z gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.9498652Z gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9499109Z gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9499531Z gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:52:02.9499941Z gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:52:02.9500419Z gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9500885Z gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9501316Z gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:52:02.9501746Z gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9502175Z gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:52:02.9502581Z gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:52:02.9503017Z gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9503453Z gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9503870Z gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:52:02.9504304Z gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9504792Z gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9505250Z gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.9505656Z gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:52:02.9506102Z gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9506588Z gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9507061Z gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:52:02.9507495Z gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9507945Z gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.9508370Z gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:52:02.9508827Z gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9509284Z gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9509870Z gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.9510320Z gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.9510791Z gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.9511277Z gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.9511699Z gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9512094Z gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9512428Z 2025-05-07T19:52:02.9512627Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9512773Z 2025-05-07T19:52:02.9512875Z 2025-05-07T19:52:02.9513073Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9513218Z 2025-05-07T19:52:02.9513313Z 2025-05-07T19:52:02.9513502Z OTHER_SRCS: 2025-05-07T19:52:02.9513641Z 2025-05-07T19:52:02.9513720Z 2025-05-07T19:52:02.9513910Z CC_FLAGS: 2025-05-07T19:52:02.9514046Z 2025-05-07T19:52:02.9514128Z 2025-05-07T19:52:02.9514318Z NVCC_FLAGS: 2025-05-07T19:52:02.9514567Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9514860Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9515148Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9515468Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9515727Z 2025-05-07T19:52:02.9515937Z HIPCC_FLAGS: 2025-05-07T19:52:02.9516067Z 2025-05-07T19:52:02.9516146Z 2025-05-07T19:52:02.9516355Z INCLUDE_DIRS: 2025-05-07T19:52:02.9516591Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9516925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9517212Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9517545Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9518061Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9518864Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9519795Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9520214Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9520658Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9521128Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9521661Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9522190Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9522748Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9523266Z 2025-05-07T19:52:02.9523467Z Selected Source Files: 2025-05-07T19:52:02.9523965Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9524377Z gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:52:02.9524820Z gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.9525261Z gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:52:02.9525698Z gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.9526124Z gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:52:02.9526531Z gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:52:02.9526985Z gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9527418Z gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9527884Z gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9528352Z gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:02.9528785Z gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9529168Z gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9529561Z gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:52:02.9529945Z gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:52:02.9530310Z gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:52:02.9530724Z gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.9531149Z gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.9531582Z gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:52:02.9531977Z gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:52:02.9532379Z gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:52:02.9532780Z gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:52:02.9533170Z gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:52:02.9533598Z gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.9534010Z gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:52:02.9534437Z gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.9534844Z gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:52:02.9535263Z gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:52:02.9535690Z gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9536117Z gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:52:02.9536620Z gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:52:02.9537029Z gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9537498Z gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9537926Z gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:52:02.9538373Z gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9538782Z gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:52:02.9539203Z gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:52:02.9539618Z gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9540026Z gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:52:02.9540459Z gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9540900Z gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.9542390Z gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:52:02.9542840Z gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9543331Z gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:52:02.9543788Z gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:52:02.9629775Z gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9630766Z gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.9631376Z gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:52:02.9631888Z gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:52:02.9632320Z gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:52:02.9632745Z gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.9633204Z gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.9633660Z gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:52:02.9634033Z 2025-05-07T19:52:02.9634246Z HIPified Source Files: 2025-05-07T19:52:02.9634431Z 2025-05-07T19:52:02.9634516Z 2025-05-07T19:52:02.9634721Z Library Dependencies: 2025-05-07T19:52:02.9634969Z torch 2025-05-07T19:52:02.9635167Z torch_library 2025-05-07T19:52:02.9635605Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9636208Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9636811Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9637608Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9638262Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9638660Z fbgemm_gpu_tbe_common 2025-05-07T19:52:02.9639025Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9639423Z 2025-05-07T19:52:02.9639617Z Output Library: 2025-05-07T19:52:02.9639842Z fbgemm_gpu_tbe_training_forward 2025-05-07T19:52:02.9640109Z 2025-05-07T19:52:02.9640301Z Destination Directory: 2025-05-07T19:52:02.9640535Z fbgemm_gpu 2025-05-07T19:52:02.9640759Z ================================================================================ 2025-05-07T19:52:02.9640999Z 2025-05-07T19:52:02.9641296Z 2025-05-07T19:52:02.9641306Z 2025-05-07T19:52:02.9641414Z ================================================================================ 2025-05-07T19:52:02.9641845Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_pt2 (SHARED) 2025-05-07T19:52:02.9642232Z 2025-05-07T19:52:02.9642420Z CPU_SRCS: 2025-05-07T19:52:02.9642647Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9643024Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9643391Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:52:02.9643743Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:52:02.9644089Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:52:02.9644443Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:52:02.9644965Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:52:02.9645402Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:52:02.9645836Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:52:02.9646249Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:52:02.9646700Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:52:02.9647107Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9647623Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:52:02.9648191Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:52:02.9648769Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:52:02.9649289Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9649831Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9650258Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9650721Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9651188Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9651593Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9652075Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9652512Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9653009Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9653535Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9654017Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9654500Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9655039Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9655539Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9656245Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9657117Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9657790Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9658418Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9658839Z 2025-05-07T19:52:02.9659040Z GPU_SRCS: 2025-05-07T19:52:02.9659328Z gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9659826Z gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9660307Z gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9660723Z gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9661160Z gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9661594Z gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9662102Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9662657Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9663161Z gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9663685Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9664230Z gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9664763Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9665374Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9666075Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9666757Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9667586Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9668157Z gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9668544Z 2025-05-07T19:52:02.9668762Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9668911Z 2025-05-07T19:52:02.9668993Z 2025-05-07T19:52:02.9669208Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9669350Z 2025-05-07T19:52:02.9669428Z 2025-05-07T19:52:02.9669626Z OTHER_SRCS: 2025-05-07T19:52:02.9669748Z 2025-05-07T19:52:02.9669826Z 2025-05-07T19:52:02.9670018Z CC_FLAGS: 2025-05-07T19:52:02.9670134Z 2025-05-07T19:52:02.9670232Z 2025-05-07T19:52:02.9670419Z NVCC_FLAGS: 2025-05-07T19:52:02.9670663Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9670944Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9671253Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9671555Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9671834Z 2025-05-07T19:52:02.9672158Z HIPCC_FLAGS: 2025-05-07T19:52:02.9672307Z 2025-05-07T19:52:02.9672393Z 2025-05-07T19:52:02.9672584Z INCLUDE_DIRS: 2025-05-07T19:52:02.9672844Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9673163Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9673466Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9673795Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9674374Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9675188Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9675843Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9676273Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9676707Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9677201Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9677743Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9678209Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9678788Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9679390Z 2025-05-07T19:52:02.9679592Z Selected Source Files: 2025-05-07T19:52:02.9679858Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9680231Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9680585Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:52:02.9680914Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:52:02.9681236Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:52:02.9681557Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:52:02.9681938Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:52:02.9682347Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:52:02.9682729Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:52:02.9683113Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:52:02.9683538Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:52:02.9683927Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9684415Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:52:02.9684969Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:52:02.9685501Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:52:02.9685994Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9686399Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:52:02.9686803Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9687237Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9687676Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9688078Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9688461Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9688860Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9689315Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9689833Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9690279Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9690761Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9691275Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9691746Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9692323Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9693022Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9693659Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9694226Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:52:02.9694722Z gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9695181Z gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9695669Z gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9696067Z gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9696536Z gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9697154Z gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9697650Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9698221Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9698724Z gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9699236Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9699792Z gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9700306Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9700929Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9701613Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9702305Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9702935Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9703478Z gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:52:02.9703871Z 2025-05-07T19:52:02.9704069Z HIPified Source Files: 2025-05-07T19:52:02.9704243Z 2025-05-07T19:52:02.9704327Z 2025-05-07T19:52:02.9704529Z Library Dependencies: 2025-05-07T19:52:02.9704773Z torch 2025-05-07T19:52:02.9704966Z torch_library 2025-05-07T19:52:02.9705418Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9706206Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9706807Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9707614Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9708269Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9708651Z fbgemm 2025-05-07T19:52:02.9708841Z fbgemm_gpu_config 2025-05-07T19:52:02.9709174Z fbgemm_gpu_tbe_cache 2025-05-07T19:52:02.9709392Z fbgemm_gpu_tbe_common 2025-05-07T19:52:02.9709618Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9709855Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:52:02.9710222Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9710599Z 2025-05-07T19:52:02.9710768Z Output Library: 2025-05-07T19:52:02.9710996Z fbgemm_gpu_tbe_training_backward_pt2 2025-05-07T19:52:02.9711249Z 2025-05-07T19:52:02.9711444Z Destination Directory: 2025-05-07T19:52:02.9711660Z fbgemm_gpu 2025-05-07T19:52:02.9711895Z ================================================================================ 2025-05-07T19:52:02.9712113Z 2025-05-07T19:52:02.9712117Z 2025-05-07T19:52:02.9712121Z 2025-05-07T19:52:02.9712222Z ================================================================================ 2025-05-07T19:52:02.9712614Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward (SHARED) 2025-05-07T19:52:02.9712955Z 2025-05-07T19:52:02.9713122Z CPU_SRCS: 2025-05-07T19:52:02.9713410Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:52:02.9713814Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:52:02.9714141Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:52:02.9714587Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:52:02.9714934Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:52:02.9715231Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:52:02.9715544Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:52:02.9715858Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:52:02.9716283Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:52:02.9716680Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:52:02.9717044Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:52:02.9717434Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:52:02.9717834Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:52:02.9718226Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:52:02.9718690Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:52:02.9719236Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:52:02.9719764Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:52:02.9720236Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:52:02.9720624Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:52:02.9721153Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:52:02.9721517Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:52:02.9721786Z 2025-05-07T19:52:02.9721970Z GPU_SRCS: 2025-05-07T19:52:02.9722204Z gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:52:02.9722613Z gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:52:02.9723051Z gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:52:02.9723487Z gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:52:02.9724099Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:52:02.9724576Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:52:02.9725083Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:52:02.9725583Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9726130Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9726695Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9727224Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:52:02.9727714Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9728223Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9728691Z gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:52:02.9729113Z gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9729572Z gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9730038Z gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9730528Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9731053Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9731518Z gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:52:02.9731966Z gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9732442Z gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9732923Z gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:52:02.9733517Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9734031Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9734551Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9735086Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9735727Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9736342Z gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:52:02.9737034Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9737568Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9738100Z gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:52:02.9738502Z gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9738922Z gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9739353Z gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9739809Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9740312Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9740748Z gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:52:02.9741179Z gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9741612Z gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9742033Z gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:52:02.9742438Z gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9742862Z gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9743303Z gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9743760Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9744260Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9744707Z gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:52:02.9745134Z gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9745582Z gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9745997Z gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:52:02.9746410Z gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9746831Z gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9747274Z gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9747736Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9748236Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9748694Z gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:52:02.9749196Z gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9749606Z gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9749998Z gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:52:02.9750400Z gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9750821Z gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9751267Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9751724Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9752215Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9752659Z gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:52:02.9753067Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9753518Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9753971Z gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:52:02.9754461Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9754973Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9755499Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9756051Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9756682Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9757228Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:52:02.9757727Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9758262Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9758830Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:52:02.9759318Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9759838Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9760361Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9760914Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9761489Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9762025Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:52:02.9762530Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9763056Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9763509Z gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:52:02.9763889Z gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9764291Z gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9764696Z gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9765132Z gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9765595Z gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9766008Z gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:52:02.9766394Z gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9766807Z gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9767629Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:52:02.9768216Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9768840Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9769470Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9770113Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9770801Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9771426Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:52:02.9772035Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9772668Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9773124Z 2025-05-07T19:52:02.9773316Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9773454Z 2025-05-07T19:52:02.9773530Z 2025-05-07T19:52:02.9773715Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9774047Z gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:52:02.9774540Z gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:52:02.9774998Z gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:52:02.9775361Z 2025-05-07T19:52:02.9775544Z OTHER_SRCS: 2025-05-07T19:52:02.9775688Z 2025-05-07T19:52:02.9775766Z 2025-05-07T19:52:02.9775969Z CC_FLAGS: 2025-05-07T19:52:02.9776089Z 2025-05-07T19:52:02.9776234Z 2025-05-07T19:52:02.9776436Z NVCC_FLAGS: 2025-05-07T19:52:02.9776659Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9776952Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9777255Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9777680Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9777940Z 2025-05-07T19:52:02.9778148Z HIPCC_FLAGS: 2025-05-07T19:52:02.9778280Z 2025-05-07T19:52:02.9778362Z 2025-05-07T19:52:02.9778574Z INCLUDE_DIRS: 2025-05-07T19:52:02.9778817Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9779159Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9779463Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9779884Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9780404Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9781209Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9781886Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9782311Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9782769Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9783265Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9783786Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9784266Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9784831Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9785353Z 2025-05-07T19:52:02.9785554Z Selected Source Files: 2025-05-07T19:52:02.9785935Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:52:02.9786374Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:52:02.9786740Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:52:02.9787135Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:52:02.9787506Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:52:02.9787857Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:52:02.9788197Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:52:02.9788563Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:52:02.9789061Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:52:02.9789485Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:52:02.9789849Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:52:02.9790250Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:52:02.9790674Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:52:02.9791064Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:52:02.9791553Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:52:02.9792092Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:52:02.9792646Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:52:02.9793127Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:52:02.9793539Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:52:02.9793913Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:52:02.9794261Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:52:02.9794621Z gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:52:02.9795017Z gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:52:02.9795463Z gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:52:02.9795888Z gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:52:02.9796317Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:52:02.9796776Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:52:02.9797247Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:52:02.9797741Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9798250Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9798870Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9799372Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:52:02.9799847Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9800339Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9800770Z gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:52:02.9801238Z gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9801659Z gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9802102Z gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9802557Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9803048Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9803486Z gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:52:02.9803904Z gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9804359Z gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9804793Z gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:52:02.9805262Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9805738Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9806243Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9806751Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9807448Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9807952Z gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:52:02.9808427Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9808934Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9809361Z gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:52:02.9809742Z gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9810125Z gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9810531Z gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9810955Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9811406Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9811822Z gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:52:02.9812195Z gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9812605Z gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9812978Z gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:52:02.9813354Z gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9813749Z gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9814152Z gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9814586Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9815042Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9815461Z gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:52:02.9815841Z gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9816343Z gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9816922Z gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:52:02.9817321Z gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9817749Z gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9818182Z gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9818652Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9819209Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9819658Z gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:52:02.9820069Z gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9820515Z gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9820945Z gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:52:02.9821379Z gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9821906Z gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9822376Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9822876Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9823399Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9823882Z gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:52:02.9824340Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9824825Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9825324Z gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:52:02.9825848Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9826412Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9826981Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9827575Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9828201Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9828773Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:52:02.9829404Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9829931Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9830128Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:52:02.9830335Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9830543Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9830760Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9830995Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9831227Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9831417Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:52:02.9831637Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9831850Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9831976Z gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:52:02.9832136Z gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9832288Z gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9832439Z gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9832629Z gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9832805Z gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9832944Z gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:52:02.9833110Z gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9833269Z gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9833477Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:52:02.9833705Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9833948Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9834242Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9834501Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9834773Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9834987Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:52:02.9835280Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9835531Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9835600Z 2025-05-07T19:52:02.9835686Z HIPified Source Files: 2025-05-07T19:52:02.9835691Z 2025-05-07T19:52:02.9835760Z 2025-05-07T19:52:02.9835853Z Library Dependencies: 2025-05-07T19:52:02.9835923Z torch 2025-05-07T19:52:02.9836000Z torch_library 2025-05-07T19:52:02.9836298Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9836451Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9836758Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9837090Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9837270Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9837341Z fbgemm 2025-05-07T19:52:02.9837420Z fbgemm_gpu_config 2025-05-07T19:52:02.9837509Z fbgemm_gpu_tbe_cache 2025-05-07T19:52:02.9837588Z fbgemm_gpu_tbe_common 2025-05-07T19:52:02.9837664Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9837771Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:52:02.9837969Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9838035Z 2025-05-07T19:52:02.9838112Z Output Library: 2025-05-07T19:52:02.9838218Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:52:02.9838287Z 2025-05-07T19:52:02.9838374Z Destination Directory: 2025-05-07T19:52:02.9838460Z fbgemm_gpu 2025-05-07T19:52:02.9838560Z ================================================================================ 2025-05-07T19:52:02.9838565Z 2025-05-07T19:52:02.9838569Z 2025-05-07T19:52:02.9838572Z 2025-05-07T19:52:02.9838671Z ================================================================================ 2025-05-07T19:52:02.9838872Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_gwd (SHARED) 2025-05-07T19:52:02.9838941Z 2025-05-07T19:52:02.9839014Z CPU_SRCS: 2025-05-07T19:52:02.9839018Z 2025-05-07T19:52:02.9839085Z 2025-05-07T19:52:02.9839159Z GPU_SRCS: 2025-05-07T19:52:02.9839340Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:52:02.9839546Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:52:02.9839760Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:52:02.9839948Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:52:02.9840157Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:52:02.9840376Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:52:02.9840566Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:52:02.9840779Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:52:02.9841004Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:52:02.9841212Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:52:02.9841432Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:52:02.9841657Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:52:02.9841735Z 2025-05-07T19:52:02.9841817Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9841821Z 2025-05-07T19:52:02.9841896Z 2025-05-07T19:52:02.9842039Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9842044Z 2025-05-07T19:52:02.9842112Z 2025-05-07T19:52:02.9842184Z OTHER_SRCS: 2025-05-07T19:52:02.9842188Z 2025-05-07T19:52:02.9842256Z 2025-05-07T19:52:02.9842343Z CC_FLAGS: 2025-05-07T19:52:02.9842347Z 2025-05-07T19:52:02.9842417Z 2025-05-07T19:52:02.9842492Z NVCC_FLAGS: 2025-05-07T19:52:02.9842594Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9842756Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9842850Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9842943Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9843012Z 2025-05-07T19:52:02.9843088Z HIPCC_FLAGS: 2025-05-07T19:52:02.9843091Z 2025-05-07T19:52:02.9843159Z 2025-05-07T19:52:02.9843244Z INCLUDE_DIRS: 2025-05-07T19:52:02.9843350Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9843435Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9843540Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9843639Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9843908Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9844278Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9844419Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9844572Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9844723Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9844921Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9845107Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9845247Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9845542Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9845612Z 2025-05-07T19:52:02.9845698Z Selected Source Files: 2025-05-07T19:52:02.9845882Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:52:02.9846098Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:52:02.9846305Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:52:02.9846493Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:52:02.9846711Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:52:02.9846926Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:52:02.9847121Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:52:02.9847341Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:52:02.9847557Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:52:02.9847760Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:52:02.9847986Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:52:02.9848217Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:52:02.9848289Z 2025-05-07T19:52:02.9848372Z HIPified Source Files: 2025-05-07T19:52:02.9848376Z 2025-05-07T19:52:02.9848454Z 2025-05-07T19:52:02.9848539Z Library Dependencies: 2025-05-07T19:52:02.9848607Z torch 2025-05-07T19:52:02.9848696Z torch_library 2025-05-07T19:52:02.9848982Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9849136Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9849439Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9849771Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9849948Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9850084Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:52:02.9850293Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9850360Z 2025-05-07T19:52:02.9850437Z Output Library: 2025-05-07T19:52:02.9850549Z fbgemm_gpu_tbe_training_backward_gwd 2025-05-07T19:52:02.9850622Z 2025-05-07T19:52:02.9850705Z Destination Directory: 2025-05-07T19:52:02.9850779Z fbgemm_gpu 2025-05-07T19:52:02.9851627Z ================================================================================ 2025-05-07T19:52:02.9851632Z 2025-05-07T19:52:02.9851635Z 2025-05-07T19:52:02.9851639Z 2025-05-07T19:52:02.9851736Z ================================================================================ 2025-05-07T19:52:02.9851927Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_vbe (SHARED) 2025-05-07T19:52:02.9852008Z 2025-05-07T19:52:02.9852082Z CPU_SRCS: 2025-05-07T19:52:02.9852086Z 2025-05-07T19:52:02.9852153Z 2025-05-07T19:52:02.9852236Z GPU_SRCS: 2025-05-07T19:52:02.9852422Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9852599Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9852790Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9852980Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9853206Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9853444Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9853593Z gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9853740Z gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9853886Z gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9854049Z gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9854187Z gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9854338Z gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9854515Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9854724Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9854925Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9855097Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9855299Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9855495Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9855678Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9855890Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9856097Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9856355Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9856745Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9856969Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9857214Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9857483Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9857770Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9858019Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9858293Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9858576Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9858726Z gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9858964Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9859149Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9859300Z gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9859479Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9859677Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9859875Z gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9860055Z gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9860236Z gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9860411Z gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9860598Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9860791Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9860950Z gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9861127Z gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9861304Z gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9861474Z gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9861658Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9861844Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9861919Z 2025-05-07T19:52:02.9862014Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9862018Z 2025-05-07T19:52:02.9862090Z 2025-05-07T19:52:02.9862173Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9862178Z 2025-05-07T19:52:02.9862256Z 2025-05-07T19:52:02.9862336Z OTHER_SRCS: 2025-05-07T19:52:02.9862340Z 2025-05-07T19:52:02.9862411Z 2025-05-07T19:52:02.9862485Z CC_FLAGS: 2025-05-07T19:52:02.9862501Z 2025-05-07T19:52:02.9862575Z 2025-05-07T19:52:02.9862651Z NVCC_FLAGS: 2025-05-07T19:52:02.9862747Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9862851Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9862951Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9863044Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9863114Z 2025-05-07T19:52:02.9863200Z HIPCC_FLAGS: 2025-05-07T19:52:02.9863205Z 2025-05-07T19:52:02.9863273Z 2025-05-07T19:52:02.9863350Z INCLUDE_DIRS: 2025-05-07T19:52:02.9863465Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9863561Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9863660Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9863763Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9864059Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9864452Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9864597Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9864763Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9864921Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9865122Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9865328Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9865469Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9865778Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9865864Z 2025-05-07T19:52:02.9865952Z Selected Source Files: 2025-05-07T19:52:02.9866157Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9866346Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9866561Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9866758Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9867054Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9867464Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9867617Z gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9867774Z gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9867943Z gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9868202Z gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9868353Z gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:52:02.9868512Z gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:52:02.9868715Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9869046Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9869260Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9869453Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9869656Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9869861Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9870065Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9870283Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9870509Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9870696Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9870913Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9871124Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9871358Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9871627Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9871888Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9872133Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9872406Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9872673Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9872823Z gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9873001Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9873172Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9873319Z gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9873494Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9873687Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9873836Z gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9874008Z gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9874193Z gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9874349Z gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9874535Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9874729Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9874885Z gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:52:02.9875055Z gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9875238Z gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9875393Z gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:52:02.9875572Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:52:02.9875835Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:52:02.9875922Z 2025-05-07T19:52:02.9876010Z HIPified Source Files: 2025-05-07T19:52:02.9876015Z 2025-05-07T19:52:02.9876087Z 2025-05-07T19:52:02.9876189Z Library Dependencies: 2025-05-07T19:52:02.9876264Z torch 2025-05-07T19:52:02.9876340Z torch_library 2025-05-07T19:52:02.9876647Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9876875Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9877201Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9877545Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9877747Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9877848Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:52:02.9878055Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9878144Z 2025-05-07T19:52:02.9878229Z Output Library: 2025-05-07T19:52:02.9878333Z fbgemm_gpu_tbe_training_backward_vbe 2025-05-07T19:52:02.9878405Z 2025-05-07T19:52:02.9878506Z Destination Directory: 2025-05-07T19:52:02.9878586Z fbgemm_gpu 2025-05-07T19:52:02.9878803Z ================================================================================ 2025-05-07T19:52:02.9878808Z 2025-05-07T19:52:02.9878816Z 2025-05-07T19:52:02.9878819Z 2025-05-07T19:52:02.9878930Z ================================================================================ 2025-05-07T19:52:02.9879132Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_dense (SHARED) 2025-05-07T19:52:02.9879202Z 2025-05-07T19:52:02.9879287Z CPU_SRCS: 2025-05-07T19:52:02.9879291Z 2025-05-07T19:52:02.9879359Z 2025-05-07T19:52:02.9879432Z GPU_SRCS: 2025-05-07T19:52:02.9879567Z gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:52:02.9879717Z gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:52:02.9879875Z gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9880031Z gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9880203Z gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9880367Z gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:02.9880547Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9880745Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9880885Z gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:52:02.9881031Z gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:52:02.9881190Z gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9881361Z gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9881464Z gen_embedding_backward_split_dense.cpp 2025-05-07T19:52:02.9881534Z 2025-05-07T19:52:02.9881626Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9881633Z 2025-05-07T19:52:02.9881702Z 2025-05-07T19:52:02.9881782Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9881787Z 2025-05-07T19:52:02.9881864Z 2025-05-07T19:52:02.9881936Z OTHER_SRCS: 2025-05-07T19:52:02.9881940Z 2025-05-07T19:52:02.9882005Z 2025-05-07T19:52:02.9882080Z CC_FLAGS: 2025-05-07T19:52:02.9882084Z 2025-05-07T19:52:02.9882162Z 2025-05-07T19:52:02.9882234Z NVCC_FLAGS: 2025-05-07T19:52:02.9882330Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9882429Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9882523Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9882611Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9882681Z 2025-05-07T19:52:02.9882763Z HIPCC_FLAGS: 2025-05-07T19:52:02.9882767Z 2025-05-07T19:52:02.9882838Z 2025-05-07T19:52:02.9882914Z INCLUDE_DIRS: 2025-05-07T19:52:02.9883024Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9883115Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9883211Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9883355Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9883626Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9883991Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9884126Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9884332Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9884481Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9884673Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9884869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9885004Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9885288Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9885358Z 2025-05-07T19:52:02.9885452Z Selected Source Files: 2025-05-07T19:52:02.9885592Z gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:52:02.9885756Z gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:52:02.9885908Z gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:52:02.9886008Z gen_embedding_backward_split_dense.cpp 2025-05-07T19:52:02.9886135Z gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:52:02.9886287Z gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:52:02.9886447Z gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:52:02.9886604Z gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:52:02.9886784Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:52:02.9886973Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:52:02.9887110Z gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:52:02.9887271Z gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:52:02.9887444Z gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:52:02.9887512Z 2025-05-07T19:52:02.9887596Z HIPified Source Files: 2025-05-07T19:52:02.9887601Z 2025-05-07T19:52:02.9887669Z 2025-05-07T19:52:02.9887758Z Library Dependencies: 2025-05-07T19:52:02.9887829Z torch 2025-05-07T19:52:02.9887908Z torch_library 2025-05-07T19:52:02.9888206Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9888360Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9888669Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9889007Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9889182Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9889277Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:52:02.9889475Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9889551Z 2025-05-07T19:52:02.9889626Z Output Library: 2025-05-07T19:52:02.9889725Z fbgemm_gpu_tbe_training_backward_dense 2025-05-07T19:52:02.9889803Z 2025-05-07T19:52:02.9889888Z Destination Directory: 2025-05-07T19:52:02.9889966Z fbgemm_gpu 2025-05-07T19:52:02.9890068Z ================================================================================ 2025-05-07T19:52:02.9890076Z 2025-05-07T19:52:02.9890091Z 2025-05-07T19:52:02.9890095Z 2025-05-07T19:52:02.9890198Z ================================================================================ 2025-05-07T19:52:02.9890411Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_split_host (SHARED) 2025-05-07T19:52:02.9890480Z 2025-05-07T19:52:02.9890559Z CPU_SRCS: 2025-05-07T19:52:02.9890563Z 2025-05-07T19:52:02.9890631Z 2025-05-07T19:52:02.9890703Z GPU_SRCS: 2025-05-07T19:52:02.9890821Z gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:52:02.9890987Z gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:52:02.9891085Z gen_embedding_backward_split_sgd.cpp 2025-05-07T19:52:02.9891184Z gen_embedding_backward_split_adam.cpp 2025-05-07T19:52:02.9891291Z gen_embedding_backward_split_lamb.cpp 2025-05-07T19:52:02.9891396Z gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:52:02.9891537Z gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:52:02.9891730Z gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:52:02.9891831Z gen_embedding_backward_split_none.cpp 2025-05-07T19:52:02.9892000Z gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:52:02.9892125Z gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:52:02.9892270Z gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:52:02.9892466Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:52:02.9892677Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:52:02.9892870Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:52:02.9893022Z gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:52:02.9893142Z gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:52:02.9893286Z gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:52:02.9893433Z gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:52:02.9893606Z gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:52:02.9893793Z gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:52:02.9893919Z gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:52:02.9894055Z gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:52:02.9894185Z gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:52:02.9894332Z gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:52:02.9894459Z gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:52:02.9894597Z gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:52:02.9894747Z gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:52:02.9894900Z gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:52:02.9895088Z gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:52:02.9895295Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:52:02.9895485Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:52:02.9895682Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:52:02.9895814Z gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:52:02.9895963Z gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:52:02.9896256Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:52:02.9896481Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:52:02.9896733Z 2025-05-07T19:52:02.9896827Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9896832Z 2025-05-07T19:52:02.9896905Z 2025-05-07T19:52:02.9897000Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9897004Z 2025-05-07T19:52:02.9897079Z 2025-05-07T19:52:02.9897158Z OTHER_SRCS: 2025-05-07T19:52:02.9897163Z 2025-05-07T19:52:02.9897311Z 2025-05-07T19:52:02.9897399Z CC_FLAGS: 2025-05-07T19:52:02.9897403Z 2025-05-07T19:52:02.9897480Z 2025-05-07T19:52:02.9897560Z NVCC_FLAGS: 2025-05-07T19:52:02.9897668Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9897763Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9897866Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9897960Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9898040Z 2025-05-07T19:52:02.9898120Z HIPCC_FLAGS: 2025-05-07T19:52:02.9898125Z 2025-05-07T19:52:02.9898199Z 2025-05-07T19:52:02.9898286Z INCLUDE_DIRS: 2025-05-07T19:52:02.9898396Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9898492Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9898651Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9898763Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9899049Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9899446Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9899654Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9899814Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9899972Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9900185Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9900383Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9900529Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9900847Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9900925Z 2025-05-07T19:52:02.9901018Z Selected Source Files: 2025-05-07T19:52:02.9901138Z gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:52:02.9901282Z gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:52:02.9901388Z gen_embedding_backward_split_sgd.cpp 2025-05-07T19:52:02.9901503Z gen_embedding_backward_split_adam.cpp 2025-05-07T19:52:02.9901637Z gen_embedding_backward_split_lamb.cpp 2025-05-07T19:52:02.9901755Z gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:52:02.9901910Z gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:52:02.9902067Z gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:52:02.9902189Z gen_embedding_backward_split_none.cpp 2025-05-07T19:52:02.9902375Z gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:52:02.9902496Z gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:52:02.9902675Z gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:52:02.9902891Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:52:02.9903121Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:52:02.9903340Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:52:02.9903511Z gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:52:02.9903645Z gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:52:02.9903804Z gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:52:02.9903988Z gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:52:02.9904181Z gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:52:02.9904381Z gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:52:02.9904535Z gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:52:02.9904685Z gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:52:02.9904830Z gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:52:02.9905000Z gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:52:02.9905145Z gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:52:02.9905301Z gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:52:02.9905454Z gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:52:02.9905634Z gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:52:02.9905843Z gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:52:02.9906061Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:52:02.9906274Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:52:02.9906492Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:52:02.9906637Z gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:52:02.9906805Z gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:52:02.9907105Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:52:02.9907354Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:52:02.9907429Z 2025-05-07T19:52:02.9907530Z HIPified Source Files: 2025-05-07T19:52:02.9907534Z 2025-05-07T19:52:02.9907606Z 2025-05-07T19:52:02.9907697Z Library Dependencies: 2025-05-07T19:52:02.9907784Z torch 2025-05-07T19:52:02.9907911Z torch_library 2025-05-07T19:52:02.9908231Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9908400Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9908748Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9909344Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9909522Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9909617Z fbgemm_gpu_config 2025-05-07T19:52:02.9909701Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9909897Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9909976Z 2025-05-07T19:52:02.9910057Z Output Library: 2025-05-07T19:52:02.9910170Z fbgemm_gpu_tbe_training_backward_split_host 2025-05-07T19:52:02.9910236Z 2025-05-07T19:52:02.9910323Z Destination Directory: 2025-05-07T19:52:02.9910398Z fbgemm_gpu 2025-05-07T19:52:02.9910499Z ================================================================================ 2025-05-07T19:52:02.9910504Z 2025-05-07T19:52:02.9910508Z 2025-05-07T19:52:02.9910511Z 2025-05-07T19:52:02.9910615Z ================================================================================ 2025-05-07T19:52:02.9910778Z GPU CPP Library Target: fbgemm_gpu_tbe_index_select (SHARED) 2025-05-07T19:52:02.9910845Z 2025-05-07T19:52:02.9910933Z CPU_SRCS: 2025-05-07T19:52:02.9911125Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:52:02.9911301Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:52:02.9911372Z 2025-05-07T19:52:02.9911455Z GPU_SRCS: 2025-05-07T19:52:02.9911632Z codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:52:02.9911758Z gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:52:02.9911891Z gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:52:02.9912022Z gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:52:02.9912152Z gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:52:02.9912273Z gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:52:02.9912410Z gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:52:02.9912533Z gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:52:02.9912608Z 2025-05-07T19:52:02.9912710Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9912715Z 2025-05-07T19:52:02.9912784Z 2025-05-07T19:52:02.9912859Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9912864Z 2025-05-07T19:52:02.9912955Z 2025-05-07T19:52:02.9913028Z OTHER_SRCS: 2025-05-07T19:52:02.9913032Z 2025-05-07T19:52:02.9913099Z 2025-05-07T19:52:02.9913171Z CC_FLAGS: 2025-05-07T19:52:02.9913175Z 2025-05-07T19:52:02.9913251Z 2025-05-07T19:52:02.9913328Z NVCC_FLAGS: 2025-05-07T19:52:02.9913420Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9913521Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9913621Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9913716Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9913786Z 2025-05-07T19:52:02.9913868Z HIPCC_FLAGS: 2025-05-07T19:52:02.9913872Z 2025-05-07T19:52:02.9913940Z 2025-05-07T19:52:02.9914014Z INCLUDE_DIRS: 2025-05-07T19:52:02.9914121Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9914209Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9914306Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9914403Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9914718Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9915087Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9915222Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9915380Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9915525Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9915762Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9915955Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9916087Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9916372Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9916442Z 2025-05-07T19:52:02.9916538Z Selected Source Files: 2025-05-07T19:52:02.9916736Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:52:02.9916917Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:52:02.9917100Z codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:52:02.9917225Z gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:52:02.9917338Z gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:52:02.9917475Z gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:52:02.9917610Z gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:52:02.9917732Z gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:52:02.9917861Z gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:52:02.9917993Z gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:52:02.9918060Z 2025-05-07T19:52:02.9918145Z HIPified Source Files: 2025-05-07T19:52:02.9918149Z 2025-05-07T19:52:02.9918227Z 2025-05-07T19:52:02.9918311Z Library Dependencies: 2025-05-07T19:52:02.9918381Z torch 2025-05-07T19:52:02.9918458Z torch_library 2025-05-07T19:52:02.9918761Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9918918Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9919223Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9919558Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9919735Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9919826Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:52:02.9919917Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9920116Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9920183Z 2025-05-07T19:52:02.9920263Z Output Library: 2025-05-07T19:52:02.9920362Z fbgemm_gpu_tbe_index_select 2025-05-07T19:52:02.9920429Z 2025-05-07T19:52:02.9920511Z Destination Directory: 2025-05-07T19:52:02.9920601Z fbgemm_gpu 2025-05-07T19:52:02.9920709Z ================================================================================ 2025-05-07T19:52:02.9920714Z 2025-05-07T19:52:02.9920717Z 2025-05-07T19:52:02.9920721Z 2025-05-07T19:52:02.9920819Z ================================================================================ 2025-05-07T19:52:02.9921003Z GPU CPP Library Target: fbgemm_gpu_embedding_inplace_ops (SHARED) 2025-05-07T19:52:02.9921072Z 2025-05-07T19:52:02.9921147Z CPU_SRCS: 2025-05-07T19:52:02.9921317Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:52:02.9921389Z 2025-05-07T19:52:02.9921466Z GPU_SRCS: 2025-05-07T19:52:02.9921628Z src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T19:52:02.9921780Z src/embedding_inplace_ops/embedding_inplace_update.cu 2025-05-07T19:52:02.9921851Z 2025-05-07T19:52:02.9921932Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9921936Z 2025-05-07T19:52:02.9922006Z 2025-05-07T19:52:02.9922092Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9922096Z 2025-05-07T19:52:02.9922165Z 2025-05-07T19:52:02.9922239Z OTHER_SRCS: 2025-05-07T19:52:02.9922284Z 2025-05-07T19:52:02.9922360Z 2025-05-07T19:52:02.9922436Z CC_FLAGS: 2025-05-07T19:52:02.9922441Z 2025-05-07T19:52:02.9922515Z 2025-05-07T19:52:02.9922599Z NVCC_FLAGS: 2025-05-07T19:52:02.9922685Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9922778Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9922874Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9923017Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9923082Z 2025-05-07T19:52:02.9923157Z HIPCC_FLAGS: 2025-05-07T19:52:02.9923161Z 2025-05-07T19:52:02.9923241Z 2025-05-07T19:52:02.9923313Z INCLUDE_DIRS: 2025-05-07T19:52:02.9923413Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9923501Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9923608Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9923703Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9923962Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9924339Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9924470Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9924621Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9924774Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9924962Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9925149Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9925283Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9925577Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9925641Z 2025-05-07T19:52:02.9925720Z Selected Source Files: 2025-05-07T19:52:02.9925889Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:52:02.9926047Z src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T19:52:02.9926193Z src/embedding_inplace_ops/embedding_inplace_update.cu 2025-05-07T19:52:02.9926262Z 2025-05-07T19:52:02.9926354Z HIPified Source Files: 2025-05-07T19:52:02.9926358Z 2025-05-07T19:52:02.9926425Z 2025-05-07T19:52:02.9926510Z Library Dependencies: 2025-05-07T19:52:02.9926585Z torch 2025-05-07T19:52:02.9926661Z torch_library 2025-05-07T19:52:02.9926944Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9927107Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9927409Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9927732Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9927902Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9928101Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9928168Z 2025-05-07T19:52:02.9928247Z Output Library: 2025-05-07T19:52:02.9928350Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:52:02.9928418Z 2025-05-07T19:52:02.9928498Z Destination Directory: 2025-05-07T19:52:02.9928567Z fbgemm_gpu 2025-05-07T19:52:02.9928675Z ================================================================================ 2025-05-07T19:52:02.9928679Z 2025-05-07T19:52:02.9928686Z 2025-05-07T19:52:02.9928689Z 2025-05-07T19:52:02.9928788Z ================================================================================ 2025-05-07T19:52:02.9928906Z GPU CPP Library Target: fbgemm_gpu_py (SHARED) 2025-05-07T19:52:02.9928981Z 2025-05-07T19:52:02.9929051Z CPU_SRCS: 2025-05-07T19:52:02.9929147Z src/memory_utils/memory_utils.cpp 2025-05-07T19:52:02.9929264Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:52:02.9929454Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:52:02.9929654Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:52:02.9929911Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:52:02.9930118Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:52:02.9930319Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:52:02.9930542Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:52:02.9930759Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:52:02.9930886Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:52:02.9931015Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:52:02.9931145Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:52:02.9931288Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:52:02.9931387Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:52:02.9931494Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:52:02.9931629Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:52:02.9931731Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:52:02.9931831Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:52:02.9931936Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:52:02.9932024Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:52:02.9932126Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:52:02.9932235Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:52:02.9932333Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:52:02.9932433Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:52:02.9932663Z src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp 2025-05-07T19:52:02.9932824Z src/layout_transform_ops/layout_transform_ops_gpu.cpp 2025-05-07T19:52:02.9933027Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp 2025-05-07T19:52:02.9933251Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp 2025-05-07T19:52:02.9933366Z src/quantize_ops/quantize_ops_gpu.cpp 2025-05-07T19:52:02.9933463Z src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T19:52:02.9933561Z src/metric_ops/metric_ops_host.cpp 2025-05-07T19:52:02.9933674Z src/input_combine_ops/input_combine_gpu.cpp 2025-05-07T19:52:02.9933875Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp 2025-05-07T19:52:02.9933958Z src/topology_utils.cpp 2025-05-07T19:52:02.9934026Z 2025-05-07T19:52:02.9934117Z GPU_SRCS: 2025-05-07T19:52:02.9934227Z src/histogram_binning_calibration_ops.cu 2025-05-07T19:52:02.9934330Z src/input_combine_ops/input_combine.cu 2025-05-07T19:52:02.9934534Z src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu 2025-05-07T19:52:02.9934646Z src/memory_utils/memory_utils.cu 2025-05-07T19:52:02.9934746Z src/memory_utils/memory_utils_ops.cu 2025-05-07T19:52:02.9934927Z src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu 2025-05-07T19:52:02.9935117Z src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu 2025-05-07T19:52:02.9935250Z src/jagged_tensor_ops/dense_to_jagged_forward.cu 2025-05-07T19:52:02.9935375Z src/jagged_tensor_ops/jagged_dense_bmm_forward.cu 2025-05-07T19:52:02.9935631Z src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu 2025-05-07T19:52:02.9935802Z src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu 2025-05-07T19:52:02.9935967Z src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu 2025-05-07T19:52:02.9936106Z src/jagged_tensor_ops/jagged_index_add_2d_forward.cu 2025-05-07T19:52:02.9936346Z src/jagged_tensor_ops/jagged_index_select_2d_forward.cu 2025-05-07T19:52:02.9936478Z src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu 2025-05-07T19:52:02.9936773Z src/jagged_tensor_ops/jagged_softmax_backward.cu 2025-05-07T19:52:02.9936924Z src/jagged_tensor_ops/jagged_softmax_forward.cu 2025-05-07T19:52:02.9937043Z src/jagged_tensor_ops/jagged_tensor_ops.cu 2025-05-07T19:52:02.9937205Z src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu 2025-05-07T19:52:02.9937376Z src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu 2025-05-07T19:52:02.9937502Z src/jagged_tensor_ops/jagged_unique_indices.cu 2025-05-07T19:52:02.9937707Z src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu 2025-05-07T19:52:02.9937845Z src/layout_transform_ops/layout_transform_ops.cu 2025-05-07T19:52:02.9937954Z src/metric_ops/metric_ops.cu 2025-05-07T19:52:02.9938183Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu 2025-05-07T19:52:02.9938387Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu 2025-05-07T19:52:02.9938650Z src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu 2025-05-07T19:52:02.9938760Z src/quantize_ops/quantize_bfloat16.cu 2025-05-07T19:52:02.9938871Z src/quantize_ops/quantize_fp8_rowwise.cu 2025-05-07T19:52:02.9939013Z src/quantize_ops/quantize_fused_8bit_rowwise.cu 2025-05-07T19:52:02.9939142Z src/quantize_ops/quantize_fused_nbit_rowwise.cu 2025-05-07T19:52:02.9939241Z src/quantize_ops/quantize_hfp8.cu 2025-05-07T19:52:02.9939342Z src/quantize_ops/quantize_msfp.cu 2025-05-07T19:52:02.9939488Z src/quantize_ops/quantize_padded_fp8_rowwise.cu 2025-05-07T19:52:02.9939595Z src/quantize_ops/quantize_mx.cu 2025-05-07T19:52:02.9939725Z src/sparse_ops/sparse_async_batched_cumsum.cu 2025-05-07T19:52:02.9939878Z src/sparse_ops/sparse_block_bucketize_features.cu 2025-05-07T19:52:02.9940000Z src/sparse_ops/sparse_bucketize_features.cu 2025-05-07T19:52:02.9940141Z src/sparse_ops/sparse_batched_unary_embeddings.cu 2025-05-07T19:52:02.9940284Z src/sparse_ops/sparse_compute_frequency_sequence.cu 2025-05-07T19:52:02.9940447Z src/sparse_ops/sparse_expand_into_jagged_permute.cu 2025-05-07T19:52:02.9940554Z src/sparse_ops/sparse_group_index.cu 2025-05-07T19:52:02.9940658Z src/sparse_ops/sparse_index_add.cu 2025-05-07T19:52:02.9940776Z src/sparse_ops/sparse_index_select.cu 2025-05-07T19:52:02.9940887Z src/sparse_ops/sparse_invert_permute.cu 2025-05-07T19:52:02.9941017Z src/sparse_ops/sparse_pack_segments_backward.cu 2025-05-07T19:52:02.9941158Z src/sparse_ops/sparse_pack_segments_forward.cu 2025-05-07T19:52:02.9941260Z src/sparse_ops/sparse_permute_1d.cu 2025-05-07T19:52:02.9941369Z src/sparse_ops/sparse_permute_2d.cu 2025-05-07T19:52:02.9941472Z src/sparse_ops/sparse_permute102.cu 2025-05-07T19:52:02.9941599Z src/sparse_ops/sparse_permute_embeddings.cu 2025-05-07T19:52:02.9941700Z src/sparse_ops/sparse_range.cu 2025-05-07T19:52:02.9941818Z src/sparse_ops/sparse_reorder_batched_ad.cu 2025-05-07T19:52:02.9941939Z src/sparse_ops/sparse_segment_sum_csr.cu 2025-05-07T19:52:02.9942040Z src/sparse_ops/sparse_zipf.cu 2025-05-07T19:52:02.9942116Z 2025-05-07T19:52:02.9942200Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:52:02.9942205Z 2025-05-07T19:52:02.9942287Z 2025-05-07T19:52:02.9942375Z HIP_SPECIFIC_SRCS: 2025-05-07T19:52:02.9942379Z 2025-05-07T19:52:02.9942450Z 2025-05-07T19:52:02.9942541Z OTHER_SRCS: 2025-05-07T19:52:02.9942545Z 2025-05-07T19:52:02.9942618Z 2025-05-07T19:52:02.9942696Z CC_FLAGS: 2025-05-07T19:52:02.9942700Z 2025-05-07T19:52:02.9942772Z 2025-05-07T19:52:02.9942860Z NVCC_FLAGS: 2025-05-07T19:52:02.9942959Z --expt-relaxed-constexpr 2025-05-07T19:52:02.9943060Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:52:02.9943176Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:52:02.9943274Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:52:02.9943349Z 2025-05-07T19:52:02.9943431Z HIPCC_FLAGS: 2025-05-07T19:52:02.9943436Z 2025-05-07T19:52:02.9943518Z 2025-05-07T19:52:02.9943602Z INCLUDE_DIRS: 2025-05-07T19:52:02.9943710Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9943818Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:52:02.9943923Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:52:02.9944027Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:52:02.9944311Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:52:02.9944715Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:52:02.9944857Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:52:02.9945017Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:52:02.9945228Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:52:02.9945434Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:52:02.9945636Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:52:02.9945790Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:52:02.9946100Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include 2025-05-07T19:52:02.9946225Z 2025-05-07T19:52:02.9946329Z Selected Source Files: 2025-05-07T19:52:02.9946430Z src/memory_utils/memory_utils.cpp 2025-05-07T19:52:02.9946536Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:52:02.9946739Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:52:02.9946966Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:52:02.9947174Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:52:02.9947399Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:52:02.9947624Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:52:02.9947860Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:52:02.9948011Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:52:02.9948157Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:52:02.9948293Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:52:02.9948410Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:52:02.9948563Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:52:02.9948681Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:52:02.9948898Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:52:02.9949020Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:52:02.9949126Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:52:02.9949220Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:52:02.9949307Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:52:02.9949397Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:52:02.9949505Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:52:02.9949598Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:52:02.9949698Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:52:02.9949801Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:52:02.9950031Z src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp 2025-05-07T19:52:02.9950177Z src/layout_transform_ops/layout_transform_ops_gpu.cpp 2025-05-07T19:52:02.9950378Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp 2025-05-07T19:52:02.9950609Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp 2025-05-07T19:52:02.9950708Z src/quantize_ops/quantize_ops_gpu.cpp 2025-05-07T19:52:02.9950801Z src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T19:52:02.9950909Z src/metric_ops/metric_ops_host.cpp 2025-05-07T19:52:02.9951018Z src/input_combine_ops/input_combine_gpu.cpp 2025-05-07T19:52:02.9951203Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp 2025-05-07T19:52:02.9951298Z src/topology_utils.cpp 2025-05-07T19:52:02.9951406Z src/histogram_binning_calibration_ops.cu 2025-05-07T19:52:02.9951506Z src/input_combine_ops/input_combine.cu 2025-05-07T19:52:02.9951705Z src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu 2025-05-07T19:52:02.9951813Z src/memory_utils/memory_utils.cu 2025-05-07T19:52:02.9951911Z src/memory_utils/memory_utils_ops.cu 2025-05-07T19:52:02.9952095Z src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu 2025-05-07T19:52:02.9952286Z src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu 2025-05-07T19:52:02.9952413Z src/jagged_tensor_ops/dense_to_jagged_forward.cu 2025-05-07T19:52:02.9952540Z src/jagged_tensor_ops/jagged_dense_bmm_forward.cu 2025-05-07T19:52:02.9952791Z src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu 2025-05-07T19:52:02.9952964Z src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu 2025-05-07T19:52:02.9953371Z src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu 2025-05-07T19:52:02.9953509Z src/jagged_tensor_ops/jagged_index_add_2d_forward.cu 2025-05-07T19:52:02.9953664Z src/jagged_tensor_ops/jagged_index_select_2d_forward.cu 2025-05-07T19:52:02.9953792Z src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu 2025-05-07T19:52:02.9953918Z src/jagged_tensor_ops/jagged_softmax_backward.cu 2025-05-07T19:52:02.9954168Z src/jagged_tensor_ops/jagged_softmax_forward.cu 2025-05-07T19:52:02.9954279Z src/jagged_tensor_ops/jagged_tensor_ops.cu 2025-05-07T19:52:02.9954432Z src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu 2025-05-07T19:52:02.9954577Z src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu 2025-05-07T19:52:02.9954703Z src/jagged_tensor_ops/jagged_unique_indices.cu 2025-05-07T19:52:02.9954848Z src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu 2025-05-07T19:52:02.9954976Z src/layout_transform_ops/layout_transform_ops.cu 2025-05-07T19:52:02.9955074Z src/metric_ops/metric_ops.cu 2025-05-07T19:52:02.9955288Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu 2025-05-07T19:52:02.9955472Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu 2025-05-07T19:52:02.9955654Z src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu 2025-05-07T19:52:02.9955752Z src/quantize_ops/quantize_bfloat16.cu 2025-05-07T19:52:02.9968710Z src/quantize_ops/quantize_fp8_rowwise.cu 2025-05-07T19:52:02.9968918Z src/quantize_ops/quantize_fused_8bit_rowwise.cu 2025-05-07T19:52:02.9969050Z src/quantize_ops/quantize_fused_nbit_rowwise.cu 2025-05-07T19:52:02.9969149Z src/quantize_ops/quantize_hfp8.cu 2025-05-07T19:52:02.9969239Z src/quantize_ops/quantize_msfp.cu 2025-05-07T19:52:02.9969361Z src/quantize_ops/quantize_padded_fp8_rowwise.cu 2025-05-07T19:52:02.9969461Z src/quantize_ops/quantize_mx.cu 2025-05-07T19:52:02.9969579Z src/sparse_ops/sparse_async_batched_cumsum.cu 2025-05-07T19:52:02.9969712Z src/sparse_ops/sparse_block_bucketize_features.cu 2025-05-07T19:52:02.9969846Z src/sparse_ops/sparse_bucketize_features.cu 2025-05-07T19:52:02.9969981Z src/sparse_ops/sparse_batched_unary_embeddings.cu 2025-05-07T19:52:02.9970123Z src/sparse_ops/sparse_compute_frequency_sequence.cu 2025-05-07T19:52:02.9970266Z src/sparse_ops/sparse_expand_into_jagged_permute.cu 2025-05-07T19:52:02.9970366Z src/sparse_ops/sparse_group_index.cu 2025-05-07T19:52:02.9970464Z src/sparse_ops/sparse_index_add.cu 2025-05-07T19:52:02.9970571Z src/sparse_ops/sparse_index_select.cu 2025-05-07T19:52:02.9970686Z src/sparse_ops/sparse_invert_permute.cu 2025-05-07T19:52:02.9970810Z src/sparse_ops/sparse_pack_segments_backward.cu 2025-05-07T19:52:02.9970929Z src/sparse_ops/sparse_pack_segments_forward.cu 2025-05-07T19:52:02.9971039Z src/sparse_ops/sparse_permute_1d.cu 2025-05-07T19:52:02.9971141Z src/sparse_ops/sparse_permute_2d.cu 2025-05-07T19:52:02.9971242Z src/sparse_ops/sparse_permute102.cu 2025-05-07T19:52:02.9971357Z src/sparse_ops/sparse_permute_embeddings.cu 2025-05-07T19:52:02.9971461Z src/sparse_ops/sparse_range.cu 2025-05-07T19:52:02.9971581Z src/sparse_ops/sparse_reorder_batched_ad.cu 2025-05-07T19:52:02.9971688Z src/sparse_ops/sparse_segment_sum_csr.cu 2025-05-07T19:52:02.9971795Z src/sparse_ops/sparse_zipf.cu 2025-05-07T19:52:02.9971872Z 2025-05-07T19:52:02.9971962Z HIPified Source Files: 2025-05-07T19:52:02.9971969Z 2025-05-07T19:52:02.9972039Z 2025-05-07T19:52:02.9972129Z Library Dependencies: 2025-05-07T19:52:02.9972208Z torch 2025-05-07T19:52:02.9972284Z torch_library 2025-05-07T19:52:02.9972606Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:52:02.9972770Z /github/home/miniconda/envs/build_binary/lib/libnvrtc.so 2025-05-07T19:52:02.9973093Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-05-07T19:52:02.9973437Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 2025-05-07T19:52:02.9973620Z /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T19:52:02.9973872Z fbgemm 2025-05-07T19:52:02.9973978Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:52:02.9974083Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:52:02.9974176Z fbgemm_gpu_tbe_index_select 2025-05-07T19:52:02.9974259Z fbgemm_gpu_tbe_cache 2025-05-07T19:52:02.9974353Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:52:02.9974437Z fbgemm_gpu_tbe_utils 2025-05-07T19:52:02.9974647Z /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T19:52:02.9974818Z 2025-05-07T19:52:02.9974907Z Output Library: 2025-05-07T19:52:02.9974985Z fbgemm_gpu_py 2025-05-07T19:52:02.9975057Z 2025-05-07T19:52:02.9975154Z Destination Directory: 2025-05-07T19:52:02.9975231Z fbgemm_gpu 2025-05-07T19:52:02.9975341Z ================================================================================ 2025-05-07T19:52:02.9975347Z 2025-05-07T19:52:02.9975443Z -- Configuring done (7.9s) 2025-05-07T19:52:03.0987962Z -- Generating done (0.1s) 2025-05-07T19:52:03.1010382Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build 2025-05-07T19:52:03.1157719Z Change Dir: '/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build' 2025-05-07T19:52:03.1157768Z 2025-05-07T19:52:03.1158671Z Run Build Command(s): /github/home/miniconda/envs/build_binary/bin/ninja -v -j 48 install 2025-05-07T19:52:03.2548065Z [1/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.2666495Z [2/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.2748557Z [3/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.2767492Z [4/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.2786482Z [5/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.2832459Z [6/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.2851963Z [7/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3018024Z [8/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3037207Z [9/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3057368Z [10/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3453680Z [11/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3490765Z [12/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3503396Z [13/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3634194Z [14/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3686264Z [15/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3715108Z [16/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.3831167Z [17/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4005342Z [18/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4048166Z [19/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4157541Z [20/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4198536Z [21/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4476647Z [22/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4494986Z [23/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4514629Z [24/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4535220Z [25/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4627150Z [26/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4737041Z [27/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4956971Z [28/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.4976130Z [29/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5066797Z [30/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5092427Z [31/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5112849Z [32/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5213890Z [33/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5325577Z [34/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5490383Z [35/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5519645Z [36/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5638293Z [37/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5658199Z [38/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5927148Z [39/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.5997035Z [40/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.6522198Z [41/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.6683501Z [42/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.7004479Z [43/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.7152406Z [44/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.7456339Z [45/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.8040619Z [46/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.9021698Z [47/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.9077300Z [48/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:03.9592568Z [49/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.0783950Z [50/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.0928580Z [51/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.1938279Z [52/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.4316102Z [53/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.4831410Z [54/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.5839403Z [55/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.6005991Z [56/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.7752719Z [57/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.7907403Z [58/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:04.8062376Z [59/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:05.3347796Z [60/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:05.7793306Z [61/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:05.8948604Z [62/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:06.6277227Z [63/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:07.0514198Z [64/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:07.2343725Z [65/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,asmjit.so -o asmjit.so CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib:/github/home/miniconda/envs/build_binary/lib/stubs: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:52:09.3859826Z [66/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:11.0251135Z [67/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:11.0533446Z [68/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:11.1150876Z [69/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:11.1975191Z [70/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:11.3874642Z [71/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:12.8001625Z [72/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:12.9758026Z [73/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:13.0650289Z [74/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:52:13.3641592Z [75/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:52:15.2989691Z [76/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:52:15.6646262Z [77/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:16.2076398Z [78/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_config.so -o fbgemm_gpu_config.so CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib:/github/home/miniconda/envs/build_binary/lib/stubs: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:52:18.4963582Z [79/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:19.6310297Z [80/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:19.7118692Z [81/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:52:19.9601775Z [82/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:22.5925530Z [83/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:23.9515781Z [84/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:24.3540961Z [85/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:26.6567694Z [86/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:27.6960766Z [87/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:52:30.4873346Z [88/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:32.8574845Z [89/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_optimizers_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:52:34.5881577Z [90/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:52:35.8708023Z [91/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_weighted_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:52:37.2361983Z [92/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_unweighted_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:52:39.1618081Z [93/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_dense_weighted_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:52:40.4723285Z [94/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:52:41.9206753Z [95/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_dense_unweighted_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:52:43.6557189Z [96/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_ssd_weighted_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:52:45.0875749Z [97/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cu.o 2025-05-07T19:52:45.1292054Z [98/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_ssd_unweighted_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:52:45.1464334Z [99/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_split_lookup.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_split_lookup.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_lookup.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_split_lookup.cu.o 2025-05-07T19:52:45.6806050Z [100/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cu.o 2025-05-07T19:52:45.8622090Z [101/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/reset_weight_momentum.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/reset_weight_momentum.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/reset_weight_momentum.cu.o 2025-05-07T19:52:45.9846356Z [102/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate.cu.o 2025-05-07T19:52:46.2335608Z [103/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate.cu.o 2025-05-07T19:52:46.2500636Z [104/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cu.o 2025-05-07T19:52:46.3730839Z [105/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cu.o 2025-05-07T19:52:46.4843677Z [106/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_weighted_vbe_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:48.2863190Z [107/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_ssd_weighted_vbe_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:52:49.1219222Z [108/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/generate_vbe_metadata.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/generate_vbe_metadata.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.cu -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/generate_vbe_metadata.cu.o 2025-05-07T19:52:49.4258315Z [109/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/get_infos_metadata.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/get_infos_metadata.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.cu -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/get_infos_metadata.cu.o 2025-05-07T19:52:50.2590332Z [110/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_unweighted_vbe_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:51.1987704Z [111/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_ssd_unweighted_vbe_codegen_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:52:56.0086171Z [112/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_find.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_find.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_find.cu.o 2025-05-07T19:52:58.8797330Z [113/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v1.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v1.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_v1.cu -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v1.cu.o 2025-05-07T19:52:59.8627161Z [114/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v2.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v2.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_v2.cu -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v2.cu.o 2025-05-07T19:53:00.4006017Z [115/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_find.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_find.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_find.cu.o 2025-05-07T19:53:01.1284875Z [116/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_ssd_pt2_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:53:02.3377179Z [117/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:53:04.1817750Z [118/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_optimizers_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu.o 2025-05-07T19:53:09.3056889Z [119/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cu.o -MF CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cu -o CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cu.o 2025-05-07T19:53:12.1275021Z [120/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:53:12.8274388Z [121/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm.so -o fbgemm.so CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so asmjit.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so && : 2025-05-07T19:53:13.4073298Z [122/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host.cpp.o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v1.cu.o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_v2.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm.so fbgemm_gpu_config.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:53:16.0138177Z [123/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cu.o 2025-05-07T19:53:16.6666888Z [124/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_find.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_find.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/reset_weight_momentum.cu.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib:/github/home/miniconda/envs/build_binary/lib/stubs: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T19:53:24.2860906Z [125/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_optimizers_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu.o 2025-05-07T19:53:24.8562398Z [126/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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_embedding_optimizer_rowwise_adagrad_split.cpp.o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib:/github/home/miniconda/envs/build_binary/lib/stubs: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T19:53:25.4928334Z [127/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/transpose_embedding_input.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/transpose_embedding_input.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.cu -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/transpose_embedding_input.cu.o 2025-05-07T19:53:25.9280134Z [128/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu.o 2025-05-07T19:53:26.1524243Z [129/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu.o 2025-05-07T19:53:26.1547025Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(216): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1548798Z 2025-05-07T19:53:26.1550273Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(233): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1551685Z 2025-05-07T19:53:26.1553111Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(243): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1554788Z 2025-05-07T19:53:26.1556388Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(216): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1558001Z 2025-05-07T19:53:26.1559455Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(233): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1561026Z 2025-05-07T19:53:26.1562464Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(243): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1564197Z 2025-05-07T19:53:26.1565690Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(216): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1567764Z 2025-05-07T19:53:26.1569365Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(233): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1571140Z 2025-05-07T19:53:26.1572757Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu(243): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:26.1574584Z 2025-05-07T19:53:29.3003524Z [130/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_nobag_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel.cu.o 2025-05-07T19:53:29.3907407Z [131/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu.o 2025-05-07T19:53:29.3931046Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(266): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3933004Z 2025-05-07T19:53:29.3934627Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(271): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3936733Z 2025-05-07T19:53:29.3937931Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3939590Z 2025-05-07T19:53:29.3940950Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(300): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3942538Z 2025-05-07T19:53:29.3943943Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(266): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3945638Z 2025-05-07T19:53:29.3947093Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(271): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3948727Z 2025-05-07T19:53:29.3950147Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3951750Z 2025-05-07T19:53:29.3953203Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(300): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3954814Z 2025-05-07T19:53:29.3956255Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(266): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3957885Z 2025-05-07T19:53:29.3959175Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(271): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3960925Z 2025-05-07T19:53:29.3962498Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3964271Z 2025-05-07T19:53:29.3965832Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu(300): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:29.3967934Z 2025-05-07T19:53:30.3823396Z [132/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu.o 2025-05-07T19:53:30.3846215Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(250): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3847940Z 2025-05-07T19:53:30.3849464Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(255): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3851254Z 2025-05-07T19:53:30.3852720Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(272): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3854433Z 2025-05-07T19:53:30.3855945Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(284): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3857790Z 2025-05-07T19:53:30.3859316Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(250): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3861050Z 2025-05-07T19:53:30.3862499Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(255): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3864235Z 2025-05-07T19:53:30.3865758Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(272): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3867641Z 2025-05-07T19:53:30.3869158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(284): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3871172Z 2025-05-07T19:53:30.3872633Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(250): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3874312Z 2025-05-07T19:53:30.3875791Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(255): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3877643Z 2025-05-07T19:53:30.3879151Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(272): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3880856Z 2025-05-07T19:53:30.3882365Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu(284): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:53:30.3884032Z 2025-05-07T19:53:31.1217958Z [133/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu.o 2025-05-07T19:53:34.4378967Z [134/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu.o 2025-05-07T19:53:39.6834550Z [135/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_nobag_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel.cu.o 2025-05-07T19:53:41.2507617Z [136/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_nobag_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel.cu.o 2025-05-07T19:53:41.4246203Z [137/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_weighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_cuda.cu.o 2025-05-07T19:53:42.8255759Z [138/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/radix_sort_pairs.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/radix_sort_pairs.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.cu -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/radix_sort_pairs.cu.o 2025-05-07T19:53:43.4792827Z [139/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils.cpp.o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/generate_vbe_metadata.cu.o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/get_infos_metadata.cu.o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/radix_sort_pairs.cu.o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/transpose_embedding_input.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib:/github/home/miniconda/envs/build_binary/lib/stubs: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T19:53:44.0433856Z [140/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T19:53:46.3878353Z [141/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_cuda.cu.o 2025-05-07T19:53:58.1792744Z [142/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_cuda.cu.o 2025-05-07T19:54:04.4260070Z [143/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu.o 2025-05-07T19:54:05.8685257Z [144/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_cuda.cu.o 2025-05-07T19:54:14.4539537Z [145/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu.o 2025-05-07T19:54:14.4564047Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4566034Z 2025-05-07T19:54:14.4567972Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4569926Z 2025-05-07T19:54:14.4571542Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4573500Z 2025-05-07T19:54:14.4575053Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4577104Z 2025-05-07T19:54:14.4578836Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4580684Z 2025-05-07T19:54:14.4582290Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4584214Z 2025-05-07T19:54:14.4585719Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4587629Z 2025-05-07T19:54:14.4589323Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4591134Z 2025-05-07T19:54:14.4592857Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:14.4594812Z 2025-05-07T19:54:17.6872172Z [146/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu.o 2025-05-07T19:54:21.5185041Z [147/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu.o 2025-05-07T19:54:21.5207802Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(216): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5209714Z 2025-05-07T19:54:21.5211205Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(233): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5212882Z 2025-05-07T19:54:21.5214435Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(243): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5216301Z 2025-05-07T19:54:21.5217974Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(216): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5219766Z 2025-05-07T19:54:21.5221204Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(233): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5222991Z 2025-05-07T19:54:21.5224548Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(243): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5226378Z 2025-05-07T19:54:21.5228245Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(216): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5230050Z 2025-05-07T19:54:21.5231702Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(233): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5233430Z 2025-05-07T19:54:21.5234924Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu(243): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:21.5236691Z 2025-05-07T19:54:22.0352147Z [148/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu.o 2025-05-07T19:54:22.0375472Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(266): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0377315Z 2025-05-07T19:54:22.0378856Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(271): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0380601Z 2025-05-07T19:54:22.0382123Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0383862Z 2025-05-07T19:54:22.0385359Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(300): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0387057Z 2025-05-07T19:54:22.0388589Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(266): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0390326Z 2025-05-07T19:54:22.0391865Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(271): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0393635Z 2025-05-07T19:54:22.0395152Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0396897Z 2025-05-07T19:54:22.0398407Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(300): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0400161Z 2025-05-07T19:54:22.0401974Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(266): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0403587Z 2025-05-07T19:54:22.0404977Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(271): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0408052Z 2025-05-07T19:54:22.0409556Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0411275Z 2025-05-07T19:54:22.0412831Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu(300): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.0414584Z 2025-05-07T19:54:22.4536546Z [149/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu.o 2025-05-07T19:54:22.4560210Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(250): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4562074Z 2025-05-07T19:54:22.4564122Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(255): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4566044Z 2025-05-07T19:54:22.4567887Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(272): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4569668Z 2025-05-07T19:54:22.4571163Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(284): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4573234Z 2025-05-07T19:54:22.4574869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(250): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4576794Z 2025-05-07T19:54:22.4578450Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(255): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4580291Z 2025-05-07T19:54:22.4581914Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(272): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4583629Z 2025-05-07T19:54:22.4585237Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(284): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4587065Z 2025-05-07T19:54:22.4588707Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(250): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4590539Z 2025-05-07T19:54:22.4592180Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(255): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4594008Z 2025-05-07T19:54:22.4595620Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(272): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4597484Z 2025-05-07T19:54:22.4599088Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu(284): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:22.4600911Z 2025-05-07T19:54:23.7622709Z [150/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_weighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_cuda.cu.o 2025-05-07T19:54:23.7777296Z [151/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_v2_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_v2_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_v2_kernel.cu.o 2025-05-07T19:54:23.7798720Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7803455Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7806795Z (955): here 2025-05-07T19:54:23.7807005Z 2025-05-07T19:54:23.7808225Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7812731Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7816076Z (1007): here 2025-05-07T19:54:23.7816302Z 2025-05-07T19:54:23.7817761Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7821943Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7825030Z (1059): here 2025-05-07T19:54:23.7825298Z 2025-05-07T19:54:23.7826648Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7831081Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7834565Z (1111): here 2025-05-07T19:54:23.7834795Z 2025-05-07T19:54:23.7836074Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7840281Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7843456Z (1163): here 2025-05-07T19:54:23.7843701Z 2025-05-07T19:54:23.7845008Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7849969Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7853401Z (1215): here 2025-05-07T19:54:23.7853637Z 2025-05-07T19:54:23.7855121Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7859773Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7863155Z (1267): here 2025-05-07T19:54:23.7863426Z 2025-05-07T19:54:23.7864677Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7869358Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7872728Z (1319): here 2025-05-07T19:54:23.7872982Z 2025-05-07T19:54:23.7874220Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7878625Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7881830Z (1371): here 2025-05-07T19:54:23.7882051Z 2025-05-07T19:54:23.7883274Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7887741Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7891025Z (1423): here 2025-05-07T19:54:23.7891301Z 2025-05-07T19:54:23.7892600Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7897582Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7900929Z (1475): here 2025-05-07T19:54:23.7901163Z 2025-05-07T19:54:23.7902451Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7907203Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7910521Z (1527): here 2025-05-07T19:54:23.7910761Z 2025-05-07T19:54:23.7911947Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7916392Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7919809Z (1579): here 2025-05-07T19:54:23.7920046Z 2025-05-07T19:54:23.7921330Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7925712Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7929006Z (1631): here 2025-05-07T19:54:23.7929243Z 2025-05-07T19:54:23.7930512Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7935003Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7938515Z (1683): here 2025-05-07T19:54:23.7938749Z 2025-05-07T19:54:23.7940033Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7944860Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7948146Z (1735): here 2025-05-07T19:54:23.7948400Z 2025-05-07T19:54:23.7949646Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7954172Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7957592Z (1787): here 2025-05-07T19:54:23.7957841Z 2025-05-07T19:54:23.7959097Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7963396Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7966801Z (1839): here 2025-05-07T19:54:23.7967037Z 2025-05-07T19:54:23.7968630Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7973119Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7976421Z (1891): here 2025-05-07T19:54:23.7976642Z 2025-05-07T19:54:23.7978012Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7982528Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7985724Z (1943): here 2025-05-07T19:54:23.7985954Z 2025-05-07T19:54:23.7987232Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.7991642Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.7995059Z (1995): here 2025-05-07T19:54:23.7995300Z 2025-05-07T19:54:23.7996572Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8001492Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8004880Z (2047): here 2025-05-07T19:54:23.8005115Z 2025-05-07T19:54:23.8006424Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8011087Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8014539Z (2099): here 2025-05-07T19:54:23.8014768Z 2025-05-07T19:54:23.8016088Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8020629Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8024064Z (2151): here 2025-05-07T19:54:23.8024290Z 2025-05-07T19:54:23.8025627Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8030338Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8033511Z (955): here 2025-05-07T19:54:23.8033763Z 2025-05-07T19:54:23.8035113Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8039840Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8043364Z (1007): here 2025-05-07T19:54:23.8043592Z 2025-05-07T19:54:23.8044808Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8048848Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8052137Z (1059): here 2025-05-07T19:54:23.8052353Z 2025-05-07T19:54:23.8053499Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8057843Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8060945Z (1111): here 2025-05-07T19:54:23.8061153Z 2025-05-07T19:54:23.8062356Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8066740Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8070278Z (1163): here 2025-05-07T19:54:23.8070533Z 2025-05-07T19:54:23.8071700Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8075794Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8078983Z (1215): here 2025-05-07T19:54:23.8079221Z 2025-05-07T19:54:23.8080513Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8085101Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8088935Z (1267): here 2025-05-07T19:54:23.8089148Z 2025-05-07T19:54:23.8090167Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8094266Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8097757Z (1319): here 2025-05-07T19:54:23.8097965Z 2025-05-07T19:54:23.8099172Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8103546Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8106803Z (1371): here 2025-05-07T19:54:23.8107072Z 2025-05-07T19:54:23.8108375Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8112799Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8116179Z (1423): here 2025-05-07T19:54:23.8116453Z 2025-05-07T19:54:23.8117699Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8122165Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8125608Z (1475): here 2025-05-07T19:54:23.8125853Z 2025-05-07T19:54:23.8127037Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8131197Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8134472Z (1527): here 2025-05-07T19:54:23.8134704Z 2025-05-07T19:54:23.8136329Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8141073Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8144596Z (1579): here 2025-05-07T19:54:23.8144830Z 2025-05-07T19:54:23.8146086Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8150297Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8153515Z (1631): here 2025-05-07T19:54:23.8153754Z 2025-05-07T19:54:23.8154925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8158880Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8162070Z (1683): here 2025-05-07T19:54:23.8162298Z 2025-05-07T19:54:23.8163569Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8168393Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8171765Z (1735): here 2025-05-07T19:54:23.8171998Z 2025-05-07T19:54:23.8173278Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8177955Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8181422Z (1787): here 2025-05-07T19:54:23.8181647Z 2025-05-07T19:54:23.8183228Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8187498Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8191070Z (1839): here 2025-05-07T19:54:23.8191338Z 2025-05-07T19:54:23.8192668Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8197453Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8200748Z (1891): here 2025-05-07T19:54:23.8200991Z 2025-05-07T19:54:23.8202325Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8206835Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8210116Z (1943): here 2025-05-07T19:54:23.8210384Z 2025-05-07T19:54:23.8211657Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8216126Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8219856Z (1995): here 2025-05-07T19:54:23.8220094Z 2025-05-07T19:54:23.8221418Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8226135Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8229631Z (2047): here 2025-05-07T19:54:23.8229850Z 2025-05-07T19:54:23.8231383Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8235814Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8241494Z (2099): here 2025-05-07T19:54:23.8241697Z 2025-05-07T19:54:23.8242863Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8247107Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8250274Z (2151): here 2025-05-07T19:54:23.8250534Z 2025-05-07T19:54:23.8251799Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8256208Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8259620Z (955): here 2025-05-07T19:54:23.8259835Z 2025-05-07T19:54:23.8261078Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8265301Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8268685Z (1007): here 2025-05-07T19:54:23.8268892Z 2025-05-07T19:54:23.8270075Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8274191Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8277268Z (1059): here 2025-05-07T19:54:23.8277494Z 2025-05-07T19:54:23.8278703Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8282940Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8286339Z (1111): here 2025-05-07T19:54:23.8286591Z 2025-05-07T19:54:23.8287840Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8292408Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8295732Z (1163): here 2025-05-07T19:54:23.8295991Z 2025-05-07T19:54:23.8297418Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8301976Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8305310Z (1215): here 2025-05-07T19:54:23.8305529Z 2025-05-07T19:54:23.8306802Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8311206Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8314449Z (1267): here 2025-05-07T19:54:23.8314650Z 2025-05-07T19:54:23.8315862Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8320010Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8323039Z (1319): here 2025-05-07T19:54:23.8323243Z 2025-05-07T19:54:23.8324361Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8328880Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8332327Z (1371): here 2025-05-07T19:54:23.8332593Z 2025-05-07T19:54:23.8333853Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8338314Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8341549Z (1423): here 2025-05-07T19:54:23.8341765Z 2025-05-07T19:54:23.8342961Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8346898Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8350081Z (1475): here 2025-05-07T19:54:23.8350320Z 2025-05-07T19:54:23.8351582Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8356054Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8359432Z (1527): here 2025-05-07T19:54:23.8359661Z 2025-05-07T19:54:23.8360999Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8365465Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8369166Z (1579): here 2025-05-07T19:54:23.8369421Z 2025-05-07T19:54:23.8370697Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8375236Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8378549Z (1631): here 2025-05-07T19:54:23.8378825Z 2025-05-07T19:54:23.8380362Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8384944Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8388345Z (1683): here 2025-05-07T19:54:23.8388573Z 2025-05-07T19:54:23.8389870Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8394352Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8397902Z (1735): here 2025-05-07T19:54:23.8398159Z 2025-05-07T19:54:23.8399468Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8403819Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8407122Z (1787): here 2025-05-07T19:54:23.8407334Z 2025-05-07T19:54:23.8408574Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8413121Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8416303Z (1839): here 2025-05-07T19:54:23.8416538Z 2025-05-07T19:54:23.8417954Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8422894Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8426386Z (1891): here 2025-05-07T19:54:23.8426606Z 2025-05-07T19:54:23.8427889Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8432641Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8435791Z (1943): here 2025-05-07T19:54:23.8436032Z 2025-05-07T19:54:23.8437328Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8441797Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8445126Z (1995): here 2025-05-07T19:54:23.8445351Z 2025-05-07T19:54:23.8446699Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8451127Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8454161Z (2047): here 2025-05-07T19:54:23.8454372Z 2025-05-07T19:54:23.8455455Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8459706Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8462705Z (2099): here 2025-05-07T19:54:23.8462905Z 2025-05-07T19:54:23.8464029Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_v2_kernel.cu(895): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:54:23.8468683Z detected during instantiation of "void split_embedding_codegen_forward_weighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const float *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:54:23.8471734Z (2151): here 2025-05-07T19:54:23.8471936Z 2025-05-07T19:54:27.6454175Z [152/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu.o 2025-05-07T19:54:28.3309908Z [153/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:54:28.7220060Z [154/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_kernel.cu.o 2025-05-07T19:54:31.3746623Z [155/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_weighted_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_kernel.cu.o 2025-05-07T19:54:32.8866605Z [156/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_cuda.cu.o 2025-05-07T19:54:33.4538988Z [157/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu.o 2025-05-07T19:54:34.2969855Z [158/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu.o 2025-05-07T19:54:34.2993769Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.2995662Z 2025-05-07T19:54:34.2997218Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.2999013Z 2025-05-07T19:54:34.3000636Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3002477Z 2025-05-07T19:54:34.3004124Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3005854Z 2025-05-07T19:54:34.3007456Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3009223Z 2025-05-07T19:54:34.3010822Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3012661Z 2025-05-07T19:54:34.3013925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3015597Z 2025-05-07T19:54:34.3017249Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3019099Z 2025-05-07T19:54:34.3020678Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3022479Z 2025-05-07T19:54:34.3024020Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3025791Z 2025-05-07T19:54:34.3027397Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3029556Z 2025-05-07T19:54:34.3031110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:34.3032876Z 2025-05-07T19:54:35.5838053Z [159/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu.o 2025-05-07T19:54:35.5862370Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5864173Z 2025-05-07T19:54:35.5865642Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5867612Z 2025-05-07T19:54:35.5869123Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5870746Z 2025-05-07T19:54:35.5872162Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5873854Z 2025-05-07T19:54:35.5875686Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5877342Z 2025-05-07T19:54:35.5878819Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5880669Z 2025-05-07T19:54:35.5882208Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5883928Z 2025-05-07T19:54:35.5885497Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5887309Z 2025-05-07T19:54:35.5888767Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5890548Z 2025-05-07T19:54:35.5892120Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5893820Z 2025-05-07T19:54:35.5895412Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5897379Z 2025-05-07T19:54:35.5898988Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:35.5900778Z 2025-05-07T19:54:39.0208851Z [160/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel_small.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel_small.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_nobag_kernel_small.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel_small.cu.o 2025-05-07T19:54:39.4252444Z [161/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu.o 2025-05-07T19:54:39.4276949Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(219): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4278855Z 2025-05-07T19:54:39.4280442Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(236): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4282395Z 2025-05-07T19:54:39.4284029Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(246): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4286352Z 2025-05-07T19:54:39.4287992Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(219): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4289873Z 2025-05-07T19:54:39.4291596Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(236): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4293618Z 2025-05-07T19:54:39.4295168Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(246): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4297189Z 2025-05-07T19:54:39.4298883Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(219): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4300702Z 2025-05-07T19:54:39.4302364Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(236): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4304247Z 2025-05-07T19:54:39.4305883Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu(246): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:39.4307761Z 2025-05-07T19:54:40.5222542Z [162/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:54:42.9904373Z [163/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:54:43.0716094Z [164/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu.o 2025-05-07T19:54:43.0882342Z [165/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:54:43.0918503Z [166/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1012659Z [167/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1049005Z [168/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1155301Z [169/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1199018Z [170/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1279963Z [171/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1341015Z [172/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1416691Z [173/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1476540Z [174/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1564732Z [175/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1617284Z [176/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1703856Z [177/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:54:43.1755852Z [178/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:54:44.5910658Z [179/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:54:44.6078689Z [180/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:54:45.5863197Z [181/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:54:46.1397276Z [182/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:54:46.3510710Z [183/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:54:47.2380613Z [184/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:54:47.3589467Z [185/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu.o 2025-05-07T19:54:48.1941508Z [186/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:54:48.4902390Z [187/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu.o 2025-05-07T19:54:48.5046771Z [188/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:54:48.5193620Z [189/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:54:48.5339311Z [190/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:54:48.5485514Z [191/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:54:48.5626750Z [192/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:54:48.5793156Z [193/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:54:48.5829703Z [194/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:54:48.7067623Z [195/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:54:48.8183833Z [196/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:54:52.5506883Z [197/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:54:53.1325628Z [198/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:54:54.8180754Z [199/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu.o 2025-05-07T19:54:54.9360761Z [200/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:54:54.9523350Z [201/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu.o 2025-05-07T19:54:54.9547766Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9549633Z 2025-05-07T19:54:54.9551598Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9553520Z 2025-05-07T19:54:54.9555218Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9557312Z 2025-05-07T19:54:54.9558984Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9560911Z 2025-05-07T19:54:54.9562549Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9564407Z 2025-05-07T19:54:54.9566085Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9568222Z 2025-05-07T19:54:54.9569915Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9571817Z 2025-05-07T19:54:54.9573462Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9575380Z 2025-05-07T19:54:54.9577055Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:54:54.9578907Z 2025-05-07T19:54:56.8662681Z [202/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:54:57.9139062Z [203/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu.o 2025-05-07T19:54:59.6974433Z [204/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:54:59.8236973Z [205/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu.o 2025-05-07T19:55:00.1242010Z [206/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:55:01.5371104Z [207/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_weighted_vbe_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_kernel.cu.o 2025-05-07T19:55:02.4216508Z [208/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:55:03.1170367Z [209/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:55:03.1755225Z [210/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:55:03.2724599Z [211/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:55:03.6064259Z [212/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu.o 2025-05-07T19:55:03.6088800Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(269): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6090607Z 2025-05-07T19:55:03.6092195Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(274): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6093954Z 2025-05-07T19:55:03.6095508Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(291): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6097421Z 2025-05-07T19:55:03.6098894Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(303): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6100343Z 2025-05-07T19:55:03.6101692Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(269): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6103326Z 2025-05-07T19:55:03.6105243Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(274): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6107039Z 2025-05-07T19:55:03.6108604Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(291): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6110443Z 2025-05-07T19:55:03.6111811Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(303): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6113540Z 2025-05-07T19:55:03.6115103Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(269): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6116831Z 2025-05-07T19:55:03.6118387Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(274): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6120106Z 2025-05-07T19:55:03.6121652Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(291): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6123316Z 2025-05-07T19:55:03.6124789Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu(303): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:03.6126515Z 2025-05-07T19:55:04.3710704Z [213/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:55:05.0580677Z [214/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:55:05.1972481Z [215/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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:55:05.7540035Z [216/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:55:05.7706850Z [217/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:55:05.8634969Z [218/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:55:07.0946383Z [219/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu.o 2025-05-07T19:55:07.0970721Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0972511Z 2025-05-07T19:55:07.0974122Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0976010Z 2025-05-07T19:55:07.0977705Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0979536Z 2025-05-07T19:55:07.0981075Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0982874Z 2025-05-07T19:55:07.0984459Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0986190Z 2025-05-07T19:55:07.0987670Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0989390Z 2025-05-07T19:55:07.0990884Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0992684Z 2025-05-07T19:55:07.0994312Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0996026Z 2025-05-07T19:55:07.0997597Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.0999429Z 2025-05-07T19:55:07.1001001Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.1002864Z 2025-05-07T19:55:07.1004421Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.1006290Z 2025-05-07T19:55:07.1008264Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.1010100Z 2025-05-07T19:55:07.1429432Z [220/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:55:07.4906408Z [221/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu.o 2025-05-07T19:55:07.4930473Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(253): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4932497Z 2025-05-07T19:55:07.4934110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(258): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4935921Z 2025-05-07T19:55:07.4937693Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4939475Z 2025-05-07T19:55:07.4940971Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(287): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4942711Z 2025-05-07T19:55:07.4944188Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(253): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4945971Z 2025-05-07T19:55:07.4947578Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(258): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4949384Z 2025-05-07T19:55:07.4950974Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4952772Z 2025-05-07T19:55:07.4954318Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(287): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4956130Z 2025-05-07T19:55:07.4957701Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(253): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4959442Z 2025-05-07T19:55:07.4961091Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(258): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4962784Z 2025-05-07T19:55:07.4964036Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4965449Z 2025-05-07T19:55:07.4967560Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu(287): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:07.4969315Z 2025-05-07T19:55:07.7554026Z [222/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:55:07.8906584Z [223/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:55:07.9461891Z [224/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:55:08.1042791Z [225/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:55:08.6651592Z [226/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu.o 2025-05-07T19:55:08.6672525Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6674120Z 2025-05-07T19:55:08.6675524Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6677228Z 2025-05-07T19:55:08.6678619Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6680229Z 2025-05-07T19:55:08.6681624Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6683192Z 2025-05-07T19:55:08.6684849Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6686423Z 2025-05-07T19:55:08.6687817Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6689389Z 2025-05-07T19:55:08.6690789Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6692502Z 2025-05-07T19:55:08.6693938Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6695504Z 2025-05-07T19:55:08.6696865Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6698594Z 2025-05-07T19:55:08.6699971Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6701602Z 2025-05-07T19:55:08.6703071Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6704745Z 2025-05-07T19:55:08.6706247Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:55:08.6707922Z 2025-05-07T19:55:08.9087546Z [227/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_kernel.cu.o 2025-05-07T19:55:09.9250633Z [228/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:55:10.3482570Z [229/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu.o 2025-05-07T19:55:11.0693265Z [230/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:55:11.0854929Z [231/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:55:11.4310091Z [232/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:55:12.7018280Z [233/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:55:12.8547327Z [234/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:55:13.0306258Z [235/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:55:13.3433535Z [236/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:55:13.5878620Z [237/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_v2_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_v2_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_v2_kernel.cu.o 2025-05-07T19:55:13.5897701Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5901940Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5905022Z (946): here 2025-05-07T19:55:13.5905247Z 2025-05-07T19:55:13.5906479Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5910380Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5913221Z (996): here 2025-05-07T19:55:13.5913410Z 2025-05-07T19:55:13.5914556Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5918434Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5921532Z (1046): here 2025-05-07T19:55:13.5921775Z 2025-05-07T19:55:13.5923269Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5927301Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5930338Z (1096): here 2025-05-07T19:55:13.5930539Z 2025-05-07T19:55:13.5931661Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5935564Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5938573Z (1146): here 2025-05-07T19:55:13.5938780Z 2025-05-07T19:55:13.5939978Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5944318Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5947286Z (1196): here 2025-05-07T19:55:13.5947488Z 2025-05-07T19:55:13.5948641Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5952526Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5955448Z (1246): here 2025-05-07T19:55:13.5955640Z 2025-05-07T19:55:13.5956720Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5960968Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5964040Z (1296): here 2025-05-07T19:55:13.5964279Z 2025-05-07T19:55:13.5965748Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5969905Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5972950Z (1346): here 2025-05-07T19:55:13.5973159Z 2025-05-07T19:55:13.5974327Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5978296Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5981474Z (1396): here 2025-05-07T19:55:13.5981699Z 2025-05-07T19:55:13.5982981Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5987014Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5989863Z (1446): here 2025-05-07T19:55:13.5990052Z 2025-05-07T19:55:13.5991210Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.5995163Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.5998070Z (1496): here 2025-05-07T19:55:13.5998287Z 2025-05-07T19:55:13.5999515Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6003848Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6006851Z (1546): here 2025-05-07T19:55:13.6007039Z 2025-05-07T19:55:13.6008180Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6012422Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6015342Z (1596): here 2025-05-07T19:55:13.6015542Z 2025-05-07T19:55:13.6016775Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6021214Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6024203Z (1646): here 2025-05-07T19:55:13.6024422Z 2025-05-07T19:55:13.6025636Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6029559Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6032518Z (1696): here 2025-05-07T19:55:13.6032747Z 2025-05-07T19:55:13.6033886Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6037867Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6041091Z (1746): here 2025-05-07T19:55:13.6041344Z 2025-05-07T19:55:13.6042525Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6046632Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6049567Z (1796): here 2025-05-07T19:55:13.6049774Z 2025-05-07T19:55:13.6050940Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6055092Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6058433Z (1846): here 2025-05-07T19:55:13.6058655Z 2025-05-07T19:55:13.6060094Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6064274Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6067473Z (1896): here 2025-05-07T19:55:13.6067686Z 2025-05-07T19:55:13.6068821Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6072790Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6075661Z (1946): here 2025-05-07T19:55:13.6075862Z 2025-05-07T19:55:13.6077084Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6081441Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6084517Z (1996): here 2025-05-07T19:55:13.6084708Z 2025-05-07T19:55:13.6085847Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6089844Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6092718Z (2046): here 2025-05-07T19:55:13.6092927Z 2025-05-07T19:55:13.6094081Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6098909Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6101961Z (2096): here 2025-05-07T19:55:13.6102199Z 2025-05-07T19:55:13.6103354Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6108671Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6111554Z (946): here 2025-05-07T19:55:13.6111758Z 2025-05-07T19:55:13.6112778Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6116926Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6120110Z (996): here 2025-05-07T19:55:13.6120283Z 2025-05-07T19:55:13.6121505Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6125520Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6128425Z (1046): here 2025-05-07T19:55:13.6128628Z 2025-05-07T19:55:13.6129807Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6133672Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6136768Z (1096): here 2025-05-07T19:55:13.6137161Z 2025-05-07T19:55:13.6138473Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6142815Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6145723Z (1146): here 2025-05-07T19:55:13.6145936Z 2025-05-07T19:55:13.6147070Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6151008Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6154017Z (1196): here 2025-05-07T19:55:13.6154229Z 2025-05-07T19:55:13.6155433Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6159728Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6162743Z (1246): here 2025-05-07T19:55:13.6162938Z 2025-05-07T19:55:13.6164088Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6168340Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6171174Z (1296): here 2025-05-07T19:55:13.6171367Z 2025-05-07T19:55:13.6172488Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6176724Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6179955Z (1346): here 2025-05-07T19:55:13.6180182Z 2025-05-07T19:55:13.6181410Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6185392Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6188260Z (1396): here 2025-05-07T19:55:13.6188772Z 2025-05-07T19:55:13.6189950Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6193831Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6197226Z (1446): here 2025-05-07T19:55:13.6197439Z 2025-05-07T19:55:13.6198663Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6202727Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6205622Z (1496): here 2025-05-07T19:55:13.6205815Z 2025-05-07T19:55:13.6206947Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6210884Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6213743Z (1546): here 2025-05-07T19:55:13.6213953Z 2025-05-07T19:55:13.6215173Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6219701Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6222676Z (1596): here 2025-05-07T19:55:13.6222892Z 2025-05-07T19:55:13.6224035Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6227979Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6230916Z (1646): here 2025-05-07T19:55:13.6231115Z 2025-05-07T19:55:13.6232361Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6236526Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6239861Z (1696): here 2025-05-07T19:55:13.6240056Z 2025-05-07T19:55:13.6241265Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6245264Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6248153Z (1746): here 2025-05-07T19:55:13.6248359Z 2025-05-07T19:55:13.6249557Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6253351Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6256428Z (1796): here 2025-05-07T19:55:13.6256659Z 2025-05-07T19:55:13.6258100Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6262263Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6265129Z (1846): here 2025-05-07T19:55:13.6265355Z 2025-05-07T19:55:13.6266518Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6270740Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6273530Z (1896): here 2025-05-07T19:55:13.6273736Z 2025-05-07T19:55:13.6274962Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6279595Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6282770Z (1946): here 2025-05-07T19:55:13.6282981Z 2025-05-07T19:55:13.6284114Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6288050Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6291030Z (1996): here 2025-05-07T19:55:13.6291242Z 2025-05-07T19:55:13.6292386Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6296389Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6299726Z (2046): here 2025-05-07T19:55:13.6299923Z 2025-05-07T19:55:13.6301142Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6305193Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, __nv_bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6308117Z (2096): here 2025-05-07T19:55:13.6308313Z 2025-05-07T19:55:13.6309458Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6313308Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6316173Z (946): here 2025-05-07T19:55:13.6316384Z 2025-05-07T19:55:13.6317599Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6322124Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6325141Z (996): here 2025-05-07T19:55:13.6325327Z 2025-05-07T19:55:13.6326457Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6330335Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6333224Z (1046): here 2025-05-07T19:55:13.6333429Z 2025-05-07T19:55:13.6334446Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6338635Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6341840Z (1096): here 2025-05-07T19:55:13.6342057Z 2025-05-07T19:55:13.6343245Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6347102Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6349938Z (1146): here 2025-05-07T19:55:13.6350135Z 2025-05-07T19:55:13.6351307Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6355111Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6358021Z (1196): here 2025-05-07T19:55:13.6358242Z 2025-05-07T19:55:13.6359442Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6363908Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6366803Z (1246): here 2025-05-07T19:55:13.6366994Z 2025-05-07T19:55:13.6368439Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6372555Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=float, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6375454Z (1296): here 2025-05-07T19:55:13.6375635Z 2025-05-07T19:55:13.6376650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6380845Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6384060Z (1346): here 2025-05-07T19:55:13.6384260Z 2025-05-07T19:55:13.6385448Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6389379Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6392234Z (1396): here 2025-05-07T19:55:13.6392448Z 2025-05-07T19:55:13.6393624Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6397445Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6400388Z (1446): here 2025-05-07T19:55:13.6400622Z 2025-05-07T19:55:13.6401834Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6406379Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6409332Z (1496): here 2025-05-07T19:55:13.6409529Z 2025-05-07T19:55:13.6410653Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6414505Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6417800Z (1546): here 2025-05-07T19:55:13.6417970Z 2025-05-07T19:55:13.6419017Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6423148Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6426318Z (1596): here 2025-05-07T19:55:13.6426492Z 2025-05-07T19:55:13.6427665Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6431920Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6434732Z (1646): here 2025-05-07T19:55:13.6434947Z 2025-05-07T19:55:13.6436128Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6439919Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::Half, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6442943Z (1696): here 2025-05-07T19:55:13.6443160Z 2025-05-07T19:55:13.6444442Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6448603Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6451499Z (1746): here 2025-05-07T19:55:13.6451702Z 2025-05-07T19:55:13.6453062Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6457113Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6460181Z (1796): here 2025-05-07T19:55:13.6460383Z 2025-05-07T19:55:13.6461525Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6465477Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6468629Z (1846): here 2025-05-07T19:55:13.6468829Z 2025-05-07T19:55:13.6469990Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6473849Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int32_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6476709Z (1896): here 2025-05-07T19:55:13.6476921Z 2025-05-07T19:55:13.6478088Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6481786Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6484739Z (1946): here 2025-05-07T19:55:13.6484951Z 2025-05-07T19:55:13.6486244Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6490372Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=float, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6493275Z (1996): here 2025-05-07T19:55:13.6493476Z 2025-05-07T19:55:13.6494932Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6499002Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=float, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6501878Z (2046): here 2025-05-07T19:55:13.6502064Z 2025-05-07T19:55:13.6503266Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_v2_kernel.cu(873): warning #68-D: integer conversion resulted in a change of sign 2025-05-07T19:55:13.6507520Z detected during instantiation of "void split_embedding_codegen_forward_unweighted_v2_kernel(const emb_t *, const emb_t *, const cache_t *, const int32_t *, uint32_t, uint32_t, bool, uint32_t, fbgemm_gpu::FixedDivisor, const index_t *, const index_t *, const uint32_t *, const int64_t *, const int32_t *, output_t *) [with emb_t=c10::Half, cache_t=c10::Half, output_t=c10::BFloat16, index_t=int64_t, USE_LXU_CACHE=false]" 2025-05-07T19:55:13.6510582Z (2096): here 2025-05-07T19:55:13.6510795Z 2025-05-07T19:55:13.7795590Z [238/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu.o 2025-05-07T19:55:14.4337799Z [239/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:55:15.5980536Z [240/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:55:15.8701845Z [241/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_kernel.cu.o 2025-05-07T19:55:16.1605522Z [242/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:55:16.1773104Z [243/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:55:16.3889111Z [244/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:55:17.7645532Z [245/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:55:19.1881992Z [246/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:55:19.2043185Z [247/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:55:19.9943118Z [248/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_cuda_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:55:20.6799331Z [249/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_common.so fbgemm_gpu_sparse_async_cumsum.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:55:23.4422244Z [250/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_dense_unweighted_vbe_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_kernel.cu.o 2025-05-07T19:55:43.6714798Z [251/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_grad_embedding_ops.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_grad_embedding_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_grad_embedding_ops.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_grad_embedding_ops.cu.o 2025-05-07T19:56:11.7747948Z [252/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu.o 2025-05-07T19:56:11.7770126Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7772087Z 2025-05-07T19:56:11.7773485Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7774981Z 2025-05-07T19:56:11.7776528Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7778242Z 2025-05-07T19:56:11.7779737Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7781350Z 2025-05-07T19:56:11.7782900Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7784521Z 2025-05-07T19:56:11.7785900Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7787576Z 2025-05-07T19:56:11.7789030Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(220): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7790744Z 2025-05-07T19:56:11.7792201Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(237): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7793977Z 2025-05-07T19:56:11.7795573Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu(247): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:11.7797215Z 2025-05-07T19:56:17.8405761Z [253/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_gwd_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_kernel.cu.o 2025-05-07T19:56:17.8428376Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_gwd_kernel.cu(240): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T19:56:17.8429507Z 2025-05-07T19:56:17.8430516Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_gwd_kernel.cu(240): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T19:56:17.8431794Z 2025-05-07T19:56:18.6532745Z [254/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu.o 2025-05-07T19:56:19.1842151Z [255/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu.o 2025-05-07T19:56:20.0761140Z [256/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:56:22.4389579Z [257/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_warp.cu.o 2025-05-07T19:56:24.0872136Z [258/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu.o 2025-05-07T19:56:24.6323027Z [259/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu.o 2025-05-07T19:56:26.2664797Z [260/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:56:32.1243852Z [261/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu.o 2025-05-07T19:56:34.0355721Z [262/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:56:34.2269077Z [263/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu.o 2025-05-07T19:56:34.5478612Z [264/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:56:34.7670908Z [265/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_gwd_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_kernel.cu.o 2025-05-07T19:56:34.7692180Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_gwd_kernel.cu(231): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T19:56:34.7693729Z 2025-05-07T19:56:34.7694926Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_gwd_kernel.cu(231): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T19:56:34.7696622Z 2025-05-07T19:56:34.9496705Z [266/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu.o 2025-05-07T19:56:35.5405208Z [267/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu.o 2025-05-07T19:56:35.5726712Z [268/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu.o 2025-05-07T19:56:35.8575162Z [269/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu.o 2025-05-07T19:56:35.9477195Z [270/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:56:36.0027742Z [271/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu.o 2025-05-07T19:56:37.3828764Z [272/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_cta.cu.o 2025-05-07T19:56:37.9306106Z [273/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_cuda.cu.o 2025-05-07T19:56:38.7963104Z [274/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_cuda.cu.o 2025-05-07T19:56:40.2564106Z [275/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:56:41.6550077Z [276/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu.o 2025-05-07T19:56:41.6571284Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6572786Z 2025-05-07T19:56:41.6574573Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6576192Z 2025-05-07T19:56:41.6577714Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6579629Z 2025-05-07T19:56:41.6581062Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6582675Z 2025-05-07T19:56:41.6584166Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6585865Z 2025-05-07T19:56:41.6587338Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6588974Z 2025-05-07T19:56:41.6590399Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6592096Z 2025-05-07T19:56:41.6593529Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6595188Z 2025-05-07T19:56:41.6596728Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(270): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6598352Z 2025-05-07T19:56:41.6599788Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(275): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6601305Z 2025-05-07T19:56:41.6602633Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(292): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6604296Z 2025-05-07T19:56:41.6605758Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu(304): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:41.6607819Z 2025-05-07T19:56:41.8709941Z [277/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu.o 2025-05-07T19:56:43.0872455Z [278/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu.o 2025-05-07T19:56:43.2135458Z [279/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:56:43.3407651Z [280/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu.o 2025-05-07T19:56:43.8663118Z [281/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:56:43.9239552Z [282/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu.o 2025-05-07T19:56:44.6567758Z [283/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_cuda.cu.o 2025-05-07T19:56:45.5319079Z [284/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_indice_weights_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_indice_weights_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_indice_weights_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_indice_weights_codegen_cuda.cu.o 2025-05-07T19:56:45.5949442Z [285/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu.o 2025-05-07T19:56:45.5972383Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5974126Z 2025-05-07T19:56:45.5975555Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5977447Z 2025-05-07T19:56:45.5978925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5980600Z 2025-05-07T19:56:45.5982066Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5983754Z 2025-05-07T19:56:45.5985245Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5986927Z 2025-05-07T19:56:45.5988413Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5990085Z 2025-05-07T19:56:45.5991535Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5993217Z 2025-05-07T19:56:45.5994708Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5996377Z 2025-05-07T19:56:45.5997855Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(254): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.5999566Z 2025-05-07T19:56:45.6001414Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(259): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.6003093Z 2025-05-07T19:56:45.6004566Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(276): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.6006376Z 2025-05-07T19:56:45.6007977Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu(288): warning #186-D: pointless comparison of unsigned integer with zero 2025-05-07T19:56:45.6009649Z 2025-05-07T19:56:46.5569045Z [286/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host.cpp.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_split_lookup.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_config.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed asmjit.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T19:56:48.3172024Z [287/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu.o 2025-05-07T19:56:48.3193839Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(288): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3195802Z 2025-05-07T19:56:48.3197193Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(289): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3198779Z 2025-05-07T19:56:48.3200172Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(136): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3201756Z 2025-05-07T19:56:48.3203142Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(137): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3204753Z 2025-05-07T19:56:48.3206080Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(774): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3207691Z 2025-05-07T19:56:48.3208930Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(775): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3210406Z 2025-05-07T19:56:48.3211744Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(627): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3213338Z 2025-05-07T19:56:48.3214695Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(628): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3216321Z 2025-05-07T19:56:48.3217719Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(288): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3219272Z 2025-05-07T19:56:48.3220605Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(289): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3222219Z 2025-05-07T19:56:48.3223602Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(136): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3225211Z 2025-05-07T19:56:48.3226380Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(137): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3227931Z 2025-05-07T19:56:48.3229365Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(774): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3230945Z 2025-05-07T19:56:48.3232361Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(775): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3233939Z 2025-05-07T19:56:48.3235524Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(627): warning #177-D: variable "error_code" was declared but never referenced 2025-05-07T19:56:48.3237026Z 2025-05-07T19:56:48.3238398Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu(628): warning #177-D: variable "error_value" was declared but never referenced 2025-05-07T19:56:48.3240148Z 2025-05-07T19:56:50.1215198Z [288/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu.o 2025-05-07T19:56:50.6317073Z [289/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu.o 2025-05-07T19:56:52.5439491Z [290/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:57:02.6283150Z [291/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:57:04.8507759Z [292/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_indice_weights_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_indice_weights_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_indice_weights_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_indice_weights_codegen_cuda.cu.o 2025-05-07T19:57:10.9885355Z [293/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_warp.cu.o 2025-05-07T19:57:13.9573948Z [294/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_cta.cu.o 2025-05-07T19:57:15.0218387Z [295/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:57:17.7228702Z [296/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:57:19.1550337Z [297/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:57:20.0458881Z [298/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu.o 2025-05-07T19:57:20.2850243Z [299/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_kernel.cu.o 2025-05-07T19:57:21.5339727Z [300/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_warp.cu.o 2025-05-07T19:57:24.0207013Z [301/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_warp.cu.o 2025-05-07T19:57:24.0914732Z [302/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:57:25.0606648Z [303/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_cta.cu.o 2025-05-07T19:57:26.0356602Z [304/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu.o 2025-05-07T19:57:26.5169693Z [305/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu.o 2025-05-07T19:57:27.0420125Z [306/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_cta.cu.o 2025-05-07T19:57:28.0421052Z [307/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:57:28.3365863Z [308/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:57:28.5388059Z [309/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu.o 2025-05-07T19:57:28.9271890Z [310/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu.o 2025-05-07T19:57:29.2132193Z [311/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu.o 2025-05-07T19:57:29.4646617Z [312/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_cuda.cu.o 2025-05-07T19:57:30.1564295Z [313/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:57:32.0102975Z [314/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:57:32.4978303Z [315/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu.o 2025-05-07T19:57:35.5633644Z [316/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu.o 2025-05-07T19:57:39.0851724Z [317/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_weighted_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_kernel.cu.o 2025-05-07T19:57:40.2097692Z [318/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:57:41.5406705Z [319/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_cuda.cu.o 2025-05-07T19:57:43.2332482Z [320/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_cuda.cu.o 2025-05-07T19:57:43.3851538Z [321/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_cuda.cu.o 2025-05-07T19:57:45.1833902Z [322/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_cuda.cu.o 2025-05-07T19:57:45.3057757Z [323/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:57:45.3355230Z [324/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_cuda.cu.o 2025-05-07T19:57:48.4756641Z [325/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu.o 2025-05-07T19:58:09.4066152Z [326/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_kernel.cu.o 2025-05-07T19:58:16.2553670Z [327/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_kernel.cu.o 2025-05-07T19:58:19.8735173Z [328/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_warp.cu.o 2025-05-07T19:58:21.1945286Z [329/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:58:21.3888225Z [330/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_warp.cu.o 2025-05-07T19:58:34.5262681Z [331/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_cta.cu.o 2025-05-07T19:58:34.9156736Z [332/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:58:35.9884003Z [333/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_cta.cu.o 2025-05-07T19:58:36.2918651Z [334/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_unweighted_vbe_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_kernel.cu.o 2025-05-07T19:58:36.4399383Z [335/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_ssd_weighted_vbe_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_kernel.cu.o 2025-05-07T19:58:41.9999048Z [336/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu.o 2025-05-07T19:58:42.1449018Z [337/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu.o 2025-05-07T19:58:43.5899572Z [338/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:58:44.5776654Z [339/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:58:45.3691537Z [340/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:58:45.4465709Z [341/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:58:45.5388424Z [342/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:58:46.0520702Z [343/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:58:46.6999029Z [344/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:58:47.1589039Z [345/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_cuda.cu.o 2025-05-07T19:58:48.8528081Z [346/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu.o 2025-05-07T19:58:49.0666521Z [347/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_cuda.cu.o 2025-05-07T19:58:49.2436768Z [348/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu.o 2025-05-07T19:58:51.1742085Z [349/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:58:51.4800833Z [350/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:58:52.3605972Z [351/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:58:53.3673480Z [352/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:58:54.2566435Z [353/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:58:54.3598602Z [354/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:58:54.6701329Z [355/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:58:55.0518726Z [356/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:59:00.0350043Z [357/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu.o 2025-05-07T19:59:05.1322436Z [358/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:59:05.7797663Z [359/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:59:07.1163268Z [360/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu.o 2025-05-07T19:59:07.3948845Z [361/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu.o 2025-05-07T19:59:07.7816710Z [362/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu.o 2025-05-07T19:59:07.9058944Z [363/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu.o 2025-05-07T19:59:09.3257554Z [364/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu.o 2025-05-07T19:59:12.7249355Z [365/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T19:59:13.3533692Z [366/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu.o 2025-05-07T19:59:13.8110640Z [367/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu.o 2025-05-07T19:59:14.9819819Z [368/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu.o 2025-05-07T19:59:17.6679026Z [369/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu.o 2025-05-07T19:59:25.6151440Z [370/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu.o 2025-05-07T19:59:25.8312115Z [371/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu.o 2025-05-07T19:59:27.1886107Z [372/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu.o 2025-05-07T19:59:29.1576395Z [373/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu.o 2025-05-07T19:59:32.9789975Z [374/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T19:59:34.6355913Z [375/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu.o 2025-05-07T19:59:37.0895508Z [376/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu.o 2025-05-07T19:59:37.3236649Z [377/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu.o 2025-05-07T19:59:41.3015942Z [378/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu.o 2025-05-07T19:59:44.6904655Z [379/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu.o 2025-05-07T19:59:51.1280923Z [380/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu.o 2025-05-07T19:59:56.8188564Z [381/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu.o 2025-05-07T19:59:58.0855098Z [382/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu.o 2025-05-07T20:00:00.0272745Z [383/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T20:00:02.1990837Z [384/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu.o 2025-05-07T20:00:05.4477889Z [385/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T20:00:06.6086204Z [386/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T20:00:07.3704924Z [387/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:08.9739483Z [388/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:10.1042112Z [389/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:11.0644808Z [390/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:11.8585006Z [391/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:15.3038367Z [392/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:15.3771798Z [393/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu.o 2025-05-07T20:00:15.3793009Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu(245): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T20:00:15.3794489Z 2025-05-07T20:00:15.3796161Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu(245): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T20:00:15.3797583Z 2025-05-07T20:00:17.2363108Z [394/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu.o 2025-05-07T20:00:18.2033899Z [395/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu.o 2025-05-07T20:00:18.2056125Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu(236): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T20:00:18.2057968Z 2025-05-07T20:00:18.2059392Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu(236): warning #177-D: variable "offset_idx" was declared but never referenced 2025-05-07T20:00:18.2060959Z 2025-05-07T20:00:19.3621034Z [396/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu.o 2025-05-07T20:00:19.5556480Z [397/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_v2_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_gwd_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_weighted_vbe_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_weighted_vbe_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_v2_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_gwd_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_vbe_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_vbe_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_unweighted_nobag_kernel_small.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu.o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_common.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T20:00:20.1756763Z [398/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:21.5980027Z [399/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_split_dense.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_split_dense.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_split_dense.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_dense.cpp 2025-05-07T20:00:22.7866899Z [400/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:22.8930029Z [401/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu.o 2025-05-07T20:00:22.9582390Z [402/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu.o 2025-05-07T20:00:23.9240732Z [403/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:24.4118216Z [404/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:24.8640184Z [405/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:25.7538278Z [406/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:26.1115574Z [407/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_cuda.cu.o 2025-05-07T20:00:26.5626709Z [408/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:27.2311341Z [409/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:27.4026875Z [410/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:28.4595839Z [411/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:30.2360259Z [412/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:31.8452940Z [413/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:32.5405002Z [414/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:33.7665657Z [415/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu.o 2025-05-07T20:00:34.7488637Z [416/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu.o 2025-05-07T20:00:35.3975946Z [417/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu.o 2025-05-07T20:00:36.1620402Z [418/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu.o 2025-05-07T20:00:36.2439247Z [419/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu.o 2025-05-07T20:00:36.5611764Z [420/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adagrad.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adagrad.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adagrad.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adagrad.cpp 2025-05-07T20:00:37.0539147Z [421/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T20:00:37.4934795Z [422/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_sgd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_sgd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_sgd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T20:00:38.2240581Z [423/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T20:00:38.7912698Z [424/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T20:00:39.0848488Z [425/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T20:00:39.2455198Z [426/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T20:00:39.7076526Z [427/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T20:00:40.4620722Z [428/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_weighted_adagrad.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_weighted_adagrad.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_weighted_adagrad.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T20:00:40.9025346Z [429/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T20:00:41.4276347Z [430/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_cuda.cu.o 2025-05-07T20:00:41.6545760Z [431/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T20:00:42.0515027Z [432/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lamb.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lamb.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lamb.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lamb.cpp 2025-05-07T20:00:42.2515917Z [433/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu.o 2025-05-07T20:00:42.6252271Z [434/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T20:00:42.7676142Z [435/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lars_sgd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lars_sgd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lars_sgd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T20:00:42.9596977Z [436/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_sgd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_sgd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_sgd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_sgd.cpp 2025-05-07T20:00:43.2150097Z [437/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T20:00:43.4585609Z [438/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:43.5035863Z [439/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_none.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_none.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_none.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_none.cpp 2025-05-07T20:00:43.5268786Z [440/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu.o 2025-05-07T20:00:44.2421680Z [441/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T20:00:44.8776052Z [442/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_adam.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_adam.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_adam.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T20:00:44.9558874Z [443/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T20:00:45.1959611Z [444/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T20:00:45.2763199Z [445/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T20:00:45.6752597Z [446/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T20:00:46.0021781Z [447/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu.o 2025-05-07T20:00:46.0178532Z [448/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_lamb.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_lamb.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_lamb.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T20:00:46.1209745Z [449/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T20:00:46.9914009Z [450/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T20:00:47.3427892Z [451/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:47.8163707Z [452/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T20:00:48.0488935Z [453/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T20:00:48.1465173Z [454/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adam.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adam.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adam.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adam.cpp 2025-05-07T20:00:48.1848024Z [455/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T20:00:48.6538219Z [456/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T20:00:49.3227088Z [457/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T20:00:49.8290807Z [458/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T20:00:50.6753752Z [459/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T20:00:50.7996963Z [460/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T20:00:52.2175848Z [461/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:53.3913735Z [462/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_ssd_rowwise_adagrad.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_ssd_rowwise_adagrad.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_ssd_rowwise_adagrad.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T20:00:53.7705563Z [463/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T20:00:53.8774288Z [464/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:53.9081183Z [465/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:54.3981212Z [466/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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_embedding_backward_split_adagrad.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_sgd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_adam.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lamb.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_lars_sgd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_adam.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_partial_rowwise_lamb.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_none.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_sgd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_split_rowwise_weighted_adagrad.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_ssd_rowwise_adagrad.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adagrad_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_sgd_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_adam_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lamb_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_none_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so && : 2025-05-07T20:00:54.7403955Z [467/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T20:00:54.9905214Z [468/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:57.0091011Z [469/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:57.7250517Z [470/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:58.3686046Z [471/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu.o 2025-05-07T20:00:59.0257778Z [472/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:00:59.1795002Z [473/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu.o 2025-05-07T20:01:00.1649486Z [474/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:00.2553891Z [475/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:00.9914943Z [476/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:01.2279269Z [477/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_host.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_host.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_host.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T20:01:01.4503995Z [478/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:01.5175039Z [479/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:01.5456422Z [480/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_warp.cu.o 2025-05-07T20:01:01.7710612Z [481/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:02.2314668Z [482/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:02.7799179Z [483/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:03.7757633Z [484/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:03.8454682Z [485/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/topology_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/topology_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/topology_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/topology_utils.cpp 2025-05-07T20:01:04.0105913Z [486/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:04.0272312Z [487/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T20:01:04.7943646Z [488/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu.o 2025-05-07T20:01:04.9020396Z [489/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:05.0258030Z [490/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu.o 2025-05-07T20:01:06.6226913Z [491/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu.o 2025-05-07T20:01:08.4879152Z [492/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops_host.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops_host.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops_host.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops_host.cpp 2025-05-07T20:01:08.5616255Z [493/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_gpu.cpp 2025-05-07T20:01:08.8534511Z [494/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_warp.cu.o 2025-05-07T20:01:09.9614712Z [495/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_gpu.cpp 2025-05-07T20:01:10.0689239Z [496/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_gpu.cpp 2025-05-07T20:01:11.9643787Z [497/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp 2025-05-07T20:01:12.5683615Z [498/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:12.8670855Z [499/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:13.5040269Z [500/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:13.8225476Z [501/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:14.1314895Z [502/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_cuda.cu.o 2025-05-07T20:01:14.1578321Z [503/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:14.6942590Z [504/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp 2025-05-07T20:01:15.7170717Z [505/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_cta.cu.o 2025-05-07T20:01:15.9734376Z [506/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu.o 2025-05-07T20:01:16.3466432Z [507/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp 2025-05-07T20:01:17.2493663Z [508/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp 2025-05-07T20:01:17.7828754Z [509/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:18.3420359Z [510/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T20:01:19.1479888Z [511/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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_gpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_gpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_gpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T20:01:21.0937352Z [512/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_cta.cu.o 2025-05-07T20:01:21.5178808Z [513/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_unweighted_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_cuda.cu.o 2025-05-07T20:01:22.6224246Z [514/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_embedding_backward_split_grad_index_select.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_embedding_backward_split_grad_index_select.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_grad_index_select.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_embedding_backward_split_grad_index_select.cu.o 2025-05-07T20:01:26.5684668Z [515/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_batch_index_select_dim0_forward_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_codegen_cuda.cu.o 2025-05-07T20:01:27.5165368Z [516/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_batch_index_select_dim0_forward_kernel.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel.cu.o 2025-05-07T20:01:29.2628403Z [517/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:34.2236452Z [518/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine.cu.o 2025-05-07T20:01:34.3991093Z [519/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel_small.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel_small.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_batch_index_select_dim0_forward_kernel_small.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel_small.cu.o 2025-05-07T20:01:36.9336984Z [520/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cu.o 2025-05-07T20:01:41.4556306Z [521/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cu.o 2025-05-07T20:01:41.4876944Z [522/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_warp.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_warp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_batch_index_select_dim0_backward_kernel_warp.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_warp.cu.o 2025-05-07T20:01:51.5332415Z [523/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_codegen_cuda.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_codegen_cuda.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_batch_index_select_dim0_backward_codegen_cuda.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_codegen_cuda.cu.o 2025-05-07T20:01:52.3303671Z [524/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu.o 2025-05-07T20:01:52.6858861Z [525/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/histogram_binning_calibration_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/histogram_binning_calibration_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/histogram_binning_calibration_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/histogram_binning_calibration_ops.cu.o 2025-05-07T20:01:54.2178177Z [526/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_batch_index_select_dim0_backward_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_cta.cu.o 2025-05-07T20:01:54.8658537Z [527/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_host.cpp.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel.cu.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_forward_kernel_small.cu.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_batch_index_select_dim0_backward_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/gen_embedding_backward_split_grad_index_select.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_sparse_async_cumsum.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T20:01:55.8113916Z [528/608] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -O3 -DNDEBUG -std=c++17 -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-07T20:01:57.6442848Z [529/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu.o 2025-05-07T20:01:57.8975086Z [530/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu.o 2025-05-07T20:01:58.3672058Z [531/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops.cu.o 2025-05-07T20:01:59.3993966Z [532/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu.o 2025-05-07T20:02:00.6145880Z [533/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu.o 2025-05-07T20:02:02.2031914Z [534/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu.o 2025-05-07T20:02:02.9580507Z [535/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_backward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_backward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_backward.cu.o 2025-05-07T20:02:02.9721878Z [536/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:02:02.9724393Z ################################################################################ 2025-05-07T20:02:02.9725053Z [CMAKE] Running post-build script ... 2025-05-07T20:02:02.9725956Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:02:02.9726893Z Removing all RPATHs ... 2025-05-07T20:02:02.9727378Z ################################################################################ 2025-05-07T20:02:03.0468675Z [537/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 1 2025-05-07T20:02:03.0470617Z ################################################################################ 2025-05-07T20:02:03.0471044Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.0471593Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:02:03.0472188Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:03.0472573Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:03.0473020Z ################################################################################ 2025-05-07T20:02:03.1608020Z [538/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:02:03.1610233Z ################################################################################ 2025-05-07T20:02:03.1610835Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.1611887Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:02:03.1612989Z Removing all RPATHs ... 2025-05-07T20:02:03.1613496Z ################################################################################ 2025-05-07T20:02:03.3713013Z [539/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu.o 2025-05-07T20:02:03.3789476Z [540/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:02:03.3791708Z ################################################################################ 2025-05-07T20:02:03.3792356Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.3793370Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:02:03.3794372Z Removing all RPATHs ... 2025-05-07T20:02:03.3794854Z ################################################################################ 2025-05-07T20:02:03.4070815Z [541/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_mx.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_mx.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_mx.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_mx.cu.o 2025-05-07T20:02:03.4090072Z [542/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:02:03.4092111Z ################################################################################ 2025-05-07T20:02:03.4092731Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.4093767Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:02:03.4095005Z Removing all RPATHs ... 2025-05-07T20:02:03.4095527Z ################################################################################ 2025-05-07T20:02:03.4158487Z [543/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 1 2025-05-07T20:02:03.4160879Z ################################################################################ 2025-05-07T20:02:03.4161507Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.4162596Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:02:03.4163676Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:03.4164380Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:03.4165067Z ################################################################################ 2025-05-07T20:02:03.4167460Z [544/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 1 2025-05-07T20:02:03.4169560Z ################################################################################ 2025-05-07T20:02:03.4170128Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.4171100Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:02:03.4172102Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:03.4172801Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:03.4173504Z ################################################################################ 2025-05-07T20:02:03.4316278Z [545/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:02:03.4318623Z ################################################################################ 2025-05-07T20:02:03.4319278Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.4320321Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:02:03.4321309Z Removing all RPATHs ... 2025-05-07T20:02:03.4321759Z ################################################################################ 2025-05-07T20:02:03.4551229Z [546/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 1 2025-05-07T20:02:03.4553684Z ################################################################################ 2025-05-07T20:02:03.4554330Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.4555458Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:02:03.4556550Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:03.4557379Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:03.4558118Z ################################################################################ 2025-05-07T20:02:03.4738177Z [547/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 1 2025-05-07T20:02:03.4739669Z ################################################################################ 2025-05-07T20:02:03.4740046Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.4742514Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:02:03.4743205Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:03.4743626Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:03.4744093Z ################################################################################ 2025-05-07T20:02:03.7432427Z [548/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu.o 2025-05-07T20:02:03.7543473Z [549/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops.cu.o 2025-05-07T20:02:03.8078378Z [550/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 1 2025-05-07T20:02:03.8080516Z ################################################################################ 2025-05-07T20:02:03.8081124Z [CMAKE] Running post-build script ... 2025-05-07T20:02:03.8082118Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:02:03.8083112Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:03.8083738Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:03.8084419Z ################################################################################ 2025-05-07T20:02:04.1465456Z [551/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_forward.cu.o 2025-05-07T20:02:04.2927406Z [552/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops.cu.o 2025-05-07T20:02:04.9603643Z [553/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu.o 2025-05-07T20:02:05.1523956Z [554/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu.o 2025-05-07T20:02:05.4401782Z [555/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/dense_to_jagged_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/dense_to_jagged_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/dense_to_jagged_forward.cu.o 2025-05-07T20:02:06.0067325Z [556/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu.o 2025-05-07T20:02:06.3224393Z [557/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_unique_indices.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_unique_indices.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_unique_indices.cu.o 2025-05-07T20:02:06.5582416Z [558/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 1 2025-05-07T20:02:06.5583781Z ################################################################################ 2025-05-07T20:02:06.5584184Z [CMAKE] Running post-build script ... 2025-05-07T20:02:06.5585128Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:02:06.5585838Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:06.5586237Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:06.5586700Z ################################################################################ 2025-05-07T20:02:06.7492898Z [559/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 1 2025-05-07T20:02:06.7494646Z ################################################################################ 2025-05-07T20:02:06.7495078Z [CMAKE] Running post-build script ... 2025-05-07T20:02:06.7495732Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:02:06.7496363Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:06.7496924Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:06.7497493Z ################################################################################ 2025-05-07T20:02:07.0537096Z [560/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fp8_rowwise.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fp8_rowwise.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fp8_rowwise.cu.o 2025-05-07T20:02:08.5289552Z [561/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_nbit_rowwise.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_nbit_rowwise.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_nbit_rowwise.cu.o 2025-05-07T20:02:08.6797724Z [562/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu.o 2025-05-07T20:02:08.9584649Z [563/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu.o 2025-05-07T20:02:09.6425471Z [564/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_bfloat16.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_bfloat16.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_bfloat16.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_bfloat16.cu.o 2025-05-07T20:02:10.9677343Z [565/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_padded_fp8_rowwise.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_padded_fp8_rowwise.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_padded_fp8_rowwise.cu.o 2025-05-07T20:02:12.1321406Z [566/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_8bit_rowwise.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_8bit_rowwise.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_8bit_rowwise.cu.o 2025-05-07T20:02:12.2338754Z [567/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_hfp8.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_hfp8.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_hfp8.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_hfp8.cu.o 2025-05-07T20:02:12.6538023Z [568/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_msfp.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_msfp.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_msfp.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_msfp.cu.o 2025-05-07T20:02:18.8814383Z [569/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cu.o 2025-05-07T20:02:18.8825652Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu(16): warning #177-D: variable "kMaxThreads" was declared but never referenced 2025-05-07T20:02:18.8826409Z 2025-05-07T20:02:18.8826954Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu(16): warning #177-D: variable "kMaxThreads" was declared but never referenced 2025-05-07T20:02:18.8827636Z 2025-05-07T20:02:21.1967683Z [570/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_bucketize_features.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_bucketize_features.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_bucketize_features.cu.o 2025-05-07T20:02:21.4652289Z [571/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update.cu.o -MF CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.cu -o CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update.cu.o 2025-05-07T20:02:22.0054909Z [572/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp.o CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib:/github/home/miniconda/envs/build_binary/lib/stubs: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -lcudadevrt -lcudart_static -lrt -lpthread -ldl && : 2025-05-07T20:02:22.0143201Z [573/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:02:22.0144604Z ################################################################################ 2025-05-07T20:02:22.0145001Z [CMAKE] Running post-build script ... 2025-05-07T20:02:22.0145629Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:02:22.0146346Z Removing all RPATHs ... 2025-05-07T20:02:22.0146641Z ################################################################################ 2025-05-07T20:02:22.9875445Z [574/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_batched_unary_embeddings.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_batched_unary_embeddings.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_batched_unary_embeddings.cu.o 2025-05-07T20:02:24.7789110Z [575/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_compute_frequency_sequence.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_compute_frequency_sequence.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_compute_frequency_sequence.cu.o 2025-05-07T20:02:25.8139438Z [576/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu.o 2025-05-07T20:02:26.6896797Z [577/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_expand_into_jagged_permute.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_expand_into_jagged_permute.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_expand_into_jagged_permute.cu.o 2025-05-07T20:02:28.3874659Z [578/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu.o 2025-05-07T20:02:28.9211003Z [579/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_group_index.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_group_index.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_group_index.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_group_index.cu.o 2025-05-07T20:02:30.6535519Z [580/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_block_bucketize_features.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_block_bucketize_features.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_block_bucketize_features.cu.o 2025-05-07T20:02:33.0208770Z [581/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_add.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_add.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_index_add.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_add.cu.o 2025-05-07T20:02:33.2988903Z [582/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_select.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_select.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_index_select.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_select.cu.o 2025-05-07T20:02:33.3384321Z [583/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu.o 2025-05-07T20:02:33.7709774Z [584/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu.o 2025-05-07T20:02:38.4770026Z [585/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu.o 2025-05-07T20:02:40.0647755Z [586/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_grad_embedding_ops.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_indice_weights_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_indice_weights_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adam_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_none_split_unweighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_common.so fbgemm_gpu_sparse_async_cumsum.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T20:02:40.7551980Z [587/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 1 2025-05-07T20:02:40.7554401Z ################################################################################ 2025-05-07T20:02:40.7555056Z [CMAKE] Running post-build script ... 2025-05-07T20:02:40.7556074Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:02:40.7557200Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:40.7557840Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:40.7558555Z ################################################################################ 2025-05-07T20:02:40.7945538Z [588/608] : && /github/home/miniconda/envs/build_binary/bin/c++ -fPIC -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_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_training_backward.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build -L"/github/home/miniconda/envs/build_binary/lib/stubs" -L"/github/home/miniconda/envs/build_binary/lib" && : 2025-05-07T20:02:40.9654624Z [589/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_training_backward.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T20:02:42.5437085Z [590/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_invert_permute.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_invert_permute.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_invert_permute.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_invert_permute.cu.o 2025-05-07T20:02:42.5458776Z [591/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 1 2025-05-07T20:02:42.5461468Z ################################################################################ 2025-05-07T20:02:42.5462136Z [CMAKE] Running post-build script ... 2025-05-07T20:02:42.5463271Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:02:42.5464424Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:42.5465093Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:42.5466171Z ################################################################################ 2025-05-07T20:02:43.7679727Z [592/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_backward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_backward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_backward.cu.o 2025-05-07T20:02:44.5062666Z [593/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 1 2025-05-07T20:02:44.5065137Z ################################################################################ 2025-05-07T20:02:44.5065800Z [CMAKE] Running post-build script ... 2025-05-07T20:02:44.5066957Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:02:44.5068361Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:44.5069052Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:44.5069811Z ################################################################################ 2025-05-07T20:02:46.1441774Z [594/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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_embedding_backward_dense_split_weighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_meta.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_split_dense.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_weighted_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_cuda.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_cta.cu.o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_embedding_backward_dense_split_unweighted_kernel_warp.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.so fbgemm_gpu_tbe_training_backward.so /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T20:02:46.3687022Z [595/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 1 2025-05-07T20:02:46.3689019Z ################################################################################ 2025-05-07T20:02:46.3689532Z [CMAKE] Running post-build script ... 2025-05-07T20:02:46.3690448Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:02:46.3691363Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:02:46.3692253Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:02:46.3692849Z ################################################################################ 2025-05-07T20:02:46.4293879Z [596/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_forward.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_forward.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_forward.cu.o 2025-05-07T20:02:48.3669289Z [597/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_1d.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_1d.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_1d.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_1d.cu.o 2025-05-07T20:02:48.4825305Z [598/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_embeddings.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_embeddings.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_embeddings.cu.o 2025-05-07T20:02:48.5152333Z [599/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute102.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute102.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute102.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute102.cu.o 2025-05-07T20:02:49.7524614Z [600/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_range.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_range.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_range.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_range.cu.o 2025-05-07T20:02:50.1846948Z [601/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_2d.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_2d.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_2d.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_2d.cu.o 2025-05-07T20:02:51.8087319Z [602/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_zipf.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_zipf.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_zipf.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_zipf.cu.o 2025-05-07T20:02:52.1531246Z [603/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_segment_sum_csr.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_segment_sum_csr.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_segment_sum_csr.cu.o 2025-05-07T20:02:52.3260318Z [604/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_reorder_batched_ad.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_reorder_batched_ad.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_reorder_batched_ad.cu.o 2025-05-07T20:03:05.9547436Z [605/608] /github/home/miniconda/envs/build_binary/bin/nvcc -forward-unknown-to-host-compiler -DUSE_C10D_GLOO -DUSE_C10D_NCCL -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 -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/include -DONNX_NAMESPACE=onnx_c2 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations --expt-relaxed-constexpr -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu.o.d -x cu -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu -o CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu.o 2025-05-07T20:03:06.6728730Z [606/608] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -L/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib -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 CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops_host.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/topology_utils.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/histogram_binning_calibration_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/dense_to_jagged_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_backward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_softmax_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_unique_indices.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/metric_ops/metric_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_bfloat16.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fp8_rowwise.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_8bit_rowwise.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_fused_nbit_rowwise.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_hfp8.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_msfp.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_padded_fp8_rowwise.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_mx.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_block_bucketize_features.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_bucketize_features.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_batched_unary_embeddings.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_compute_frequency_sequence.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_expand_into_jagged_permute.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_group_index.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_add.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_index_select.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_invert_permute.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_backward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_pack_segments_forward.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_1d.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_2d.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute102.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_permute_embeddings.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_range.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_reorder_batched_ad.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_segment_sum_csr.cu.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_zipf.cu.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -L/github/home/miniconda/envs/build_binary/lib/stubs -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libnvrtc.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 /github/home/miniconda/envs/build_binary/lib/stubs/libcuda.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 /github/home/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm_gpu_sparse_async_cumsum.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so /github/home/miniconda/envs/build_binary/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T20:03:06.8116773Z [607/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 1 2025-05-07T20:03:06.8118350Z ################################################################################ 2025-05-07T20:03:06.8118717Z [CMAKE] Running post-build script ... 2025-05-07T20:03:06.8119225Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:03:06.8119758Z Resetting RPATH to $ORIGIN ... 2025-05-07T20:03:06.8120113Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:03:06.8120530Z ################################################################################ 2025-05-07T20:03:06.8121489Z [607/608] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake 2025-05-07T20:03:06.8162495Z -- Install configuration: "Release" 2025-05-07T20:03:06.8164303Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/asmjit.so 2025-05-07T20:03:06.8182361Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm.so 2025-05-07T20:03:06.8185073Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so 2025-05-07T20:03:06.8202237Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so 2025-05-07T20:03:06.8205098Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so 2025-05-07T20:03:06.8218717Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so 2025-05-07T20:03:06.8242124Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:03:06.8245123Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so 2025-05-07T20:03:06.8247155Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:03:06.8262245Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:03:06.8264600Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:03:06.8265800Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:03:06.8267000Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:03:06.8268367Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:03:06.8269517Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:03:06.8270738Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:03:06.8271904Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:03:06.8273350Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py 2025-05-07T20:03:06.8274774Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py 2025-05-07T20:03:06.8276259Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py 2025-05-07T20:03:06.8277648Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py 2025-05-07T20:03:06.8278939Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py 2025-05-07T20:03:06.8280191Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py 2025-05-07T20:03:06.8281582Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py 2025-05-07T20:03:06.8283044Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py 2025-05-07T20:03:06.8284310Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py 2025-05-07T20:03:06.8285609Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py 2025-05-07T20:03:06.8286951Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py 2025-05-07T20:03:06.8288198Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py 2025-05-07T20:03:06.8289366Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py 2025-05-07T20:03:06.8290589Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py 2025-05-07T20:03:06.8291902Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T20:03:06.8293172Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py 2025-05-07T20:03:06.8294274Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:03:06.8301846Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so 2025-05-07T20:03:06.8338854Z 2025-05-07T20:03:06.8386912Z 2025-05-07T20:03:06.8388231Z copying fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/__init__.py 2025-05-07T20:03:06.8392175Z copying fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py 2025-05-07T20:03:06.8395095Z copying fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/enums.py 2025-05-07T20:03:06.8397377Z copying fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/metrics.py 2025-05-07T20:03:06.8398490Z copying fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py 2025-05-07T20:03:06.8400044Z copying fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py 2025-05-07T20:03:06.8401200Z copying fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_comm.py 2025-05-07T20:03:06.8402113Z copying fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_utils.py 2025-05-07T20:03:06.8403041Z copying fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/runtime_monitor.py 2025-05-07T20:03:06.8404027Z copying fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sparse_ops.py 2025-05-07T20:03:06.8404942Z copying fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_configs.py 2025-05-07T20:03:06.8406123Z copying fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py 2025-05-07T20:03:06.8407419Z copying fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py 2025-05-07T20:03:06.8408635Z copying fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_utils.py 2025-05-07T20:03:06.8409816Z copying fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py 2025-05-07T20:03:06.8411287Z copying fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py 2025-05-07T20:03:06.8412676Z copying fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py 2025-05-07T20:03:06.8414118Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py 2025-05-07T20:03:06.8415663Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py 2025-05-07T20:03:06.8417406Z copying fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py 2025-05-07T20:03:06.8418582Z copying fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py 2025-05-07T20:03:06.8419495Z copying fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/uvm.py 2025-05-07T20:03:06.8420188Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config 2025-05-07T20:03:06.8421044Z copying fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/__init__.py 2025-05-07T20:03:06.8421985Z copying fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/feature_list.py 2025-05-07T20:03:06.8422870Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs 2025-05-07T20:03:06.8423663Z copying fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/__init__.py 2025-05-07T20:03:06.8424583Z copying fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/common.py 2025-05-07T20:03:06.8425511Z copying fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/examples.py 2025-05-07T20:03:06.8426477Z copying fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py 2025-05-07T20:03:06.8427654Z copying fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py 2025-05-07T20:03:06.8429058Z copying fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py 2025-05-07T20:03:06.8430308Z copying fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/quantize_ops.py 2025-05-07T20:03:06.8431309Z copying fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/sparse_ops.py 2025-05-07T20:03:06.8432239Z copying fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/version.py 2025-05-07T20:03:06.8433105Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize 2025-05-07T20:03:06.8433953Z copying fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/__init__.py 2025-05-07T20:03:06.8434971Z copying fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/quantize_ops.py 2025-05-07T20:03:06.8435840Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll 2025-05-07T20:03:06.8436600Z copying fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/__init__.py 2025-05-07T20:03:06.8437323Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe 2025-05-07T20:03:06.8438117Z copying fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/__init__.py 2025-05-07T20:03:06.8438875Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton 2025-05-07T20:03:06.8439728Z copying fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/__init__.py 2025-05-07T20:03:06.8440674Z copying fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/common.py 2025-05-07T20:03:06.8441599Z copying fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize.py 2025-05-07T20:03:06.8442572Z copying fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize_ref.py 2025-05-07T20:03:06.8443433Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils 2025-05-07T20:03:06.8444240Z copying fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/__init__.py 2025-05-07T20:03:06.8445139Z copying fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/loader.py 2025-05-07T20:03:06.8446035Z copying fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/torch_library.py 2025-05-07T20:03:06.8447022Z copying fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/filestore.py 2025-05-07T20:03:06.8447805Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu 2025-05-07T20:03:06.8448588Z copying fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/__init__.py 2025-05-07T20:03:06.8449540Z copying fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py 2025-05-07T20:03:06.8450324Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta 2025-05-07T20:03:06.8451115Z copying fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/__init__.py 2025-05-07T20:03:06.8452086Z copying fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py 2025-05-07T20:03:06.8452929Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8453786Z copying fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/__init__.py 2025-05-07T20:03:06.8454767Z copying fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/common.py 2025-05-07T20:03:06.8456008Z copying fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py 2025-05-07T20:03:06.8457779Z copying fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py 2025-05-07T20:03:06.8459167Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py 2025-05-07T20:03:06.8460521Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py 2025-05-07T20:03:06.8461986Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py 2025-05-07T20:03:06.8463627Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py 2025-05-07T20:03:06.8465311Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py 2025-05-07T20:03:06.8466851Z copying fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py 2025-05-07T20:03:06.8468634Z copying fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py 2025-05-07T20:03:06.8470128Z copying fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py 2025-05-07T20:03:06.8471569Z copying fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py 2025-05-07T20:03:06.8472739Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8473584Z copying fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/__init__.py 2025-05-07T20:03:06.8474522Z copying fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py 2025-05-07T20:03:06.8475497Z copying fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py 2025-05-07T20:03:06.8476462Z copying fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py 2025-05-07T20:03:06.8477598Z copying fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py 2025-05-07T20:03:06.8478767Z copying fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py 2025-05-07T20:03:06.8479867Z copying fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/reporter.py 2025-05-07T20:03:06.8480892Z copying fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py 2025-05-07T20:03:06.8482057Z copying fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py 2025-05-07T20:03:06.8483079Z copying fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/utils.py 2025-05-07T20:03:06.8484016Z copying fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py 2025-05-07T20:03:06.8484822Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache 2025-05-07T20:03:06.8485581Z copying fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/__init__.py 2025-05-07T20:03:06.8486784Z copying fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py 2025-05-07T20:03:06.8487683Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:06.8488425Z copying fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py 2025-05-07T20:03:06.8489300Z copying fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/common.py 2025-05-07T20:03:06.8490179Z copying fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/inference.py 2025-05-07T20:03:06.8491073Z copying fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/training.py 2025-05-07T20:03:06.8491816Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8492582Z copying fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/__init__.py 2025-05-07T20:03:06.8493488Z copying fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/common.py 2025-05-07T20:03:06.8494373Z copying fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/offsets.py 2025-05-07T20:03:06.8495285Z copying fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/quantize.py 2025-05-07T20:03:06.8496186Z copying fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/requests.py 2025-05-07T20:03:06.8497232Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats 2025-05-07T20:03:06.8497994Z copying fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/__init__.py 2025-05-07T20:03:06.8499033Z copying fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py 2025-05-07T20:03:06.8499976Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:06.8500805Z copying fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py 2025-05-07T20:03:06.8501992Z copying fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py 2025-05-07T20:03:06.8503023Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged 2025-05-07T20:03:06.8503834Z copying fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/__init__.py 2025-05-07T20:03:06.8504955Z copying fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py 2025-05-07T20:03:06.8505642Z 2025-05-07T20:03:06.8566910Z INFO:root:running bdist_wheel 2025-05-07T20:03:06.8602288Z INFO:root:running build 2025-05-07T20:03:06.8602815Z INFO:root:running build_py 2025-05-07T20:03:06.8607579Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8609367Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8610807Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8612234Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8613786Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8615227Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8617130Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8618677Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8620115Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8621556Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8622965Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8624481Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8626031Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8627617Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8629261Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8630794Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8632327Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8633932Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8635551Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8638100Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8639756Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8641288Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8642605Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8644201Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T20:03:06.8645538Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T20:03:06.8647033Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T20:03:06.8649700Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8650921Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8652354Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8653899Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8655385Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8657201Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8659080Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8660656Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8662093Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8663580Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:06.8665231Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T20:03:06.8666515Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T20:03:06.8668343Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T20:03:06.8670327Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll 2025-05-07T20:03:06.8671506Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll 2025-05-07T20:03:06.8673507Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe 2025-05-07T20:03:06.8674702Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe 2025-05-07T20:03:06.8676910Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:06.8678127Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:06.8680271Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:06.8682601Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:06.8684078Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:06.8685456Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:06.8686679Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:06.8688220Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:06.8689988Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:06.8692206Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:06.8693329Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T20:03:06.8694494Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T20:03:06.8695909Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T20:03:06.8698558Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T20:03:06.8699737Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T20:03:06.8701302Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T20:03:06.8704295Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8705480Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8706973Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8708580Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8710237Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8711868Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8713473Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8715234Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8717008Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8718773Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8720552Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8722283Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8723976Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8725688Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:06.8726980Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8728135Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8729612Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8731220Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8732868Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8736873Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8738825Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8740436Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8742080Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8743762Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8745325Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8746934Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:06.8748376Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T20:03:06.8749611Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T20:03:06.8751237Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T20:03:06.8752592Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:06.8753745Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:06.8755163Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:06.8756650Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:06.8758203Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:06.8759410Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8760601Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8762111Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8763621Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8765140Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8766651Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:06.8768725Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T20:03:06.8770253Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T20:03:06.8771769Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T20:03:06.8773552Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:06.8774787Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:06.8778902Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:06.8783023Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T20:03:06.8786853Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T20:03:06.8789936Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T20:03:06.8832969Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/asmjit.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.8861219Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.9103581Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:06.9582662Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:07.8812684Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:07.8817005Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:07.9451831Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:07.9513082Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:07.9642613Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:07.9988413Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:09.5264811Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:09.5840269Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:13.6043624Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:14.2103310Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:15.6266429Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:15.8681036Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:15.8971832Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.0381929Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0383589Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0389022Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0394374Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0399892Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0405689Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0411845Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0417452Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0423490Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0428870Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0434758Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0440275Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0445501Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0450755Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0455376Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:16.0459401Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T20:03:16.0461016Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T20:03:16.0465848Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T20:03:16.0469979Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.0498234Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3620474Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3622293Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3623681Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3625038Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3626663Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3628382Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3629897Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3631609Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3633268Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3635077Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3637340Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3639011Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3640580Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3642087Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3643718Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3645596Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3647241Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3649881Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3652814Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3654448Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3656011Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3657811Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T20:03:16.3659450Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T20:03:16.3661184Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T20:03:16.3663210Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3664825Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3666459Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3668490Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3670318Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3672321Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3674337Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3675799Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3677632Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T20:03:16.3679407Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T20:03:16.3683071Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T20:03:16.3684562Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll 2025-05-07T20:03:16.3686064Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe 2025-05-07T20:03:16.3687729Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:16.3689372Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:16.3690967Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:16.3692741Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T20:03:16.3694480Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:16.3696091Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:16.3698134Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:16.3700473Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T20:03:16.3702006Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T20:03:16.3703426Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T20:03:16.3704924Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T20:03:16.3706586Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T20:03:16.3708749Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3710472Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3712244Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3714310Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3716131Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3717762Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3719522Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3721385Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3723191Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3724945Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3726787Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3728526Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3730270Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3731905Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3733431Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3734943Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3736485Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3738293Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3740022Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3743156Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3745045Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3746768Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3748513Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3750181Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3751715Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T20:03:16.3753370Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T20:03:16.3754924Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3756706Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3758235Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3759903Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3762441Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3763965Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3765746Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3767772Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3769718Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3771318Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T20:03:16.3773167Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T20:03:16.3774807Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:16.3776647Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:16.3778392Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T20:03:16.3780157Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T20:03:16.3798748Z INFO:skbuild:copied 90 files 2025-05-07T20:03:16.3799649Z INFO:root:running build_ext 2025-05-07T20:03:16.3802648Z INFO:root:installing to _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel 2025-05-07T20:03:16.3804130Z INFO:root:running install 2025-05-07T20:03:16.3856080Z INFO:root:running install_lib 2025-05-07T20:03:16.3857725Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel 2025-05-07T20:03:16.3858498Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu 2025-05-07T20:03:16.3859452Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/config 2025-05-07T20:03:16.3860777Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/config 2025-05-07T20:03:16.3862442Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/config 2025-05-07T20:03:16.3863651Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/docs 2025-05-07T20:03:16.3864924Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3866498Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3868240Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3869871Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3871558Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3873272Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3874965Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3876570Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3878136Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T20:03:16.3879343Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/quantize 2025-05-07T20:03:16.3880583Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/quantize 2025-05-07T20:03:16.3882222Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/quantize 2025-05-07T20:03:16.3883454Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll 2025-05-07T20:03:16.3884433Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll/cpu 2025-05-07T20:03:16.3885632Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T20:03:16.3887253Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T20:03:16.3888529Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll/meta 2025-05-07T20:03:16.3889729Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T20:03:16.3891372Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T20:03:16.3892628Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3893907Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3895593Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3897453Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3899369Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3901156Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3902947Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3904810Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3906777Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3908703Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3910613Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3912532Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3914447Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3916304Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T20:03:16.3918060Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll 2025-05-07T20:03:16.3919186Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe 2025-05-07T20:03:16.3919983Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3921222Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3922895Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3924585Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3926240Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3927956Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3929740Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3931516Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3933203Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3934988Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3936740Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3938389Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T20:03:16.3939644Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/cache 2025-05-07T20:03:16.3940861Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T20:03:16.3942609Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T20:03:16.3943918Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3944739Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:16.3946016Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:16.3947829Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T20:03:16.3949592Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3951189Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3952823Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3954470Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T20:03:16.3955683Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3956932Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3958596Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3960244Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3961936Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3963629Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T20:03:16.3964868Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/stats 2025-05-07T20:03:16.3966108Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T20:03:16.3967962Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T20:03:16.3969605Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe 2025-05-07T20:03:16.3970900Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/triton 2025-05-07T20:03:16.3971763Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/triton/jagged 2025-05-07T20:03:16.3973052Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T20:03:16.3974911Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T20:03:16.3976713Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T20:03:16.3978295Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T20:03:16.3979984Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T20:03:16.3981615Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T20:03:16.3982819Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/utils 2025-05-07T20:03:16.3984028Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T20:03:16.3985619Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T20:03:16.3987206Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T20:03:16.3988940Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T20:03:16.3990369Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/asmjit.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.3991711Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.4002260Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.4069382Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.5428810Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.5430362Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.5487559Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.5491405Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.5504538Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.5539290Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.6752151Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.6803015Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:16.9899896Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.0371006Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.1458704Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.1646052Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.1670733Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.1785327Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1791361Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1793729Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1796087Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1798399Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1800893Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1803189Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1805617Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1807835Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1810084Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1812351Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1814601Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1816801Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1819088Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1821245Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T20:03:17.1822833Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T20:03:17.1824555Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T20:03:17.1826702Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T20:03:17.1828529Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.1830121Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2061582Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2067693Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2069866Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2071637Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2073311Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2075462Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2077223Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2078855Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2080537Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2082366Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2084015Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2085686Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2087360Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2088955Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2090556Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2092263Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2093969Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2095792Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2097845Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2099659Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2101370Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2102879Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T20:03:17.2103777Z INFO:skbuild:copied 125 files 2025-05-07T20:03:17.2104127Z INFO:root:running install_egg_info 2025-05-07T20:03:17.2122934Z INFO:root:running egg_info 2025-05-07T20:03:17.2151227Z INFO:root:writing fbgemm_gpu_nightly.egg-info/PKG-INFO 2025-05-07T20:03:17.2154337Z INFO:root:writing dependency_links to fbgemm_gpu_nightly.egg-info/dependency_links.txt 2025-05-07T20:03:17.2156840Z INFO:root:writing requirements to fbgemm_gpu_nightly.egg-info/requires.txt 2025-05-07T20:03:17.2158185Z INFO:root:writing top-level names to fbgemm_gpu_nightly.egg-info/top_level.txt 2025-05-07T20:03:17.2255157Z INFO:root:reading manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T20:03:17.2298813Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T20:03:17.2301581Z INFO:root:Copying fbgemm_gpu_nightly.egg-info to _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu_nightly-2025.5.7-py3.10.egg-info 2025-05-07T20:03:17.2305327Z INFO:root:running install_scripts 2025-05-07T20:03:17.2306280Z INFO:skbuild:copied 0 files 2025-05-07T20:03:19.9121636Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu_nightly-2025.5.7.dist-info/WHEEL 2025-05-07T20:03:19.9125777Z INFO:wheel:creating '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-h5jozdue/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl' and adding '_skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel' to it 2025-05-07T20:03:19.9126951Z INFO:wheel:adding 'fbgemm_gpu/__init__.py' 2025-05-07T20:03:19.9403240Z INFO:wheel:adding 'fbgemm_gpu/asmjit.so' 2025-05-07T20:03:19.9417501Z INFO:wheel:adding 'fbgemm_gpu/batched_unary_embeddings_ops.py' 2025-05-07T20:03:19.9417983Z INFO:wheel:adding 'fbgemm_gpu/enums.py' 2025-05-07T20:03:20.1094659Z INFO:wheel:adding 'fbgemm_gpu/fbgemm.so' 2025-05-07T20:03:20.1224157Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_config.so' 2025-05-07T20:03:20.1339227Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so' 2025-05-07T20:03:21.1628588Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_py.so' 2025-05-07T20:03:21.2771061Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so' 2025-05-07T20:03:21.6479987Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_cache.so' 2025-05-07T20:03:21.7154713Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_common.so' 2025-05-07T20:03:22.0335201Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_index_select.so' 2025-05-07T20:03:30.6138580Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_inference.so' 2025-05-07T20:03:31.2208823Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so' 2025-05-07T20:03:46.0126579Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so' 2025-05-07T20:03:47.5937030Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so' 2025-05-07T20:03:49.6124991Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so' 2025-05-07T20:03:50.0732078Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so' 2025-05-07T20:03:50.2527690Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so' 2025-05-07T20:03:54.9889577Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so' 2025-05-07T20:04:01.1659966Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so' 2025-05-07T20:04:01.9458966Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_utils.so' 2025-05-07T20:04:01.9635897Z INFO:wheel:adding 'fbgemm_gpu/metrics.py' 2025-05-07T20:04:01.9637281Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules.py' 2025-05-07T20:04:01.9638897Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules_split.py' 2025-05-07T20:04:01.9640349Z INFO:wheel:adding 'fbgemm_gpu/quantize_comm.py' 2025-05-07T20:04:01.9643597Z INFO:wheel:adding 'fbgemm_gpu/quantize_utils.py' 2025-05-07T20:04:01.9646752Z INFO:wheel:adding 'fbgemm_gpu/runtime_monitor.py' 2025-05-07T20:04:01.9659101Z INFO:wheel:adding 'fbgemm_gpu/sparse_ops.py' 2025-05-07T20:04:01.9662047Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_configs.py' 2025-05-07T20:04:01.9665581Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_inference_converter.py' 2025-05-07T20:04:01.9667845Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_ops.py' 2025-05-07T20:04:01.9669218Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_utils.py' 2025-05-07T20:04:01.9671317Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops.py' 2025-05-07T20:04:01.9674339Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_common.py' 2025-05-07T20:04:01.9697790Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_inference.py' 2025-05-07T20:04:01.9738328Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training.py' 2025-05-07T20:04:01.9742228Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py' 2025-05-07T20:04:01.9743739Z INFO:wheel:adding 'fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py' 2025-05-07T20:04:01.9745864Z INFO:wheel:adding 'fbgemm_gpu/tbe_input_multiplexer.py' 2025-05-07T20:04:01.9747387Z INFO:wheel:adding 'fbgemm_gpu/uvm.py' 2025-05-07T20:04:01.9749387Z INFO:wheel:adding 'fbgemm_gpu/config/__init__.py' 2025-05-07T20:04:01.9751275Z INFO:wheel:adding 'fbgemm_gpu/config/feature_list.py' 2025-05-07T20:04:01.9753777Z INFO:wheel:adding 'fbgemm_gpu/docs/__init__.py' 2025-05-07T20:04:01.9755170Z INFO:wheel:adding 'fbgemm_gpu/docs/common.py' 2025-05-07T20:04:01.9756991Z INFO:wheel:adding 'fbgemm_gpu/docs/examples.py' 2025-05-07T20:04:01.9759311Z INFO:wheel:adding 'fbgemm_gpu/docs/jagged_tensor_ops.py' 2025-05-07T20:04:01.9761253Z INFO:wheel:adding 'fbgemm_gpu/docs/merge_pooled_embedding_ops.py' 2025-05-07T20:04:01.9763533Z INFO:wheel:adding 'fbgemm_gpu/docs/permute_pooled_embedding_ops.py' 2025-05-07T20:04:01.9765346Z INFO:wheel:adding 'fbgemm_gpu/docs/quantize_ops.py' 2025-05-07T20:04:01.9772404Z INFO:wheel:adding 'fbgemm_gpu/docs/sparse_ops.py' 2025-05-07T20:04:01.9774024Z INFO:wheel:adding 'fbgemm_gpu/docs/version.py' 2025-05-07T20:04:01.9775996Z INFO:wheel:adding 'fbgemm_gpu/quantize/__init__.py' 2025-05-07T20:04:01.9777913Z INFO:wheel:adding 'fbgemm_gpu/quantize/quantize_ops.py' 2025-05-07T20:04:01.9780255Z INFO:wheel:adding 'fbgemm_gpu/sll/__init__.py' 2025-05-07T20:04:01.9782436Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/__init__.py' 2025-05-07T20:04:01.9789469Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/cpu_sll.py' 2025-05-07T20:04:01.9791713Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/__init__.py' 2025-05-07T20:04:01.9794218Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/meta_sll.py' 2025-05-07T20:04:01.9797018Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/__init__.py' 2025-05-07T20:04:01.9798578Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/common.py' 2025-05-07T20:04:01.9800598Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py' 2025-05-07T20:04:01.9803940Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py' 2025-05-07T20:04:01.9807678Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm.py' 2025-05-07T20:04:01.9812108Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py' 2025-05-07T20:04:01.9813243Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py' 2025-05-07T20:04:01.9815804Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py' 2025-05-07T20:04:01.9822501Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py' 2025-05-07T20:04:01.9828081Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py' 2025-05-07T20:04:01.9830484Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py' 2025-05-07T20:04:01.9833487Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_softmax.py' 2025-05-07T20:04:01.9839701Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py' 2025-05-07T20:04:01.9842351Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py' 2025-05-07T20:04:01.9845508Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py' 2025-05-07T20:04:01.9849576Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py' 2025-05-07T20:04:01.9850994Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py' 2025-05-07T20:04:01.9853147Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py' 2025-05-07T20:04:01.9856338Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py' 2025-05-07T20:04:01.9859789Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py' 2025-05-07T20:04:01.9862895Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py' 2025-05-07T20:04:01.9867064Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py' 2025-05-07T20:04:01.9870500Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py' 2025-05-07T20:04:01.9873123Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py' 2025-05-07T20:04:01.9876453Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py' 2025-05-07T20:04:01.9879967Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py' 2025-05-07T20:04:01.9884317Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py' 2025-05-07T20:04:01.9886392Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py' 2025-05-07T20:04:01.9888607Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py' 2025-05-07T20:04:01.9890316Z INFO:wheel:adding 'fbgemm_gpu/tbe/__init__.py' 2025-05-07T20:04:01.9892389Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/__init__.py' 2025-05-07T20:04:01.9894657Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_config.py' 2025-05-07T20:04:01.9899805Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_runs.py' 2025-05-07T20:04:01.9902654Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eeg_cli.py' 2025-05-07T20:04:01.9905248Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/embedding_ops_common_config.py' 2025-05-07T20:04:01.9907291Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eval_compression.py' 2025-05-07T20:04:01.9909114Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/reporter.py' 2025-05-07T20:04:01.9912308Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config.py' 2025-05-07T20:04:01.9915165Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_loader.py' 2025-05-07T20:04:01.9917821Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py' 2025-05-07T20:04:01.9919682Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/utils.py' 2025-05-07T20:04:01.9922077Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/__init__.py' 2025-05-07T20:04:01.9923864Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py' 2025-05-07T20:04:01.9925783Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/__init__.py' 2025-05-07T20:04:01.9927186Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/common.py' 2025-05-07T20:04:01.9932491Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/inference.py' 2025-05-07T20:04:01.9959407Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/training.py' 2025-05-07T20:04:01.9961736Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/__init__.py' 2025-05-07T20:04:01.9964779Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py' 2025-05-07T20:04:01.9966638Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/__init__.py' 2025-05-07T20:04:01.9969862Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/bench_params_reporter.py' 2025-05-07T20:04:01.9972620Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/__init__.py' 2025-05-07T20:04:01.9974071Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/common.py' 2025-05-07T20:04:01.9975846Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/offsets.py' 2025-05-07T20:04:01.9978725Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/quantize.py' 2025-05-07T20:04:01.9984203Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/requests.py' 2025-05-07T20:04:01.9986597Z INFO:wheel:adding 'fbgemm_gpu/triton/__init__.py' 2025-05-07T20:04:01.9988478Z INFO:wheel:adding 'fbgemm_gpu/triton/common.py' 2025-05-07T20:04:01.9996579Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize.py' 2025-05-07T20:04:02.0001351Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize_ref.py' 2025-05-07T20:04:02.0003212Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/__init__.py' 2025-05-07T20:04:02.0011609Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py' 2025-05-07T20:04:02.0013641Z INFO:wheel:adding 'fbgemm_gpu/utils/__init__.py' 2025-05-07T20:04:02.0015987Z INFO:wheel:adding 'fbgemm_gpu/utils/filestore.py' 2025-05-07T20:04:02.0017957Z INFO:wheel:adding 'fbgemm_gpu/utils/loader.py' 2025-05-07T20:04:02.0020123Z INFO:wheel:adding 'fbgemm_gpu/utils/torch_library.py' 2025-05-07T20:04:02.0023662Z INFO:wheel:adding 'fbgemm_gpu_nightly-2025.5.7.dist-info/METADATA' 2025-05-07T20:04:02.0025149Z INFO:wheel:adding 'fbgemm_gpu_nightly-2025.5.7.dist-info/WHEEL' 2025-05-07T20:04:02.0026702Z INFO:wheel:adding 'fbgemm_gpu_nightly-2025.5.7.dist-info/top_level.txt' 2025-05-07T20:04:02.0031669Z INFO:wheel:adding 'fbgemm_gpu_nightly-2025.5.7.dist-info/RECORD' 2025-05-07T20:04:02.0036616Z INFO:root:removing _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel 2025-05-07T20:04:02.0942749Z ╒════════════════════════════╤════════════════════════════════════════════════╕ 2025-05-07T20:04:02.0943329Z │ │ Version │ 2025-05-07T20:04:02.0943877Z ╞════════════════════════════╪════════════════════════════════════════════════╡ 2025-05-07T20:04:02.0944415Z │ PyTorch │ 2.8.0.dev20250507+cu118 │ 2025-05-07T20:04:02.0944959Z ├────────────────────────────┼────────────────────────────────────────────────┤ 2025-05-07T20:04:02.0945602Z │ CUDA (Declared by PyTorch) │ 11.8 │ 2025-05-07T20:04:02.0946171Z ├────────────────────────────┼────────────────────────────────────────────────┤ 2025-05-07T20:04:02.0946672Z │ CUDA (Actual) │ nvcc: NVIDIA (R) Cuda compiler driver │ 2025-05-07T20:04:02.0947184Z │ │ Copyright (c) 2005-2022 NVIDIA Corporation │ 2025-05-07T20:04:02.0947664Z │ │ Built on Wed_Sep_21_10:33:58_PDT_2022 │ 2025-05-07T20:04:02.0948124Z │ │ Cuda compilation tools, release 11.8, V11.8.89 │ 2025-05-07T20:04:02.0948805Z │ │ Build cuda_11.8.r11.8/compiler.31833905_0 │ 2025-05-07T20:04:02.0949343Z ╘════════════════════════════╧════════════════════════════════════════════════╛ 2025-05-07T20:04:02.3905920Z Successfully built fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:02.4760538Z 2025-05-07T20:04:02.4927801Z ################################################################################ 2025-05-07T20:04:02.4928780Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.4929320Z [CHECK] Listing out library size: 2025-05-07T20:04:02.4929780Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.4930103Z 2025-05-07T20:04:02.4937649Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.4937958Z 2025-05-07T20:04:02.4939057Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.4940094Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.4940655Z 2025-05-07T20:04:02.5012491Z GLIBC_2.2.5 2025-05-07T20:04:02.5013175Z GLIBC_2.14 2025-05-07T20:04:02.5013522Z 2025-05-07T20:04:02.5013538Z 2025-05-07T20:04:02.5014585Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.5017628Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.5021456Z 2025-05-07T20:04:02.5075665Z 2025-05-07T20:04:02.5096834Z 2025-05-07T20:04:02.5097938Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so > /tmp/tmp.Xc9fGJ1nmT.symbols.txt 2025-05-07T20:04:02.5098643Z 2025-05-07T20:04:02.5126424Z 2025-05-07T20:04:02.5154872Z [CHECK] Total Number of symbols: 803 2025-05-07T20:04:02.5173749Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T20:04:02.5202590Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so > /tmp/tmp.5Y9RB3f2l0.usymbols.txt 2025-05-07T20:04:02.5203084Z 2025-05-07T20:04:02.5218560Z 2025-05-07T20:04:02.5245748Z [CHECK] Listing out undefined symbols (49 total): 2025-05-07T20:04:02.5258605Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.5259008Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.5259365Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.5259724Z U __errno_location@GLIBC_2.2.5 2025-05-07T20:04:02.5260076Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.5260405Z U __popcountdi2@GCC_3.4 2025-05-07T20:04:02.5260722Z U abort@GLIBC_2.2.5 2025-05-07T20:04:02.5261023Z U close@GLIBC_2.2.5 2025-05-07T20:04:02.5261302Z U fputs@GLIBC_2.2.5 2025-05-07T20:04:02.5261604Z U free@GLIBC_2.2.5 2025-05-07T20:04:02.5261894Z U ftruncate64@GLIBC_2.2.5 2025-05-07T20:04:02.5262222Z U fwrite@GLIBC_2.2.5 2025-05-07T20:04:02.5262515Z U getenv@GLIBC_2.2.5 2025-05-07T20:04:02.5262824Z U getpagesize@GLIBC_2.2.5 2025-05-07T20:04:02.5263131Z U madvise@GLIBC_2.2.5 2025-05-07T20:04:02.5263431Z U malloc@GLIBC_2.2.5 2025-05-07T20:04:02.5263839Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:02.5264116Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.5264519Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:02.5264789Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.5265072Z U mmap@GLIBC_2.2.5 2025-05-07T20:04:02.5265337Z U mprotect@GLIBC_2.2.5 2025-05-07T20:04:02.5265627Z U munmap@GLIBC_2.2.5 2025-05-07T20:04:02.5265895Z U open64@GLIBC_2.2.5 2025-05-07T20:04:02.5266428Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.5266813Z U pthread_mutex_destroy@GLIBC_2.2.5 2025-05-07T20:04:02.5267332Z U pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:02.5267849Z U pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:02.5268176Z U read@GLIBC_2.2.5 2025-05-07T20:04:02.5268558Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:02.5268847Z U shm_open 2025-05-07T20:04:02.5269115Z U shm_unlink 2025-05-07T20:04:02.5269522Z U snprintf@GLIBC_2.2.5 2025-05-07T20:04:02.5269837Z U stderr@GLIBC_2.2.5 2025-05-07T20:04:02.5270127Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:02.5270433Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.5270733Z U strtol@GLIBC_2.2.5 2025-05-07T20:04:02.5271020Z U syscall@GLIBC_2.2.5 2025-05-07T20:04:02.5271328Z U sysconf@GLIBC_2.2.5 2025-05-07T20:04:02.5271619Z U uname@GLIBC_2.2.5 2025-05-07T20:04:02.5271917Z U unlink@GLIBC_2.2.5 2025-05-07T20:04:02.5272207Z U vsnprintf@GLIBC_2.2.5 2025-05-07T20:04:02.5272601Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.5273045Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.5273484Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.5273893Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.5274224Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.5274551Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.5274895Z w __gmon_start__ 2025-05-07T20:04:02.5275239Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.5275677Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.5275941Z 2025-05-07T20:04:02.5302012Z linux-vdso.so.1 (0x00007ffc1d787000) 2025-05-07T20:04:02.5303016Z libtorch_cpu.so => not found 2025-05-07T20:04:02.5303842Z libtorch_cuda.so => not found 2025-05-07T20:04:02.5304612Z libtorch.so => not found 2025-05-07T20:04:02.5305576Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fec42a7a000) 2025-05-07T20:04:02.5306826Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fec42a4c000) 2025-05-07T20:04:02.5307972Z libc.so.6 => /lib64/libc.so.6 (0x00007fec42842000) 2025-05-07T20:04:02.5309015Z libm.so.6 => /lib64/libm.so.6 (0x00007fec42767000) 2025-05-07T20:04:02.5309823Z /lib64/ld-linux-x86-64.so.2 (0x00007fec42d5d000) 2025-05-07T20:04:02.5310050Z 2025-05-07T20:04:02.5310178Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.5310542Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T20:04:02.5310813Z 2025-05-07T20:04:02.5337718Z 2025-05-07T20:04:02.5338833Z Dynamic section at offset 0x78e78 contains 33 entries: 2025-05-07T20:04:02.5340020Z Tag Type Name/Value 2025-05-07T20:04:02.5341334Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.5342696Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.5343346Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.5343857Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.5344590Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.5345115Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.5345616Z 0x000000000000000e (SONAME) Library soname: [asmjit.so] 2025-05-07T20:04:02.5346059Z 0x000000000000000c (INIT) 0x1a000 2025-05-07T20:04:02.5346398Z 0x000000000000000d (FINI) 0x5af0c 2025-05-07T20:04:02.5346754Z 0x0000000000000019 (INIT_ARRAY) 0x780a0 2025-05-07T20:04:02.5347102Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.5347736Z 0x000000000000001a (FINI_ARRAY) 0x780a8 2025-05-07T20:04:02.5348091Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.5348429Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:02.5348769Z 0x000000006ffffef5 (GNU_HASH) 0x1e18 2025-05-07T20:04:02.5349096Z 0x0000000000000005 (STRTAB) 0x86e0 2025-05-07T20:04:02.5349431Z 0x0000000000000006 (SYMTAB) 0x3b80 2025-05-07T20:04:02.5349774Z 0x000000000000000a (STRSZ) 45342 (bytes) 2025-05-07T20:04:02.5350216Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.5350577Z 0x0000000000000003 (PLTGOT) 0x790d8 2025-05-07T20:04:02.5350929Z 0x0000000000000002 (PLTRELSZ) 8064 (bytes) 2025-05-07T20:04:02.5351290Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.5351622Z 0x0000000000000017 (JMPREL) 0x17220 2025-05-07T20:04:02.5351969Z 0x0000000000000007 (RELA) 0x13ed8 2025-05-07T20:04:02.5352320Z 0x0000000000000008 (RELASZ) 13128 (bytes) 2025-05-07T20:04:02.5352697Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.5353022Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.5353358Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.5353720Z 0x000000006ffffffe (VERNEED) 0x13e48 2025-05-07T20:04:02.5354047Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T20:04:02.5354383Z 0x000000006ffffff0 (VERSYM) 0x137fe 2025-05-07T20:04:02.5354711Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T20:04:02.5355028Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.5355265Z 2025-05-07T20:04:02.5355378Z ################################################################################ 2025-05-07T20:04:02.5355620Z 2025-05-07T20:04:02.5355624Z 2025-05-07T20:04:02.5355735Z ################################################################################ 2025-05-07T20:04:02.5356228Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5356697Z [CHECK] Listing out library size: 2025-05-07T20:04:02.5357152Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5357505Z 2025-05-07T20:04:02.5357703Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5358006Z 2025-05-07T20:04:02.5358370Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5359327Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.5359902Z 2025-05-07T20:04:02.5402362Z GLIBC_2.2.5 2025-05-07T20:04:02.5403043Z GLIBC_2.14 2025-05-07T20:04:02.5403388Z 2025-05-07T20:04:02.5403402Z 2025-05-07T20:04:02.5404600Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5407601Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.5409036Z 2025-05-07T20:04:02.5454252Z GLIBCXX_3.4 2025-05-07T20:04:02.5454908Z GLIBCXX_3.4.9 2025-05-07T20:04:02.5455542Z GLIBCXX_3.4.21 2025-05-07T20:04:02.5455919Z 2025-05-07T20:04:02.5455934Z 2025-05-07T20:04:02.5470497Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.Ey7RiuxnI6.symbols.txt 2025-05-07T20:04:02.5471295Z 2025-05-07T20:04:02.5489939Z 2025-05-07T20:04:02.5514836Z [CHECK] Total Number of symbols: 108 2025-05-07T20:04:02.5534688Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T20:04:02.5560042Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.S84OMXwXXd.usymbols.txt 2025-05-07T20:04:02.5561332Z 2025-05-07T20:04:02.5573479Z 2025-05-07T20:04:02.5600271Z [CHECK] Listing out undefined symbols (61 total): 2025-05-07T20:04:02.5616008Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.5618039Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.5618952Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.5619880Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.5620595Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.5620931Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.5621463Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.5621788Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:02.5622121Z U __errno_location@GLIBC_2.2.5 2025-05-07T20:04:02.5622451Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.5622789Z U c10::BoolType::get() 2025-05-07T20:04:02.5623093Z U c10::StringType::get() 2025-05-07T20:04:02.5623446Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:02.5624229Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:02.5625481Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.5626313Z U getenv@GLIBC_2.2.5 2025-05-07T20:04:02.5626615Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:02.5626921Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.5627273Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.5627622Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.5628041Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.5628460Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T20:04:02.5629241Z 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-07T20:04:02.5630101Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:02.5630957Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.5631969Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.5632974Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:02.5633843Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.5634842Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.5635791Z U std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.5636390Z U std::__throw_invalid_argument(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.5636796Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.5637172Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.5637559Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.5638146Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:02.5639168Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.5639956Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.5640310Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.5640647Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.5641046Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.5641370Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:02.5641708Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:02.5642009Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.5642301Z U strtol@GLIBC_2.2.5 2025-05-07T20:04:02.5642617Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:02.5643408Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:02.5644578Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T20:04:02.5645564Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:02.5646181Z U typeinfo for std::invalid_argument@GLIBCXX_3.4 2025-05-07T20:04:02.5646612Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.5647016Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:02.5647433Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.5648032Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.5648781Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.5649404Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:02.5649913Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:02.5650350Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.5650676Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.5650977Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.5651272Z w __gmon_start__ 2025-05-07T20:04:02.5651534Z w __pthread_key_create 2025-05-07T20:04:02.5651879Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.5652476Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5652787Z 2025-05-07T20:04:02.5654328Z linux-vdso.so.1 (0x00007ffdd2bcf000) 2025-05-07T20:04:02.5654814Z libtorch.so => not found 2025-05-07T20:04:02.5655068Z libc10.so => not found 2025-05-07T20:04:02.5655333Z libtorch_cpu.so => not found 2025-05-07T20:04:02.5655612Z libtorch_cuda.so => not found 2025-05-07T20:04:02.5655977Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fb664976000) 2025-05-07T20:04:02.5656505Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fb664946000) 2025-05-07T20:04:02.5656933Z libc.so.6 => /lib64/libc.so.6 (0x00007fb66473e000) 2025-05-07T20:04:02.5657300Z libm.so.6 => /lib64/libm.so.6 (0x00007fb664663000) 2025-05-07T20:04:02.5657679Z /lib64/ld-linux-x86-64.so.2 (0x00007fb664be9000) 2025-05-07T20:04:02.5657920Z 2025-05-07T20:04:02.5658046Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.5658470Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T20:04:02.5658868Z 2025-05-07T20:04:02.5688561Z 2025-05-07T20:04:02.5689216Z Dynamic section at offset 0x9af0 contains 34 entries: 2025-05-07T20:04:02.5690373Z Tag Type Name/Value 2025-05-07T20:04:02.5691270Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.5691902Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.5692410Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.5693156Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.5693689Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.5694222Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.5694737Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.5695249Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_config.so] 2025-05-07T20:04:02.5695709Z 0x000000000000000c (INIT) 0x4000 2025-05-07T20:04:02.5696030Z 0x000000000000000d (FINI) 0x799c 2025-05-07T20:04:02.5696494Z 0x0000000000000019 (INIT_ARRAY) 0x9a48 2025-05-07T20:04:02.5697008Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T20:04:02.5697399Z 0x000000000000001a (FINI_ARRAY) 0x9a58 2025-05-07T20:04:02.5697758Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.5698103Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:02.5698452Z 0x000000006ffffef5 (GNU_HASH) 0x708 2025-05-07T20:04:02.5698783Z 0x0000000000000005 (STRTAB) 0x1350 2025-05-07T20:04:02.5700937Z 0x0000000000000006 (SYMTAB) 0x918 2025-05-07T20:04:02.5701289Z 0x000000000000000a (STRSZ) 7049 (bytes) 2025-05-07T20:04:02.5701668Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.5702030Z 0x0000000000000003 (PLTGOT) 0x9d60 2025-05-07T20:04:02.5702390Z 0x0000000000000002 (PLTRELSZ) 1296 (bytes) 2025-05-07T20:04:02.5702755Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.5703082Z 0x0000000000000017 (JMPREL) 0x34e8 2025-05-07T20:04:02.5703422Z 0x0000000000000007 (RELA) 0x3068 2025-05-07T20:04:02.5703771Z 0x0000000000000008 (RELASZ) 1152 (bytes) 2025-05-07T20:04:02.5704142Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.5704470Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.5704818Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.5705185Z 0x000000006ffffffe (VERNEED) 0x2fb8 2025-05-07T20:04:02.5705519Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T20:04:02.5705862Z 0x000000006ffffff0 (VERSYM) 0x2eda 2025-05-07T20:04:02.5706192Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T20:04:02.5706516Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.5706727Z 2025-05-07T20:04:02.5706845Z ################################################################################ 2025-05-07T20:04:02.5707092Z 2025-05-07T20:04:02.5707096Z 2025-05-07T20:04:02.5707211Z ################################################################################ 2025-05-07T20:04:02.5707667Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.5708103Z [CHECK] Listing out library size: 2025-05-07T20:04:02.5708522Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.5708839Z 2025-05-07T20:04:02.5709001Z 6 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.5709271Z 2025-05-07T20:04:02.5709603Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.5710493Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.5711102Z 2025-05-07T20:04:02.5959850Z GLIBC_2.2.5 2025-05-07T20:04:02.5960221Z GLIBC_2.3 2025-05-07T20:04:02.5960436Z GLIBC_2.14 2025-05-07T20:04:02.5960574Z 2025-05-07T20:04:02.5960579Z 2025-05-07T20:04:02.5961052Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.5961970Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.5962785Z 2025-05-07T20:04:02.6213117Z GLIBCXX_3.4 2025-05-07T20:04:02.6214291Z GLIBCXX_3.4.9 2025-05-07T20:04:02.6214916Z GLIBCXX_3.4.11 2025-05-07T20:04:02.6215582Z GLIBCXX_3.4.14 2025-05-07T20:04:02.6216443Z GLIBCXX_3.4.15 2025-05-07T20:04:02.6217032Z GLIBCXX_3.4.18 2025-05-07T20:04:02.6217636Z GLIBCXX_3.4.21 2025-05-07T20:04:02.6218008Z 2025-05-07T20:04:02.6218023Z 2025-05-07T20:04:02.6234314Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so > /tmp/tmp.Eyprt2uCwv.symbols.txt 2025-05-07T20:04:02.6235618Z 2025-05-07T20:04:02.6444422Z 2025-05-07T20:04:02.6469610Z [CHECK] Total Number of symbols: 4823 2025-05-07T20:04:02.6488462Z [CHECK] Number of fbgemm symbols: 3365 2025-05-07T20:04:02.6502256Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so > /tmp/tmp.gQ3IIou9yE.usymbols.txt 2025-05-07T20:04:02.6503555Z 2025-05-07T20:04:02.6530605Z 2025-05-07T20:04:02.6555785Z [CHECK] Listing out undefined symbols (137 total): 2025-05-07T20:04:02.6576726Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.6577223Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:02.6577603Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.6578133Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.6578469Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.6578820Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:02.6579161Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:02.6579519Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.6579857Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.6580249Z U __cxa_init_primary_exception@CXXABI_1.3.11 2025-05-07T20:04:02.6580623Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:02.6580972Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:02.6581315Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:02.6581663Z U __cxa_throw_bad_array_new_length@CXXABI_1.3.8 2025-05-07T20:04:02.6582058Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.6582398Z U __once_proxy@GLIBCXX_3.4.11 2025-05-07T20:04:02.6582903Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:02.6583311Z U abort@GLIBC_2.2.5 2025-05-07T20:04:02.6583733Z U asmjit::_abi_1_13::BaseAssembler::bind(asmjit::_abi_1_13::Label const&) 2025-05-07T20:04:02.6584189Z U asmjit::_abi_1_13::BaseAssembler::newLabel() 2025-05-07T20:04:02.6584681Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T20:04:02.6585419Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T20:04:02.6586363Z 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-07T20:04:02.6587493Z 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-07T20:04:02.6588607Z U asmjit::_abi_1_13::BaseEmitter::emitArgsAssignment(asmjit::_abi_1_13::FuncFrame const&, asmjit::_abi_1_13::FuncArgsAssignment const&) 2025-05-07T20:04:02.6589473Z U asmjit::_abi_1_13::BaseEmitter::emitEpilog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T20:04:02.6590039Z U asmjit::_abi_1_13::BaseEmitter::emitProlog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T20:04:02.6590653Z U asmjit::_abi_1_13::CodeHolder::CodeHolder(asmjit::_abi_1_13::Support::Temporary const*) 2025-05-07T20:04:02.6591268Z U asmjit::_abi_1_13::CodeHolder::init(asmjit::_abi_1_13::Environment const&, unsigned long) 2025-05-07T20:04:02.6591786Z U asmjit::_abi_1_13::CodeHolder::~CodeHolder() 2025-05-07T20:04:02.6592414Z U asmjit::_abi_1_13::FuncArgsAssignment::updateFuncFrame(asmjit::_abi_1_13::FuncFrame&) const 2025-05-07T20:04:02.6593146Z U asmjit::_abi_1_13::FuncDetail::init(asmjit::_abi_1_13::FuncSignature const&, asmjit::_abi_1_13::Environment const&) 2025-05-07T20:04:02.6593728Z U asmjit::_abi_1_13::FuncFrame::finalize() 2025-05-07T20:04:02.6594166Z U asmjit::_abi_1_13::FuncFrame::init(asmjit::_abi_1_13::FuncDetail const&) 2025-05-07T20:04:02.6594762Z U asmjit::_abi_1_13::JitRuntime::JitRuntime(asmjit::_abi_1_13::JitAllocator::CreateParams const*) 2025-05-07T20:04:02.6595373Z U asmjit::_abi_1_13::JitRuntime::_add(void**, asmjit::_abi_1_13::CodeHolder*) 2025-05-07T20:04:02.6595820Z U asmjit::_abi_1_13::JitRuntime::~JitRuntime() 2025-05-07T20:04:02.6596280Z U asmjit::_abi_1_13::x86::Assembler::Assembler(asmjit::_abi_1_13::CodeHolder*) 2025-05-07T20:04:02.6596754Z U asmjit::_abi_1_13::x86::Assembler::~Assembler() 2025-05-07T20:04:02.6597090Z U cpuinfo_get_packages 2025-05-07T20:04:02.6597441Z U cpuinfo_get_packages_count 2025-05-07T20:04:02.6597743Z U cpuinfo_initialize 2025-05-07T20:04:02.6598037Z U cpuinfo_isa 2025-05-07T20:04:02.6598291Z U fma@GLIBC_2.2.5 2025-05-07T20:04:02.6598574Z U fmaf@GLIBC_2.2.5 2025-05-07T20:04:02.6598842Z U fminf@GLIBC_2.2.5 2025-05-07T20:04:02.6599126Z U free@GLIBC_2.2.5 2025-05-07T20:04:02.6599414Z U fwrite@GLIBC_2.2.5 2025-05-07T20:04:02.6599689Z U getenv@GLIBC_2.2.5 2025-05-07T20:04:02.6599975Z U log2@GLIBC_2.2.5 2025-05-07T20:04:02.6600242Z U log2f@GLIBC_2.2.5 2025-05-07T20:04:02.6600530Z U lrintf@GLIBC_2.2.5 2025-05-07T20:04:02.6600806Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:02.6601103Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.6601378Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.6601676Z U nearbyint@GLIBC_2.2.5 2025-05-07T20:04:02.6601966Z U nearbyintf@GLIBC_2.2.5 2025-05-07T20:04:02.6602322Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.6602709Z U operator delete[](void*)@GLIBCXX_3.4 2025-05-07T20:04:02.6603052Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.6603415Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.6603745Z U posix_memalign@GLIBC_2.2.5 2025-05-07T20:04:02.6604054Z U pow@GLIBC_2.2.5 2025-05-07T20:04:02.6604323Z U sqrtf@GLIBC_2.2.5 2025-05-07T20:04:02.6604724Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:02.6605220Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T20:04:02.6605661Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T20:04:02.6606315Z 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-07T20:04:02.6607029Z U std::__atomic_futex_unsigned_base::_M_futex_notify_all(unsigned int*)@GLIBCXX_3.4.21 2025-05-07T20:04:02.6608078Z 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-07T20:04:02.6609257Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.6610319Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.6611275Z U std::__cxx11::basic_string, std::allocator >::compare(char const*) const@GLIBCXX_3.4.21 2025-05-07T20:04:02.6612108Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:02.6612832Z U std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:02.6613321Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T20:04:02.6613725Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T20:04:02.6614180Z U std::__exception_ptr::exception_ptr::exception_ptr(void*)@CXXABI_1.3.11 2025-05-07T20:04:02.6614692Z U std::__future_base::_Result_base::_Result_base()@GLIBCXX_3.4.15 2025-05-07T20:04:02.6615171Z U std::__future_base::_Result_base::~_Result_base()@GLIBCXX_3.4.15 2025-05-07T20:04:02.6615564Z U std::__once_call@GLIBCXX_3.4.11 2025-05-07T20:04:02.6615937Z U std::__once_callable@GLIBCXX_3.4.11 2025-05-07T20:04:02.6616377Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:02.6616920Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:02.6617356Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T20:04:02.6617726Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T20:04:02.6618146Z U std::__throw_future_error(int)@GLIBCXX_3.4.14 2025-05-07T20:04:02.6618553Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.6618980Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.6619382Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:02.6619785Z U std::bad_alloc::~bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:02.6620670Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.6621491Z U std::cerr@GLIBCXX_3.4 2025-05-07T20:04:02.6621828Z U std::cout@GLIBCXX_3.4 2025-05-07T20:04:02.6622205Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T20:04:02.6622636Z U std::future_category()@GLIBCXX_3.4.15 2025-05-07T20:04:02.6623046Z U std::future_error::~future_error()@GLIBCXX_3.4.14 2025-05-07T20:04:02.6623437Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.6623829Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.6624500Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:02.6637783Z U std::logic_error::logic_error(std::logic_error const&)@GLIBCXX_3.4.21 2025-05-07T20:04:02.6638352Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T20:04:02.6638831Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.6639366Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.6639941Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T20:04:02.6640283Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:02.6640647Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T20:04:02.6641081Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T20:04:02.6641604Z U std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:02.6642105Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:02.6642458Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:02.6642782Z U stderr@GLIBC_2.2.5 2025-05-07T20:04:02.6643067Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:02.6643367Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.6643645Z U strstr@GLIBC_2.2.5 2025-05-07T20:04:02.6643947Z U tolower@GLIBC_2.2.5 2025-05-07T20:04:02.6644235Z U toupper@GLIBC_2.2.5 2025-05-07T20:04:02.6644615Z U typeinfo for std::__future_base::_Result_base@GLIBCXX_3.4.15 2025-05-07T20:04:02.6645036Z U typeinfo for std::bad_alloc@GLIBCXX_3.4 2025-05-07T20:04:02.6645403Z U typeinfo for std::future_error@GLIBCXX_3.4.14 2025-05-07T20:04:02.6645790Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:02.6646170Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.6646598Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.6647033Z U vtable for std::bad_alloc@GLIBCXX_3.4 2025-05-07T20:04:02.6647380Z U vtable for std::future_error@GLIBCXX_3.4.14 2025-05-07T20:04:02.6647742Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.6648057Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.6648388Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.6648682Z w __gmon_start__ 2025-05-07T20:04:02.6648974Z w __pthread_key_create 2025-05-07T20:04:02.6649279Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:02.6649621Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:02.6649946Z w pthread_once 2025-05-07T20:04:02.6650213Z w pthread_rwlock_rdlock 2025-05-07T20:04:02.6650523Z w pthread_rwlock_unlock 2025-05-07T20:04:02.6650822Z w pthread_rwlock_wrlock 2025-05-07T20:04:02.6651138Z w pthread_self@GLIBC_2.2.5 2025-05-07T20:04:02.6651483Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.6651893Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.6652143Z 2025-05-07T20:04:02.6652253Z linux-vdso.so.1 (0x00007ffd74f91000) 2025-05-07T20:04:02.6652559Z libc10.so => not found 2025-05-07T20:04:02.6653079Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f3ff0f81000) 2025-05-07T20:04:02.6653626Z libtorch.so => not found 2025-05-07T20:04:02.6653893Z libtorch_cpu.so => not found 2025-05-07T20:04:02.6654160Z libtorch_cuda.so => not found 2025-05-07T20:04:02.6654487Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f3ff079c000) 2025-05-07T20:04:02.6654891Z libm.so.6 => /lib64/libm.so.6 (0x00007f3ff06c1000) 2025-05-07T20:04:02.6655261Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f3ff0f51000) 2025-05-07T20:04:02.6655645Z libc.so.6 => /lib64/libc.so.6 (0x00007f3ff04b9000) 2025-05-07T20:04:02.6656010Z /lib64/ld-linux-x86-64.so.2 (0x00007f3ff1000000) 2025-05-07T20:04:02.6656459Z libtorch_cpu.so => not found 2025-05-07T20:04:02.6656933Z libtorch_cuda.so => not found 2025-05-07T20:04:02.6657210Z libtorch.so => not found 2025-05-07T20:04:02.6657401Z 2025-05-07T20:04:02.6657516Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.6657959Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T20:04:02.6658289Z 2025-05-07T20:04:02.6658395Z 2025-05-07T20:04:02.6658563Z Dynamic section at offset 0x52bcb8 contains 38 entries: 2025-05-07T20:04:02.6658991Z Tag Type Name/Value 2025-05-07T20:04:02.6659422Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.6659950Z 0x0000000000000001 (NEEDED) Shared library: [asmjit.so] 2025-05-07T20:04:02.6660465Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.6661106Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.6661663Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.6662200Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.6662735Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T20:04:02.6663247Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.6663780Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.6664329Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:02.6664864Z 0x000000000000000e (SONAME) Library soname: [fbgemm.so] 2025-05-07T20:04:02.6665379Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:02.6665799Z 0x000000000000000c (INIT) 0xf4000 2025-05-07T20:04:02.6666167Z 0x000000000000000d (FINI) 0x4d67e0 2025-05-07T20:04:02.6666520Z 0x0000000000000019 (INIT_ARRAY) 0x529c40 2025-05-07T20:04:02.6666927Z 0x000000000000001b (INIT_ARRAYSZ) 56 (bytes) 2025-05-07T20:04:02.6667547Z 0x000000000000001a (FINI_ARRAY) 0x529c78 2025-05-07T20:04:02.6667911Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.6668284Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:02.6668631Z 0x000000006ffffef5 (GNU_HASH) 0x6d60 2025-05-07T20:04:02.6668995Z 0x0000000000000005 (STRTAB) 0x2aa98 2025-05-07T20:04:02.6669336Z 0x0000000000000006 (SYMTAB) 0xe658 2025-05-07T20:04:02.6669724Z 0x000000000000000a (STRSZ) 703409 (bytes) 2025-05-07T20:04:02.6670103Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.6670474Z 0x0000000000000003 (PLTGOT) 0x52cf58 2025-05-07T20:04:02.6670862Z 0x0000000000000002 (PLTRELSZ) 23160 (bytes) 2025-05-07T20:04:02.6671231Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.6671592Z 0x0000000000000017 (JMPREL) 0xee050 2025-05-07T20:04:02.6671942Z 0x0000000000000007 (RELA) 0xd8d80 2025-05-07T20:04:02.6672325Z 0x0000000000000008 (RELASZ) 86736 (bytes) 2025-05-07T20:04:02.6672705Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.6673071Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.6673418Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.6673808Z 0x000000006ffffffe (VERNEED) 0xd8c00 2025-05-07T20:04:02.6674175Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:02.6674519Z 0x000000006ffffff0 (VERSYM) 0xd664a 2025-05-07T20:04:02.6674884Z 0x000000006ffffff9 (RELACOUNT) 9 2025-05-07T20:04:02.6675211Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.6675444Z 2025-05-07T20:04:02.6675567Z ################################################################################ 2025-05-07T20:04:02.6675800Z 2025-05-07T20:04:02.6675805Z 2025-05-07T20:04:02.6675926Z ################################################################################ 2025-05-07T20:04:02.6676447Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.6676964Z [CHECK] Listing out library size: 2025-05-07T20:04:02.6677428Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.6677929Z 2025-05-07T20:04:02.6678151Z 2 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.6678458Z 2025-05-07T20:04:02.6678868Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.6679863Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.6680572Z 2025-05-07T20:04:02.6731337Z GLIBC_2.2.5 2025-05-07T20:04:02.6732031Z GLIBC_2.3 2025-05-07T20:04:02.6732603Z GLIBC_2.14 2025-05-07T20:04:02.6732951Z 2025-05-07T20:04:02.6732965Z 2025-05-07T20:04:02.6734212Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.6737550Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.6738637Z 2025-05-07T20:04:02.6784728Z GLIBCXX_3.4 2025-05-07T20:04:02.6784984Z GLIBCXX_3.4.9 2025-05-07T20:04:02.6785230Z GLIBCXX_3.4.14 2025-05-07T20:04:02.6785449Z GLIBCXX_3.4.20 2025-05-07T20:04:02.6785680Z GLIBCXX_3.4.21 2025-05-07T20:04:02.6785823Z 2025-05-07T20:04:02.6785828Z 2025-05-07T20:04:02.6807156Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.bah1UDdXRv.symbols.txt 2025-05-07T20:04:02.6830539Z 2025-05-07T20:04:02.6830558Z 2025-05-07T20:04:02.6855930Z [CHECK] Total Number of symbols: 477 2025-05-07T20:04:02.6874554Z [CHECK] Number of fbgemm symbols: 48 2025-05-07T20:04:02.6895870Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.K75mUmrUbj.usymbols.txt 2025-05-07T20:04:02.6896522Z 2025-05-07T20:04:02.6921940Z 2025-05-07T20:04:02.6953331Z [CHECK] Listing out undefined symbols (200 total): 2025-05-07T20:04:02.6971139Z U GOMP_barrier 2025-05-07T20:04:02.6971519Z U GOMP_parallel 2025-05-07T20:04:02.6972113Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.6975476Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.6975870Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.6976497Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.6977057Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.6977495Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:02.6977935Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:02.6978346Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:02.6978738Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.6979154Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:02.6979508Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.6979870Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.6980212Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.6980582Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:02.6980955Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:02.6981295Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.6981670Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.6982014Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:02.6982363Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:02.6982701Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.6983063Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:02.6983678Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T20:04:02.6984424Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:02.6984911Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:02.6985807Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.6986787Z U at::_ops::is_nonzero::call(at::Tensor const&) 2025-05-07T20:04:02.6987370Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:02.6987852Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:02.6988511Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T20:04:02.6989602Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T20:04:02.6990431Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T20:04:02.6991239Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.6992059Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:02.6992406Z U at::get_num_threads() 2025-05-07T20:04:02.6992732Z U at::get_thread_num() 2025-05-07T20:04:02.6993079Z U at::in_parallel_region() 2025-05-07T20:04:02.6993408Z U at::init_num_threads() 2025-05-07T20:04:02.6993760Z U at::internal::set_thread_num(int) 2025-05-07T20:04:02.6994120Z U at::toAccumulateType(c10::ScalarType, bool) 2025-05-07T20:04:02.6994499Z U c10::BoolType::get() 2025-05-07T20:04:02.6994867Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:02.6995528Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:02.6996105Z U c10::Error::what() const 2025-05-07T20:04:02.6996490Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.6996965Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.6997382Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:02.6997738Z U c10::IntType::get() 2025-05-07T20:04:02.6998101Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:02.6998515Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:02.6998975Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:02.6999430Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T20:04:02.6999808Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T20:04:02.7000171Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:02.7000589Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:02.7001229Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:02.7001866Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:02.7002263Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:02.7002618Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:02.7002985Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T20:04:02.7003371Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:02.7003710Z U c10::SymIntType::get() 2025-05-07T20:04:02.7004076Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:02.7004426Z U c10::TensorType::get() 2025-05-07T20:04:02.7004770Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:02.7005745Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:02.7006685Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:02.7007105Z U c10::cuda::CUDAKernelLaunchRegistry::get_singleton_ref() 2025-05-07T20:04:02.7007641Z U c10::cuda::CUDAKernelLaunchRegistry::get_uvm_assertions_ptr_for_current_device() 2025-05-07T20:04:02.7008350Z U c10::cuda::CUDAKernelLaunchRegistry::insert(char const*, char const*, unsigned int, char const*, int) 2025-05-07T20:04:02.7008900Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:02.7009260Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:02.7009615Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:02.7009949Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:02.7010305Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:02.7010943Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:02.7011439Z U c10::cuda::device_count() 2025-05-07T20:04:02.7011840Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:02.7012227Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:02.7012637Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:02.7013038Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:02.7013465Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:02.7013854Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:02.7014619Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:02.7015529Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:02.7016474Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7017624Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:02.7018712Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7019559Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:02.7019928Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:02.7020307Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:02.7020676Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:02.7021057Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T20:04:02.7021452Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:02.7021879Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:02.7022287Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:02.7022692Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T20:04:02.7023085Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T20:04:02.7023485Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:02.7023927Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:02.7024405Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7024819Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.7025201Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:02.7025590Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:02.7026058Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:02.7026422Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:02.7026815Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7027196Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:02.7027585Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:02.7027951Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:02.7028330Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:02.7028840Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7029246Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:02.7030268Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7031940Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7033630Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7035295Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7037028Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7038836Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7040707Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7042421Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7044154Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7045881Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7047602Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7049362Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:02.7050492Z U fbgemm::fbgemmAlignedAlloc(unsigned long, unsigned long, bool) 2025-05-07T20:04:02.7052902Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T20:04:02.7053422Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T20:04:02.7053944Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.7054339Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7054753Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.7055146Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7055562Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:02.7055995Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.7056452Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7057013Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.7057405Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.7057703Z U omp_get_max_threads 2025-05-07T20:04:02.7058057Z U omp_get_num_threads 2025-05-07T20:04:02.7058353Z U omp_get_thread_num 2025-05-07T20:04:02.7058729Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.7059133Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.7059768Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:02.7060668Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:02.7061611Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7062729Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7063835Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7064782Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7065876Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:02.7067025Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7068183Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:02.7068823Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T20:04:02.7069271Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T20:04:02.7069683Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T20:04:02.7070110Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7070596Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7071081Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:02.7071672Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:02.7072413Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:02.7073617Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7074985Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7075778Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T20:04:02.7076197Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:02.7076590Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.7076991Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.7077390Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.7077753Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.7078137Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:02.7078493Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:02.7078943Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7079754Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7080251Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:02.7080802Z U std::pair fbgemm::radix_sort_parallel(int*, int*, int*, int*, long, long, bool) 2025-05-07T20:04:02.7081705Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T20:04:02.7082806Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T20:04:02.7083649Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T20:04:02.7084093Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:02.7084428Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.7084749Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:02.7085575Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:02.7086732Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.7087545Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.7088284Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:02.7088888Z U typeinfo for c10::Error 2025-05-07T20:04:02.7089222Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:02.7089665Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.7090113Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.7090553Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:02.7091037Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.7091404Z U vtable for c10::Error 2025-05-07T20:04:02.7091968Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7092733Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7093434Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:02.7093990Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:02.7094435Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.7094788Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.7095103Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.7095430Z w __gmon_start__ 2025-05-07T20:04:02.7095712Z w __pthread_key_create 2025-05-07T20:04:02.7096152Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.7096815Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.7097149Z 2025-05-07T20:04:02.7097272Z linux-vdso.so.1 (0x00007fff78fab000) 2025-05-07T20:04:02.7097611Z libc10.so => not found 2025-05-07T20:04:02.7097880Z libc10_cuda.so => not found 2025-05-07T20:04:02.7098473Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007fd40aa00000) 2025-05-07T20:04:02.7099424Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007fd40b3bf000) 2025-05-07T20:04:02.7100160Z libtorch.so => not found 2025-05-07T20:04:02.7100465Z libtorch_cpu.so => not found 2025-05-07T20:04:02.7100757Z libtorch_cuda.so => not found 2025-05-07T20:04:02.7101075Z libcudart.so.11.0 => not found 2025-05-07T20:04:02.7101440Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fd40a79c000) 2025-05-07T20:04:02.7101912Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fd40b38f000) 2025-05-07T20:04:02.7102320Z libc.so.6 => /lib64/libc.so.6 (0x00007fd40a594000) 2025-05-07T20:04:02.7102728Z /lib64/ld-linux-x86-64.so.2 (0x00007fd40b3ce000) 2025-05-07T20:04:02.7103072Z libc10.so => not found 2025-05-07T20:04:02.7103633Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007fd40b312000) 2025-05-07T20:04:02.7104249Z libtorch.so => not found 2025-05-07T20:04:02.7104526Z libtorch_cpu.so => not found 2025-05-07T20:04:02.7104846Z libtorch_cuda.so => not found 2025-05-07T20:04:02.7105168Z libm.so.6 => /lib64/libm.so.6 (0x00007fd40b235000) 2025-05-07T20:04:02.7105540Z libtorch.so => not found 2025-05-07T20:04:02.7105806Z libc10.so => not found 2025-05-07T20:04:02.7106096Z libtorch_cpu.so => not found 2025-05-07T20:04:02.7106389Z libtorch_cuda.so => not found 2025-05-07T20:04:02.7106700Z libtorch_cpu.so => not found 2025-05-07T20:04:02.7107016Z libtorch_cuda.so => not found 2025-05-07T20:04:02.7107303Z libtorch.so => not found 2025-05-07T20:04:02.7107475Z 2025-05-07T20:04:02.7107620Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.7108077Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T20:04:02.7108458Z 2025-05-07T20:04:02.7108489Z 2025-05-07T20:04:02.7108661Z Dynamic section at offset 0x19c218 contains 40 entries: 2025-05-07T20:04:02.7109189Z Tag Type Name/Value 2025-05-07T20:04:02.7109599Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.7110127Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:02.7110618Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T20:04:02.7111150Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T20:04:02.7111698Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.7112216Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.7112745Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.7113257Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:02.7113794Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.7114375Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.7114896Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.7115405Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:02.7115968Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_common.so] 2025-05-07T20:04:02.7116505Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:02.7116909Z 0x000000000000000c (INIT) 0x12000 2025-05-07T20:04:02.7117263Z 0x000000000000000d (FINI) 0x76a9c 2025-05-07T20:04:02.7117601Z 0x0000000000000019 (INIT_ARRAY) 0x19cdd8 2025-05-07T20:04:02.7117972Z 0x000000000000001b (INIT_ARRAYSZ) 72 (bytes) 2025-05-07T20:04:02.7118325Z 0x000000000000001a (FINI_ARRAY) 0x19ce20 2025-05-07T20:04:02.7118697Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.7119060Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:02.7119396Z 0x000000006ffffef5 (GNU_HASH) 0x1840 2025-05-07T20:04:02.7119742Z 0x0000000000000005 (STRTAB) 0x52a8 2025-05-07T20:04:02.7120089Z 0x0000000000000006 (SYMTAB) 0x25d8 2025-05-07T20:04:02.7120459Z 0x000000000000000a (STRSZ) 37674 (bytes) 2025-05-07T20:04:02.7120813Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.7121177Z 0x0000000000000003 (PLTGOT) 0x19d4d8 2025-05-07T20:04:02.7121522Z 0x0000000000000002 (PLTRELSZ) 6336 (bytes) 2025-05-07T20:04:02.7121883Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.7122226Z 0x0000000000000017 (JMPREL) 0xff68 2025-05-07T20:04:02.7122544Z 0x0000000000000007 (RELA) 0xeab0 2025-05-07T20:04:02.7122894Z 0x0000000000000008 (RELASZ) 5304 (bytes) 2025-05-07T20:04:02.7123234Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.7123571Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.7123891Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.7124247Z 0x000000006ffffffe (VERNEED) 0xe990 2025-05-07T20:04:02.7124593Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:02.7124907Z 0x000000006ffffff0 (VERSYM) 0xe5d2 2025-05-07T20:04:02.7125244Z 0x000000006ffffff9 (RELACOUNT) 17 2025-05-07T20:04:02.7125707Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.7125920Z 2025-05-07T20:04:02.7126057Z ################################################################################ 2025-05-07T20:04:02.7126291Z 2025-05-07T20:04:02.7126295Z 2025-05-07T20:04:02.7126413Z ################################################################################ 2025-05-07T20:04:02.7126928Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7127437Z [CHECK] Listing out library size: 2025-05-07T20:04:02.7127885Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7128255Z 2025-05-07T20:04:02.7128478Z 11 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7128780Z 2025-05-07T20:04:02.7129155Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7130146Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.7130770Z 2025-05-07T20:04:02.7166534Z GLIBC_2.2.5 2025-05-07T20:04:02.7168271Z GLIBC_2.14 2025-05-07T20:04:02.7169583Z 2025-05-07T20:04:02.7169772Z 2025-05-07T20:04:02.7170678Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7171755Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.7172388Z 2025-05-07T20:04:02.7258350Z GLIBCXX_3.4 2025-05-07T20:04:02.7259065Z GLIBCXX_3.4.9 2025-05-07T20:04:02.7259691Z GLIBCXX_3.4.11 2025-05-07T20:04:02.7260326Z GLIBCXX_3.4.20 2025-05-07T20:04:02.7260917Z GLIBCXX_3.4.21 2025-05-07T20:04:02.7261429Z 2025-05-07T20:04:02.7261434Z 2025-05-07T20:04:02.7275703Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.yiNrkhTNWm.symbols.txt 2025-05-07T20:04:02.7277156Z 2025-05-07T20:04:02.7323752Z 2025-05-07T20:04:02.7357209Z [CHECK] Total Number of symbols: 839 2025-05-07T20:04:02.7369886Z [CHECK] Number of fbgemm symbols: 80 2025-05-07T20:04:02.7389578Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.Xwyw0UUhsL.usymbols.txt 2025-05-07T20:04:02.7390129Z 2025-05-07T20:04:02.7408185Z 2025-05-07T20:04:02.7433904Z [CHECK] Listing out undefined symbols (158 total): 2025-05-07T20:04:02.7448382Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7449425Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.7450027Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.7450464Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.7450864Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.7451260Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:02.7451779Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:02.7452132Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:02.7452503Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.7452949Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.7453245Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.7453540Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.7453842Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:02.7454139Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.7454441Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.7454736Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:02.7455026Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.7455360Z U at::CUDAGeneratorImpl::device_type() 2025-05-07T20:04:02.7455735Z U at::CUDAGeneratorImpl::philox_cuda_state(unsigned long) 2025-05-07T20:04:02.7456720Z U at::_ops::arange::call(c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.7457905Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.7459268Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.7460330Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T20:04:02.7461276Z U at::_ops::full_like::call(at::Tensor const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.7462356Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T20:04:02.7463134Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T20:04:02.7464207Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.7465315Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.7466126Z U at::cuda::detail::getDefaultCUDAGenerator(signed char) 2025-05-07T20:04:02.7466527Z U at::cuda::getDeviceProperties(signed char) 2025-05-07T20:04:02.7466853Z U c10::BoolType::get() 2025-05-07T20:04:02.7467391Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:02.7467970Z U c10::GeneratorImpl::device() const 2025-05-07T20:04:02.7468447Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7468889Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:02.7469241Z U c10::IntType::get() 2025-05-07T20:04:02.7469673Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:02.7470231Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:02.7470646Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:02.7471319Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:02.7471982Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:02.7472362Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:02.7472754Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:02.7473120Z U c10::TensorType::get() 2025-05-07T20:04:02.7473461Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:02.7474480Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:02.7475401Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:02.7475754Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:02.7476079Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:02.7476415Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:02.7476733Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:02.7477065Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:02.7477502Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:02.7477961Z U c10::cuda::current_device() 2025-05-07T20:04:02.7478272Z U c10::cuda::device_count() 2025-05-07T20:04:02.7478593Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:02.7478966Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:02.7479329Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:02.7479708Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:02.7480100Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:02.7480459Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:02.7481212Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:02.7482044Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:02.7482870Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7483892Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:02.7484598Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:02.7484978Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:02.7485520Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:02.7485953Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:02.7486467Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:02.7487179Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:02.7487609Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:02.7488081Z U c10::throwNullDataPtrError() 2025-05-07T20:04:02.7488707Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:02.7489065Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:02.7489479Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:02.7489959Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:02.7490317Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:02.7490709Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7491087Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.7491472Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:02.7491842Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:02.7492189Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:02.7492543Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:02.7492894Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7493400Z U cudaFuncGetAttributes@libcudart.so.11.0 2025-05-07T20:04:02.7493847Z U cudaGetDevice@libcudart.so.11.0 2025-05-07T20:04:02.7494185Z U cudaGetDeviceCount@libcudart.so.11.0 2025-05-07T20:04:02.7494528Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:02.7494847Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:02.7495168Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:02.7495485Z U cudaMemsetAsync@libcudart.so.11.0 2025-05-07T20:04:02.7495980Z U cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.7496730Z U cudaPeekAtLastError@libcudart.so.11.0 2025-05-07T20:04:02.7497098Z U cudaSetDevice@libcudart.so.11.0 2025-05-07T20:04:02.7497515Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:02.7497886Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7498266Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:02.7498669Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7499086Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.7499468Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7499829Z U log2f@GLIBC_2.2.5 2025-05-07T20:04:02.7500191Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:02.7501532Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.7501938Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7502294Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.7502591Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.7502927Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.7503326Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.7503652Z U printf@GLIBC_2.2.5 2025-05-07T20:04:02.7504019Z U puts@GLIBC_2.2.5 2025-05-07T20:04:02.7504575Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:02.7505435Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:02.7506369Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7507456Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7508523Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7509531Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7510507Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:02.7511529Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7512613Z U std::__cxx11::basic_string, std::allocator >::replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7513519Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:02.7514069Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7514451Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7514857Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:02.7515251Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:02.7515713Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:02.7516369Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:02.7517361Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7518134Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.7518468Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.7518978Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.7519313Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.7519659Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:02.7520166Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:02.7520566Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7521424Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7522131Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:02.7522455Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.7522779Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:02.7524033Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:02.7525296Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.7526176Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.7526932Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:02.7527660Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7528157Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.7528608Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:02.7529065Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.7529702Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7530527Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7531213Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:02.7531784Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:02.7532264Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.7532596Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.7532932Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.7533233Z w __gmon_start__ 2025-05-07T20:04:02.7533532Z w __pthread_key_create 2025-05-07T20:04:02.7533846Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:02.7534361Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:02.7535033Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.7535855Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7536261Z 2025-05-07T20:04:02.7536425Z linux-vdso.so.1 (0x00007ffc4b724000) 2025-05-07T20:04:02.7536747Z libtorch.so => not found 2025-05-07T20:04:02.7537002Z libc10.so => not found 2025-05-07T20:04:02.7537269Z libc10_cuda.so => not found 2025-05-07T20:04:02.7537536Z libtorch_cpu.so => not found 2025-05-07T20:04:02.7537826Z libtorch_cuda.so => not found 2025-05-07T20:04:02.7538100Z libcudart.so.11.0 => not found 2025-05-07T20:04:02.7538456Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fba5619c000) 2025-05-07T20:04:02.7538855Z libm.so.6 => /lib64/libm.so.6 (0x00007fba57180000) 2025-05-07T20:04:02.7539254Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fba57152000) 2025-05-07T20:04:02.7539653Z libc.so.6 => /lib64/libc.so.6 (0x00007fba55f94000) 2025-05-07T20:04:02.7540018Z /lib64/ld-linux-x86-64.so.2 (0x00007fba57261000) 2025-05-07T20:04:02.7540257Z 2025-05-07T20:04:02.7540383Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.7540818Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T20:04:02.7541176Z 2025-05-07T20:04:02.7541180Z 2025-05-07T20:04:02.7541340Z Dynamic section at offset 0xa7ca60 contains 37 entries: 2025-05-07T20:04:02.7541719Z Tag Type Name/Value 2025-05-07T20:04:02.7542156Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.7542719Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.7543225Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:02.7543760Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.7544289Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.7544840Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:02.7545442Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.7545966Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T20:04:02.7546484Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.7546987Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.7547526Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_cache.so] 2025-05-07T20:04:02.7547985Z 0x000000000000000c (INIT) 0x2c000 2025-05-07T20:04:02.7548332Z 0x000000000000000d (FINI) 0xcd12c 2025-05-07T20:04:02.7548668Z 0x0000000000000019 (INIT_ARRAY) 0xa7c0c8 2025-05-07T20:04:02.7549147Z 0x000000000000001b (INIT_ARRAYSZ) 208 (bytes) 2025-05-07T20:04:02.7549508Z 0x000000000000001a (FINI_ARRAY) 0xa7c198 2025-05-07T20:04:02.7549848Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.7550194Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:02.7550519Z 0x000000006ffffef5 (GNU_HASH) 0x1ed8 2025-05-07T20:04:02.7550889Z 0x0000000000000005 (STRTAB) 0x8a48 2025-05-07T20:04:02.7551207Z 0x0000000000000006 (SYMTAB) 0x3b88 2025-05-07T20:04:02.7551564Z 0x000000000000000a (STRSZ) 117532 (bytes) 2025-05-07T20:04:02.7551921Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.7552273Z 0x0000000000000003 (PLTGOT) 0xa7cd00 2025-05-07T20:04:02.7552635Z 0x0000000000000002 (PLTRELSZ) 8592 (bytes) 2025-05-07T20:04:02.7552978Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.7553310Z 0x0000000000000017 (JMPREL) 0x292f0 2025-05-07T20:04:02.7553631Z 0x0000000000000007 (RELA) 0x25d08 2025-05-07T20:04:02.7553985Z 0x0000000000000008 (RELASZ) 13800 (bytes) 2025-05-07T20:04:02.7554334Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.7554667Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.7555001Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.7555346Z 0x000000006ffffffe (VERNEED) 0x25bf8 2025-05-07T20:04:02.7555684Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:02.7556004Z 0x000000006ffffff0 (VERSYM) 0x25564 2025-05-07T20:04:02.7556338Z 0x000000006ffffff9 (RELACOUNT) 39 2025-05-07T20:04:02.7556640Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.7556856Z 2025-05-07T20:04:02.7556967Z ################################################################################ 2025-05-07T20:04:02.7557188Z 2025-05-07T20:04:02.7557192Z 2025-05-07T20:04:02.7557317Z ################################################################################ 2025-05-07T20:04:02.7557814Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7558314Z [CHECK] Listing out library size: 2025-05-07T20:04:02.7558772Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7559162Z 2025-05-07T20:04:02.7559367Z 5 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7559682Z 2025-05-07T20:04:02.7560089Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7561081Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.7561729Z 2025-05-07T20:04:02.7596376Z GLIBC_2.2.5 2025-05-07T20:04:02.7597267Z GLIBC_2.3 2025-05-07T20:04:02.7597638Z GLIBC_2.14 2025-05-07T20:04:02.7597888Z 2025-05-07T20:04:02.7597893Z 2025-05-07T20:04:02.7598310Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7599469Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.7600085Z 2025-05-07T20:04:02.7651833Z GLIBCXX_3.4 2025-05-07T20:04:02.7652245Z GLIBCXX_3.4.9 2025-05-07T20:04:02.7652620Z GLIBCXX_3.4.11 2025-05-07T20:04:02.7652859Z GLIBCXX_3.4.18 2025-05-07T20:04:02.7653064Z GLIBCXX_3.4.21 2025-05-07T20:04:02.7653191Z 2025-05-07T20:04:02.7653196Z 2025-05-07T20:04:02.7669179Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.R7gTPo9NUW.symbols.txt 2025-05-07T20:04:02.7670635Z 2025-05-07T20:04:02.7697781Z 2025-05-07T20:04:02.7722081Z [CHECK] Total Number of symbols: 329 2025-05-07T20:04:02.7739782Z [CHECK] Number of fbgemm symbols: 12 2025-05-07T20:04:02.7760317Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.gFILz1ai5O.usymbols.txt 2025-05-07T20:04:02.7760866Z 2025-05-07T20:04:02.7778371Z 2025-05-07T20:04:02.7802075Z [CHECK] Listing out undefined symbols (133 total): 2025-05-07T20:04:02.7818378Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7821635Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7822203Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.7822587Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.7822985Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.7823395Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.7823773Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:02.7824174Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:02.7824535Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:02.7824919Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.7825267Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.7825605Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.7825953Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.7826265Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:02.7826597Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:02.7826914Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.7827231Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:02.7827543Z U at::CUDAGeneratorImpl::device_type() 2025-05-07T20:04:02.7827938Z U at::CUDAGeneratorImpl::philox_cuda_state(unsigned long) 2025-05-07T20:04:02.7828397Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T20:04:02.7828834Z U at::cuda::detail::getDefaultCUDAGenerator(signed char) 2025-05-07T20:04:02.7829202Z U c10::BoolType::get() 2025-05-07T20:04:02.7829546Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:02.7829917Z U c10::FloatType::get() 2025-05-07T20:04:02.7830221Z U c10::GeneratorImpl::device() const 2025-05-07T20:04:02.7830618Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7831043Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:02.7831447Z U c10::IntType::get() 2025-05-07T20:04:02.7831833Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:02.7832222Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:02.7832608Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:02.7833026Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:02.7833744Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:02.7834398Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:02.7834743Z U c10::TensorType::get() 2025-05-07T20:04:02.7835089Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:02.7836016Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:02.7836952Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:02.7837329Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:02.7837669Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:02.7838015Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:02.7838348Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:02.7838669Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:02.7839117Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:02.7839596Z U c10::cuda::device_count() 2025-05-07T20:04:02.7839924Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:02.7840279Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:02.7840652Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:02.7841028Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:02.7841408Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:02.7841778Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:02.7842467Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:02.7843305Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:02.7844131Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7845021Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:02.7845571Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:02.7845890Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:02.7846203Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:02.7846557Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:02.7846922Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:02.7847257Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:02.7847647Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:02.7848060Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7848423Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.7848764Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:02.7849102Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:02.7849459Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:02.7849785Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:02.7850116Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7850473Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:02.7850828Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:02.7851151Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:02.7851488Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:02.7851848Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:02.7852208Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.7852550Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:02.7852887Z U float at::Tensor::item() const 2025-05-07T20:04:02.7853258Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7853648Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7854238Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.7854587Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.7855050Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.7855488Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.7856307Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.7856971Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:02.7858222Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:02.7859281Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7860370Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.7861432Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7862383Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7863459Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.7864442Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:02.7865290Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:02.7865912Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:02.7866255Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:02.7866633Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7867032Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7867646Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:02.7868153Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:02.7868874Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:02.7869969Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7871286Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.7872056Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.7872432Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.7872792Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.7873272Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.7873637Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:02.7873976Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:02.7874404Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7874956Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.7875467Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:02.7875835Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:02.7876154Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.7876490Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:02.7877336Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:02.7878548Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.7879556Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.7880290Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:02.7880937Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.7881359Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:02.7881807Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.7882439Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7883228Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7884021Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.7884679Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:02.7885215Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:02.7885672Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.7885992Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.7886312Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.7886608Z w __gmon_start__ 2025-05-07T20:04:02.7886909Z w __pthread_key_create 2025-05-07T20:04:02.7887224Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:02.7887548Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:02.7888096Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.7888573Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7888921Z 2025-05-07T20:04:02.7889053Z linux-vdso.so.1 (0x00007ffc647fd000) 2025-05-07T20:04:02.7889351Z libtorch.so => not found 2025-05-07T20:04:02.7889619Z libc10.so => not found 2025-05-07T20:04:02.7889967Z libc10_cuda.so => not found 2025-05-07T20:04:02.7890367Z libtorch_cpu.so => not found 2025-05-07T20:04:02.7890831Z libtorch_cuda.so => not found 2025-05-07T20:04:02.7891325Z libcudart.so.11.0 => not found 2025-05-07T20:04:02.7891834Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fec3f19c000) 2025-05-07T20:04:02.7892262Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fec3f94b000) 2025-05-07T20:04:02.7892664Z libc.so.6 => /lib64/libc.so.6 (0x00007fec3ef94000) 2025-05-07T20:04:02.7893029Z /lib64/ld-linux-x86-64.so.2 (0x00007fec3f97f000) 2025-05-07T20:04:02.7893465Z libm.so.6 => /lib64/libm.so.6 (0x00007fec3eeb9000) 2025-05-07T20:04:02.7893706Z 2025-05-07T20:04:02.7893830Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.7894286Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T20:04:02.7894661Z 2025-05-07T20:04:02.7894692Z 2025-05-07T20:04:02.7894853Z Dynamic section at offset 0x4695c8 contains 37 entries: 2025-05-07T20:04:02.7895249Z Tag Type Name/Value 2025-05-07T20:04:02.7895673Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.7896269Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.7896781Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:02.7897321Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.7897849Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.7898409Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:02.7898957Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.7899505Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.7900018Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.7900535Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:02.7901122Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_optimizers.so] 2025-05-07T20:04:02.7901593Z 0x000000000000000c (INIT) 0xf000 2025-05-07T20:04:02.7901940Z 0x000000000000000d (FINI) 0x3451c 2025-05-07T20:04:02.7902289Z 0x0000000000000019 (INIT_ARRAY) 0x469348 2025-05-07T20:04:02.7902678Z 0x000000000000001b (INIT_ARRAYSZ) 48 (bytes) 2025-05-07T20:04:02.7903286Z 0x000000000000001a (FINI_ARRAY) 0x469378 2025-05-07T20:04:02.7903887Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.7904546Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:02.7904937Z 0x000000006ffffef5 (GNU_HASH) 0x1130 2025-05-07T20:04:02.7905281Z 0x0000000000000005 (STRTAB) 0x3a58 2025-05-07T20:04:02.7905605Z 0x0000000000000006 (SYMTAB) 0x1b68 2025-05-07T20:04:02.7905964Z 0x000000000000000a (STRSZ) 35846 (bytes) 2025-05-07T20:04:02.7906340Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.7906687Z 0x0000000000000003 (PLTGOT) 0x469868 2025-05-07T20:04:02.7907056Z 0x0000000000000002 (PLTRELSZ) 3504 (bytes) 2025-05-07T20:04:02.7907403Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.7907736Z 0x0000000000000017 (JMPREL) 0xdde0 2025-05-07T20:04:02.7908060Z 0x0000000000000007 (RELA) 0xca18 2025-05-07T20:04:02.7908418Z 0x0000000000000008 (RELASZ) 5064 (bytes) 2025-05-07T20:04:02.7908791Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.7909119Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.7909479Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.7909829Z 0x000000006ffffffe (VERNEED) 0xc8f8 2025-05-07T20:04:02.7910326Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:02.7910651Z 0x000000006ffffff0 (VERSYM) 0xc65e 2025-05-07T20:04:02.7911039Z 0x000000006ffffff9 (RELACOUNT) 10 2025-05-07T20:04:02.7911352Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.7911571Z 2025-05-07T20:04:02.7911687Z ################################################################################ 2025-05-07T20:04:02.7911917Z 2025-05-07T20:04:02.7911922Z 2025-05-07T20:04:02.7912047Z ################################################################################ 2025-05-07T20:04:02.7912535Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.7913080Z [CHECK] Listing out library size: 2025-05-07T20:04:02.7913534Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.7913933Z 2025-05-07T20:04:02.7914147Z 8 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.7914458Z 2025-05-07T20:04:02.7914871Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.7916055Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.7916629Z 2025-05-07T20:04:02.7964234Z GLIBC_2.2.5 2025-05-07T20:04:02.7965390Z GLIBC_2.14 2025-05-07T20:04:02.7966064Z 2025-05-07T20:04:02.7966086Z 2025-05-07T20:04:02.7967989Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.7970527Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.7971290Z 2025-05-07T20:04:02.8019391Z GLIBCXX_3.4 2025-05-07T20:04:02.8020372Z GLIBCXX_3.4.9 2025-05-07T20:04:02.8020897Z GLIBCXX_3.4.20 2025-05-07T20:04:02.8021127Z GLIBCXX_3.4.21 2025-05-07T20:04:02.8021271Z 2025-05-07T20:04:02.8021276Z 2025-05-07T20:04:02.8041942Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.mry3S7nHN2.symbols.txt 2025-05-07T20:04:02.8042579Z 2025-05-07T20:04:02.8069584Z 2025-05-07T20:04:02.8096286Z [CHECK] Total Number of symbols: 515 2025-05-07T20:04:02.8110347Z [CHECK] Number of fbgemm symbols: 12 2025-05-07T20:04:02.8126599Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.8uvstbkby6.usymbols.txt 2025-05-07T20:04:02.8128697Z 2025-05-07T20:04:02.8139628Z 2025-05-07T20:04:02.8165698Z [CHECK] Listing out undefined symbols (161 total): 2025-05-07T20:04:02.8178955Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.8179801Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.8180428Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.8180845Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.8181238Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.8181634Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:02.8182016Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:02.8182388Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:02.8182767Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.8183127Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:02.8183458Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.8183767Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.8184126Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.8184449Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:02.8184765Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.8185097Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.8185415Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:02.8185841Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:02.8186158Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.8186628Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:02.8187152Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:02.8188101Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8189561Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8190597Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T20:04:02.8191035Z U at::_ops::mul_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:02.8191467Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:02.8191954Z U at::_ops::sub__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:02.8192368Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T20:04:02.8193040Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8194154Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8194937Z U c10::BoolType::get() 2025-05-07T20:04:02.8195280Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:02.8195680Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:02.8196002Z U c10::IntType::get() 2025-05-07T20:04:02.8196350Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:02.8196724Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:02.8197149Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:02.8197623Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:02.8198004Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:02.8198631Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:02.8199238Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:02.8199583Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:02.8199894Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:02.8200184Z U c10::SymIntType::get() 2025-05-07T20:04:02.8200527Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:02.8200922Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:02.8201271Z U c10::TensorType::get() 2025-05-07T20:04:02.8201572Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:02.8202476Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:02.8203386Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:02.8203722Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:02.8204048Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:02.8204388Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:02.8204712Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:02.8205035Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:02.8205474Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:02.8205921Z U c10::cuda::current_device() 2025-05-07T20:04:02.8206213Z U c10::cuda::device_count() 2025-05-07T20:04:02.8206588Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:02.8206959Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:02.8207323Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:02.8207697Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:02.8208072Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:02.8208443Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:02.8209151Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:02.8209980Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:02.8210803Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.8211692Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:02.8212694Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.8213478Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:02.8213789Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:02.8214140Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:02.8214558Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:02.8214928Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:02.8215292Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:02.8215660Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:02.8216010Z U c10::throwNullDataPtrError() 2025-05-07T20:04:02.8216397Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:02.8216896Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:02.8217326Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:02.8217760Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:02.8218145Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:02.8218543Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.8218980Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.8219510Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:02.8219872Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:02.8220235Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:02.8220578Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:02.8220943Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.8221309Z U cudaFuncGetAttributes@libcudart.so.11.0 2025-05-07T20:04:02.8221665Z U cudaGetDevice@libcudart.so.11.0 2025-05-07T20:04:02.8222006Z U cudaGetDeviceCount@libcudart.so.11.0 2025-05-07T20:04:02.8222383Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:02.8222803Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:02.8223151Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:02.8223512Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:02.8223858Z U cudaMemsetAsync@libcudart.so.11.0 2025-05-07T20:04:02.8224387Z U cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.8224922Z U cudaPeekAtLastError@libcudart.so.11.0 2025-05-07T20:04:02.8225328Z U cudaSetDevice@libcudart.so.11.0 2025-05-07T20:04:02.8225667Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:02.8226035Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.8226410Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:02.8226762Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8227144Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.8227492Z U log2@GLIBC_2.2.5 2025-05-07T20:04:02.8227873Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:02.8228306Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8228701Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:02.8229174Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.8229444Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.8229778Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.8230150Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.8230506Z U printf@GLIBC_2.2.5 2025-05-07T20:04:02.8230775Z U puts@GLIBC_2.2.5 2025-05-07T20:04:02.8231302Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:02.8232144Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:02.8233038Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8234094Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.8235142Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8236054Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8237041Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:02.8238136Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8239264Z U std::__cxx11::basic_string, std::allocator >::replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8240222Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:02.8240814Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.8241199Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.8241621Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:02.8242174Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:02.8243047Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:02.8244127Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.8246370Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:02.8246749Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.8247125Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.8247476Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.8247833Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.8248175Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:02.8248526Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:02.8248946Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.8249490Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.8249991Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:02.8250338Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:02.8250725Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.8251070Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:02.8251950Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:02.8253166Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.8254035Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.8254792Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:02.8255423Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:02.8255816Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.8256345Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:02.8256799Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.8257462Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.8258283Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.8258940Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:02.8259510Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:02.8259984Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.8260315Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.8260648Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.8260948Z w __gmon_start__ 2025-05-07T20:04:02.8261242Z w __pthread_key_create 2025-05-07T20:04:02.8261593Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.8262068Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.8262381Z 2025-05-07T20:04:02.8262543Z linux-vdso.so.1 (0x00007ffc223b0000) 2025-05-07T20:04:02.8262843Z libtorch.so => not found 2025-05-07T20:04:02.8263147Z libc10.so => not found 2025-05-07T20:04:02.8263394Z libc10_cuda.so => not found 2025-05-07T20:04:02.8263680Z libtorch_cpu.so => not found 2025-05-07T20:04:02.8263962Z libtorch_cuda.so => not found 2025-05-07T20:04:02.8264226Z libcudart.so.11.0 => not found 2025-05-07T20:04:02.8264554Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fae87d9c000) 2025-05-07T20:04:02.8264946Z libm.so.6 => /lib64/libm.so.6 (0x00007fae8889d000) 2025-05-07T20:04:02.8265324Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fae87d6e000) 2025-05-07T20:04:02.8265754Z libc.so.6 => /lib64/libc.so.6 (0x00007fae87b66000) 2025-05-07T20:04:02.8266112Z /lib64/ld-linux-x86-64.so.2 (0x00007fae8897e000) 2025-05-07T20:04:02.8266345Z 2025-05-07T20:04:02.8266451Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.8266878Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T20:04:02.8267424Z 2025-05-07T20:04:02.8267428Z 2025-05-07T20:04:02.8267584Z Dynamic section at offset 0x7f4140 contains 37 entries: 2025-05-07T20:04:02.8267963Z Tag Type Name/Value 2025-05-07T20:04:02.8268380Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.8268873Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.8269376Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:02.8269887Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.8270409Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.8270932Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:02.8271527Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.8272034Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T20:04:02.8272521Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.8273017Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.8273530Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_utils.so] 2025-05-07T20:04:02.8273981Z 0x000000000000000c (INIT) 0x14000 2025-05-07T20:04:02.8274300Z 0x000000000000000d (FINI) 0x75aac 2025-05-07T20:04:02.8274635Z 0x0000000000000019 (INIT_ARRAY) 0x7f4ca0 2025-05-07T20:04:02.8274985Z 0x000000000000001b (INIT_ARRAYSZ) 96 (bytes) 2025-05-07T20:04:02.8275324Z 0x000000000000001a (FINI_ARRAY) 0x7f4d00 2025-05-07T20:04:02.8275672Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.8275999Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:02.8276324Z 0x000000006ffffef5 (GNU_HASH) 0x19c0 2025-05-07T20:04:02.8276648Z 0x0000000000000005 (STRTAB) 0x5aa0 2025-05-07T20:04:02.8276976Z 0x0000000000000006 (SYMTAB) 0x2a40 2025-05-07T20:04:02.8277317Z 0x000000000000000a (STRSZ) 44012 (bytes) 2025-05-07T20:04:02.8277667Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.8278009Z 0x0000000000000003 (PLTGOT) 0x7f53e0 2025-05-07T20:04:02.8278356Z 0x0000000000000002 (PLTRELSZ) 5352 (bytes) 2025-05-07T20:04:02.8278697Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.8279011Z 0x0000000000000017 (JMPREL) 0x12848 2025-05-07T20:04:02.8279439Z 0x0000000000000007 (RELA) 0x10b98 2025-05-07T20:04:02.8279771Z 0x0000000000000008 (RELASZ) 7344 (bytes) 2025-05-07T20:04:02.8280110Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.8280420Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.8280732Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.8281072Z 0x000000006ffffffe (VERNEED) 0x10a98 2025-05-07T20:04:02.8281385Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:02.8281744Z 0x000000006ffffff0 (VERSYM) 0x1068c 2025-05-07T20:04:02.8282049Z 0x000000006ffffff9 (RELACOUNT) 26 2025-05-07T20:04:02.8282343Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.8282534Z 2025-05-07T20:04:02.8282640Z ################################################################################ 2025-05-07T20:04:02.8282866Z 2025-05-07T20:04:02.8282870Z 2025-05-07T20:04:02.8282974Z ################################################################################ 2025-05-07T20:04:02.8283555Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8284056Z [CHECK] Listing out library size: 2025-05-07T20:04:02.8284535Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8284925Z 2025-05-07T20:04:02.8285158Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8285488Z 2025-05-07T20:04:02.8285895Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8286923Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.8287530Z 2025-05-07T20:04:02.8320136Z GLIBC_2.2.5 2025-05-07T20:04:02.8320890Z GLIBC_2.3 2025-05-07T20:04:02.8321441Z GLIBC_2.14 2025-05-07T20:04:02.8321775Z 2025-05-07T20:04:02.8321790Z 2025-05-07T20:04:02.8323160Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8326552Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.8327155Z 2025-05-07T20:04:02.8370363Z GLIBCXX_3.4 2025-05-07T20:04:02.8370670Z GLIBCXX_3.4.9 2025-05-07T20:04:02.8370891Z GLIBCXX_3.4.21 2025-05-07T20:04:02.8371925Z 2025-05-07T20:04:02.8372065Z 2025-05-07T20:04:02.8392299Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.JY5C6e2ApV.symbols.txt 2025-05-07T20:04:02.8392842Z 2025-05-07T20:04:02.8413148Z 2025-05-07T20:04:02.8438087Z [CHECK] Total Number of symbols: 326 2025-05-07T20:04:02.8448192Z [CHECK] Number of fbgemm symbols: 56 2025-05-07T20:04:02.8463889Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.EjZ3MP8aXF.usymbols.txt 2025-05-07T20:04:02.8464421Z 2025-05-07T20:04:02.8482387Z 2025-05-07T20:04:02.8504839Z [CHECK] Listing out undefined symbols (147 total): 2025-05-07T20:04:02.8521326Z U GOMP_parallel 2025-05-07T20:04:02.8522236Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.8523130Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:02.8523487Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.8523970Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:02.8524321Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.8524675Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:02.8525017Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:02.8525345Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:02.8525675Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:02.8525995Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:02.8526280Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:02.8526559Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:02.8526840Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:02.8527122Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:02.8527531Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:02.8527818Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:02.8528107Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:02.8528460Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T20:04:02.8529288Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8530613Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8531498Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:02.8531871Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T20:04:02.8532525Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8533161Z U at::get_num_threads() 2025-05-07T20:04:02.8533433Z U at::get_thread_num() 2025-05-07T20:04:02.8533702Z U at::in_parallel_region() 2025-05-07T20:04:02.8533975Z U at::init_num_threads() 2025-05-07T20:04:02.8534264Z U at::internal::set_thread_num(int) 2025-05-07T20:04:02.8535005Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:02.8535947Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T20:04:02.8536742Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8537202Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:02.8537627Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8538023Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:02.8538430Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T20:04:02.8538824Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T20:04:02.8539271Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:02.8539733Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:02.8540167Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:02.8540638Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:02.8541035Z U c10::TensorType::get() 2025-05-07T20:04:02.8541406Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:02.8542416Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:02.8543414Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:02.8543827Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:02.8543966Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:02.8544107Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:02.8544248Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:02.8544373Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:02.8544645Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:02.8544790Z U c10::cuda::device_count() 2025-05-07T20:04:02.8544972Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:02.8545122Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:02.8545307Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:02.8545462Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:02.8545637Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:02.8545789Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:02.8546394Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:02.8546666Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:02.8547204Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.8547564Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:02.8547725Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:02.8547845Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:02.8548006Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:02.8548185Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:02.8548348Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:02.8548501Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:02.8548672Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:02.8548927Z U c10::throwNullDataPtrError() 2025-05-07T20:04:02.8549034Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:02.8549152Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:02.8549367Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:02.8549493Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:02.8549630Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:02.8549769Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.8549900Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.8550014Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:02.8550140Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:02.8550265Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:02.8550384Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:02.8550510Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.8550661Z U cudaFuncGetAttributes@libcudart.so.11.0 2025-05-07T20:04:02.8550780Z U cudaGetDevice@libcudart.so.11.0 2025-05-07T20:04:02.8550958Z U cudaGetDeviceCount@libcudart.so.11.0 2025-05-07T20:04:02.8551082Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:02.8551205Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:02.8551324Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:02.8551629Z U cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags@libcudart.so.11.0 2025-05-07T20:04:02.8551762Z U cudaPeekAtLastError@libcudart.so.11.0 2025-05-07T20:04:02.8551879Z U cudaSetDevice@libcudart.so.11.0 2025-05-07T20:04:02.8552027Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:02.8552158Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:02.8552289Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:02.8552447Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8552732Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8552914Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:02.8553070Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:02.8553174Z U memcpy@GLIBC_2.14 2025-05-07T20:04:02.8553277Z U memset@GLIBC_2.2.5 2025-05-07T20:04:02.8553380Z U omp_get_num_threads 2025-05-07T20:04:02.8553501Z U omp_get_thread_num 2025-05-07T20:04:02.8553691Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:02.8553824Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:02.8553951Z U printf@GLIBC_2.2.5 2025-05-07T20:04:02.8554048Z U puts@GLIBC_2.2.5 2025-05-07T20:04:02.8554390Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:02.8554799Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:02.8555324Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:02.8555729Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8556263Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:02.8556611Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:02.8556782Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T20:04:02.8556921Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T20:04:02.8557064Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.8557206Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:02.8557465Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:02.8557812Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:02.8558392Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.8558524Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T20:04:02.8558649Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:02.8558799Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:02.8558918Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.8559038Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:02.8559154Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:02.8559456Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:02.8559650Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:02.8559885Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T20:04:02.8560027Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:02.8560131Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:02.8560260Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:02.8560882Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:02.8561479Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.8561954Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:02.8562601Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:02.8562792Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:02.8563111Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:02.8563431Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:02.8563891Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.8564254Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:02.8564466Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:02.8564702Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:02.8564845Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:02.8564965Z w _ITM_registerTMCloneTable 2025-05-07T20:04:02.8565081Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:02.8565205Z w __gmon_start__ 2025-05-07T20:04:02.8565329Z w __pthread_key_create 2025-05-07T20:04:02.8565486Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:02.8565731Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8565740Z 2025-05-07T20:04:02.8565885Z linux-vdso.so.1 (0x00007ffd42df2000) 2025-05-07T20:04:02.8565983Z libc10.so => not found 2025-05-07T20:04:02.8566078Z libc10_cuda.so => not found 2025-05-07T20:04:02.8566196Z libtorch.so => not found 2025-05-07T20:04:02.8566299Z libtorch_cpu.so => not found 2025-05-07T20:04:02.8566402Z libtorch_cuda.so => not found 2025-05-07T20:04:02.8566507Z libcudart.so.11.0 => not found 2025-05-07T20:04:02.8566700Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fec29585000) 2025-05-07T20:04:02.8566865Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fec29557000) 2025-05-07T20:04:02.8567000Z libc.so.6 => /lib64/libc.so.6 (0x00007fec2934f000) 2025-05-07T20:04:02.8567659Z /lib64/ld-linux-x86-64.so.2 (0x00007fec298f2000) 2025-05-07T20:04:02.8567800Z libm.so.6 => /lib64/libm.so.6 (0x00007fec29274000) 2025-05-07T20:04:02.8567805Z 2025-05-07T20:04:02.8567988Z [CHECK] Displaying ELF information: 2025-05-07T20:04:02.8568287Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T20:04:02.8568296Z 2025-05-07T20:04:02.8597818Z 2025-05-07T20:04:02.8598362Z Dynamic section at offset 0xcc670 contains 38 entries: 2025-05-07T20:04:02.8598603Z Tag Type Name/Value 2025-05-07T20:04:02.8598940Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:02.8599181Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:02.8599393Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:02.8599622Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:02.8599862Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:02.8600081Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:02.8600296Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:02.8600674Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:02.8600881Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:02.8601111Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:02.8601405Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T20:04:02.8601602Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:02.8601728Z 0x000000000000000c (INIT) 0xc000 2025-05-07T20:04:02.8601937Z 0x000000000000000d (FINI) 0x23d1c 2025-05-07T20:04:02.8602087Z 0x0000000000000019 (INIT_ARRAY) 0xcc2c0 2025-05-07T20:04:02.8602226Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T20:04:02.8602350Z 0x000000000000001a (FINI_ARRAY) 0xcc2e0 2025-05-07T20:04:02.8602513Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:02.8602634Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:02.8602766Z 0x000000006ffffef5 (GNU_HASH) 0xff8 2025-05-07T20:04:02.8602913Z 0x0000000000000005 (STRTAB) 0x3788 2025-05-07T20:04:02.8603055Z 0x0000000000000006 (SYMTAB) 0x18e0 2025-05-07T20:04:02.8603198Z 0x000000000000000a (STRSZ) 24640 (bytes) 2025-05-07T20:04:02.8603330Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:02.8603471Z 0x0000000000000003 (PLTGOT) 0xcc910 2025-05-07T20:04:02.8603616Z 0x0000000000000002 (PLTRELSZ) 3912 (bytes) 2025-05-07T20:04:02.8603814Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:02.8604000Z 0x0000000000000017 (JMPREL) 0xab30 2025-05-07T20:04:02.8604274Z 0x0000000000000007 (RELA) 0x9b58 2025-05-07T20:04:02.8604534Z 0x0000000000000008 (RELASZ) 4056 (bytes) 2025-05-07T20:04:02.8604782Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:02.8604911Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:02.8605049Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:02.8605175Z 0x000000006ffffffe (VERNEED) 0x9a58 2025-05-07T20:04:02.8605323Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:02.8605445Z 0x000000006ffffff0 (VERSYM) 0x97c8 2025-05-07T20:04:02.8605565Z 0x000000006ffffff9 (RELACOUNT) 7 2025-05-07T20:04:02.8605683Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:02.8605690Z 2025-05-07T20:04:02.8605818Z ################################################################################ 2025-05-07T20:04:02.8605823Z 2025-05-07T20:04:02.8605828Z 2025-05-07T20:04:02.8605934Z ################################################################################ 2025-05-07T20:04:02.8606273Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:02.8606375Z [CHECK] Listing out library size: 2025-05-07T20:04:02.8606699Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:02.8606704Z 2025-05-07T20:04:02.8618704Z 8 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:02.8618754Z 2025-05-07T20:04:02.8620634Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:02.8622280Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.8622311Z 2025-05-07T20:04:02.9049306Z GLIBC_2.2.5 2025-05-07T20:04:02.9049807Z GLIBC_2.3 2025-05-07T20:04:02.9049968Z GLIBC_2.14 2025-05-07T20:04:02.9049992Z 2025-05-07T20:04:02.9049998Z 2025-05-07T20:04:02.9050679Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:02.9051398Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:02.9051404Z 2025-05-07T20:04:02.9481257Z GLIBCXX_3.4 2025-05-07T20:04:02.9481433Z GLIBCXX_3.4.9 2025-05-07T20:04:02.9481585Z GLIBCXX_3.4.11 2025-05-07T20:04:02.9481732Z GLIBCXX_3.4.15 2025-05-07T20:04:02.9481904Z GLIBCXX_3.4.18 2025-05-07T20:04:02.9482031Z GLIBCXX_3.4.20 2025-05-07T20:04:02.9482132Z GLIBCXX_3.4.21 2025-05-07T20:04:02.9482137Z 2025-05-07T20:04:02.9482142Z 2025-05-07T20:04:02.9500981Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.xvRRpvPbIV.symbols.txt 2025-05-07T20:04:02.9501002Z 2025-05-07T20:04:02.9888693Z 2025-05-07T20:04:02.9914464Z [CHECK] Total Number of symbols: 4263 2025-05-07T20:04:02.9939746Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T20:04:02.9958853Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.xWILsAVuWS.usymbols.txt 2025-05-07T20:04:02.9958896Z 2025-05-07T20:04:02.9986952Z 2025-05-07T20:04:03.0013888Z [CHECK] Listing out undefined symbols (198 total): 2025-05-07T20:04:03.0027629Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.0027861Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:03.0028086Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:03.0028207Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:03.0028334Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:03.0028445Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:03.0028748Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:03.0028973Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:03.0029080Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:03.0029194Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:03.0029296Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:03.0029393Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:03.0029498Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:03.0029607Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:03.0029784Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:03.0029913Z U at::RecordFunction::currentThreadId() 2025-05-07T20:04:03.0030034Z U at::RecordFunction::end() 2025-05-07T20:04:03.0030160Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:03.0030307Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T20:04:03.0030617Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T20:04:03.0031024Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T20:04:03.0034424Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T20:04:03.0034660Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T20:04:03.0035314Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.0035515Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T20:04:03.0035686Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.0035816Z U at::functorch::functorchTLSAccessor() 2025-05-07T20:04:03.0035981Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:03.0036174Z U at::sequence_number::get_and_increment() 2025-05-07T20:04:03.0036278Z U c10::AnyType::get() 2025-05-07T20:04:03.0036389Z U c10::BoolType::get() 2025-05-07T20:04:03.0036587Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:03.0036770Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:03.0036883Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:03.0037455Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:03.0038093Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:03.0038475Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.0038582Z U c10::Error::what() const 2025-05-07T20:04:03.0038684Z U c10::FloatType::get() 2025-05-07T20:04:03.0038805Z U c10::GradMode::is_enabled() 2025-05-07T20:04:03.0038915Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:03.0039071Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:03.0039202Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T20:04:03.0039309Z U c10::IValue::isBoolList() const 2025-05-07T20:04:03.0039425Z U c10::IValue::isDoubleList() const 2025-05-07T20:04:03.0039563Z U c10::IValue::isIntList() const 2025-05-07T20:04:03.0039687Z U c10::IValue::isSymIntList() const 2025-05-07T20:04:03.0039797Z U c10::IValue::isTensorList() const 2025-05-07T20:04:03.0039936Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:03.0040049Z U c10::IntType::get() 2025-05-07T20:04:03.0040531Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.0040700Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:03.0040835Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:03.0040959Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.0041082Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.0041314Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.0041596Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T20:04:03.0041696Z U c10::StringType::get() 2025-05-07T20:04:03.0041854Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:03.0042002Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:03.0042211Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:03.0042380Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T20:04:03.0042790Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:03.0042928Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:03.0043068Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T20:04:03.0043210Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:03.0043331Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:03.0043475Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T20:04:03.0043614Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:03.0043720Z U c10::SymIntType::get() 2025-05-07T20:04:03.0043843Z U c10::TensorImpl::requires_grad() const 2025-05-07T20:04:03.0043958Z U c10::TensorType::get() 2025-05-07T20:04:03.0044080Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:03.0044508Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.0045068Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:03.0045327Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:03.0045843Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.0046185Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:03.0046772Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.0047108Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:03.0047298Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:03.0047441Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.0047602Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:03.0047973Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.0048099Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:03.0048266Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:03.0048417Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T20:04:03.0048560Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:03.0048766Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:03.0048889Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:03.0049148Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T20:04:03.0049446Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.0049539Z U free@GLIBC_2.2.5 2025-05-07T20:04:03.0049714Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:03.0049825Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:03.0049919Z U memcpy@GLIBC_2.14 2025-05-07T20:04:03.0050090Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:03.0050188Z U memset@GLIBC_2.2.5 2025-05-07T20:04:03.0050348Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:03.0050473Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:03.0050567Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:03.0050789Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:03.0051131Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:03.0051527Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.0051963Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0052503Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.0052907Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0053332Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0053849Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0054214Z U std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0054768Z U std::__cxx11::basic_string, std::allocator >::swap(std::__cxx11::basic_string, std::allocator >&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0055108Z U std::__cxx11::basic_string, std::allocator >::~basic_string()@GLIBCXX_3.4.21 2025-05-07T20:04:03.0055439Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:03.0055762Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T20:04:03.0056317Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.0056878Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:03.0057004Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:03.0057141Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:03.0057286Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.0057485Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.0057670Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:03.0057805Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:03.0057954Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T20:04:03.0058212Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:03.0058567Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:03.0059201Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.0059745Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.0059876Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:03.0060002Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:03.0060134Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:03.0060254Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.0060377Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.0060500Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:03.0060639Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:03.0060829Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.0061091Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.0061220Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:03.0061389Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0061570Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:03.0062009Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.0062156Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:03.0062279Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:03.0062381Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:03.0062475Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:03.0062613Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:03.0063230Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:03.0063705Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.0063995Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.0064164Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T20:04:03.0064466Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T20:04:03.0064662Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T20:04:03.0064873Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T20:04:03.0065072Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T20:04:03.0065438Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T20:04:03.0065601Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T20:04:03.0065797Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T20:04:03.0065998Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T20:04:03.0066126Z U torch::autograd::Node::assign_parent() 2025-05-07T20:04:03.0066247Z U torch::autograd::Node::metadata() 2025-05-07T20:04:03.0066411Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T20:04:03.0066664Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T20:04:03.0066976Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T20:04:03.0067348Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T20:04:03.0067583Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T20:04:03.0067814Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T20:04:03.0070599Z 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-07T20:04:03.0070857Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T20:04:03.0071059Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T20:04:03.0071237Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T20:04:03.0072087Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T20:04:03.0072254Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T20:04:03.0072683Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T20:04:03.0073074Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:03.0073182Z U typeinfo for c10::Error 2025-05-07T20:04:03.0073328Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:03.0073485Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:03.0073662Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:03.0073795Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:03.0073940Z U typeinfo for torch::autograd::Node 2025-05-07T20:04:03.0074107Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:03.0074281Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:03.0074464Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T20:04:03.0074631Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.0074736Z U vtable for c10::Error 2025-05-07T20:04:03.0075101Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.0075441Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.0075587Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:03.0075804Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:03.0076037Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:03.0076158Z U vtable for torch::autograd::Node 2025-05-07T20:04:03.0076398Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.0076519Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:03.0076632Z w _ITM_registerTMCloneTable 2025-05-07T20:04:03.0076738Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:03.0076838Z w __gmon_start__ 2025-05-07T20:04:03.0076937Z w __pthread_key_create 2025-05-07T20:04:03.0077053Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:03.0077183Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:03.0077338Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:03.0077601Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:03.0077609Z 2025-05-07T20:04:03.0082661Z linux-vdso.so.1 (0x00007fff01fbe000) 2025-05-07T20:04:03.0082842Z libc10.so => not found 2025-05-07T20:04:03.0083749Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f1ce4600000) 2025-05-07T20:04:03.0083920Z libtorch.so => not found 2025-05-07T20:04:03.0084375Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007f1ce5180000) 2025-05-07T20:04:03.0084471Z libtorch_cpu.so => not found 2025-05-07T20:04:03.0084569Z libtorch_cuda.so => not found 2025-05-07T20:04:03.0084789Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f1ce439c000) 2025-05-07T20:04:03.0084946Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f1ce5150000) 2025-05-07T20:04:03.0085076Z libc.so.6 => /lib64/libc.so.6 (0x00007f1ce4194000) 2025-05-07T20:04:03.0085222Z /lib64/ld-linux-x86-64.so.2 (0x00007f1ce518f000) 2025-05-07T20:04:03.0085312Z libc10.so => not found 2025-05-07T20:04:03.0085410Z libc10_cuda.so => not found 2025-05-07T20:04:03.0085820Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f1ce3c00000) 2025-05-07T20:04:03.0085918Z libtorch.so => not found 2025-05-07T20:04:03.0086014Z libtorch_cpu.so => not found 2025-05-07T20:04:03.0086110Z libtorch_cuda.so => not found 2025-05-07T20:04:03.0086228Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.0086324Z libtorch.so => not found 2025-05-07T20:04:03.0086418Z libc10.so => not found 2025-05-07T20:04:03.0086536Z libtorch_cpu.so => not found 2025-05-07T20:04:03.0086635Z libtorch_cuda.so => not found 2025-05-07T20:04:03.0086762Z libm.so.6 => /lib64/libm.so.6 (0x00007f1ce4925000) 2025-05-07T20:04:03.0086906Z libc10.so => not found 2025-05-07T20:04:03.0087293Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f1ce48aa000) 2025-05-07T20:04:03.0087392Z libtorch.so => not found 2025-05-07T20:04:03.0087485Z libtorch_cpu.so => not found 2025-05-07T20:04:03.0087607Z libtorch_cuda.so => not found 2025-05-07T20:04:03.0087710Z libtorch_cpu.so => not found 2025-05-07T20:04:03.0087809Z libtorch_cuda.so => not found 2025-05-07T20:04:03.0087915Z libtorch.so => not found 2025-05-07T20:04:03.0088920Z 2025-05-07T20:04:03.0089076Z [CHECK] Displaying ELF information: 2025-05-07T20:04:03.0089471Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T20:04:03.0089505Z 2025-05-07T20:04:03.0130721Z 2025-05-07T20:04:03.0131262Z Dynamic section at offset 0x721230 contains 38 entries: 2025-05-07T20:04:03.0131453Z Tag Type Name/Value 2025-05-07T20:04:03.0131683Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:03.0131977Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T20:04:03.0132196Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:03.0132447Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T20:04:03.0132706Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:03.0134223Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:03.0134486Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:03.0134720Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:03.0134923Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:03.0135156Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:03.0135482Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_pt2.so] 2025-05-07T20:04:03.0135680Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:03.0135810Z 0x000000000000000c (INIT) 0x178000 2025-05-07T20:04:03.0136029Z 0x000000000000000d (FINI) 0x67a6cc 2025-05-07T20:04:03.0136250Z 0x0000000000000019 (INIT_ARRAY) 0x71cd78 2025-05-07T20:04:03.0136398Z 0x000000000000001b (INIT_ARRAYSZ) 256 (bytes) 2025-05-07T20:04:03.0136552Z 0x000000000000001a (FINI_ARRAY) 0x71ce78 2025-05-07T20:04:03.0136683Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:03.0136804Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:03.0136937Z 0x000000006ffffef5 (GNU_HASH) 0x6408 2025-05-07T20:04:03.0137085Z 0x0000000000000005 (STRTAB) 0x25358 2025-05-07T20:04:03.0137264Z 0x0000000000000006 (SYMTAB) 0xc398 2025-05-07T20:04:03.0137422Z 0x000000000000000a (STRSZ) 1180564 (bytes) 2025-05-07T20:04:03.0137576Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:03.0137701Z 0x0000000000000003 (PLTGOT) 0x7224d0 2025-05-07T20:04:03.0137848Z 0x0000000000000002 (PLTRELSZ) 20952 (bytes) 2025-05-07T20:04:03.0137971Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:03.0138120Z 0x0000000000000017 (JMPREL) 0x171e58 2025-05-07T20:04:03.0138246Z 0x0000000000000007 (RELA) 0x147960 2025-05-07T20:04:03.0138395Z 0x0000000000000008 (RELASZ) 173304 (bytes) 2025-05-07T20:04:03.0138553Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:03.0138665Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:03.0138803Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:03.0138963Z 0x000000006ffffffe (VERNEED) 0x147840 2025-05-07T20:04:03.0139084Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T20:04:03.0139259Z 0x000000006ffffff0 (VERSYM) 0x1456ec 2025-05-07T20:04:03.0139380Z 0x000000006ffffff9 (RELACOUNT) 34 2025-05-07T20:04:03.0139508Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:03.0139513Z 2025-05-07T20:04:03.0139635Z ################################################################################ 2025-05-07T20:04:03.0139643Z 2025-05-07T20:04:03.0139647Z 2025-05-07T20:04:03.0139771Z ################################################################################ 2025-05-07T20:04:03.0140095Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.0140208Z [CHECK] Listing out library size: 2025-05-07T20:04:03.0140495Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.0140500Z 2025-05-07T20:04:03.0141781Z 213 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.0143000Z 2025-05-07T20:04:03.0143639Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.0144177Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.0144212Z 2025-05-07T20:04:03.0532423Z GLIBC_2.2.5 2025-05-07T20:04:03.0532858Z GLIBC_2.3 2025-05-07T20:04:03.0533335Z GLIBC_2.14 2025-05-07T20:04:03.0533372Z 2025-05-07T20:04:03.0533400Z 2025-05-07T20:04:03.0535497Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.0537339Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.0537360Z 2025-05-07T20:04:03.0913880Z GLIBCXX_3.4 2025-05-07T20:04:03.0914011Z GLIBCXX_3.4.9 2025-05-07T20:04:03.0914130Z GLIBCXX_3.4.11 2025-05-07T20:04:03.0914236Z GLIBCXX_3.4.14 2025-05-07T20:04:03.0914329Z GLIBCXX_3.4.18 2025-05-07T20:04:03.0914436Z GLIBCXX_3.4.20 2025-05-07T20:04:03.0914547Z GLIBCXX_3.4.21 2025-05-07T20:04:03.0914554Z 2025-05-07T20:04:03.0914558Z 2025-05-07T20:04:03.0933592Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.7PTahegLkM.symbols.txt 2025-05-07T20:04:03.0933805Z 2025-05-07T20:04:03.1285865Z 2025-05-07T20:04:03.1313764Z [CHECK] Total Number of symbols: 4944 2025-05-07T20:04:03.1338124Z [CHECK] Number of fbgemm symbols: 3788 2025-05-07T20:04:03.1355049Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.QIsu8jfD1F.usymbols.txt 2025-05-07T20:04:03.1355087Z 2025-05-07T20:04:03.1386035Z 2025-05-07T20:04:03.1412744Z [CHECK] Listing out undefined symbols (265 total): 2025-05-07T20:04:03.1425155Z U GOMP_parallel 2025-05-07T20:04:03.1425797Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.1426171Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.1426323Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:03.1426496Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.1426689Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.1426880Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.1427104Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:03.1427286Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:03.1427424Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:03.1427583Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.1427752Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:03.1427873Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:03.1428060Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:03.1428188Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:03.1428345Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:03.1428467Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:03.1428597Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:03.1428750Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:03.1428876Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:03.1428993Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:03.1429153Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:03.1429270Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:03.1429485Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:03.1430096Z U at::_ops::arange_start::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.1430717Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.1432111Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.1432338Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T20:04:03.1432859Z U at::_ops::scalar_tensor::call(c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.1433091Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:03.1433433Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T20:04:03.1434100Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T20:04:03.1434698Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.1434834Z U at::detail::getCUDAHooks() 2025-05-07T20:04:03.1434966Z U at::detail::getHIPHooks() 2025-05-07T20:04:03.1435102Z U at::get_num_threads() 2025-05-07T20:04:03.1435213Z U at::get_thread_num() 2025-05-07T20:04:03.1435356Z U at::globalContext() 2025-05-07T20:04:03.1435504Z U at::in_parallel_region() 2025-05-07T20:04:03.1435620Z U at::init_num_threads() 2025-05-07T20:04:03.1435753Z U at::internal::set_thread_num(int) 2025-05-07T20:04:03.1435942Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T20:04:03.1436161Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.1436378Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.1436539Z U c10::ClassType::addMethod(torch::jit::Function*) 2025-05-07T20:04:03.1436963Z U c10::ClassType::getMethod(std::__cxx11::basic_string, std::allocator > const&) const 2025-05-07T20:04:03.1437144Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:03.1437866Z U c10::DictType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.1438290Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.1438408Z U c10::Error::what() const 2025-05-07T20:04:03.1438555Z U c10::GradMode::is_enabled() 2025-05-07T20:04:03.1438682Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:03.1438855Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.1439078Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.1439252Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:03.1439392Z U c10::IValue::is(c10::IValue const&) const 2025-05-07T20:04:03.1439636Z U c10::IValue::isTensorList() const 2025-05-07T20:04:03.1439816Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:03.1439926Z U c10::IntType::get() 2025-05-07T20:04:03.1440421Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.1440638Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:03.1440804Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:03.1440918Z U c10::NoneType::get() 2025-05-07T20:04:03.1441177Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.1441323Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T20:04:03.1441460Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T20:04:03.1441660Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:03.1441776Z U c10::StringType::get() 2025-05-07T20:04:03.1441937Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:03.1442380Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:03.1442558Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:03.1442692Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:03.1442892Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:03.1443503Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T20:04:03.1443627Z U c10::TensorType::get() 2025-05-07T20:04:03.1444501Z U c10::TupleType::TupleType(std::vector, std::allocator > >, std::optional, std::shared_ptr) 2025-05-07T20:04:03.1444645Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:03.1445412Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:03.1445647Z U c10::_fastEqualsForContainer(c10::IValue const&, c10::IValue const&) 2025-05-07T20:04:03.1445795Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:03.1445955Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:03.1446093Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:03.1446224Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:03.1446366Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:03.1446521Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:03.1446822Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:03.1446951Z U c10::cuda::device_count() 2025-05-07T20:04:03.1447139Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:03.1447293Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:03.1447453Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:03.1447635Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:03.1447808Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:03.1447932Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:03.1448411Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.1448989Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:03.1450123Z 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-07T20:04:03.1450397Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:03.1450917Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.1451305Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:03.1451919Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.1452100Z U c10::getCustomClassTypeImpl(std::type_index const&) 2025-05-07T20:04:03.1452275Z U c10::get_default_dtype() 2025-05-07T20:04:03.1452568Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T20:04:03.1452779Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T20:04:03.1452931Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:03.1453052Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:03.1453194Z U c10::impl::PyObjectSlot::~PyObjectSlot() 2025-05-07T20:04:03.1453431Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:03.1453818Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.1453994Z U c10::ivalue::Future::extractStorages(c10::IValue const&) 2025-05-07T20:04:03.1454167Z U c10::ivalue::Object::resizeObject(unsigned long) 2025-05-07T20:04:03.1454424Z U c10::ivalue::checkCustomClassType(c10::ClassType const*, c10::Type const*) 2025-05-07T20:04:03.1454583Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:03.1454760Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:03.1454941Z U c10::operator<<(std::ostream&, c10::FunctionSchema const&) 2025-05-07T20:04:03.1455057Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:03.1455289Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:03.1455422Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:03.1455590Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.1455764Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:03.1455895Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:03.1456037Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:03.1456246Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:03.1456402Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:03.1456544Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.1456730Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:03.1456881Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:03.1457087Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:03.1457218Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:03.1457381Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.1457522Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:03.1458319Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1459248Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1460107Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1460939Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1461813Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1462726Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1463483Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T20:04:03.1464336Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T20:04:03.1465219Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1466121Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T20:04:03.1467066Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1468100Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T20:04:03.1469032Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T20:04:03.1469960Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1470741Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T20:04:03.1471605Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T20:04:03.1472571Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1473542Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T20:04:03.1474491Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1475352Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T20:04:03.1476337Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T20:04:03.1477348Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1478212Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1479172Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1480121Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1481025Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1482014Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1482992Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:03.1483173Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.1483350Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.1483495Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.1483683Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.1484123Z U linearize_cache_indices_cuda(at::Tensor const&, at::Tensor const&, at::Tensor const&, std::optional const&, long, long) 2025-05-07T20:04:03.1484343Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:03.1484493Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.1484691Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.1485330Z U lru_cache_populate_byte_cuda(at::Tensor, at::Tensor, long, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, long, at::Tensor, long, bool, std::optional) 2025-05-07T20:04:03.1485770Z U lxu_cache_lookup_cuda(at::Tensor, at::Tensor, long, bool, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.1485875Z U memcpy@GLIBC_2.14 2025-05-07T20:04:03.1486015Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:03.1486120Z U memset@GLIBC_2.2.5 2025-05-07T20:04:03.1486228Z U omp_get_num_threads 2025-05-07T20:04:03.1486331Z U omp_get_thread_num 2025-05-07T20:04:03.1486546Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:03.1486682Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:03.1486913Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:03.1487304Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:03.1487876Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.1488288Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1488866Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.1489272Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1489715Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1490183Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:03.1490710Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1491158Z U std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const@GLIBCXX_3.4.21 2025-05-07T20:04:03.1491526Z U std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1491998Z U std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1492341Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:03.1492684Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T20:04:03.1493110Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.1493491Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:03.1493650Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T20:04:03.1493836Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T20:04:03.1493962Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:03.1494122Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:03.1494299Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T20:04:03.1494456Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.1494630Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.1494842Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:03.1494989Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:03.1495238Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:03.1495629Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:03.1496310Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.1497007Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.1497312Z U std::condition_variable::condition_variable()@GLIBCXX_3.4.11 2025-05-07T20:04:03.1497513Z U std::condition_variable::notify_all()@GLIBCXX_3.4.11 2025-05-07T20:04:03.1497721Z U std::condition_variable::~condition_variable()@GLIBCXX_3.4.11 2025-05-07T20:04:03.1497887Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T20:04:03.1498032Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:03.1498174Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:03.1498336Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:03.1498467Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.1498595Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.1498821Z U std::istream& std::istream::_M_extract(long&)@GLIBCXX_3.4.9 2025-05-07T20:04:03.1498951Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:03.1499080Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:03.1499534Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1499723Z U std::logic_error::~logic_error()@GLIBCXX_3.4 2025-05-07T20:04:03.1499920Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.1500194Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.1500332Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:03.1500513Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:03.1500681Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:03.1500918Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T20:04:03.1501041Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:03.1501174Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:03.1501286Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:03.1501427Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:03.1502068Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:03.1502581Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.1502862Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.1504013Z 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-07T20:04:03.1504392Z U torch::detail::class_base::withNewArguments(c10::FunctionSchema const&, std::initializer_list) 2025-05-07T20:04:03.1504791Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:03.1505235Z U torch::registerCustomClassMethod(std::unique_ptr >) 2025-05-07T20:04:03.1505399Z U torch::serialize::InputArchive::InputArchive() 2025-05-07T20:04:03.1505753Z U torch::serialize::InputArchive::load_from(char const*, unsigned long, std::optional) 2025-05-07T20:04:03.1506260Z U torch::serialize::InputArchive::read(std::__cxx11::basic_string, std::allocator > const&, at::Tensor&, bool) 2025-05-07T20:04:03.1506595Z U torch::serialize::OutputArchive::OutputArchive(std::shared_ptr) 2025-05-07T20:04:03.1506797Z U torch::serialize::OutputArchive::save_to(std::ostream&) 2025-05-07T20:04:03.1507304Z U torch::serialize::OutputArchive::write(std::__cxx11::basic_string, std::allocator > const&, at::Tensor const&, bool) 2025-05-07T20:04:03.1507477Z U typeinfo for c10::Error 2025-05-07T20:04:03.1507620Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:03.1507761Z U typeinfo for std::logic_error@GLIBCXX_3.4 2025-05-07T20:04:03.1507924Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:03.1508124Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.1508354Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.1508547Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:03.1508750Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:03.1509029Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.1509139Z U vtable for c10::Error 2025-05-07T20:04:03.1509527Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.1509865Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.1510235Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.1510451Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:03.1510687Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:03.1510846Z U vtable for torch::autograd::AutogradMeta 2025-05-07T20:04:03.1510971Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:03.1511089Z w _ITM_registerTMCloneTable 2025-05-07T20:04:03.1511203Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:03.1511331Z w __gmon_start__ 2025-05-07T20:04:03.1511438Z w __pthread_key_create 2025-05-07T20:04:03.1511561Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:03.1511725Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:03.1511880Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:03.1512103Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.1512109Z 2025-05-07T20:04:03.1512241Z linux-vdso.so.1 (0x00007ffd13a77000) 2025-05-07T20:04:03.1512342Z libc10.so => not found 2025-05-07T20:04:03.1512446Z libc10_cuda.so => not found 2025-05-07T20:04:03.1512824Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007fb878e00000) 2025-05-07T20:04:03.1513319Z fbgemm_gpu_tbe_cache.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so (0x00007fb878000000) 2025-05-07T20:04:03.1513449Z libtorch.so => not found 2025-05-07T20:04:03.1513558Z libtorch_cpu.so => not found 2025-05-07T20:04:03.1513680Z libtorch_cuda.so => not found 2025-05-07T20:04:03.1513785Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.1514126Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fb877d9c000) 2025-05-07T20:04:03.1514308Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fb886d73000) 2025-05-07T20:04:03.1514443Z libc.so.6 => /lib64/libc.so.6 (0x00007fb877b94000) 2025-05-07T20:04:03.1514585Z /lib64/ld-linux-x86-64.so.2 (0x00007fb886da7000) 2025-05-07T20:04:03.1514686Z libc10.so => not found 2025-05-07T20:04:03.1515115Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007fb886cf6000) 2025-05-07T20:04:03.1515293Z libtorch.so => not found 2025-05-07T20:04:03.1515399Z libtorch_cpu.so => not found 2025-05-07T20:04:03.1515527Z libtorch_cuda.so => not found 2025-05-07T20:04:03.1515664Z libm.so.6 => /lib64/libm.so.6 (0x00007fb878d25000) 2025-05-07T20:04:03.1515771Z libtorch.so => not found 2025-05-07T20:04:03.1515868Z libc10.so => not found 2025-05-07T20:04:03.1515994Z libc10_cuda.so => not found 2025-05-07T20:04:03.1516100Z libtorch_cpu.so => not found 2025-05-07T20:04:03.1516208Z libtorch_cuda.so => not found 2025-05-07T20:04:03.1516334Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.1516440Z libtorch_cpu.so => not found 2025-05-07T20:04:03.1516546Z libtorch_cuda.so => not found 2025-05-07T20:04:03.1516651Z libtorch.so => not found 2025-05-07T20:04:03.1516681Z 2025-05-07T20:04:03.1516810Z [CHECK] Displaying ELF information: 2025-05-07T20:04:03.1517075Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T20:04:03.1517107Z 2025-05-07T20:04:03.1517236Z 2025-05-07T20:04:03.1517607Z Dynamic section at offset 0xd445b20 contains 40 entries: 2025-05-07T20:04:03.1517737Z Tag Type Name/Value 2025-05-07T20:04:03.1517971Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:03.1518323Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:03.1518525Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T20:04:03.1518761Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_cache.so] 2025-05-07T20:04:03.1518992Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:03.1519201Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:03.1519412Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:03.1519633Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:03.1519871Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:03.1520078Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:03.1520280Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:03.1520531Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:03.1520828Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_inference.so] 2025-05-07T20:04:03.1521021Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:03.1521169Z 0x000000000000000c (INIT) 0x198000 2025-05-07T20:04:03.1521292Z 0x000000000000000d (FINI) 0x7e57ec 2025-05-07T20:04:03.1521423Z 0x0000000000000019 (INIT_ARRAY) 0xd445f00 2025-05-07T20:04:03.1521586Z 0x000000000000001b (INIT_ARRAYSZ) 392 (bytes) 2025-05-07T20:04:03.1521712Z 0x000000000000001a (FINI_ARRAY) 0xd446088 2025-05-07T20:04:03.1521846Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:03.1521965Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:03.1522113Z 0x000000006ffffef5 (GNU_HASH) 0x6f70 2025-05-07T20:04:03.1522238Z 0x0000000000000005 (STRTAB) 0x2b828 2025-05-07T20:04:03.1522391Z 0x0000000000000006 (SYMTAB) 0xe890 2025-05-07T20:04:03.1522566Z 0x000000000000000a (STRSZ) 1358400 (bytes) 2025-05-07T20:04:03.1522698Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:03.1522828Z 0x0000000000000003 (PLTGOT) 0xd446de0 2025-05-07T20:04:03.1522972Z 0x0000000000000002 (PLTRELSZ) 15480 (bytes) 2025-05-07T20:04:03.1523110Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:03.1523238Z 0x0000000000000017 (JMPREL) 0x1941f0 2025-05-07T20:04:03.1523383Z 0x0000000000000007 (RELA) 0x179a60 2025-05-07T20:04:03.1523545Z 0x0000000000000008 (RELASZ) 108432 (bytes) 2025-05-07T20:04:03.1523678Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:03.1523788Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:03.1523940Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:03.1524070Z 0x000000006ffffffe (VERNEED) 0x179910 2025-05-07T20:04:03.1524192Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:03.1524316Z 0x000000006ffffff0 (VERSYM) 0x177268 2025-05-07T20:04:03.1524450Z 0x000000006ffffff9 (RELACOUNT) 79 2025-05-07T20:04:03.1524560Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:03.1524566Z 2025-05-07T20:04:03.1524695Z ################################################################################ 2025-05-07T20:04:03.1524699Z 2025-05-07T20:04:03.1524721Z 2025-05-07T20:04:03.1524842Z ################################################################################ 2025-05-07T20:04:03.1525166Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.1525308Z [CHECK] Listing out library size: 2025-05-07T20:04:03.1525640Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.1525646Z 2025-05-07T20:04:03.1533185Z 192 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.1533191Z 2025-05-07T20:04:03.1533655Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.1534195Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.1534200Z 2025-05-07T20:04:03.2497906Z GLIBC_2.2.5 2025-05-07T20:04:03.2498182Z GLIBC_2.3 2025-05-07T20:04:03.2498443Z GLIBC_2.14 2025-05-07T20:04:03.2498595Z 2025-05-07T20:04:03.2498603Z 2025-05-07T20:04:03.2499081Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.2500270Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.2500960Z 2025-05-07T20:04:03.3496767Z GLIBCXX_3.4 2025-05-07T20:04:03.3497421Z GLIBCXX_3.4.9 2025-05-07T20:04:03.3498076Z GLIBCXX_3.4.20 2025-05-07T20:04:03.3498687Z GLIBCXX_3.4.21 2025-05-07T20:04:03.3499990Z 2025-05-07T20:04:03.3500041Z 2025-05-07T20:04:03.3530609Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.KmGmEI6ftt.symbols.txt 2025-05-07T20:04:03.3532172Z 2025-05-07T20:04:03.4457745Z 2025-05-07T20:04:03.4529266Z [CHECK] Total Number of symbols: 12654 2025-05-07T20:04:03.4599588Z [CHECK] Number of fbgemm symbols: 5268 2025-05-07T20:04:03.4618631Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.dLvFEBhngz.usymbols.txt 2025-05-07T20:04:03.4619199Z 2025-05-07T20:04:03.4676035Z 2025-05-07T20:04:03.4704737Z [CHECK] Listing out undefined symbols (183 total): 2025-05-07T20:04:03.4727149Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.4729369Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:03.4730475Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.4731734Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.4732604Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.4733042Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:03.4733451Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:03.4733953Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:03.4734351Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.4734775Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:03.4735154Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:03.4735491Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:03.4735858Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:03.4736342Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:03.4736727Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:03.4737077Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:03.4737452Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:03.4737791Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:03.4738149Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:03.4738517Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:03.4738872Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:03.4739320Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:03.4739858Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:03.4740452Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T20:04:03.4741209Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T20:04:03.4741912Z U at::Tensor::index(std::initializer_list) const 2025-05-07T20:04:03.4742691Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T20:04:03.4743700Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.4744674Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T20:04:03.4745191Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:03.4745678Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:03.4746159Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:03.4746636Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.4747190Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.4747640Z U c10::BoolType::get() 2025-05-07T20:04:03.4748003Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:03.4748488Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:03.4748940Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:03.4749673Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:03.4750922Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:03.4752061Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.4752641Z U c10::Error::what() const 2025-05-07T20:04:03.4752977Z U c10::FloatType::get() 2025-05-07T20:04:03.4753334Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.4753791Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.4754287Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:03.4754640Z U c10::IntType::get() 2025-05-07T20:04:03.4755034Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:03.4755438Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:03.4755818Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.4756179Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.4756591Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:03.4757021Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:03.4757424Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:03.4758099Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:03.4758744Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:03.4759144Z U c10::SymInt::operator+=(c10::SymInt const&) 2025-05-07T20:04:03.4759577Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:03.4759952Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:03.4760334Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T20:04:03.4760702Z U c10::SymInt::sym_ge(c10::SymInt const&) const 2025-05-07T20:04:03.4761091Z U c10::SymInt::sym_gt(c10::SymInt const&) const 2025-05-07T20:04:03.4761460Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T20:04:03.4761851Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T20:04:03.4762222Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:03.4762547Z U c10::SymIntType::get() 2025-05-07T20:04:03.4762877Z U c10::TensorType::get() 2025-05-07T20:04:03.4763208Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:03.4764152Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:03.4765124Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:03.4765497Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:03.4765885Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:03.4766265Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:03.4766633Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:03.4767000Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:03.4767878Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:03.4768413Z U c10::cuda::device_count() 2025-05-07T20:04:03.4768790Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:03.4769239Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:03.4769665Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:03.4770119Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:03.4770589Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:03.4771072Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:03.4771895Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:03.4772860Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:03.4774828Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.4775805Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:03.4777135Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.4777989Z U c10::get_default_dtype() 2025-05-07T20:04:03.4778381Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:03.4796126Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:03.4796818Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:03.4797658Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:03.4798106Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:03.4798529Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.4799107Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:03.4799510Z U c10::operator%(c10::SymInt const&, int) 2025-05-07T20:04:03.4799906Z U c10::operator*(c10::SymInt const&, long) 2025-05-07T20:04:03.4800281Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:03.4800676Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T20:04:03.4801092Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:03.4801507Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:03.4801953Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:03.4802387Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:03.4802790Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:03.4803218Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:03.4803702Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.4804124Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:03.4804509Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:03.4804905Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:03.4805278Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:03.4805667Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:03.4806100Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.4806503Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:03.4806906Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:03.4807259Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:03.4807648Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:03.4808023Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.4808435Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:03.4808998Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.4809529Z U float at::Tensor::item() const 2025-05-07T20:04:03.4809968Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.4810502Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.4810889Z U free@GLIBC_2.2.5 2025-05-07T20:04:03.4811192Z U int at::Tensor::item() const 2025-05-07T20:04:03.4811557Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.4811958Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.4812424Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:03.4812863Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.4813260Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.4813646Z U memcpy@GLIBC_2.14 2025-05-07T20:04:03.4813967Z U memset@GLIBC_2.2.5 2025-05-07T20:04:03.4814312Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:03.4814727Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:03.4815301Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:03.4816270Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.4817398Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.4818495Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.4819818Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:03.4820801Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.4821822Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:03.4822971Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.4824026Z U std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:03.4824858Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:03.4825506Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.4825952Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.4826433Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:03.4827008Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:03.4827731Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:03.4828948Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.4830125Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.4830866Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:03.4831284Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:03.4831654Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:03.4832009Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.4832388Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.4832731Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:03.4833101Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:03.4833542Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.4834100Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.4834615Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:03.4834966Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:03.4835320Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:03.4835650Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:03.4836482Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:03.4837629Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.4838437Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.4839178Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:03.4839802Z U typeinfo for c10::Error 2025-05-07T20:04:03.4840163Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:03.4840604Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:03.4841031Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.4841417Z U vtable for c10::Error 2025-05-07T20:04:03.4841971Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.4842737Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.4843382Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:03.4843911Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:03.4844443Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.4844862Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:03.4845185Z w _ITM_registerTMCloneTable 2025-05-07T20:04:03.4845531Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:03.4845832Z w __gmon_start__ 2025-05-07T20:04:03.4846180Z w __pthread_key_create 2025-05-07T20:04:03.4846583Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:03.4847069Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.4847408Z 2025-05-07T20:04:03.4847550Z linux-vdso.so.1 (0x00007ffc6f372000) 2025-05-07T20:04:03.4848019Z libc10.so => not found 2025-05-07T20:04:03.4848356Z libc10_cuda.so => not found 2025-05-07T20:04:03.4849019Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f668a800000) 2025-05-07T20:04:03.4849903Z libtorch.so => not found 2025-05-07T20:04:03.4850210Z libtorch_cpu.so => not found 2025-05-07T20:04:03.4850503Z libtorch_cuda.so => not found 2025-05-07T20:04:03.4850823Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.4851227Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f668a59c000) 2025-05-07T20:04:03.4851765Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f6697453000) 2025-05-07T20:04:03.4852170Z libc.so.6 => /lib64/libc.so.6 (0x00007f668a394000) 2025-05-07T20:04:03.4852579Z /lib64/ld-linux-x86-64.so.2 (0x00007f6697487000) 2025-05-07T20:04:03.4852919Z libc10.so => not found 2025-05-07T20:04:03.4853219Z libc10_cuda.so => not found 2025-05-07T20:04:03.4853812Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f6689e00000) 2025-05-07T20:04:03.4854803Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007f6697446000) 2025-05-07T20:04:03.4855505Z libtorch.so => not found 2025-05-07T20:04:03.4855783Z libtorch_cpu.so => not found 2025-05-07T20:04:03.4856178Z libtorch_cuda.so => not found 2025-05-07T20:04:03.4856484Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.4856842Z libm.so.6 => /lib64/libm.so.6 (0x00007f668ab25000) 2025-05-07T20:04:03.4857277Z libc10.so => not found 2025-05-07T20:04:03.4857812Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f66973c9000) 2025-05-07T20:04:03.4858423Z libtorch.so => not found 2025-05-07T20:04:03.4858703Z libtorch_cpu.so => not found 2025-05-07T20:04:03.4859028Z libtorch_cuda.so => not found 2025-05-07T20:04:03.4859320Z libtorch.so => not found 2025-05-07T20:04:03.4859609Z libc10.so => not found 2025-05-07T20:04:03.4859870Z libtorch_cpu.so => not found 2025-05-07T20:04:03.4860176Z libtorch_cuda.so => not found 2025-05-07T20:04:03.4860466Z libtorch_cpu.so => not found 2025-05-07T20:04:03.4860815Z libtorch_cuda.so => not found 2025-05-07T20:04:03.4861123Z libtorch.so => not found 2025-05-07T20:04:03.4861296Z 2025-05-07T20:04:03.4861413Z [CHECK] Displaying ELF information: 2025-05-07T20:04:03.4861925Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T20:04:03.4862322Z 2025-05-07T20:04:03.4862352Z 2025-05-07T20:04:03.4862549Z Dynamic section at offset 0xbf1a3c0 contains 39 entries: 2025-05-07T20:04:03.4862957Z Tag Type Name/Value 2025-05-07T20:04:03.4863416Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:03.4863947Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:03.4864540Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T20:04:03.4865089Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:03.4865652Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:03.4866225Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:03.4866780Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:03.4867534Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:03.4868075Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:03.4868695Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:03.4869241Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:03.4869885Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_forward.so] 2025-05-07T20:04:03.4870499Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:03.4870933Z 0x000000000000000c (INIT) 0x449000 2025-05-07T20:04:03.4871325Z 0x000000000000000d (FINI) 0x2257c8c 2025-05-07T20:04:03.4871695Z 0x0000000000000019 (INIT_ARRAY) 0xbf197b8 2025-05-07T20:04:03.4872103Z 0x000000000000001b (INIT_ARRAYSZ) 752 (bytes) 2025-05-07T20:04:03.4872483Z 0x000000000000001a (FINI_ARRAY) 0xbf19aa8 2025-05-07T20:04:03.4872949Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:03.4873317Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:03.4873710Z 0x000000006ffffef5 (GNU_HASH) 0x10760 2025-05-07T20:04:03.4874102Z 0x0000000000000005 (STRTAB) 0x6ec58 2025-05-07T20:04:03.4874458Z 0x0000000000000006 (SYMTAB) 0x249f0 2025-05-07T20:04:03.4874865Z 0x000000000000000a (STRSZ) 3684386 (bytes) 2025-05-07T20:04:03.4875254Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:03.4875650Z 0x0000000000000003 (PLTGOT) 0xbf1b670 2025-05-07T20:04:03.4876081Z 0x0000000000000002 (PLTRELSZ) 10392 (bytes) 2025-05-07T20:04:03.4876479Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:03.4876854Z 0x0000000000000017 (JMPREL) 0x4457a8 2025-05-07T20:04:03.4877213Z 0x0000000000000007 (RELA) 0x3f8858 2025-05-07T20:04:03.4877599Z 0x0000000000000008 (RELASZ) 315216 (bytes) 2025-05-07T20:04:03.4877999Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:03.4878352Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:03.4878714Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:03.4879114Z 0x000000006ffffffe (VERNEED) 0x3f8758 2025-05-07T20:04:03.4879474Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:03.4879853Z 0x000000006ffffff0 (VERSYM) 0x3f247a 2025-05-07T20:04:03.4880201Z 0x000000006ffffff9 (RELACOUNT) 136 2025-05-07T20:04:03.4880548Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:03.4880766Z 2025-05-07T20:04:03.4880896Z ################################################################################ 2025-05-07T20:04:03.4881204Z 2025-05-07T20:04:03.4881208Z 2025-05-07T20:04:03.4881336Z ################################################################################ 2025-05-07T20:04:03.4881951Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.4882549Z [CHECK] Listing out library size: 2025-05-07T20:04:03.4883122Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.4883603Z 2025-05-07T20:04:03.4883894Z 4 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.4884315Z 2025-05-07T20:04:03.4884800Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.4885990Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.4886681Z 2025-05-07T20:04:03.5094400Z GLIBC_2.2.5 2025-05-07T20:04:03.5095069Z GLIBC_2.3 2025-05-07T20:04:03.5095641Z GLIBC_2.14 2025-05-07T20:04:03.5097691Z 2025-05-07T20:04:03.5097707Z 2025-05-07T20:04:03.5099295Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.5102622Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.5103317Z 2025-05-07T20:04:03.5320585Z GLIBCXX_3.4 2025-05-07T20:04:03.5321249Z GLIBCXX_3.4.9 2025-05-07T20:04:03.5321892Z GLIBCXX_3.4.11 2025-05-07T20:04:03.5322582Z GLIBCXX_3.4.15 2025-05-07T20:04:03.5322804Z GLIBCXX_3.4.18 2025-05-07T20:04:03.5323025Z GLIBCXX_3.4.20 2025-05-07T20:04:03.5323248Z GLIBCXX_3.4.21 2025-05-07T20:04:03.5324588Z 2025-05-07T20:04:03.5324684Z 2025-05-07T20:04:03.5342760Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.NR4aUiYnup.symbols.txt 2025-05-07T20:04:03.5343360Z 2025-05-07T20:04:03.5534729Z 2025-05-07T20:04:03.5566746Z [CHECK] Total Number of symbols: 2656 2025-05-07T20:04:03.5596029Z [CHECK] Number of fbgemm symbols: 1 2025-05-07T20:04:03.5620099Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.gSvLirFDi1.usymbols.txt 2025-05-07T20:04:03.5620700Z 2025-05-07T20:04:03.5652321Z 2025-05-07T20:04:03.5679045Z [CHECK] Listing out undefined symbols (202 total): 2025-05-07T20:04:03.5699495Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.5700192Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:03.5700764Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:03.5701154Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:03.5701493Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:03.5701844Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:03.5702172Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:03.5702538Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:03.5702874Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:03.5703232Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:03.5703560Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:03.5703891Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:03.5704351Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:03.5704670Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:03.5704999Z U adjust_info_B_num_bits(int, int) 2025-05-07T20:04:03.5705399Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:03.5705940Z U at::RecordFunction::currentThreadId() 2025-05-07T20:04:03.5706294Z U at::RecordFunction::end() 2025-05-07T20:04:03.5706764Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:03.5707150Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T20:04:03.5708113Z U at::_ops::_sparse_coo_tensor_unsafe::call(at::Tensor const&, at::Tensor const&, c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.5709263Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T20:04:03.5710248Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.5711517Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.5712410Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T20:04:03.5712880Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T20:04:03.5713415Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:03.5713865Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T20:04:03.5714263Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.5714672Z U at::functorch::functorchTLSAccessor() 2025-05-07T20:04:03.5715071Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:03.5715452Z U at::sequence_number::get_and_increment() 2025-05-07T20:04:03.5715804Z U c10::AnyType::get() 2025-05-07T20:04:03.5716087Z U c10::BoolType::get() 2025-05-07T20:04:03.5716466Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:03.5716920Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:03.5717649Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:03.5718864Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:03.5719952Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.5720534Z U c10::Error::what() const 2025-05-07T20:04:03.5720843Z U c10::FloatType::get() 2025-05-07T20:04:03.5721135Z U c10::GradMode::is_enabled() 2025-05-07T20:04:03.5721456Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:03.5721814Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:03.5722209Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T20:04:03.5722542Z U c10::IValue::isBoolList() const 2025-05-07T20:04:03.5722857Z U c10::IValue::isIntList() const 2025-05-07T20:04:03.5723186Z U c10::IValue::isSymIntList() const 2025-05-07T20:04:03.5723503Z U c10::IValue::isTensorList() const 2025-05-07T20:04:03.5723868Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:03.5724208Z U c10::IntType::get() 2025-05-07T20:04:03.5724875Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.5725656Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:03.5726048Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:03.5726407Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.5726751Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.5727202Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.5727808Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T20:04:03.5728280Z U c10::StringType::get() 2025-05-07T20:04:03.5728634Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:03.5729020Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:03.5729448Z U c10::SymBool::guard_size_oblivious(char const*, long) const 2025-05-07T20:04:03.5729885Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:03.5730288Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T20:04:03.5730952Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:03.5731615Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:03.5731995Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T20:04:03.5732377Z U c10::SymInt::operator*(c10::SymInt const&) const 2025-05-07T20:04:03.5732754Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:03.5733131Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:03.5733480Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T20:04:03.5733862Z U c10::SymInt::sym_gt(c10::SymInt const&) const 2025-05-07T20:04:03.5734220Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T20:04:03.5734580Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:03.5734910Z U c10::SymIntType::get() 2025-05-07T20:04:03.5735254Z U c10::TensorImpl::requires_grad() const 2025-05-07T20:04:03.5735607Z U c10::TensorType::get() 2025-05-07T20:04:03.5735921Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:03.5736816Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.5737957Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:03.5738862Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:03.5739760Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.5740745Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:03.5741810Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.5742956Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:03.5743561Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:03.5743961Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.5744336Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:03.5744970Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.5745554Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:03.5746123Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:03.5746557Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T20:04:03.5747137Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:03.5747591Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:03.5748040Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:03.5748542Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T20:04:03.5749023Z U free@GLIBC_2.2.5 2025-05-07T20:04:03.5749406Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:03.5749800Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:03.5750104Z U memcpy@GLIBC_2.14 2025-05-07T20:04:03.5750394Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:03.5750704Z U memset@GLIBC_2.2.5 2025-05-07T20:04:03.5751051Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:03.5751486Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:03.5751833Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:03.5752245Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:03.5752941Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:03.5753805Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.5754747Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5756000Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.5757031Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5757889Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5758910Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5759862Z U std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5760830Z U std::__cxx11::basic_string, std::allocator >::swap(std::__cxx11::basic_string, std::allocator >&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5761794Z U std::__cxx11::basic_string, std::allocator >::~basic_string()@GLIBCXX_3.4.21 2025-05-07T20:04:03.5762538Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:03.5763265Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T20:04:03.5764057Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.5764918Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:03.5765485Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:03.5765818Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:03.5766163Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.5766547Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.5766946Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:03.5767679Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:03.5768201Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T20:04:03.5768706Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:03.5769444Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:03.5770525Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.5771828Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.5772617Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:03.5773002Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:03.5773466Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:03.5773812Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.5774140Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.5774477Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:03.5774789Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:03.5775180Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.5775695Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.5776247Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:03.5776819Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5777240Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:03.5777939Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.5778690Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:03.5779061Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:03.5779396Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:03.5779687Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:03.5780023Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:03.5780887Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:03.5782084Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.5783028Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.5783514Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T20:04:03.5784014Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T20:04:03.5784620Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T20:04:03.5785092Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T20:04:03.5785581Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T20:04:03.5786212Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T20:04:03.5786809Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T20:04:03.5787258Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T20:04:03.5787718Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T20:04:03.5788368Z U torch::autograd::Node::assign_parent() 2025-05-07T20:04:03.5788732Z U torch::autograd::Node::metadata() 2025-05-07T20:04:03.5789093Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T20:04:03.5789598Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T20:04:03.5790239Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T20:04:03.5790800Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T20:04:03.5791453Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T20:04:03.5792042Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T20:04:03.5795236Z 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-07T20:04:03.5798277Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T20:04:03.5798720Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T20:04:03.5799154Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T20:04:03.5800295Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T20:04:03.5801400Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T20:04:03.5802091Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T20:04:03.5803012Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:03.5803756Z U typeinfo for c10::Error 2025-05-07T20:04:03.5804219Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:03.5804577Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:03.5805101Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:03.5805468Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:03.5805836Z U typeinfo for torch::autograd::Node 2025-05-07T20:04:03.5806237Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:03.5806669Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:03.5807112Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T20:04:03.5807535Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.5807915Z U vtable for c10::Error 2025-05-07T20:04:03.5808465Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.5809450Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.5810053Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:03.5810507Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:03.5811069Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:03.5811528Z U vtable for torch::autograd::Node 2025-05-07T20:04:03.5811946Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.5812369Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:03.5812699Z w _ITM_registerTMCloneTable 2025-05-07T20:04:03.5813032Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:03.5813363Z w __gmon_start__ 2025-05-07T20:04:03.5813660Z w __pthread_key_create 2025-05-07T20:04:03.5813971Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:03.5814323Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:03.5814475Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:03.5814788Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.5814798Z 2025-05-07T20:04:03.5814910Z linux-vdso.so.1 (0x00007ffcf6f5b000) 2025-05-07T20:04:03.5815002Z libc10.so => not found 2025-05-07T20:04:03.5815485Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007faa7f483000) 2025-05-07T20:04:03.5815993Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007faa7e600000) 2025-05-07T20:04:03.5816158Z libtorch.so => not found 2025-05-07T20:04:03.5816267Z libtorch_cpu.so => not found 2025-05-07T20:04:03.5816387Z libtorch_cuda.so => not found 2025-05-07T20:04:03.5816561Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007faa7e39c000) 2025-05-07T20:04:03.5816718Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007faa7f453000) 2025-05-07T20:04:03.5816865Z libc.so.6 => /lib64/libc.so.6 (0x00007faa7e194000) 2025-05-07T20:04:03.5818315Z /lib64/ld-linux-x86-64.so.2 (0x00007faa7f492000) 2025-05-07T20:04:03.5818422Z libtorch.so => not found 2025-05-07T20:04:03.5818514Z libc10.so => not found 2025-05-07T20:04:03.5818628Z libtorch_cpu.so => not found 2025-05-07T20:04:03.5818727Z libtorch_cuda.so => not found 2025-05-07T20:04:03.5818824Z libtorch.so => not found 2025-05-07T20:04:03.5818930Z libc10.so => not found 2025-05-07T20:04:03.5819029Z libc10_cuda.so => not found 2025-05-07T20:04:03.5819127Z libtorch_cpu.so => not found 2025-05-07T20:04:03.5819224Z libtorch_cuda.so => not found 2025-05-07T20:04:03.5819339Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.5819472Z libm.so.6 => /lib64/libm.so.6 (0x00007faa7ef25000) 2025-05-07T20:04:03.5819478Z 2025-05-07T20:04:03.5819588Z [CHECK] Displaying ELF information: 2025-05-07T20:04:03.5819932Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T20:04:03.5819937Z 2025-05-07T20:04:03.5819942Z 2025-05-07T20:04:03.5820105Z Dynamic section at offset 0x3a5ba0 contains 38 entries: 2025-05-07T20:04:03.5820224Z Tag Type Name/Value 2025-05-07T20:04:03.5820470Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:03.5820691Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T20:04:03.5820916Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_utils.so] 2025-05-07T20:04:03.5821132Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:03.5821342Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:03.5821548Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:03.5821768Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:03.5821968Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:03.5822164Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:03.5822382Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:03.5822714Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_split_host.so] 2025-05-07T20:04:03.5822904Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:03.5823023Z 0x000000000000000c (INIT) 0xb9000 2025-05-07T20:04:03.5823154Z 0x000000000000000d (FINI) 0x3491ac 2025-05-07T20:04:03.5823303Z 0x0000000000000019 (INIT_ARRAY) 0x3a2b18 2025-05-07T20:04:03.5823436Z 0x000000000000001b (INIT_ARRAYSZ) 304 (bytes) 2025-05-07T20:04:03.5823569Z 0x000000000000001a (FINI_ARRAY) 0x3a2c48 2025-05-07T20:04:03.5823694Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:03.5823807Z 0x0000000000000004 (HASH) 0x200 2025-05-07T20:04:03.5823928Z 0x000000006ffffef5 (GNU_HASH) 0x3b10 2025-05-07T20:04:03.5824058Z 0x0000000000000005 (STRTAB) 0x17278 2025-05-07T20:04:03.5824172Z 0x0000000000000006 (SYMTAB) 0x7960 2025-05-07T20:04:03.5824312Z 0x000000000000000a (STRSZ) 530122 (bytes) 2025-05-07T20:04:03.5824446Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:03.5824566Z 0x0000000000000003 (PLTGOT) 0x3a5e40 2025-05-07T20:04:03.5824734Z 0x0000000000000002 (PLTRELSZ) 14136 (bytes) 2025-05-07T20:04:03.5824860Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:03.5824980Z 0x0000000000000017 (JMPREL) 0xb5390 2025-05-07T20:04:03.5825093Z 0x0000000000000007 (RELA) 0x99f28 2025-05-07T20:04:03.5825231Z 0x0000000000000008 (RELASZ) 111720 (bytes) 2025-05-07T20:04:03.5825367Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:03.5825469Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:03.5825597Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:03.5825764Z 0x000000006ffffffe (VERNEED) 0x99e08 2025-05-07T20:04:03.5825877Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T20:04:03.5825995Z 0x000000006ffffff0 (VERSYM) 0x98942 2025-05-07T20:04:03.5826107Z 0x000000006ffffff9 (RELACOUNT) 40 2025-05-07T20:04:03.5826224Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:03.5826231Z 2025-05-07T20:04:03.5826348Z ################################################################################ 2025-05-07T20:04:03.5826353Z 2025-05-07T20:04:03.5826357Z 2025-05-07T20:04:03.5826488Z ################################################################################ 2025-05-07T20:04:03.5826787Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.5826893Z [CHECK] Listing out library size: 2025-05-07T20:04:03.5827179Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.5827202Z 2025-05-07T20:04:03.5827433Z 18 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.5827479Z 2025-05-07T20:04:03.5827893Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.5828530Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.5828537Z 2025-05-07T20:04:03.5925031Z GLIBC_2.2.5 2025-05-07T20:04:03.5925447Z GLIBC_2.3 2025-05-07T20:04:03.5925749Z GLIBC_2.14 2025-05-07T20:04:03.5925769Z 2025-05-07T20:04:03.5925782Z 2025-05-07T20:04:03.5927084Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.5928705Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.5928721Z 2025-05-07T20:04:03.6040205Z GLIBCXX_3.4 2025-05-07T20:04:03.6041211Z GLIBCXX_3.4.9 2025-05-07T20:04:03.6041475Z GLIBCXX_3.4.11 2025-05-07T20:04:03.6041774Z GLIBCXX_3.4.15 2025-05-07T20:04:03.6041873Z GLIBCXX_3.4.18 2025-05-07T20:04:03.6041959Z GLIBCXX_3.4.20 2025-05-07T20:04:03.6042043Z GLIBCXX_3.4.21 2025-05-07T20:04:03.6042049Z 2025-05-07T20:04:03.6042065Z 2025-05-07T20:04:03.6060215Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.euXh16S6Y1.symbols.txt 2025-05-07T20:04:03.6060255Z 2025-05-07T20:04:03.6136893Z 2025-05-07T20:04:03.6162434Z [CHECK] Total Number of symbols: 1448 2025-05-07T20:04:03.6179264Z [CHECK] Number of fbgemm symbols: 213 2025-05-07T20:04:03.6202314Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.nAJ78G8dFm.usymbols.txt 2025-05-07T20:04:03.6202335Z 2025-05-07T20:04:03.6221389Z 2025-05-07T20:04:03.6248108Z [CHECK] Listing out undefined symbols (277 total): 2025-05-07T20:04:03.6264207Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6264556Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6264705Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:03.6265001Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.6265161Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.6265304Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.6265471Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:03.6265609Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:03.6265735Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:03.6265934Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.6266057Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:03.6266165Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:03.6266289Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:03.6266398Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:03.6266514Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:03.6266625Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:03.6266756Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:03.6266868Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:03.6266973Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:03.6267274Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:03.6267377Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:03.6267492Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:03.6267610Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:03.6267727Z U adjust_info_B_num_bits(int, int) 2025-05-07T20:04:03.6267923Z U at::Context::deterministicAlgorithms() const 2025-05-07T20:04:03.6268106Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:03.6268255Z U at::RecordFunction::currentThreadId() 2025-05-07T20:04:03.6268384Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:03.6268538Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T20:04:03.6268750Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:03.6268866Z U at::TensorMaker::make_tensor() 2025-05-07T20:04:03.6268989Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T20:04:03.6269163Z U at::_ops::concat::call(c10::ArrayRef, long) 2025-05-07T20:04:03.6269328Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:03.6269935Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.6270613Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.6270793Z U at::_ops::eq_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:03.6271024Z U at::_ops::eq_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.6271215Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T20:04:03.6271386Z U at::_ops::gt_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:03.6271720Z U at::_ops::index_add::call(at::Tensor const&, long, at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:03.6271935Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T20:04:03.6272060Z U at::_ops::max::call(at::Tensor const&) 2025-05-07T20:04:03.6272249Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.6272493Z U at::_ops::narrow::call(at::Tensor const&, long, c10::SymInt, c10::SymInt) 2025-05-07T20:04:03.6272672Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:03.6272936Z U at::_ops::split_with_sizes::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T20:04:03.6273252Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T20:04:03.6273938Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T20:04:03.6274137Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:03.6274303Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:03.6274794Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.6275404Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.6275542Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:03.6275672Z U at::functorch::functorchTLSAccessor() 2025-05-07T20:04:03.6275851Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:03.6275983Z U at::globalContext() 2025-05-07T20:04:03.6276127Z U at::has_internal_overlap(at::TensorBase const&) 2025-05-07T20:04:03.6276272Z U at::sequence_number::get_and_increment() 2025-05-07T20:04:03.6276391Z U bool at::Tensor::item() const 2025-05-07T20:04:03.6276495Z U c10::AnyType::get() 2025-05-07T20:04:03.6276684Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T20:04:03.6276897Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6277003Z U c10::BoolType::get() 2025-05-07T20:04:03.6277181Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:03.6277368Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:03.6277488Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:03.6278083Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:03.6278759Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:03.6279174Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.6279390Z U c10::Error::what() const 2025-05-07T20:04:03.6279514Z U c10::GradMode::is_enabled() 2025-05-07T20:04:03.6279731Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:03.6279901Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6280069Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:03.6280181Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T20:04:03.6280289Z U c10::IValue::isBoolList() const 2025-05-07T20:04:03.6280393Z U c10::IValue::isIntList() const 2025-05-07T20:04:03.6280516Z U c10::IValue::isSymIntList() const 2025-05-07T20:04:03.6280651Z U c10::IValue::isTensorList() const 2025-05-07T20:04:03.6280787Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:03.6280897Z U c10::IntType::get() 2025-05-07T20:04:03.6281358Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.6281520Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:03.6281649Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:03.6281796Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.6281922Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:03.6282207Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T20:04:03.6282361Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:03.6282463Z U c10::StringType::get() 2025-05-07T20:04:03.6282614Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:03.6283005Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:03.6283138Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:03.6283266Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:03.6283371Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:03.6283471Z U c10::SymIntType::get() 2025-05-07T20:04:03.6283795Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:03.6283946Z U c10::TensorImpl::requires_grad() const 2025-05-07T20:04:03.6284386Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T20:04:03.6284557Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:03.6284662Z U c10::TensorType::get() 2025-05-07T20:04:03.6284855Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T20:04:03.6284978Z U c10::Type::is_module() const 2025-05-07T20:04:03.6285100Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:03.6285815Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:03.6285965Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:03.6286085Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:03.6286207Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:03.6286335Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:03.6286457Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:03.6286571Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:03.6286904Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:03.6287011Z U c10::cuda::device_count() 2025-05-07T20:04:03.6287150Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:03.6287287Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:03.6287445Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:03.6287588Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:03.6287748Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:03.6287877Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:03.6288311Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.6288850Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:03.6289118Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:03.6289635Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.6289992Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:03.6290578Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.6290855Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T20:04:03.6291070Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T20:04:03.6291192Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:03.6291302Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:03.6291636Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:03.6291823Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:03.6291973Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:03.6292173Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:03.6292295Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:03.6292414Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.6292582Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:03.6292955Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:03.6293098Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:03.6293248Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:03.6293572Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:03.6293692Z U c10::throwNullDataPtrError() 2025-05-07T20:04:03.6293829Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T20:04:03.6293942Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:03.6294059Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:03.6294264Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:03.6294403Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:03.6294542Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:03.6294705Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.6294861Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:03.6294984Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:03.6295114Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:03.6295245Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:03.6295371Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:03.6295500Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.6295642Z U cudaFuncSetAttribute@libcudart.so.11.0 2025-05-07T20:04:03.6295782Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:03.6295910Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:03.6296061Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:03.6296270Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:03.6296394Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:03.6296530Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.6296679Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:03.6296885Z U fbgemm_gpu::asynchronous_complete_cumsum_cpu(at::Tensor const&) 2025-05-07T20:04:03.6297081Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6297196Z U free@GLIBC_2.2.5 2025-05-07T20:04:03.6297385Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6297483Z U log2f@GLIBC_2.2.5 2025-05-07T20:04:03.6297603Z U long at::Tensor::item() const 2025-05-07T20:04:03.6297800Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:03.6297941Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:03.6298099Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6298213Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:03.6298309Z U memcpy@GLIBC_2.14 2025-05-07T20:04:03.6298409Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:03.6298521Z U memset@GLIBC_2.2.5 2025-05-07T20:04:03.6298680Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:03.6298810Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:03.6298938Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:03.6299170Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:03.6299526Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:03.6299951Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.6300370Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6300927Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.6301340Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6301760Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6302226Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:03.6302807Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6303375Z U std::__cxx11::basic_string, std::allocator >::swap(std::__cxx11::basic_string, std::allocator >&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6303740Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:03.6304129Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:03.6304252Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:03.6304415Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:03.6304566Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.6304714Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.6304907Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:03.6305046Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:03.6305192Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T20:04:03.6305480Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:03.6305836Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:03.6306460Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.6306991Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.6307127Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:03.6307272Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:03.6307399Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:03.6307523Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.6307660Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.6307897Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:03.6308016Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:03.6308206Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.6308470Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.6308710Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:03.6308883Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6309037Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:03.6309469Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6309615Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:03.6309743Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:03.6309845Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:03.6310109Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:03.6310253Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:03.6310866Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:03.6311369Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.6311653Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.6311780Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T20:04:03.6312085Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T20:04:03.6312376Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T20:04:03.6312585Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T20:04:03.6312842Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T20:04:03.6313247Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T20:04:03.6313405Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T20:04:03.6313603Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T20:04:03.6313805Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T20:04:03.6313935Z U torch::autograd::Node::assign_parent() 2025-05-07T20:04:03.6314082Z U torch::autograd::Node::metadata() 2025-05-07T20:04:03.6314238Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T20:04:03.6314496Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T20:04:03.6314771Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T20:04:03.6314932Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T20:04:03.6315151Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T20:04:03.6315378Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T20:04:03.6318134Z 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-07T20:04:03.6318349Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T20:04:03.6318505Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T20:04:03.6318673Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T20:04:03.6318843Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T20:04:03.6319259Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T20:04:03.6319648Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:03.6320233Z U transpose_embedding_input(at::Tensor, long, at::Tensor, at::Tensor, bool, std::optional const&, long, long, long, bool, std::optional const&, long, long) 2025-05-07T20:04:03.6320367Z U typeinfo for c10::Error 2025-05-07T20:04:03.6320473Z U typeinfo for c10::Type 2025-05-07T20:04:03.6320628Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:03.6320763Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:03.6320897Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:03.6321036Z U typeinfo for torch::autograd::Node 2025-05-07T20:04:03.6321191Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:03.6321357Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:03.6321530Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T20:04:03.6321691Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.6321881Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.6321995Z U vtable for c10::Error 2025-05-07T20:04:03.6322099Z U vtable for c10::ListType 2025-05-07T20:04:03.6322459Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6322809Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6323181Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6323326Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:03.6323544Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:03.6323774Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:03.6323907Z U vtable for torch::autograd::AutogradMeta 2025-05-07T20:04:03.6324040Z U vtable for torch::autograd::Node 2025-05-07T20:04:03.6324223Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:03.6324338Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:03.6324458Z w _ITM_registerTMCloneTable 2025-05-07T20:04:03.6324566Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:03.6324675Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T20:04:03.6324769Z w __gmon_start__ 2025-05-07T20:04:03.6324907Z w __pthread_key_create 2025-05-07T20:04:03.6325022Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:03.6325135Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:03.6325301Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:03.6325641Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.6325647Z 2025-05-07T20:04:03.6325773Z linux-vdso.so.1 (0x00007ffea79b0000) 2025-05-07T20:04:03.6325874Z libc10.so => not found 2025-05-07T20:04:03.6325969Z libc10_cuda.so => not found 2025-05-07T20:04:03.6326521Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007f24097a9000) 2025-05-07T20:04:03.6326995Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007f2407a00000) 2025-05-07T20:04:03.6327090Z libtorch.so => not found 2025-05-07T20:04:03.6327188Z libtorch_cpu.so => not found 2025-05-07T20:04:03.6327283Z libtorch_cuda.so => not found 2025-05-07T20:04:03.6327396Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.6327554Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f240779c000) 2025-05-07T20:04:03.6327679Z libm.so.6 => /lib64/libm.so.6 (0x00007f2408325000) 2025-05-07T20:04:03.6327841Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f2409779000) 2025-05-07T20:04:03.6327989Z libc.so.6 => /lib64/libc.so.6 (0x00007f2407594000) 2025-05-07T20:04:03.6328115Z /lib64/ld-linux-x86-64.so.2 (0x00007f24098b0000) 2025-05-07T20:04:03.6328203Z libc10.so => not found 2025-05-07T20:04:03.6328308Z libc10_cuda.so => not found 2025-05-07T20:04:03.6328401Z libtorch.so => not found 2025-05-07T20:04:03.6328495Z libtorch_cpu.so => not found 2025-05-07T20:04:03.6328604Z libtorch_cuda.so => not found 2025-05-07T20:04:03.6328703Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.6328795Z libtorch.so => not found 2025-05-07T20:04:03.6328884Z libc10.so => not found 2025-05-07T20:04:03.6328984Z libc10_cuda.so => not found 2025-05-07T20:04:03.6329079Z libtorch_cpu.so => not found 2025-05-07T20:04:03.6329173Z libtorch_cuda.so => not found 2025-05-07T20:04:03.6329278Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.6329309Z 2025-05-07T20:04:03.6329413Z [CHECK] Displaying ELF information: 2025-05-07T20:04:03.6329770Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T20:04:03.6329777Z 2025-05-07T20:04:03.6354944Z 2025-05-07T20:04:03.6355773Z Dynamic section at offset 0x11a7a20 contains 41 entries: 2025-05-07T20:04:03.6356138Z Tag Type Name/Value 2025-05-07T20:04:03.6356718Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:03.6357340Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:03.6358294Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T20:04:03.6358962Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_utils.so] 2025-05-07T20:04:03.6359565Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:03.6360166Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:03.6360783Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:03.6361425Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:03.6361768Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:03.6361956Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T20:04:03.6362164Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:03.6362355Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:03.6362568Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:03.6362842Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_index_select.so] 2025-05-07T20:04:03.6363036Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:03.6363150Z 0x000000000000000c (INIT) 0x4e000 2025-05-07T20:04:03.6363266Z 0x000000000000000d (FINI) 0x147b8c 2025-05-07T20:04:03.6363401Z 0x0000000000000019 (INIT_ARRAY) 0x11a6ca8 2025-05-07T20:04:03.6363532Z 0x000000000000001b (INIT_ARRAYSZ) 144 (bytes) 2025-05-07T20:04:03.6363650Z 0x000000000000001a (FINI_ARRAY) 0x11a6d38 2025-05-07T20:04:03.6363781Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:03.6363886Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:03.6364000Z 0x000000006ffffef5 (GNU_HASH) 0x2890 2025-05-07T20:04:03.6364113Z 0x0000000000000005 (STRTAB) 0xd658 2025-05-07T20:04:03.6364234Z 0x0000000000000006 (SYMTAB) 0x4e80 2025-05-07T20:04:03.6364373Z 0x000000000000000a (STRSZ) 223344 (bytes) 2025-05-07T20:04:03.6364489Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:03.6364618Z 0x0000000000000003 (PLTGOT) 0x11a7cf0 2025-05-07T20:04:03.6364751Z 0x0000000000000002 (PLTRELSZ) 11832 (bytes) 2025-05-07T20:04:03.6364859Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:03.6364984Z 0x0000000000000017 (JMPREL) 0x4ac08 2025-05-07T20:04:03.6365127Z 0x0000000000000007 (RELA) 0x44b90 2025-05-07T20:04:03.6365257Z 0x0000000000000008 (RELASZ) 24696 (bytes) 2025-05-07T20:04:03.6365414Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:03.6365511Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:03.6365635Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:03.6365752Z 0x000000006ffffffe (VERNEED) 0x44a20 2025-05-07T20:04:03.6365871Z 0x000000006fffffff (VERNEEDNUM) 6 2025-05-07T20:04:03.6365986Z 0x000000006ffffff0 (VERSYM) 0x43ec8 2025-05-07T20:04:03.6366092Z 0x000000006ffffff9 (RELACOUNT) 29 2025-05-07T20:04:03.6366204Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:03.6366209Z 2025-05-07T20:04:03.6366320Z ################################################################################ 2025-05-07T20:04:03.6366357Z 2025-05-07T20:04:03.6366361Z 2025-05-07T20:04:03.6366471Z ################################################################################ 2025-05-07T20:04:03.6366800Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6366903Z [CHECK] Listing out library size: 2025-05-07T20:04:03.6367389Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6367394Z 2025-05-07T20:04:03.6367850Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6368132Z 2025-05-07T20:04:03.6369167Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6369717Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.6369738Z 2025-05-07T20:04:03.6426404Z GLIBC_2.2.5 2025-05-07T20:04:03.6427099Z GLIBC_2.3 2025-05-07T20:04:03.6427257Z GLIBC_2.14 2025-05-07T20:04:03.6427265Z 2025-05-07T20:04:03.6427280Z 2025-05-07T20:04:03.6427819Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6428440Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.6428448Z 2025-05-07T20:04:03.6484798Z GLIBCXX_3.4 2025-05-07T20:04:03.6485416Z GLIBCXX_3.4.9 2025-05-07T20:04:03.6485681Z GLIBCXX_3.4.18 2025-05-07T20:04:03.6485910Z GLIBCXX_3.4.20 2025-05-07T20:04:03.6486137Z GLIBCXX_3.4.21 2025-05-07T20:04:03.6486155Z 2025-05-07T20:04:03.6486169Z 2025-05-07T20:04:03.6503487Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.9nWgwhp5tF.symbols.txt 2025-05-07T20:04:03.6503532Z 2025-05-07T20:04:03.6529631Z 2025-05-07T20:04:03.6556784Z [CHECK] Total Number of symbols: 345 2025-05-07T20:04:03.6568234Z [CHECK] Number of fbgemm symbols: 56 2025-05-07T20:04:03.6585825Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.xts3bgujDO.usymbols.txt 2025-05-07T20:04:03.6585860Z 2025-05-07T20:04:03.6605814Z 2025-05-07T20:04:03.6628363Z [CHECK] Listing out undefined symbols (128 total): 2025-05-07T20:04:03.6646873Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6648036Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6648347Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:03.6648793Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.6649265Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:03.6649667Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.6650341Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:03.6650773Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:03.6651134Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:03.6651431Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:03.6651537Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:03.6651671Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:03.6651782Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:03.6651891Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:03.6652029Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:03.6652138Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:03.6652290Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:03.6652426Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:03.6652549Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:03.6652654Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:03.6653232Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.6653929Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:03.6654100Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:03.6654272Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:03.6654378Z U c10::IntType::get() 2025-05-07T20:04:03.6654554Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:03.6654710Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:03.6654930Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:03.6655328Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:03.6655498Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:03.6655611Z U c10::TensorType::get() 2025-05-07T20:04:03.6655738Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:03.6656759Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:03.6656913Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:03.6657048Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:03.6657206Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:03.6657334Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:03.6657527Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:03.6657654Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:03.6657933Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:03.6658041Z U c10::cuda::device_count() 2025-05-07T20:04:03.6658185Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:03.6658339Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:03.6658487Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:03.6658632Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:03.6658811Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:03.6659020Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:03.6659550Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:03.6659830Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:03.6660343Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.6660707Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:03.6660829Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:03.6661814Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:03.6661939Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:03.6662105Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:03.6662248Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:03.6662359Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:03.6662688Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:03.6662840Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.6662976Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:03.6663104Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:03.6663225Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:03.6663336Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:03.6663483Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:03.6663614Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.6663754Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:03.6663878Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:03.6664025Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:03.6664145Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:03.6664263Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:03.6664420Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:03.6664550Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:03.6664715Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6664909Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:03.6665062Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6665165Z U memcpy@GLIBC_2.14 2025-05-07T20:04:03.6665266Z U memset@GLIBC_2.2.5 2025-05-07T20:04:03.6665438Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:03.6665565Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:03.6665903Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:03.6666308Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:03.6666699Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6667701Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:03.6668163Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6668593Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6669092Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:03.6669632Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:03.6670008Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:03.6670395Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:03.6670558Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:03.6670697Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:03.6670844Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.6670990Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.6671183Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:03.6671473Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:03.6671840Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:03.6672448Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.6672977Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:03.6673102Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:03.6673243Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:03.6673364Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.6673593Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:03.6673827Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:03.6673968Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:03.6674144Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.6674385Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:03.6674512Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:03.6674623Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:03.6674735Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:03.6674852Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:03.6675418Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:03.6675868Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.6676120Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:03.6676465Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:03.6676687Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:03.6676858Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:03.6677012Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:03.6677174Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:03.6677508Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6677999Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6678357Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:03.6678559Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:03.6678816Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:03.6678942Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:03.6679050Z w _ITM_registerTMCloneTable 2025-05-07T20:04:03.6679154Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:03.6679257Z w __gmon_start__ 2025-05-07T20:04:03.6679354Z w __pthread_key_create 2025-05-07T20:04:03.6679529Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:03.6679787Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6679795Z 2025-05-07T20:04:03.6685093Z linux-vdso.so.1 (0x00007ffe263ec000) 2025-05-07T20:04:03.6685352Z libtorch.so => not found 2025-05-07T20:04:03.6685443Z libc10.so => not found 2025-05-07T20:04:03.6685555Z libc10_cuda.so => not found 2025-05-07T20:04:03.6685826Z libtorch_cpu.so => not found 2025-05-07T20:04:03.6685952Z libtorch_cuda.so => not found 2025-05-07T20:04:03.6686069Z libcudart.so.11.0 => not found 2025-05-07T20:04:03.6686256Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f080f69e000) 2025-05-07T20:04:03.6686413Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f080f670000) 2025-05-07T20:04:03.6686555Z libc.so.6 => /lib64/libc.so.6 (0x00007f080f468000) 2025-05-07T20:04:03.6686682Z /lib64/ld-linux-x86-64.so.2 (0x00007f080f955000) 2025-05-07T20:04:03.6686807Z libm.so.6 => /lib64/libm.so.6 (0x00007f080f38d000) 2025-05-07T20:04:03.6686822Z 2025-05-07T20:04:03.6686944Z [CHECK] Displaying ELF information: 2025-05-07T20:04:03.6687262Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T20:04:03.6687267Z 2025-05-07T20:04:03.6720217Z 2025-05-07T20:04:03.6720729Z Dynamic section at offset 0x4b598 contains 37 entries: 2025-05-07T20:04:03.6720899Z Tag Type Name/Value 2025-05-07T20:04:03.6721145Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:03.6721343Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:03.6721565Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:03.6721775Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:03.6722004Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:03.6722228Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:03.6722446Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:03.6722656Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:03.6722863Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:03.6723186Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:03.6723450Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_embedding_inplace_ops.so] 2025-05-07T20:04:03.6723662Z 0x000000000000000c (INIT) 0xe000 2025-05-07T20:04:03.6723780Z 0x000000000000000d (FINI) 0x2b16c 2025-05-07T20:04:03.6723895Z 0x0000000000000019 (INIT_ARRAY) 0x4b240 2025-05-07T20:04:03.6724020Z 0x000000000000001b (INIT_ARRAYSZ) 40 (bytes) 2025-05-07T20:04:03.6724146Z 0x000000000000001a (FINI_ARRAY) 0x4b268 2025-05-07T20:04:03.6724267Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:03.6724375Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:03.6724505Z 0x000000006ffffef5 (GNU_HASH) 0x1208 2025-05-07T20:04:03.6724615Z 0x0000000000000005 (STRTAB) 0x3da0 2025-05-07T20:04:03.6724827Z 0x0000000000000006 (SYMTAB) 0x1d30 2025-05-07T20:04:03.6724953Z 0x000000000000000a (STRSZ) 30770 (bytes) 2025-05-07T20:04:03.6725268Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:03.6725378Z 0x0000000000000003 (PLTGOT) 0x4b838 2025-05-07T20:04:03.6725505Z 0x0000000000000002 (PLTRELSZ) 4272 (bytes) 2025-05-07T20:04:03.6725622Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:03.6725724Z 0x0000000000000017 (JMPREL) 0xc9c8 2025-05-07T20:04:03.6725823Z 0x0000000000000007 (RELA) 0xb9a8 2025-05-07T20:04:03.6725958Z 0x0000000000000008 (RELASZ) 4128 (bytes) 2025-05-07T20:04:03.6726072Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:03.6726194Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:03.6726326Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:03.6726436Z 0x000000006ffffffe (VERNEED) 0xb888 2025-05-07T20:04:03.6726539Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:03.6726645Z 0x000000006ffffff0 (VERSYM) 0xb5d2 2025-05-07T20:04:03.6726765Z 0x000000006ffffff9 (RELACOUNT) 10 2025-05-07T20:04:03.6726864Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:03.6726869Z 2025-05-07T20:04:03.6726983Z ################################################################################ 2025-05-07T20:04:03.6726988Z 2025-05-07T20:04:03.6726992Z 2025-05-07T20:04:03.6727112Z ################################################################################ 2025-05-07T20:04:03.6727409Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:03.6727513Z [CHECK] Listing out library size: 2025-05-07T20:04:03.6727817Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:03.6727861Z 2025-05-07T20:04:03.6733161Z 497 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:03.6733185Z 2025-05-07T20:04:03.6734475Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:03.6736322Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.6736349Z 2025-05-07T20:04:03.8538371Z GLIBC_2.2.5 2025-05-07T20:04:03.8538627Z GLIBC_2.3 2025-05-07T20:04:03.8538849Z GLIBC_2.14 2025-05-07T20:04:03.8538970Z 2025-05-07T20:04:03.8538975Z 2025-05-07T20:04:03.8539447Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:03.8540747Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:03.8541513Z 2025-05-07T20:04:04.0323871Z GLIBCXX_3.4 2025-05-07T20:04:04.0324509Z GLIBCXX_3.4.9 2025-05-07T20:04:04.0325129Z GLIBCXX_3.4.11 2025-05-07T20:04:04.0325721Z GLIBCXX_3.4.14 2025-05-07T20:04:04.0326343Z GLIBCXX_3.4.15 2025-05-07T20:04:04.0326924Z GLIBCXX_3.4.18 2025-05-07T20:04:04.0327517Z GLIBCXX_3.4.20 2025-05-07T20:04:04.0328109Z GLIBCXX_3.4.21 2025-05-07T20:04:04.0328468Z 2025-05-07T20:04:04.0328779Z 2025-05-07T20:04:04.0341748Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.N02JVLE7Fw.symbols.txt 2025-05-07T20:04:04.0343331Z 2025-05-07T20:04:04.2117519Z 2025-05-07T20:04:04.2187336Z [CHECK] Total Number of symbols: 12207 2025-05-07T20:04:04.2269883Z [CHECK] Number of fbgemm symbols: 2031 2025-05-07T20:04:04.2288317Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.jvtYd6H4JJ.usymbols.txt 2025-05-07T20:04:04.2289942Z 2025-05-07T20:04:04.2353244Z 2025-05-07T20:04:04.2377627Z [CHECK] Listing out undefined symbols (298 total): 2025-05-07T20:04:04.2394946Z U GOMP_parallel 2025-05-07T20:04:04.2395721Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.2397307Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.2397853Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:04.2398229Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.2398637Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.2399051Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.2399510Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:04.2399926Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:04.2400322Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:04.2400699Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.2401096Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:04.2401432Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:04.2401763Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:04.2402083Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:04.2402419Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:04.2402861Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:04.2403183Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:04.2403508Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:04.2403819Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:04.2404141Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:04.2404449Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:04.2404842Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:04.2405152Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:04.2405492Z U at::CUDAGeneratorImpl::device_type() 2025-05-07T20:04:04.2405901Z U at::CUDAGeneratorImpl::philox_cuda_state(unsigned long) 2025-05-07T20:04:04.2406309Z U at::Context::deterministicAlgorithms() const 2025-05-07T20:04:04.2406728Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:04.2407118Z U at::RecordFunction::currentThreadId() 2025-05-07T20:04:04.2407474Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:04.2407834Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T20:04:04.2408271Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:04.2408884Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T20:04:04.2409446Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:04.2410270Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.2411622Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.2412541Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.2413564Z U at::_ops::sparse_coo_tensor_indices_size::call(at::Tensor const&, at::Tensor const&, c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.2414682Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T20:04:04.2415219Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T20:04:04.2415674Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:04.2416744Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.2417981Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.2418906Z U at::cuda::detail::getDefaultCUDAGenerator(signed char) 2025-05-07T20:04:04.2419365Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:04.2419771Z U at::functorch::functorchTLSAccessor() 2025-05-07T20:04:04.2420225Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:04.2420623Z U at::get_num_threads() 2025-05-07T20:04:04.2420982Z U at::get_thread_num() 2025-05-07T20:04:04.2421310Z U at::globalContext() 2025-05-07T20:04:04.2421660Z U at::in_parallel_region() 2025-05-07T20:04:04.2422019Z U at::init_num_threads() 2025-05-07T20:04:04.2422364Z U at::internal::set_thread_num(int) 2025-05-07T20:04:04.2422886Z U at::sequence_number::get_and_increment() 2025-05-07T20:04:04.2423300Z U at::tensor(c10::ArrayRef, c10::TensorOptions const&) 2025-05-07T20:04:04.2423753Z U at::toAccumulateType(c10::ScalarType, bool) 2025-05-07T20:04:04.2424102Z U c10::AnyType::get() 2025-05-07T20:04:04.2424558Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.2425005Z U c10::BoolType::get() 2025-05-07T20:04:04.2425372Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:04.2425861Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:04.2426271Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:04.2427031Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:04.2428275Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:04.2429363Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:04.2429984Z U c10::Error::what() const 2025-05-07T20:04:04.2430340Z U c10::FloatType::get() 2025-05-07T20:04:04.2430675Z U c10::GeneratorImpl::device() const 2025-05-07T20:04:04.2431039Z U c10::GradMode::is_enabled() 2025-05-07T20:04:04.2431362Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:04.2431800Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.2432240Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.2432719Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:04.2433148Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T20:04:04.2433492Z U c10::IValue::isBoolList() const 2025-05-07T20:04:04.2433860Z U c10::IValue::isIntList() const 2025-05-07T20:04:04.2434201Z U c10::IValue::isSymIntList() const 2025-05-07T20:04:04.2434590Z U c10::IValue::isTensorList() const 2025-05-07T20:04:04.2434965Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:04.2450305Z U c10::IntType::get() 2025-05-07T20:04:04.2451937Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:04.2452310Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:04.2452679Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:04.2453017Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:04.2453473Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.2453943Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T20:04:04.2454340Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T20:04:04.2454850Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T20:04:04.2455383Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.2455765Z U c10::StringType::get() 2025-05-07T20:04:04.2456249Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:04.2456838Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:04.2457551Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:04.2458226Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:04.2458632Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:04.2459003Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:04.2459338Z U c10::SymIntType::get() 2025-05-07T20:04:04.2459734Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:04.2460181Z U c10::TensorImpl::requires_grad() const 2025-05-07T20:04:04.2460598Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.2460980Z U c10::TensorType::get() 2025-05-07T20:04:04.2461340Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:04.2462343Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:04.2463428Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:04.2463807Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:04.2464149Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:04.2464507Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:04.2464847Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:04.2465186Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:04.2465659Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:04.2466110Z U c10::cuda::device_count() 2025-05-07T20:04:04.2466456Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:04.2466837Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:04.2467690Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:04.2468120Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:04.2468538Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:04.2468948Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:04.2469619Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.2470724Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:04.2471646Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:04.2472580Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.2473572Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:04.2474695Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.2475541Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:04.2475910Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:04.2476485Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:04.2477128Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:04.2477608Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:04.2478051Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:04.2478484Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:04.2478861Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:04.2479253Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:04.2480035Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:04.2480648Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:04.2481200Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:04.2481598Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:04.2481996Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:04.2482423Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:04.2482791Z U c10::operator<=(c10::SymInt const&, int) 2025-05-07T20:04:04.2483151Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T20:04:04.2483508Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T20:04:04.2483840Z U c10::throwNullDataPtrError() 2025-05-07T20:04:04.2484172Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:04.2484488Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:04.2484903Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:04.2485317Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:04.2485690Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.2486076Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.2486449Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:04.2486833Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:04.2487214Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:04.2487574Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:04.2487912Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:04.2488283Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.2488641Z U cudaFuncSetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.2489033Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:04.2489422Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:04.2489763Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:04.2490116Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:04.2490446Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:04.2490844Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.2491196Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:04.2492168Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T20:04:04.2493346Z U fbgemm::SparseAdaGradSignature::Type fbgemm::GenerateSparseAdaGrad(int, bool, int, bool) 2025-05-07T20:04:04.2493928Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T20:04:04.2494351Z U fbgemm_gpu::asynchronous_complete_cumsum_gpu(at::Tensor const&) 2025-05-07T20:04:04.2494787Z U float at::Tensor::item() const 2025-05-07T20:04:04.2495140Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.2495550Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.2495905Z U free@GLIBC_2.2.5 2025-05-07T20:04:04.2496333Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.2496899Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.2497364Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:04.2497825Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.2498232Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.2498623Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:04.2498922Z U memcpy@GLIBC_2.14 2025-05-07T20:04:04.2499272Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:04.2499574Z U memset@GLIBC_2.2.5 2025-05-07T20:04:04.2499884Z U omp_get_num_threads 2025-05-07T20:04:04.2500201Z U omp_get_thread_num 2025-05-07T20:04:04.2500550Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:04.2500974Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:04.2501563Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.2502358Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, int const*, int*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.2503123Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, long const*, long*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.2503928Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.2504734Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, int const*, int*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.2505505Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, long const*, long*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.2506074Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:04.2506782Z 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-07T20:04:04.2507772Z U split_embedding_codegen_grad_indice_weights_cpu(at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor) 2025-05-07T20:04:04.2508429Z U sqrt@GLIBC_2.2.5 2025-05-07T20:04:04.2508723Z U sqrtf@GLIBC_2.2.5 2025-05-07T20:04:04.2509256Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:04.2509914Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:04.2510720Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.2511630Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2512854Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.2513920Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2514858Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2515868Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:04.2516952Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2517947Z U std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2518982Z U std::__cxx11::basic_string, std::allocator >::swap(std::__cxx11::basic_string, std::allocator >&)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2519982Z U std::__cxx11::basic_string, std::allocator >::~basic_string()@GLIBCXX_3.4.21 2025-05-07T20:04:04.2520822Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:04.2521815Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:04.2522444Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T20:04:04.2522863Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T20:04:04.2523235Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:04.2523593Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:04.2523968Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T20:04:04.2524357Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.2524765Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.2525188Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:04.2525624Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:04.2526025Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T20:04:04.2526521Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:04.2527265Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:04.2528307Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.2529712Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.2530506Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T20:04:04.2530875Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:04.2531262Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:04.2531675Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:04.2532034Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.2532400Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.2532749Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:04.2533106Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:04.2533526Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.2534120Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.2534634Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:04.2535051Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2535499Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:04.2535983Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T20:04:04.2536893Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:04.2537618Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:04.2537996Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:04.2538342Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:04.2538640Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:04.2538987Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:04.2539853Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:04.2541094Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.2541938Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.2542438Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T20:04:04.2542972Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T20:04:04.2543567Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T20:04:04.2544081Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T20:04:04.2544593Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T20:04:04.2545244Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T20:04:04.2545871Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T20:04:04.2546317Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T20:04:04.2546805Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T20:04:04.2547254Z U torch::autograd::Node::assign_parent() 2025-05-07T20:04:04.2547597Z U torch::autograd::Node::metadata() 2025-05-07T20:04:04.2547955Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T20:04:04.2548444Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T20:04:04.2549209Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T20:04:04.2549735Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T20:04:04.2550187Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T20:04:04.2550730Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T20:04:04.2553803Z 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-07T20:04:04.2556730Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T20:04:04.2557137Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T20:04:04.2557563Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T20:04:04.2557989Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T20:04:04.2558648Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T20:04:04.2559515Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:04.2560533Z U transpose_embedding_input(at::Tensor, long, at::Tensor, at::Tensor, bool, std::optional const&, long, long, long, bool, std::optional const&, long, long) 2025-05-07T20:04:04.2561405Z U typeinfo for c10::Error 2025-05-07T20:04:04.2561723Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:04.2562060Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:04.2562412Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:04.2562748Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:04.2563264Z U typeinfo for torch::autograd::Node 2025-05-07T20:04:04.2564538Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T20:04:04.2566759Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T20:04:04.2568466Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:04.2568889Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:04.2569386Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T20:04:04.2569811Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:04.2570176Z U vtable for c10::Error 2025-05-07T20:04:04.2570727Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.2571521Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.2572318Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.2572962Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:04.2573451Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:04.2573993Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:04.2574439Z U vtable for torch::autograd::Node 2025-05-07T20:04:04.2574847Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:04.2575249Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:04.2575585Z w _ITM_registerTMCloneTable 2025-05-07T20:04:04.2575935Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:04.2576318Z w __gmon_start__ 2025-05-07T20:04:04.2576604Z w __pthread_key_create 2025-05-07T20:04:04.2576902Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:04.2577240Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:04.2577612Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:04.2578113Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:04.2578471Z 2025-05-07T20:04:04.2578579Z linux-vdso.so.1 (0x00007fffdadb9000) 2025-05-07T20:04:04.2578870Z libc10.so => not found 2025-05-07T20:04:04.2579119Z libc10_cuda.so => not found 2025-05-07T20:04:04.2579779Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f1de1c00000) 2025-05-07T20:04:04.2580941Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007f1de1efd000) 2025-05-07T20:04:04.2581741Z libtorch.so => not found 2025-05-07T20:04:04.2582270Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f1de1600000) 2025-05-07T20:04:04.2583220Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007f1de0c00000) 2025-05-07T20:04:04.2583893Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2584181Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2584455Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.2584806Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f1de099c000) 2025-05-07T20:04:04.2585204Z libm.so.6 => /lib64/libm.so.6 (0x00007f1e0259b000) 2025-05-07T20:04:04.2585586Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f1de1ecf000) 2025-05-07T20:04:04.2585956Z libc.so.6 => /lib64/libc.so.6 (0x00007f1de0794000) 2025-05-07T20:04:04.2586318Z /lib64/ld-linux-x86-64.so.2 (0x00007f1e0267e000) 2025-05-07T20:04:04.2586643Z libc10.so => not found 2025-05-07T20:04:04.2586882Z libc10_cuda.so => not found 2025-05-07T20:04:04.2587512Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007f1e02590000) 2025-05-07T20:04:04.2588159Z libtorch.so => not found 2025-05-07T20:04:04.2588425Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2588805Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2589059Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.2589300Z libc10.so => not found 2025-05-07T20:04:04.2589555Z libc10_cuda.so => not found 2025-05-07T20:04:04.2589803Z libtorch.so => not found 2025-05-07T20:04:04.2590034Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2590286Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2590526Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.2590767Z libc10.so => not found 2025-05-07T20:04:04.2591235Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f1de1e52000) 2025-05-07T20:04:04.2591771Z libtorch.so => not found 2025-05-07T20:04:04.2592005Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2592251Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2592498Z libtorch.so => not found 2025-05-07T20:04:04.2592718Z libc10.so => not found 2025-05-07T20:04:04.2592949Z libc10_cuda.so => not found 2025-05-07T20:04:04.2593213Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2593466Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2593714Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.2593968Z libtorch.so => not found 2025-05-07T20:04:04.2594194Z libc10.so => not found 2025-05-07T20:04:04.2594441Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2594690Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2594961Z libtorch_cpu.so => not found 2025-05-07T20:04:04.2595232Z libtorch_cuda.so => not found 2025-05-07T20:04:04.2595496Z libtorch.so => not found 2025-05-07T20:04:04.2595645Z 2025-05-07T20:04:04.2595815Z [CHECK] Displaying ELF information: 2025-05-07T20:04:04.2596267Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T20:04:04.2596642Z 2025-05-07T20:04:04.2596647Z 2025-05-07T20:04:04.2596805Z Dynamic section at offset 0x1effce18 contains 43 entries: 2025-05-07T20:04:04.2597170Z Tag Type Name/Value 2025-05-07T20:04:04.2597585Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:04.2598074Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:04.2598586Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T20:04:04.2599151Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T20:04:04.2599676Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:04.2600160Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T20:04:04.2600644Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_utils.so] 2025-05-07T20:04:04.2601182Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:04.2601681Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:04.2602170Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:04.2602668Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:04.2603135Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T20:04:04.2603619Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:04.2604086Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:04.2604579Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:04.2605154Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T20:04:04.2605667Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:04.2606049Z 0x000000000000000c (INIT) 0x573000 2025-05-07T20:04:04.2606362Z 0x000000000000000d (FINI) 0x31fa10c 2025-05-07T20:04:04.2606706Z 0x0000000000000019 (INIT_ARRAY) 0x1effb908 2025-05-07T20:04:04.2607074Z 0x000000000000001b (INIT_ARRAYSZ) 1824 (bytes) 2025-05-07T20:04:04.2607453Z 0x000000000000001a (FINI_ARRAY) 0x1effc028 2025-05-07T20:04:04.2607850Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:04.2608186Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:04.2608525Z 0x000000006ffffef5 (GNU_HASH) 0xf0b8 2025-05-07T20:04:04.2608844Z 0x0000000000000005 (STRTAB) 0x67300 2025-05-07T20:04:04.2609178Z 0x0000000000000006 (SYMTAB) 0x1fa80 2025-05-07T20:04:04.2609535Z 0x000000000000000a (STRSZ) 4903735 (bytes) 2025-05-07T20:04:04.2609920Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:04.2610303Z 0x0000000000000003 (PLTGOT) 0x1effe108 2025-05-07T20:04:04.2610674Z 0x0000000000000002 (PLTRELSZ) 49656 (bytes) 2025-05-07T20:04:04.2611050Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:04.2611376Z 0x0000000000000017 (JMPREL) 0x566b38 2025-05-07T20:04:04.2611760Z 0x0000000000000007 (RELA) 0x51a728 2025-05-07T20:04:04.2612111Z 0x0000000000000008 (RELASZ) 312336 (bytes) 2025-05-07T20:04:04.2612495Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:04.2612820Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:04.2613170Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:04.2613545Z 0x000000006ffffffe (VERNEED) 0x51a598 2025-05-07T20:04:04.2613879Z 0x000000006fffffff (VERNEEDNUM) 6 2025-05-07T20:04:04.2614260Z 0x000000006ffffff0 (VERSYM) 0x514638 2025-05-07T20:04:04.2614591Z 0x000000006ffffff9 (RELACOUNT) 557 2025-05-07T20:04:04.2614930Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:04.2615132Z 2025-05-07T20:04:04.2615253Z ################################################################################ 2025-05-07T20:04:04.2615491Z 2025-05-07T20:04:04.2615495Z 2025-05-07T20:04:04.2615610Z ################################################################################ 2025-05-07T20:04:04.2616269Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.2617012Z [CHECK] Listing out library size: 2025-05-07T20:04:04.2617574Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.2618016Z 2025-05-07T20:04:04.2618276Z 76 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.2618678Z 2025-05-07T20:04:04.2619145Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.2620528Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.2621193Z 2025-05-07T20:04:04.2799117Z GLIBC_2.2.5 2025-05-07T20:04:04.2799857Z GLIBC_2.3 2025-05-07T20:04:04.2800238Z GLIBC_2.14 2025-05-07T20:04:04.2800398Z 2025-05-07T20:04:04.2800403Z 2025-05-07T20:04:04.2800901Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.2802097Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.2802791Z 2025-05-07T20:04:04.3062816Z GLIBCXX_3.4 2025-05-07T20:04:04.3063519Z GLIBCXX_3.4.9 2025-05-07T20:04:04.3064171Z GLIBCXX_3.4.11 2025-05-07T20:04:04.3064839Z GLIBCXX_3.4.18 2025-05-07T20:04:04.3065483Z GLIBCXX_3.4.20 2025-05-07T20:04:04.3066079Z GLIBCXX_3.4.21 2025-05-07T20:04:04.3066454Z 2025-05-07T20:04:04.3066469Z 2025-05-07T20:04:04.3086144Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.a2UPgy2eKB.symbols.txt 2025-05-07T20:04:04.3087805Z 2025-05-07T20:04:04.3319397Z 2025-05-07T20:04:04.3344688Z [CHECK] Total Number of symbols: 1597 2025-05-07T20:04:04.3366801Z [CHECK] Number of fbgemm symbols: 228 2025-05-07T20:04:04.3382305Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.3TSQ875Ry6.usymbols.txt 2025-05-07T20:04:04.3383964Z 2025-05-07T20:04:04.3405349Z 2025-05-07T20:04:04.3428492Z [CHECK] Listing out undefined symbols (184 total): 2025-05-07T20:04:04.3447378Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.3450540Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.3452225Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:04.3452610Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.3453007Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.3453613Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.3453997Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:04.3454419Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:04.3454832Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:04.3455211Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.3455593Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:04.3455909Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:04.3456416Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:04.3456931Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:04.3457383Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:04.3457776Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:04.3458125Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:04.3458513Z U at::CUDAGeneratorImpl::device_type() 2025-05-07T20:04:04.3458950Z U at::CUDAGeneratorImpl::philox_cuda_state(unsigned long) 2025-05-07T20:04:04.3459417Z U at::Context::deterministicAlgorithms() const 2025-05-07T20:04:04.3459860Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:04.3460340Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:04.3461229Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.3462651Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.3463699Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.3464296Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T20:04:04.3465147Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.3466253Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.3467068Z U at::cuda::detail::getDefaultCUDAGenerator(signed char) 2025-05-07T20:04:04.3467858Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:04.3468265Z U at::globalContext() 2025-05-07T20:04:04.3468699Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.3469132Z U c10::BoolType::get() 2025-05-07T20:04:04.3469506Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:04.3471222Z U c10::FloatType::get() 2025-05-07T20:04:04.3471570Z U c10::GeneratorImpl::device() const 2025-05-07T20:04:04.3471975Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.3472426Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:04.3472795Z U c10::IntType::get() 2025-05-07T20:04:04.3473170Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:04.3473594Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:04.3474097Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.3474512Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:04.3475069Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:04.3475699Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:04.3476325Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:04.3476666Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:04.3476982Z U c10::SymIntType::get() 2025-05-07T20:04:04.3477315Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:04.3477746Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.3478096Z U c10::TensorType::get() 2025-05-07T20:04:04.3478399Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:04.3479299Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:04.3480221Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:04.3480565Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:04.3480906Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:04.3481227Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:04.3481558Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:04.3481877Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:04.3482334Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:04.3482822Z U c10::cuda::device_count() 2025-05-07T20:04:04.3483140Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:04.3483509Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:04.3483877Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:04.3484256Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:04.3484650Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:04.3485008Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:04.3485716Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:04.3486754Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:04.3487622Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.3488576Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:04.3489695Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.3490522Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:04.3490871Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:04.3491228Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:04.3491663Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:04.3492063Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:04.3492445Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:04.3493038Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:04.3493404Z U c10::throwNullDataPtrError() 2025-05-07T20:04:04.3493731Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:04.3494084Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:04.3494524Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:04.3494956Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:04.3495327Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.3495715Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.3496192Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:04.3496638Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:04.3496994Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:04.3497372Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:04.3497719Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:04.3498083Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.3498451Z U cudaFuncSetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.3498840Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:04.3499223Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:04.3499577Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:04.3499930Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:04.3500273Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:04.3500648Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.3501017Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:04.3503512Z U embedding_ops::split_embedding_backward_codegen_find_long_segments(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, int, bool) 2025-05-07T20:04:04.3506139Z U fbgemm_gpu::asynchronous_complete_cumsum_gpu(at::Tensor const&) 2025-05-07T20:04:04.3506607Z U float at::Tensor::item() const 2025-05-07T20:04:04.3506975Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.3507397Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.3507808Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.3508196Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.3508649Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:04.3509189Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.3509694Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.3510025Z U memcpy@GLIBC_2.14 2025-05-07T20:04:04.3510331Z U memset@GLIBC_2.2.5 2025-05-07T20:04:04.3510672Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:04.3511033Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:04.3511568Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.3512277Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, int const*, int*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.3513003Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.3513746Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, int const*, int*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.3514512Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:04.3515326Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.3516199Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.3517232Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.3518231Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:04.3519104Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.3520031Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:04.3521073Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.3522016Z U std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.3522753Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:04.3523568Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:04.3524153Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:04.3524466Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:04.3524811Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.3525177Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.3525581Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:04.3525970Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:04.3526428Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:04.3527087Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:04.3528071Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.3529240Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.3529950Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:04.3530461Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:04.3530841Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.3531182Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.3531538Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:04.3531882Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:04.3532511Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.3533074Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.3533620Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:04.3533997Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:04.3534346Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:04.3534671Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:04.3535539Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:04.3536875Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.3537746Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.3538519Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:04.3539573Z U transpose_embedding_input(at::Tensor, long, at::Tensor, at::Tensor, bool, std::optional const&, long, long, long, bool, std::optional const&, long, long) 2025-05-07T20:04:04.3541733Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.3544815Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.3547808Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.3551032Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.3553973Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.3556866Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.3560393Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.3564623Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.3569017Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.3573045Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.3577230Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.3581214Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.3585321Z U void embedding_ops::split_embedding_backward_count_unique_indices_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int) 2025-05-07T20:04:04.3587344Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:04.3587777Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:04.3588223Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:04.3588967Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.3589740Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.3590492Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.3591113Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:04.3591617Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:04.3592074Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:04.3592375Z w _ITM_registerTMCloneTable 2025-05-07T20:04:04.3592679Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:04.3592952Z w __gmon_start__ 2025-05-07T20:04:04.3593211Z w __pthread_key_create 2025-05-07T20:04:04.3593497Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:04.3593817Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:04.3594163Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:04.3594632Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.3594992Z 2025-05-07T20:04:04.3595142Z linux-vdso.so.1 (0x00007ffeda9e2000) 2025-05-07T20:04:04.3595421Z libc10.so => not found 2025-05-07T20:04:04.3595645Z libc10_cuda.so => not found 2025-05-07T20:04:04.3596351Z fbgemm_gpu_tbe_training_backward.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so (0x00007fb891600000) 2025-05-07T20:04:04.3597066Z libtorch.so => not found 2025-05-07T20:04:04.3597342Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3597592Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3597852Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.3598174Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fb89139c000) 2025-05-07T20:04:04.3598565Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fb8b6b3f000) 2025-05-07T20:04:04.3598933Z libc.so.6 => /lib64/libc.so.6 (0x00007fb891194000) 2025-05-07T20:04:04.3599267Z /lib64/ld-linux-x86-64.so.2 (0x00007fb8b6b73000) 2025-05-07T20:04:04.3599576Z libc10.so => not found 2025-05-07T20:04:04.3599799Z libc10_cuda.so => not found 2025-05-07T20:04:04.3600416Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007fb890e00000) 2025-05-07T20:04:04.3601488Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007fb891091000) 2025-05-07T20:04:04.3602187Z libtorch.so => not found 2025-05-07T20:04:04.3602675Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007fb890800000) 2025-05-07T20:04:04.3603535Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007fb88fe00000) 2025-05-07T20:04:04.3604162Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3604409Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3604687Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.3604972Z libm.so.6 => /lib64/libm.so.6 (0x00007fb890725000) 2025-05-07T20:04:04.3605264Z libc10.so => not found 2025-05-07T20:04:04.3605496Z libc10_cuda.so => not found 2025-05-07T20:04:04.3606079Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007fb8b6b2e000) 2025-05-07T20:04:04.3606707Z libtorch.so => not found 2025-05-07T20:04:04.3606956Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3607213Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3607477Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.3607734Z libc10.so => not found 2025-05-07T20:04:04.3607975Z libc10_cuda.so => not found 2025-05-07T20:04:04.3608219Z libtorch.so => not found 2025-05-07T20:04:04.3608499Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3608751Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3609025Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.3609268Z libc10.so => not found 2025-05-07T20:04:04.3609764Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007fb8b6aaf000) 2025-05-07T20:04:04.3610305Z libtorch.so => not found 2025-05-07T20:04:04.3610545Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3610810Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3611059Z libtorch.so => not found 2025-05-07T20:04:04.3611323Z libc10.so => not found 2025-05-07T20:04:04.3611546Z libc10_cuda.so => not found 2025-05-07T20:04:04.3611806Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3612058Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3612323Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.3612571Z libtorch.so => not found 2025-05-07T20:04:04.3612808Z libc10.so => not found 2025-05-07T20:04:04.3613041Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3613292Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3613549Z libtorch_cpu.so => not found 2025-05-07T20:04:04.3613796Z libtorch_cuda.so => not found 2025-05-07T20:04:04.3614057Z libtorch.so => not found 2025-05-07T20:04:04.3614208Z 2025-05-07T20:04:04.3614311Z [CHECK] Displaying ELF information: 2025-05-07T20:04:04.3614780Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T20:04:04.3615154Z 2025-05-07T20:04:04.3615158Z 2025-05-07T20:04:04.3615321Z Dynamic section at offset 0x4be4eb0 contains 39 entries: 2025-05-07T20:04:04.3615682Z Tag Type Name/Value 2025-05-07T20:04:04.3616191Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:04.3616857Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:04.3617543Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T20:04:04.3618122Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:04.3618645Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:04.3619182Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:04.3619721Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:04.3620266Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:04.3620784Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:04.3621297Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:04.3621816Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:04.3622439Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_gwd.so] 2025-05-07T20:04:04.3623027Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:04.3623442Z 0x000000000000000c (INIT) 0xac000 2025-05-07T20:04:04.3623793Z 0x000000000000000d (FINI) 0x622c9c 2025-05-07T20:04:04.3624174Z 0x0000000000000019 (INIT_ARRAY) 0x4be5a40 2025-05-07T20:04:04.3624548Z 0x000000000000001b (INIT_ARRAYSZ) 200 (bytes) 2025-05-07T20:04:04.3624903Z 0x000000000000001a (FINI_ARRAY) 0x4be5b08 2025-05-07T20:04:04.3625268Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:04.3625618Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:04.3625953Z 0x000000006ffffef5 (GNU_HASH) 0x2ad0 2025-05-07T20:04:04.3626310Z 0x0000000000000005 (STRTAB) 0xea78 2025-05-07T20:04:04.3626640Z 0x0000000000000006 (SYMTAB) 0x54a8 2025-05-07T20:04:04.3627009Z 0x000000000000000a (STRSZ) 591335 (bytes) 2025-05-07T20:04:04.3627369Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:04.3627730Z 0x0000000000000003 (PLTGOT) 0x4be6160 2025-05-07T20:04:04.3628126Z 0x0000000000000002 (PLTRELSZ) 11232 (bytes) 2025-05-07T20:04:04.3628492Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:04.3628839Z 0x0000000000000017 (JMPREL) 0xa86d8 2025-05-07T20:04:04.3629270Z 0x0000000000000007 (RELA) 0x9fe10 2025-05-07T20:04:04.3629608Z 0x0000000000000008 (RELASZ) 35016 (bytes) 2025-05-07T20:04:04.3629936Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:04.3630258Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:04.3630593Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:04.3630937Z 0x000000006ffffffe (VERNEED) 0x9fce0 2025-05-07T20:04:04.3631253Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:04.3631571Z 0x000000006ffffff0 (VERSYM) 0x9f060 2025-05-07T20:04:04.3631895Z 0x000000006ffffff9 (RELACOUNT) 52 2025-05-07T20:04:04.3632189Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:04.3632382Z 2025-05-07T20:04:04.3632505Z ################################################################################ 2025-05-07T20:04:04.3632719Z 2025-05-07T20:04:04.3632724Z 2025-05-07T20:04:04.3632836Z ################################################################################ 2025-05-07T20:04:04.3633368Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.3633893Z [CHECK] Listing out library size: 2025-05-07T20:04:04.3634377Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.3634796Z 2025-05-07T20:04:04.3635031Z 31 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.3635439Z 2025-05-07T20:04:04.3635857Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.3636904Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.3637518Z 2025-05-07T20:04:04.3698947Z GLIBC_2.2.5 2025-05-07T20:04:04.3699558Z GLIBC_2.3 2025-05-07T20:04:04.3700014Z GLIBC_2.14 2025-05-07T20:04:04.3700152Z 2025-05-07T20:04:04.3700157Z 2025-05-07T20:04:04.3700652Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.3701935Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.3702709Z 2025-05-07T20:04:04.3849147Z GLIBCXX_3.4 2025-05-07T20:04:04.3849808Z GLIBCXX_3.4.9 2025-05-07T20:04:04.3850419Z GLIBCXX_3.4.11 2025-05-07T20:04:04.3851009Z GLIBCXX_3.4.15 2025-05-07T20:04:04.3851601Z GLIBCXX_3.4.18 2025-05-07T20:04:04.3852054Z GLIBCXX_3.4.20 2025-05-07T20:04:04.3852247Z GLIBCXX_3.4.21 2025-05-07T20:04:04.3852368Z 2025-05-07T20:04:04.3852373Z 2025-05-07T20:04:04.3866688Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.6L1mJIsxAo.symbols.txt 2025-05-07T20:04:04.3867770Z 2025-05-07T20:04:04.3979305Z 2025-05-07T20:04:04.4006335Z [CHECK] Total Number of symbols: 1779 2025-05-07T20:04:04.4019602Z [CHECK] Number of fbgemm symbols: 94 2025-05-07T20:04:04.4038469Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.w74K4lHKA8.usymbols.txt 2025-05-07T20:04:04.4039927Z 2025-05-07T20:04:04.4058553Z 2025-05-07T20:04:04.4085373Z [CHECK] Listing out undefined symbols (276 total): 2025-05-07T20:04:04.4107008Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.4107879Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.4108628Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:04.4109013Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.4109631Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.4110334Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.4110860Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:04.4111241Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:04.4111818Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:04.4112197Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.4112558Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:04.4112891Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:04.4113193Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:04.4113525Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:04.4113838Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:04.4114165Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:04.4114477Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:04.4114808Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:04.4115121Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:04.4115423Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:04.4115744Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:04.4116155Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:04.4116459Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:04.4116815Z U adjust_info_B_num_bits(int, int) 2025-05-07T20:04:04.4117167Z U at::Context::deterministicAlgorithms() const 2025-05-07T20:04:04.4117574Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:04.4117964Z U at::RecordFunction::currentThreadId() 2025-05-07T20:04:04.4118288Z U at::RecordFunction::end() 2025-05-07T20:04:04.4118604Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:04.4118969Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T20:04:04.4119382Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:04.4119825Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:04.4120646Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.4121908Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.4122795Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:04.4123563Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.4124663Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.4125448Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:04.4125814Z U at::functorch::functorchTLSAccessor() 2025-05-07T20:04:04.4126179Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:04.4126538Z U at::globalContext() 2025-05-07T20:04:04.4126842Z U at::sequence_number::get_and_increment() 2025-05-07T20:04:04.4127188Z U c10::AnyType::get() 2025-05-07T20:04:04.4127574Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.4127973Z U c10::BoolType::get() 2025-05-07T20:04:04.4128314Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:04.4128739Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:04.4129140Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:04.4129883Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:04.4131076Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:04.4132141Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:04.4132711Z U c10::Error::what() const 2025-05-07T20:04:04.4133004Z U c10::FloatType::get() 2025-05-07T20:04:04.4133297Z U c10::GradMode::is_enabled() 2025-05-07T20:04:04.4133595Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:04.4133971Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.4134386Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:04.4134761Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T20:04:04.4135109Z U c10::IValue::isBoolList() const 2025-05-07T20:04:04.4135407Z U c10::IValue::isIntList() const 2025-05-07T20:04:04.4135722Z U c10::IValue::isSymIntList() const 2025-05-07T20:04:04.4136035Z U c10::IValue::isTensorList() const 2025-05-07T20:04:04.4136677Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:04.4137033Z U c10::IntType::get() 2025-05-07T20:04:04.4137508Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:04.4137911Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:04.4138282Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:04.4138644Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:04.4139114Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.4139753Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T20:04:04.4140312Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.4140699Z U c10::StringType::get() 2025-05-07T20:04:04.4141053Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:04.4141468Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:04.4141935Z U c10::SymBool::guard_size_oblivious(char const*, long) const 2025-05-07T20:04:04.4142382Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:04.4142918Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T20:04:04.4143546Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:04.4144171Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:04.4144526Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T20:04:04.4144888Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:04.4145236Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:04.4145570Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T20:04:04.4145953Z U c10::SymInt::sym_gt(c10::SymInt const&) const 2025-05-07T20:04:04.4146306Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T20:04:04.4146644Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:04.4146954Z U c10::SymIntType::get() 2025-05-07T20:04:04.4147292Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:04.4147666Z U c10::TensorImpl::requires_grad() const 2025-05-07T20:04:04.4148050Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.4148409Z U c10::TensorType::get() 2025-05-07T20:04:04.4148719Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:04.4149619Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:04.4150548Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:04.4150893Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:04.4151224Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:04.4151551Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:04.4151898Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:04.4152244Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:04.4152702Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:04.4153253Z U c10::cuda::device_count() 2025-05-07T20:04:04.4153591Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:04.4153981Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:04.4154374Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:04.4154757Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:04.4155174Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:04.4155547Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:04.4156389Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.4157659Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:04.4158888Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:04.4160108Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.4161538Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:04.4162720Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.4163925Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:04.4164280Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:04.4164860Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:04.4165529Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:04.4165994Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:04.4166452Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:04.4166893Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:04.4167455Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:04.4167863Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:04.4168564Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:04.4169210Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:04.4169599Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:04.4170096Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:04.4170538Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:04.4170973Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T20:04:04.4171400Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:04.4171777Z U c10::throwNullDataPtrError() 2025-05-07T20:04:04.4172127Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:04.4172453Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:04.4172860Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:04.4173303Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:04.4173658Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.4174146Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.4174502Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:04.4174912Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:04.4175256Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:04.4175586Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:04.4175917Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:04.4176318Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.4176866Z U cudaFuncSetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.4177284Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:04.4177676Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:04.4178035Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:04.4178405Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:04.4178768Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:04.4179131Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.4179521Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:04.4182086Z U embedding_ops::split_embedding_backward_codegen_find_long_segments(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, int, bool) 2025-05-07T20:04:04.4184667Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T20:04:04.4185174Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.4185580Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.4185932Z U free@GLIBC_2.2.5 2025-05-07T20:04:04.4186247Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.4186604Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.4187024Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:04.4187470Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.4187846Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.4188196Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:04.4188465Z U memcpy@GLIBC_2.14 2025-05-07T20:04:04.4188746Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:04.4189016Z U memset@GLIBC_2.2.5 2025-05-07T20:04:04.4189350Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:04.4191040Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:04.4191602Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.4192347Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.4192856Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:04.4193441Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:04.4194108Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:04.4194951Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.4196095Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4197534Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.4198577Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4199504Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4200489Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:04.4201562Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4202550Z U std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4203369Z U std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4204390Z U std::__cxx11::basic_string, std::allocator >::swap(std::__cxx11::basic_string, std::allocator >&)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4205425Z U std::__cxx11::basic_string, std::allocator >::~basic_string()@GLIBCXX_3.4.21 2025-05-07T20:04:04.4206217Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:04.4206987Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T20:04:04.4207819Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.4208977Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:04.4209610Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:04.4209953Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:04.4210559Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.4211151Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.4211575Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:04.4212003Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:04.4212425Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T20:04:04.4212913Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:04.4213622Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:04.4214672Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.4216075Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.4216958Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:04.4217347Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:04.4217704Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:04.4218078Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.4218458Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.4218818Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:04.4219161Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:04.4219589Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.4220152Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.4220646Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:04.4221066Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4221489Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:04.4222196Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:04.4222902Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:04.4223450Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:04.4223781Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:04.4224073Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:04.4224404Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:04.4225283Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:04.4226475Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.4227335Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.4241158Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T20:04:04.4241813Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T20:04:04.4242613Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T20:04:04.4243136Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T20:04:04.4243744Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T20:04:04.4244418Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T20:04:04.4245046Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T20:04:04.4245514Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T20:04:04.4246017Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T20:04:04.4246480Z U torch::autograd::Node::assign_parent() 2025-05-07T20:04:04.4246847Z U torch::autograd::Node::metadata() 2025-05-07T20:04:04.4247213Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T20:04:04.4247719Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T20:04:04.4248372Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T20:04:04.4248910Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T20:04:04.4249389Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T20:04:04.4249946Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T20:04:04.4253053Z 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-07T20:04:04.4256267Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T20:04:04.4256869Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T20:04:04.4257304Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T20:04:04.4258417Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T20:04:04.4259493Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T20:04:04.4260188Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T20:04:04.4261133Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:04.4262175Z U transpose_embedding_input(at::Tensor, long, at::Tensor, at::Tensor, bool, std::optional const&, long, long, long, bool, std::optional const&, long, long) 2025-05-07T20:04:04.4262966Z U typeinfo for c10::Error 2025-05-07T20:04:04.4263327Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:04.4263705Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:04.4264077Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:04.4264444Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:04.4264813Z U typeinfo for torch::autograd::Node 2025-05-07T20:04:04.4266566Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.4269922Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.4272935Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.4275870Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.4278827Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.4281634Z U void embedding_ops::grad_mean_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, fbgemm_gpu::FixedDivisor) 2025-05-07T20:04:04.4283173Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:04.4283577Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:04.4283975Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T20:04:04.4284135Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:04.4284231Z U vtable for c10::Error 2025-05-07T20:04:04.4284567Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.4284919Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.4285246Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.4285375Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:04.4285572Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:04.4285787Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:04.4285900Z U vtable for torch::autograd::Node 2025-05-07T20:04:04.4286076Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:04.4286217Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:04.4286322Z w _ITM_registerTMCloneTable 2025-05-07T20:04:04.4286423Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:04.4286524Z w __gmon_start__ 2025-05-07T20:04:04.4286618Z w __pthread_key_create 2025-05-07T20:04:04.4286726Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:04.4286843Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:04.4286982Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:04.4287253Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.4287263Z 2025-05-07T20:04:04.4287416Z linux-vdso.so.1 (0x00007fff757b0000) 2025-05-07T20:04:04.4287501Z libc10.so => not found 2025-05-07T20:04:04.4287591Z libc10_cuda.so => not found 2025-05-07T20:04:04.4288150Z fbgemm_gpu_tbe_training_backward.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so (0x00007f4786c00000) 2025-05-07T20:04:04.4288243Z libtorch.so => not found 2025-05-07T20:04:04.4288336Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4288444Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4288534Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.4288687Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f478699c000) 2025-05-07T20:04:04.4288846Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f47a93cd000) 2025-05-07T20:04:04.4288958Z libc.so.6 => /lib64/libc.so.6 (0x00007f4786794000) 2025-05-07T20:04:04.4289077Z /lib64/ld-linux-x86-64.so.2 (0x00007f47a9401000) 2025-05-07T20:04:04.4289160Z libc10.so => not found 2025-05-07T20:04:04.4289283Z libc10_cuda.so => not found 2025-05-07T20:04:04.4289733Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f4786400000) 2025-05-07T20:04:04.4290248Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007f47a92c8000) 2025-05-07T20:04:04.4290355Z libtorch.so => not found 2025-05-07T20:04:04.4290690Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f4785e00000) 2025-05-07T20:04:04.4291121Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007f4785400000) 2025-05-07T20:04:04.4291229Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4291319Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4291410Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.4291528Z libm.so.6 => /lib64/libm.so.6 (0x00007f47866b9000) 2025-05-07T20:04:04.4291625Z libc10.so => not found 2025-05-07T20:04:04.4291712Z libc10_cuda.so => not found 2025-05-07T20:04:04.4292127Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007f47a92b9000) 2025-05-07T20:04:04.4292230Z libtorch.so => not found 2025-05-07T20:04:04.4292320Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4292409Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4292533Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.4292617Z libc10.so => not found 2025-05-07T20:04:04.4292702Z libc10_cuda.so => not found 2025-05-07T20:04:04.4292789Z libtorch.so => not found 2025-05-07T20:04:04.4292895Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4292986Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4293072Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.4293168Z libc10.so => not found 2025-05-07T20:04:04.4293504Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f47a923a000) 2025-05-07T20:04:04.4293590Z libtorch.so => not found 2025-05-07T20:04:04.4293681Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4293782Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4293867Z libtorch.so => not found 2025-05-07T20:04:04.4293969Z libc10.so => not found 2025-05-07T20:04:04.4294071Z libc10_cuda.so => not found 2025-05-07T20:04:04.4294161Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4294249Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4294336Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.4294432Z libtorch.so => not found 2025-05-07T20:04:04.4294510Z libc10.so => not found 2025-05-07T20:04:04.4294598Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4294698Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4294784Z libtorch_cpu.so => not found 2025-05-07T20:04:04.4294869Z libtorch_cuda.so => not found 2025-05-07T20:04:04.4294977Z libtorch.so => not found 2025-05-07T20:04:04.4294983Z 2025-05-07T20:04:04.4295100Z [CHECK] Displaying ELF information: 2025-05-07T20:04:04.4295377Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T20:04:04.4295382Z 2025-05-07T20:04:04.4295386Z 2025-05-07T20:04:04.4295539Z Dynamic section at offset 0x1e2beb0 contains 39 entries: 2025-05-07T20:04:04.4295665Z Tag Type Name/Value 2025-05-07T20:04:04.4295847Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:04.4296037Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:04.4296371Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T20:04:04.4296737Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:04.4296941Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:04.4297158Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:04.4297511Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:04.4297711Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:04.4297917Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:04.4298112Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:04.4298330Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:04.4298612Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_dense.so] 2025-05-07T20:04:04.4298808Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:04.4298923Z 0x000000000000000c (INIT) 0x73000 2025-05-07T20:04:04.4299036Z 0x000000000000000d (FINI) 0x26732c 2025-05-07T20:04:04.4299170Z 0x0000000000000019 (INIT_ARRAY) 0x1e2b390 2025-05-07T20:04:04.4299305Z 0x000000000000001b (INIT_ARRAYSZ) 184 (bytes) 2025-05-07T20:04:04.4299427Z 0x000000000000001a (FINI_ARRAY) 0x1e2b448 2025-05-07T20:04:04.4299555Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:04.4299667Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:04.4299789Z 0x000000006ffffef5 (GNU_HASH) 0x2dd0 2025-05-07T20:04:04.4299900Z 0x0000000000000005 (STRTAB) 0x10020 2025-05-07T20:04:04.4300043Z 0x0000000000000006 (SYMTAB) 0x5940 2025-05-07T20:04:04.4300184Z 0x000000000000000a (STRSZ) 353303 (bytes) 2025-05-07T20:04:04.4300306Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:04.4300434Z 0x0000000000000003 (PLTGOT) 0x1e2c160 2025-05-07T20:04:04.4300570Z 0x0000000000000002 (PLTRELSZ) 13176 (bytes) 2025-05-07T20:04:04.4300680Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:04.4300804Z 0x0000000000000017 (JMPREL) 0x6efd8 2025-05-07T20:04:04.4300914Z 0x0000000000000007 (RELA) 0x67370 2025-05-07T20:04:04.4301046Z 0x0000000000000008 (RELASZ) 31848 (bytes) 2025-05-07T20:04:04.4301166Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:04.4301275Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:04.4301428Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:04.4301548Z 0x000000006ffffffe (VERNEED) 0x67220 2025-05-07T20:04:04.4301667Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:04.4301784Z 0x000000006ffffff0 (VERSYM) 0x66438 2025-05-07T20:04:04.4301893Z 0x000000006ffffff9 (RELACOUNT) 43 2025-05-07T20:04:04.4301994Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:04.4302009Z 2025-05-07T20:04:04.4302120Z ################################################################################ 2025-05-07T20:04:04.4302125Z 2025-05-07T20:04:04.4302155Z 2025-05-07T20:04:04.4302268Z ################################################################################ 2025-05-07T20:04:04.4302611Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.4302714Z [CHECK] Listing out library size: 2025-05-07T20:04:04.4303031Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.4303038Z 2025-05-07T20:04:04.4303290Z 176 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.4303305Z 2025-05-07T20:04:04.4303752Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.4304296Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.4304302Z 2025-05-07T20:04:04.4787694Z GLIBC_2.2.5 2025-05-07T20:04:04.4788045Z GLIBC_2.3 2025-05-07T20:04:04.4788659Z GLIBC_2.14 2025-05-07T20:04:04.4788697Z 2025-05-07T20:04:04.4788703Z 2025-05-07T20:04:04.4789238Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.4789805Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.4789818Z 2025-05-07T20:04:04.5366268Z GLIBCXX_3.4 2025-05-07T20:04:04.5366698Z GLIBCXX_3.4.9 2025-05-07T20:04:04.5367389Z GLIBCXX_3.4.11 2025-05-07T20:04:04.5367737Z GLIBCXX_3.4.18 2025-05-07T20:04:04.5367907Z GLIBCXX_3.4.20 2025-05-07T20:04:04.5368060Z GLIBCXX_3.4.21 2025-05-07T20:04:04.5368070Z 2025-05-07T20:04:04.5368076Z 2025-05-07T20:04:04.5386004Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.V31aprbnFg.symbols.txt 2025-05-07T20:04:04.5386040Z 2025-05-07T20:04:04.5927119Z 2025-05-07T20:04:04.5960337Z [CHECK] Total Number of symbols: 3621 2025-05-07T20:04:04.5994766Z [CHECK] Number of fbgemm symbols: 456 2025-05-07T20:04:04.6012234Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.DWFrS4YoTc.usymbols.txt 2025-05-07T20:04:04.6012263Z 2025-05-07T20:04:04.6042818Z 2025-05-07T20:04:04.6066184Z [CHECK] Listing out undefined symbols (191 total): 2025-05-07T20:04:04.6081694Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.6082266Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.6082376Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:04.6082530Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.6082820Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.6082961Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.6083099Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:04.6083347Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:04.6083475Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:04.6083689Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.6083785Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:04.6083910Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:04.6084063Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:04.6084166Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:04.6084269Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:04.6084374Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:04.6084525Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:04.6084632Z U adjust_info_B_num_bits(int, int) 2025-05-07T20:04:04.6084754Z U at::CUDAGeneratorImpl::device_type() 2025-05-07T20:04:04.6084931Z U at::CUDAGeneratorImpl::philox_cuda_state(unsigned long) 2025-05-07T20:04:04.6085064Z U at::Context::deterministicAlgorithms() const 2025-05-07T20:04:04.6085250Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:04.6085413Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:04.6085971Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.6086584Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.6086821Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.6087112Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T20:04:04.6087568Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.6088140Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.6088292Z U at::cuda::detail::getDefaultCUDAGenerator(signed char) 2025-05-07T20:04:04.6088439Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:04.6088540Z U at::globalContext() 2025-05-07T20:04:04.6088730Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.6088839Z U c10::BoolType::get() 2025-05-07T20:04:04.6088999Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:04.6089091Z U c10::FloatType::get() 2025-05-07T20:04:04.6089205Z U c10::GeneratorImpl::device() const 2025-05-07T20:04:04.6089392Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.6089550Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:04.6089641Z U c10::IntType::get() 2025-05-07T20:04:04.6089816Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:04.6089931Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:04.6090088Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.6090239Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:04.6090376Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:04.6090537Z U c10::SymBool::guard_size_oblivious(char const*, long) const 2025-05-07T20:04:04.6090688Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:04.6091169Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:04.6091300Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:04.6091443Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:04.6091558Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:04.6091683Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T20:04:04.6091845Z U c10::SymInt::sym_gt(c10::SymInt const&) const 2025-05-07T20:04:04.6091971Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T20:04:04.6092083Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:04.6092192Z U c10::SymIntType::get() 2025-05-07T20:04:04.6092334Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:04.6092488Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.6092585Z U c10::TensorType::get() 2025-05-07T20:04:04.6092714Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:04.6093397Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:04.6093537Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:04.6093650Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:04.6093769Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:04.6093902Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:04.6094022Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:04.6094135Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:04.6094379Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:04.6094490Z U c10::cuda::device_count() 2025-05-07T20:04:04.6094621Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:04.6094752Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:04.6094897Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:04.6095030Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:04.6095184Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:04.6095299Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:04.6095788Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:04.6096029Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:04.6096875Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.6097228Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:04.6097838Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.6097984Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:04.6098098Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:04.6098252Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:04.6098422Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:04.6098577Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:04.6098702Z U c10::operator+(c10::SymInt const&, int) 2025-05-07T20:04:04.6098825Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:04.6098979Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:04.6099118Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:04.6099260Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:04.6099385Z U c10::throwNullDataPtrError() 2025-05-07T20:04:04.6099523Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:04.6099639Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:04.6099843Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:04.6099965Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:04.6100101Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.6100244Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.6100386Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:04.6100510Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:04.6100639Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:04.6100767Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:04.6100888Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:04.6101016Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.6101152Z U cudaFuncSetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.6101329Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:04.6101455Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:04.6101583Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:04.6101703Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:04.6101827Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:04.6101959Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.6102090Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:04.6104346Z U embedding_ops::split_embedding_backward_codegen_find_long_segments(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, int, bool) 2025-05-07T20:04:04.6104568Z U fbgemm_gpu::asynchronous_complete_cumsum_gpu(at::Tensor const&) 2025-05-07T20:04:04.6104693Z U float at::Tensor::item() const 2025-05-07T20:04:04.6104835Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.6105038Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.6105171Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.6105323Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.6105519Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:04.6105659Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.6105812Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.6105923Z U memcpy@GLIBC_2.14 2025-05-07T20:04:04.6106022Z U memset@GLIBC_2.2.5 2025-05-07T20:04:04.6106171Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:04.6106343Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:04.6106679Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.6106998Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, int const*, int*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.6107316Z U radix_sort_pairs(void*, unsigned long&, int const*, int*, long const*, long*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.6107697Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, float const*, float*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.6108024Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, int const*, int*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.6108353Z U radix_sort_pairs(void*, unsigned long&, long const*, long*, long const*, long*, int, int, int, CUstream_st*) 2025-05-07T20:04:04.6108709Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:04.6109214Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.6109601Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.6110106Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.6110495Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:04.6110893Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.6111325Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:04.6111822Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.6112147Z U std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.6112457Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:04.6112814Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:04.6112921Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:04.6113030Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:04.6113194Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.6113329Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.6113488Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:04.6113616Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:04.6113841Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:04.6114168Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:04.6114726Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.6115233Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.6115350Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:04.6115469Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:04.6115578Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.6115687Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.6115821Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:04.6115927Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:04.6116103Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.6116334Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.6116454Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:04.6116552Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:04.6116653Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:04.6116766Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:04.6117325Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:04.6117770Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.6118034Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.6118374Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:04.6118905Z U transpose_embedding_input(at::Tensor, long, at::Tensor, at::Tensor, bool, std::optional const&, long, long, long, bool, std::optional const&, long, long) 2025-05-07T20:04:04.6120772Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.6122697Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.6124529Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.6126358Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.6128389Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.6130377Z U void embedding_ops::grad_mean_vbe_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int, unsigned int) 2025-05-07T20:04:04.6132678Z U void embedding_ops::split_embedding_backward_count_unique_indices_kernel(at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, at::GenericPackedTensorAccessor, int) 2025-05-07T20:04:04.6132886Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:04.6133054Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:04.6133214Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:04.6133579Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.6133908Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.6134261Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.6134464Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:04.6134689Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:04.6134812Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:04.6134916Z w _ITM_registerTMCloneTable 2025-05-07T20:04:04.6136034Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:04.6136224Z w __gmon_start__ 2025-05-07T20:04:04.6136335Z w __pthread_key_create 2025-05-07T20:04:04.6136448Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:04.6136742Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:04.6136905Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:04.6137168Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.6137178Z 2025-05-07T20:04:04.6137315Z linux-vdso.so.1 (0x00007ffdf8d3f000) 2025-05-07T20:04:04.6137413Z libc10.so => not found 2025-05-07T20:04:04.6137508Z libc10_cuda.so => not found 2025-05-07T20:04:04.6138096Z fbgemm_gpu_tbe_training_backward.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so (0x00007f999ec00000) 2025-05-07T20:04:04.6138240Z libtorch.so => not found 2025-05-07T20:04:04.6138338Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6138434Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6138530Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.6138705Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f999e99c000) 2025-05-07T20:04:04.6138855Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f99caa21000) 2025-05-07T20:04:04.6139005Z libc.so.6 => /lib64/libc.so.6 (0x00007f999e794000) 2025-05-07T20:04:04.6139148Z /lib64/ld-linux-x86-64.so.2 (0x00007f99caa55000) 2025-05-07T20:04:04.6139240Z libc10.so => not found 2025-05-07T20:04:04.6139334Z libc10_cuda.so => not found 2025-05-07T20:04:04.6139827Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f999e400000) 2025-05-07T20:04:04.6140383Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007f999e691000) 2025-05-07T20:04:04.6140476Z libtorch.so => not found 2025-05-07T20:04:04.6140842Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f999de00000) 2025-05-07T20:04:04.6141311Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007f999d400000) 2025-05-07T20:04:04.6141407Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6141504Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6141607Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.6141757Z libm.so.6 => /lib64/libm.so.6 (0x00007f999dd25000) 2025-05-07T20:04:04.6141842Z libc10.so => not found 2025-05-07T20:04:04.6141945Z libc10_cuda.so => not found 2025-05-07T20:04:04.6142392Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007f99caa10000) 2025-05-07T20:04:04.6142484Z libtorch.so => not found 2025-05-07T20:04:04.6142585Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6142682Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6142774Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.6142856Z libc10.so => not found 2025-05-07T20:04:04.6142961Z libc10_cuda.so => not found 2025-05-07T20:04:04.6143047Z libtorch.so => not found 2025-05-07T20:04:04.6143145Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6143247Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6143340Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.6143423Z libc10.so => not found 2025-05-07T20:04:04.6143784Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f99ca991000) 2025-05-07T20:04:04.6143885Z libtorch.so => not found 2025-05-07T20:04:04.6143977Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6144069Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6144169Z libtorch.so => not found 2025-05-07T20:04:04.6144252Z libc10.so => not found 2025-05-07T20:04:04.6144341Z libc10_cuda.so => not found 2025-05-07T20:04:04.6144433Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6144558Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6144650Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.6144736Z libtorch.so => not found 2025-05-07T20:04:04.6144830Z libc10.so => not found 2025-05-07T20:04:04.6144921Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6145017Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6145106Z libtorch_cpu.so => not found 2025-05-07T20:04:04.6145208Z libtorch_cuda.so => not found 2025-05-07T20:04:04.6145298Z libtorch.so => not found 2025-05-07T20:04:04.6145306Z 2025-05-07T20:04:04.6145411Z [CHECK] Displaying ELF information: 2025-05-07T20:04:04.6145709Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T20:04:04.6145714Z 2025-05-07T20:04:04.6174761Z 2025-05-07T20:04:04.6176244Z Dynamic section at offset 0xafd93a8 contains 39 entries: 2025-05-07T20:04:04.6176661Z Tag Type Name/Value 2025-05-07T20:04:04.6177257Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:04.6177849Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:04.6178627Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T20:04:04.6179219Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:04.6179859Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:04.6180064Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:04.6180286Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:04.6180485Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:04.6180681Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:04.6180879Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:04.6181096Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:04.6181375Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_vbe.so] 2025-05-07T20:04:04.6181569Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:04.6181687Z 0x000000000000000c (INIT) 0x196000 2025-05-07T20:04:04.6181798Z 0x000000000000000d (FINI) 0xef6a5c 2025-05-07T20:04:04.6181915Z 0x0000000000000019 (INIT_ARRAY) 0xafd8638 2025-05-07T20:04:04.6182099Z 0x000000000000001b (INIT_ARRAYSZ) 680 (bytes) 2025-05-07T20:04:04.6182217Z 0x000000000000001a (FINI_ARRAY) 0xafd88e0 2025-05-07T20:04:04.6182333Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:04.6182453Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:04.6182572Z 0x000000006ffffef5 (GNU_HASH) 0x4ac8 2025-05-07T20:04:04.6182683Z 0x0000000000000005 (STRTAB) 0x1f3f8 2025-05-07T20:04:04.6182792Z 0x0000000000000006 (SYMTAB) 0xa068 2025-05-07T20:04:04.6182950Z 0x000000000000000a (STRSZ) 1414051 (bytes) 2025-05-07T20:04:04.6183068Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:04.6183185Z 0x0000000000000003 (PLTGOT) 0xafd9658 2025-05-07T20:04:04.6183326Z 0x0000000000000002 (PLTRELSZ) 17880 (bytes) 2025-05-07T20:04:04.6183434Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:04.6183550Z 0x0000000000000017 (JMPREL) 0x191540 2025-05-07T20:04:04.6183669Z 0x0000000000000007 (RELA) 0x17a518 2025-05-07T20:04:04.6183802Z 0x0000000000000008 (RELASZ) 94248 (bytes) 2025-05-07T20:04:04.6183920Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:04.6184020Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:04.6184157Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:04.6184274Z 0x000000006ffffffe (VERNEED) 0x17a3e8 2025-05-07T20:04:04.6184422Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T20:04:04.6184551Z 0x000000006ffffff0 (VERSYM) 0x17879c 2025-05-07T20:04:04.6184659Z 0x000000006ffffff9 (RELACOUNT) 156 2025-05-07T20:04:04.6184758Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:04.6184786Z 2025-05-07T20:04:04.6184916Z ################################################################################ 2025-05-07T20:04:04.6184922Z 2025-05-07T20:04:04.6184926Z 2025-05-07T20:04:04.6185040Z ################################################################################ 2025-05-07T20:04:04.6185274Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.6185384Z [CHECK] Listing out library size: 2025-05-07T20:04:04.6185618Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.6185752Z 2025-05-07T20:04:04.6187628Z 40 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.6188590Z 2025-05-07T20:04:04.6189811Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.6190310Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.6190318Z 2025-05-07T20:04:04.6556534Z GLIBC_2.2.5 2025-05-07T20:04:04.6558171Z GLIBC_2.3 2025-05-07T20:04:04.6558315Z GLIBC_2.14 2025-05-07T20:04:04.6558334Z 2025-05-07T20:04:04.6558341Z 2025-05-07T20:04:04.6558833Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.6559368Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T20:04:04.6559386Z 2025-05-07T20:04:04.6917455Z GLIBCXX_3.4 2025-05-07T20:04:04.6917815Z GLIBCXX_3.4.9 2025-05-07T20:04:04.6918808Z GLIBCXX_3.4.11 2025-05-07T20:04:04.6919194Z GLIBCXX_3.4.14 2025-05-07T20:04:04.6919431Z GLIBCXX_3.4.15 2025-05-07T20:04:04.6919648Z GLIBCXX_3.4.18 2025-05-07T20:04:04.6919873Z GLIBCXX_3.4.19 2025-05-07T20:04:04.6920084Z GLIBCXX_3.4.20 2025-05-07T20:04:04.6920312Z GLIBCXX_3.4.21 2025-05-07T20:04:04.6920440Z 2025-05-07T20:04:04.6920447Z 2025-05-07T20:04:04.6938655Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.VIbs9WUHEb.symbols.txt 2025-05-07T20:04:04.6940015Z 2025-05-07T20:04:04.7236555Z 2025-05-07T20:04:04.7260198Z [CHECK] Total Number of symbols: 6310 2025-05-07T20:04:04.7285386Z [CHECK] Number of fbgemm symbols: 4411 2025-05-07T20:04:04.7300022Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.d9KFUVdIS0.usymbols.txt 2025-05-07T20:04:04.7301418Z 2025-05-07T20:04:04.7332919Z 2025-05-07T20:04:04.7358318Z [CHECK] Listing out undefined symbols (492 total): 2025-05-07T20:04:04.7371015Z U GOMP_parallel 2025-05-07T20:04:04.7371617Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.7372569Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.7373260Z U VTT for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T20:04:04.7373853Z U VTT for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T20:04:04.7374303Z U _Unwind_Resume@GCC_3.0 2025-05-07T20:04:04.7374629Z U __assert_fail@GLIBC_2.2.5 2025-05-07T20:04:04.7375012Z U __cudaPopCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.7375428Z U __cudaPushCallConfiguration@libcudart.so.11.0 2025-05-07T20:04:04.7375848Z U __cudaRegisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.7376525Z U __cudaRegisterFatBinaryEnd@libcudart.so.11.0 2025-05-07T20:04:04.7376934Z U __cudaRegisterFunction@libcudart.so.11.0 2025-05-07T20:04:04.7377309Z U __cudaRegisterVar@libcudart.so.11.0 2025-05-07T20:04:04.7377702Z U __cudaUnregisterFatBinary@libcudart.so.11.0 2025-05-07T20:04:04.7378092Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T20:04:04.7378434Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T20:04:04.7378769Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T20:04:04.7379099Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T20:04:04.7379445Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T20:04:04.7379775Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T20:04:04.7380118Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T20:04:04.7380512Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T20:04:04.7380848Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T20:04:04.7381190Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T20:04:04.7381514Z U __cxa_throw@CXXABI_1.3 2025-05-07T20:04:04.7381850Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T20:04:04.7382177Z U __once_proxy@GLIBCXX_3.4.11 2025-05-07T20:04:04.7382516Z U __tls_get_addr@GLIBC_2.3 2025-05-07T20:04:04.7382954Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T20:04:04.7383394Z U at::RecordFunction::currentThreadId() 2025-05-07T20:04:04.7383777Z U at::RecordFunction::~RecordFunction() 2025-05-07T20:04:04.7384162Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T20:04:04.7384560Z U at::SplitUntil32Bit::begin() const 2025-05-07T20:04:04.7384898Z U at::SplitUntil32Bit::end() const 2025-05-07T20:04:04.7385291Z U at::SplitUntil32Bit::iterator::operator*() const 2025-05-07T20:04:04.7385694Z U at::SplitUntil32Bit::iterator::operator++() 2025-05-07T20:04:04.7386183Z U at::Tensor::index(std::initializer_list) const 2025-05-07T20:04:04.7386734Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T20:04:04.7387231Z U at::TensorIteratorBase::build(at::TensorIteratorConfig&) 2025-05-07T20:04:04.7387715Z U at::TensorIteratorBase::can_use_32bit_indexing() const 2025-05-07T20:04:04.7388142Z U at::TensorIteratorBase::data_ptr(long) const 2025-05-07T20:04:04.7388599Z U at::TensorIteratorBase::is_contiguous() const 2025-05-07T20:04:04.7389088Z U at::TensorIteratorBase::numel() const 2025-05-07T20:04:04.7389450Z U at::TensorIteratorBase::with_32bit_indexing() const 2025-05-07T20:04:04.7389920Z U at::TensorIteratorConfig::add_borrowed_input(at::TensorBase const&) 2025-05-07T20:04:04.7390441Z U at::TensorIteratorConfig::add_borrowed_output(at::TensorBase const&) 2025-05-07T20:04:04.7390882Z U at::TensorMaker::make_tensor() 2025-05-07T20:04:04.7391235Z U at::_ops::_is_all_true::call(at::Tensor const&) 2025-05-07T20:04:04.7391605Z U at::_ops::_unique::call(at::Tensor const&, bool, bool) 2025-05-07T20:04:04.7392085Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:04.7392616Z U at::_ops::add__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:04.7393059Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T20:04:04.7393606Z U at::_ops::baddbmm::call(at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&) 2025-05-07T20:04:04.7394239Z U at::_ops::broadcast_to::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.7394737Z U at::_ops::cat::call(c10::IListRef const&, long) 2025-05-07T20:04:04.7395191Z U at::_ops::cat_out::call(c10::IListRef const&, long, at::Tensor&) 2025-05-07T20:04:04.7395671Z U at::_ops::clamp_max::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:04.7396155Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T20:04:04.7396635Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T20:04:04.7397076Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T20:04:04.7397540Z U at::_ops::cumsum::call(at::Tensor const&, long, std::optional) 2025-05-07T20:04:04.7398195Z U at::_ops::diff::call(at::Tensor const&, long, long, std::optional const&, std::optional const&) 2025-05-07T20:04:04.7398829Z U at::_ops::div_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:04.7399654Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7400965Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7401862Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T20:04:04.7402295Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T20:04:04.7402709Z U at::_ops::floor::call(at::Tensor const&) 2025-05-07T20:04:04.7403446Z U at::_ops::full::call(c10::ArrayRef, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7404212Z U at::_ops::ge_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:04.7404776Z U at::_ops::index_put_::call(at::Tensor&, c10::List > const&, at::Tensor const&, bool) 2025-05-07T20:04:04.7405374Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T20:04:04.7405788Z U at::_ops::item::call(at::Tensor const&) 2025-05-07T20:04:04.7406282Z U at::_ops::le_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:04.7406657Z U at::_ops::max::call(at::Tensor const&) 2025-05-07T20:04:04.7407044Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:04.7407872Z U at::_ops::ones_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7408687Z U at::_ops::permute::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.7409456Z U at::_ops::range::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7410246Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.7410813Z U at::_ops::resize_::call(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T20:04:04.7411369Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T20:04:04.7412049Z U at::_ops::set__source_Storage_storage_offset::call(at::Tensor&, c10::Storage, c10::SymInt, c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:04.7412947Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T20:04:04.7413542Z U at::_ops::sort::call(at::Tensor const&, long, bool) 2025-05-07T20:04:04.7413995Z U at::_ops::split_sizes::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T20:04:04.7414465Z U at::_ops::squeeze_dim::call(at::Tensor const&, long) 2025-05-07T20:04:04.7414935Z U at::_ops::sub_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T20:04:04.7415441Z U at::_ops::sum::call(at::Tensor const&, std::optional) 2025-05-07T20:04:04.7415975Z U at::_ops::tensor_split_indices::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T20:04:04.7416934Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T20:04:04.7418041Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T20:04:04.7418983Z U at::_ops::transpose_int::call(at::Tensor const&, long, long) 2025-05-07T20:04:04.7419562Z U at::_ops::unique_consecutive::call(at::Tensor const&, bool, bool, std::optional) 2025-05-07T20:04:04.7420096Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T20:04:04.7420547Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T20:04:04.7421017Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T20:04:04.7421413Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T20:04:04.7422133Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7423332Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7424326Z U at::checkScalarTypes(char const*, at::TensorArg const&, c10::ArrayRef) 2025-05-07T20:04:04.7424846Z U at::cuda::getCurrentCUDABlasHandle() 2025-05-07T20:04:04.7425241Z U at::cuda::getCurrentDeviceProperties() 2025-05-07T20:04:04.7425632Z U at::cuda::getDeviceProperties(signed char) 2025-05-07T20:04:04.7426028Z U at::cuda::get_p2p_access(signed char, signed char) 2025-05-07T20:04:04.7426648Z U at::detail::computeStorageNbytes(c10::ArrayRef, c10::ArrayRef, unsigned long, unsigned long) 2025-05-07T20:04:04.7427242Z U at::functorch::functorchTLSAccessor() 2025-05-07T20:04:04.7427656Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T20:04:04.7428035Z U at::get_num_threads() 2025-05-07T20:04:04.7428334Z U at::get_thread_num() 2025-05-07T20:04:04.7428646Z U at::in_parallel_region() 2025-05-07T20:04:04.7428950Z U at::init_num_threads() 2025-05-07T20:04:04.7429380Z U at::internal::OpaqueOptionalTensorRef::~OpaqueOptionalTensorRef() 2025-05-07T20:04:04.7429828Z U at::internal::set_thread_num(int) 2025-05-07T20:04:04.7430304Z U at::native::_rowwise_prune(at::Tensor const&, at::Tensor const&, c10::ScalarType) 2025-05-07T20:04:04.7431267Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7432758Z U at::native::empty_meta_symint(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T20:04:04.7433775Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T20:04:04.7434313Z U at::print(std::ostream&, at::Tensor const&, long) 2025-05-07T20:04:04.7434690Z U at::sequence_number::get_and_increment() 2025-05-07T20:04:04.7435095Z U at::tensor(c10::ArrayRef, c10::TensorOptions const&) 2025-05-07T20:04:04.7435480Z U bool at::Tensor::item() const 2025-05-07T20:04:04.7435835Z U bool* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7436230Z U bool* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7436607Z U c10::AnyType::get() 2025-05-07T20:04:04.7436976Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T20:04:04.7437416Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7437905Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7438325Z U c10::BoolType::get() 2025-05-07T20:04:04.7438618Z U c10::DeviceObjType::get() 2025-05-07T20:04:04.7439018Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T20:04:04.7439460Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T20:04:04.7439875Z U c10::Dispatcher::realSingleton() 2025-05-07T20:04:04.7440612Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T20:04:04.7441878Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T20:04:04.7442991Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:04.7443568Z U c10::Error::what() const 2025-05-07T20:04:04.7443874Z U c10::FloatType::get() 2025-05-07T20:04:04.7444186Z U c10::GradMode::is_enabled() 2025-05-07T20:04:04.7444492Z U c10::GradMode::set_enabled(bool) 2025-05-07T20:04:04.7444896Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7445323Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7445766Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T20:04:04.7446148Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T20:04:04.7446470Z U c10::IValue::isBoolList() const 2025-05-07T20:04:04.7446805Z U c10::IValue::isIntList() const 2025-05-07T20:04:04.7447128Z U c10::IValue::isSymIntList() const 2025-05-07T20:04:04.7447466Z U c10::IValue::isTensorList() const 2025-05-07T20:04:04.7447819Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T20:04:04.7448180Z U c10::InferenceMode::is_enabled() 2025-05-07T20:04:04.7448503Z U c10::IntType::get() 2025-05-07T20:04:04.7449172Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.7449942Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T20:04:04.7450337Z U c10::MessageLogger::~MessageLogger() 2025-05-07T20:04:04.7450698Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:04.7451091Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T20:04:04.7451533Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.7452005Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T20:04:04.7452354Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T20:04:04.7452700Z U c10::ScalarTypeType::get() 2025-05-07T20:04:04.7453188Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T20:04:04.7453896Z U c10::SmallVectorBase::mallocForGrow(unsigned long, unsigned long, unsigned long&) 2025-05-07T20:04:04.7454490Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.7454859Z U c10::StringType::get() 2025-05-07T20:04:04.7455237Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T20:04:04.7455626Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T20:04:04.7456029Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T20:04:04.7456975Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T20:04:04.7457638Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T20:04:04.7458068Z U c10::SymInt::operator%(c10::SymInt const&) const 2025-05-07T20:04:04.7458459Z U c10::SymInt::operator*(c10::SymInt const&) const 2025-05-07T20:04:04.7458865Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T20:04:04.7459238Z U c10::SymInt::promote_to_negative() 2025-05-07T20:04:04.7459592Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T20:04:04.7459981Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T20:04:04.7460326Z U c10::SymInt::toSymNode() const 2025-05-07T20:04:04.7460659Z U c10::SymIntType::get() 2025-05-07T20:04:04.7461087Z U c10::SymbolicShapeMeta::init_is_channels_last_3d_contiguous() const 2025-05-07T20:04:04.7461617Z U c10::SymbolicShapeMeta::init_is_channels_last_contiguous() const 2025-05-07T20:04:04.7462101Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T20:04:04.7462482Z U c10::TensorImpl::requires_grad() const 2025-05-07T20:04:04.7463211Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T20:04:04.7463939Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T20:04:04.7464362Z U c10::TensorImpl::throw_storage_access_error() const 2025-05-07T20:04:04.7464741Z U c10::TensorType::get() 2025-05-07T20:04:04.7465758Z U c10::TupleType::TupleType(std::vector, std::allocator > >, std::optional, std::shared_ptr) 2025-05-07T20:04:04.7466883Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T20:04:04.7467517Z U c10::Type::is_module() const 2025-05-07T20:04:04.7467856Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T20:04:04.7468827Z U c10::Warning::Warning(std::variant, c10::SourceLocation const&, std::__cxx11::basic_string, std::allocator >, bool) 2025-05-07T20:04:04.7469821Z U c10::cuda::CUDACachingAllocator::allocator 2025-05-07T20:04:04.7470237Z U c10::cuda::CUDAKernelLaunchRegistry::get_singleton_ref() 2025-05-07T20:04:04.7470885Z U c10::cuda::CUDAKernelLaunchRegistry::get_uvm_assertions_ptr_for_current_device() 2025-05-07T20:04:04.7471616Z U c10::cuda::CUDAKernelLaunchRegistry::insert(char const*, char const*, unsigned int, char const*, int) 2025-05-07T20:04:04.7472371Z U c10::cuda::CUDAStream::stream() const 2025-05-07T20:04:04.7472735Z U c10::cuda::ExchangeDevice(signed char) 2025-05-07T20:04:04.7473084Z U c10::cuda::GetDevice(signed char*) 2025-05-07T20:04:04.7473439Z U c10::cuda::MaybeSetDevice(signed char) 2025-05-07T20:04:04.7473785Z U c10::cuda::SetDevice(signed char) 2025-05-07T20:04:04.7474276Z U c10::cuda::c10_cuda_check_implementation(int, char const*, char const*, int, bool) 2025-05-07T20:04:04.7474746Z U c10::cuda::current_device() 2025-05-07T20:04:04.7475109Z U c10::cuda::device_count() 2025-05-07T20:04:04.7475463Z U c10::cuda::getCurrentCUDAStream(signed char) 2025-05-07T20:04:04.7475848Z U c10::cuda::getDefaultCUDAStream(signed char) 2025-05-07T20:04:04.7476250Z U c10::cuda::getStreamFromPool(bool, signed char) 2025-05-07T20:04:04.7476642Z U c10::cuda::getStreamFromPool(int, signed char) 2025-05-07T20:04:04.7477062Z U c10::cuda::setCurrentCUDAStream(c10::cuda::CUDAStream) 2025-05-07T20:04:04.7477454Z U c10::cuda::warn_or_error_on_sync() 2025-05-07T20:04:04.7478161Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T20:04:04.7479249Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T20:04:04.7480259Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T20:04:04.7481118Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.7482060Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T20:04:04.7483091Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.7484205Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T20:04:04.7484798Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T20:04:04.7485225Z U c10::impl::GPUTrace::gpuTraceState 2025-05-07T20:04:04.7485563Z U c10::impl::GPUTrace::haveState 2025-05-07T20:04:04.7486106Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T20:04:04.7486722Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T20:04:04.7487149Z U c10::impl::PyObjectSlot::PyObjectSlot() 2025-05-07T20:04:04.7487510Z U c10::impl::PyObjectSlot::~PyObjectSlot() 2025-05-07T20:04:04.7487897Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T20:04:04.7488321Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T20:04:04.7488712Z U c10::impl::device_guard_impl_registry 2025-05-07T20:04:04.7489058Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:04.7489427Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T20:04:04.7490056Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T20:04:04.7490689Z U c10::operator*(c10::SymInt const&, int) 2025-05-07T20:04:04.7491039Z U c10::operator+(c10::SymInt const&, int) 2025-05-07T20:04:04.7491409Z U c10::operator+(c10::SymInt const&, unsigned long) 2025-05-07T20:04:04.7491773Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T20:04:04.7492140Z U c10::operator-(c10::SymInt const&, unsigned long) 2025-05-07T20:04:04.7492503Z U c10::operator/(c10::SymInt const&, int) 2025-05-07T20:04:04.7492848Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T20:04:04.7493221Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T20:04:04.7493598Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T20:04:04.7494005Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T20:04:04.7494447Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T20:04:04.7494822Z U c10::operator==(c10::SymInt const&, int) 2025-05-07T20:04:04.7495169Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T20:04:04.7495522Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T20:04:04.7495867Z U c10::report_overflow(char const*) 2025-05-07T20:04:04.7496281Z U c10::throwNullDataPtrError() 2025-05-07T20:04:04.7496848Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T20:04:04.7497184Z U c10::warn(c10::Warning const&) 2025-05-07T20:04:04.7497546Z U c10::warnDeprecatedDataPtr() 2025-05-07T20:04:04.7497980Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T20:04:04.7498416Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T20:04:04.7498767Z U cublasGemmStridedBatchedEx 2025-05-07T20:04:04.7499089Z U cublasSetStream_v2 2025-05-07T20:04:04.7499430Z U cudaDeviceGetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.7499823Z U cudaDeviceGetByPCIBusId@libcudart.so.11.0 2025-05-07T20:04:04.7500216Z U cudaDeviceSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.7500598Z U cudaEventCreateWithFlags@libcudart.so.11.0 2025-05-07T20:04:04.7500987Z U cudaEventDestroy@libcudart.so.11.0 2025-05-07T20:04:04.7501355Z U cudaEventElapsedTime@libcudart.so.11.0 2025-05-07T20:04:04.7501714Z U cudaEventQuery@libcudart.so.11.0 2025-05-07T20:04:04.7502092Z U cudaEventRecord@libcudart.so.11.0 2025-05-07T20:04:04.7502451Z U cudaEventSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.7502806Z U cudaFree@libcudart.so.11.0 2025-05-07T20:04:04.7503150Z U cudaFuncGetAttributes@libcudart.so.11.0 2025-05-07T20:04:04.7503527Z U cudaFuncSetAttribute@libcudart.so.11.0 2025-05-07T20:04:04.7503884Z U cudaGetDevice@libcudart.so.11.0 2025-05-07T20:04:04.7504235Z U cudaGetDeviceCount@libcudart.so.11.0 2025-05-07T20:04:04.7504614Z U cudaGetDeviceProperties@libcudart.so.11.0 2025-05-07T20:04:04.7504984Z U cudaGetErrorString@libcudart.so.11.0 2025-05-07T20:04:04.7505348Z U cudaGetLastError@libcudart.so.11.0 2025-05-07T20:04:04.7505712Z U cudaHostGetDevicePointer@libcudart.so.11.0 2025-05-07T20:04:04.7506091Z U cudaHostRegister@libcudart.so.11.0 2025-05-07T20:04:04.7506442Z U cudaHostUnregister@libcudart.so.11.0 2025-05-07T20:04:04.7506800Z U cudaLaunchKernel@libcudart.so.11.0 2025-05-07T20:04:04.7507151Z U cudaMallocManaged@libcudart.so.11.0 2025-05-07T20:04:04.7507489Z U cudaMemAdvise@libcudart.so.11.0 2025-05-07T20:04:04.7507856Z U cudaMemPrefetchAsync@libcudart.so.11.0 2025-05-07T20:04:04.7508210Z U cudaMemcpy2DAsync@libcudart.so.11.0 2025-05-07T20:04:04.7508592Z U cudaMemsetAsync@libcudart.so.11.0 2025-05-07T20:04:04.7509224Z U cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags@libcudart.so.11.0 2025-05-07T20:04:04.7509760Z U cudaPeekAtLastError@libcudart.so.11.0 2025-05-07T20:04:04.7510110Z U cudaSetDevice@libcudart.so.11.0 2025-05-07T20:04:04.7510446Z U cudaStreamQuery@libcudart.so.11.0 2025-05-07T20:04:04.7510801Z U cudaStreamSynchronize@libcudart.so.11.0 2025-05-07T20:04:04.7511154Z U cudaStreamWaitEvent@libcudart.so.11.0 2025-05-07T20:04:04.7511533Z U double* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7511945Z U double* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7512352Z U exit@GLIBC_2.2.5 2025-05-07T20:04:04.7512640Z U exp10@GLIBC_2.2.5 2025-05-07T20:04:04.7512908Z U exp@GLIBC_2.2.5 2025-05-07T20:04:04.7513185Z U expf@GLIBC_2.2.5 2025-05-07T20:04:04.7513561Z U fbgemm_gpu::asynchronous_complete_cumsum_cpu(at::Tensor const&) 2025-05-07T20:04:04.7514064Z U fbgemm_gpu::asynchronous_complete_cumsum_gpu(at::Tensor const&) 2025-05-07T20:04:04.7514566Z U fbgemm_gpu::asynchronous_exclusive_cumsum_cpu(at::Tensor const&) 2025-05-07T20:04:04.7515110Z U fbgemm_gpu::asynchronous_exclusive_cumsum_gpu(at::Tensor const&) 2025-05-07T20:04:04.7515622Z U fbgemm_gpu::asynchronous_inclusive_cumsum_gpu(at::Tensor const&) 2025-05-07T20:04:04.7516069Z U float* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7516656Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7517030Z U fminf@GLIBC_2.2.5 2025-05-07T20:04:04.7517321Z U fmod@GLIBC_2.2.5 2025-05-07T20:04:04.7517595Z U free@GLIBC_2.2.5 2025-05-07T20:04:04.7517907Z U get_info_B_num_bits_from_T(int, int) 2025-05-07T20:04:04.7518250Z U int at::Tensor::item() const 2025-05-07T20:04:04.7518637Z U int const* at::TensorBase::const_data_ptr() const 2025-05-07T20:04:04.7519050Z U int* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7519427Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7519784Z U lgamma@GLIBC_2.2.5 2025-05-07T20:04:04.7520102Z U llrint@GLIBC_2.2.5 2025-05-07T20:04:04.7520393Z U log10@GLIBC_2.2.5 2025-05-07T20:04:04.7520676Z U log2@GLIBC_2.2.5 2025-05-07T20:04:04.7520949Z U log@GLIBC_2.2.5 2025-05-07T20:04:04.7521249Z U long at::Tensor::item() const 2025-05-07T20:04:04.7521649Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T20:04:04.7522122Z U long const* at::TensorBase::const_data_ptr() const 2025-05-07T20:04:04.7522540Z U long* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7522937Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7523303Z U lrint@GLIBC_2.2.5 2025-05-07T20:04:04.7523582Z U madvise@GLIBC_2.2.5 2025-05-07T20:04:04.7523883Z U malloc@GLIBC_2.2.5 2025-05-07T20:04:04.7524160Z U memcmp@GLIBC_2.2.5 2025-05-07T20:04:04.7524453Z U memcpy@GLIBC_2.14 2025-05-07T20:04:04.7524737Z U memmove@GLIBC_2.2.5 2025-05-07T20:04:04.7525032Z U memset@GLIBC_2.2.5 2025-05-07T20:04:04.7525321Z U nvmlDeviceGetCount_v2 2025-05-07T20:04:04.7525658Z U nvmlDeviceGetHandleByIndex_v2 2025-05-07T20:04:04.7526018Z U nvmlDeviceGetNvLinkRemotePciInfo_v2 2025-05-07T20:04:04.7526359Z U nvmlDeviceGetNvLinkState 2025-05-07T20:04:04.7526722Z U nvmlDeviceGetPciInfo_v3 2025-05-07T20:04:04.7527025Z U nvmlInit_v2 2025-05-07T20:04:04.7527298Z U omp_get_num_threads 2025-05-07T20:04:04.7527582Z U omp_get_thread_num 2025-05-07T20:04:04.7527934Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T20:04:04.7528324Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:04.7528702Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T20:04:04.7529040Z U pow@GLIBC_2.2.5 2025-05-07T20:04:04.7529310Z U printf@GLIBC_2.2.5 2025-05-07T20:04:04.7529607Z U puts@GLIBC_2.2.5 2025-05-07T20:04:04.7529882Z U realloc@GLIBC_2.2.5 2025-05-07T20:04:04.7530282Z U short* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7530758Z U signed char* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7531178Z U sin@GLIBC_2.2.5 2025-05-07T20:04:04.7531584Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T20:04:04.7532090Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T20:04:04.7532586Z U std::_Rb_tree_increment(std::_Rb_tree_node_base const*)@GLIBCXX_3.4 2025-05-07T20:04:04.7533095Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T20:04:04.7533799Z 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-07T20:04:04.7534467Z U std::__basic_file::~__basic_file()@GLIBCXX_3.4 2025-05-07T20:04:04.7535075Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T20:04:04.7535950Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.7536992Z U std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7538071Z U std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T20:04:04.7539181Z U std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7540127Z U std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7541125Z U std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) 2025-05-07T20:04:04.7542254Z U std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7543267Z U std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7544301Z U std::__cxx11::basic_string, std::allocator >::swap(std::__cxx11::basic_string, std::allocator >&)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7545331Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const@GLIBCXX_3.4.21 2025-05-07T20:04:04.7546181Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T20:04:04.7547114Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T20:04:04.7547763Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T20:04:04.7548171Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T20:04:04.7548538Z U std::__once_call@GLIBCXX_3.4.11 2025-05-07T20:04:04.7548993Z U std::__once_callable@GLIBCXX_3.4.11 2025-05-07T20:04:04.7549305Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T20:04:04.7549624Z U std::__throw_bad_array_new_length() 2025-05-07T20:04:04.7549927Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T20:04:04.7550269Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T20:04:04.7550707Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.7551069Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.7551446Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.7551833Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T20:04:04.7552233Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T20:04:04.7552594Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T20:04:04.7553078Z U std::basic_filebuf >::basic_filebuf()@GLIBCXX_3.4 2025-05-07T20:04:04.7553616Z U std::basic_filebuf >::close()@GLIBCXX_3.4 2025-05-07T20:04:04.7554196Z U std::basic_filebuf >::open(char const*, std::_Ios_Openmode)@GLIBCXX_3.4 2025-05-07T20:04:04.7554822Z U std::basic_filebuf >::~basic_filebuf()@GLIBCXX_3.4 2025-05-07T20:04:04.7555381Z U std::basic_ifstream >::~basic_ifstream()@GLIBCXX_3.4 2025-05-07T20:04:04.7555942Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T20:04:04.7556614Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T20:04:04.7557286Z U std::basic_ofstream >::~basic_ofstream()@GLIBCXX_3.4 2025-05-07T20:04:04.7558158Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.7559327Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T20:04:04.7560064Z U std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19 2025-05-07T20:04:04.7560401Z U std::cout@GLIBCXX_3.4 2025-05-07T20:04:04.7560742Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T20:04:04.7561104Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T20:04:04.7561439Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T20:04:04.7561770Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T20:04:04.7562101Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T20:04:04.7562433Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.7562746Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T20:04:04.7563064Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T20:04:04.7563369Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T20:04:04.7563767Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T20:04:04.7564266Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.7564765Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T20:04:04.7565206Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T20:04:04.7565524Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T20:04:04.7565857Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T20:04:04.7566199Z U std::ostream::write(char const*, long)@GLIBCXX_3.4 2025-05-07T20:04:04.7566604Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7566999Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T20:04:04.7567870Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T20:04:04.7568747Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T20:04:04.7569445Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T20:04:04.7569807Z U std::terminate()@GLIBCXX_3.4 2025-05-07T20:04:04.7570133Z U strcmp@GLIBC_2.2.5 2025-05-07T20:04:04.7570425Z U strlen@GLIBC_2.2.5 2025-05-07T20:04:04.7570725Z U sysconf@GLIBC_2.2.5 2025-05-07T20:04:04.7571082Z U torch::CppFunction::~CppFunction() 2025-05-07T20:04:04.7571933Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T20:04:04.7573131Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.7574229Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T20:04:04.7575292Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T20:04:04.7575807Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T20:04:04.7576437Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T20:04:04.7577046Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T20:04:04.7577596Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T20:04:04.7578121Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T20:04:04.7578791Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T20:04:04.7579418Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T20:04:04.7579883Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T20:04:04.7580373Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T20:04:04.7580797Z U torch::autograd::Node::assign_parent() 2025-05-07T20:04:04.7581151Z U torch::autograd::Node::metadata() 2025-05-07T20:04:04.7581512Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T20:04:04.7582023Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T20:04:04.7582661Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T20:04:04.7583205Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T20:04:04.7583680Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T20:04:04.7584267Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T20:04:04.7587358Z 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-07T20:04:04.7590399Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T20:04:04.7590794Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T20:04:04.7591190Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T20:04:04.7591603Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T20:04:04.7592276Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T20:04:04.7593113Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:04.7593946Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T20:04:04.7594614Z U torch::pickle_load(std::vector > const&) 2025-05-07T20:04:04.7595199Z U torch::pickle_save(c10::IValue const&) 2025-05-07T20:04:04.7595984Z U transpose_embedding_input(at::Tensor, long, at::Tensor, at::Tensor, bool, std::optional const&, long, long, long, bool, std::optional const&, long, long) 2025-05-07T20:04:04.7596756Z U typeinfo for c10::Error 2025-05-07T20:04:04.7597070Z U typeinfo for c10::Type 2025-05-07T20:04:04.7597589Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:04.7599215Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T20:04:04.7599596Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T20:04:04.7599976Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T20:04:04.7600337Z U typeinfo for torch::autograd::Node 2025-05-07T20:04:04.7600765Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T20:04:04.7601283Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T20:04:04.7602076Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(float const*, unsigned long, int, unsigned char*) 2025-05-07T20:04:04.7603173Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T20:04:04.7604283Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, float const*, unsigned long, int, unsigned char*) 2025-05-07T20:04:04.7605400Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T20:04:04.7606517Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, float*) 2025-05-07T20:04:04.7607650Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, unsigned short*) 2025-05-07T20:04:04.7608887Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T20:04:04.7610013Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T20:04:04.7611245Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T20:04:04.7612404Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T20:04:04.7613654Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T20:04:04.7614456Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T20:04:04.7614855Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T20:04:04.7615254Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T20:04:04.7615654Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T20:04:04.7616156Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T20:04:04.7616705Z U vtable for at::TensorIterator 2025-05-07T20:04:04.7617060Z U vtable for at::TensorIteratorBase 2025-05-07T20:04:04.7617380Z U vtable for c10::Error 2025-05-07T20:04:04.7617689Z U vtable for c10::ListType 2025-05-07T20:04:04.7618253Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.7619052Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.7619859Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T20:04:04.7620448Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T20:04:04.7620923Z U vtable for std::basic_filebuf >@GLIBCXX_3.4 2025-05-07T20:04:04.7621517Z U vtable for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T20:04:04.7622053Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T20:04:04.7622598Z U vtable for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T20:04:04.7623171Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T20:04:04.7623641Z U vtable for torch::autograd::AutogradMeta 2025-05-07T20:04:04.7623997Z U vtable for torch::autograd::Node 2025-05-07T20:04:04.7624394Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T20:04:04.7624808Z w _ITM_deregisterTMCloneTable 2025-05-07T20:04:04.7625129Z w _ITM_registerTMCloneTable 2025-05-07T20:04:04.7625453Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T20:04:04.7625774Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T20:04:04.7626086Z w __gmon_start__ 2025-05-07T20:04:04.7626188Z w __pthread_key_create 2025-05-07T20:04:04.7626312Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T20:04:04.7626426Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T20:04:04.7626523Z w pthread_once 2025-05-07T20:04:04.7626687Z [CHECK] Listing out external shared libraries linked: 2025-05-07T20:04:04.7626913Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.7626922Z 2025-05-07T20:04:04.7627027Z linux-vdso.so.1 (0x00007ffc78bae000) 2025-05-07T20:04:04.7627115Z libc10.so => not found 2025-05-07T20:04:04.7627222Z libc10_cuda.so => not found 2025-05-07T20:04:04.7627596Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f1b36200000) 2025-05-07T20:04:04.7627701Z libnvidia-ml.so.1 => not found 2025-05-07T20:04:04.7627811Z libtorch.so => not found 2025-05-07T20:04:04.7628374Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007f1b360fd000) 2025-05-07T20:04:04.7628959Z fbgemm_gpu_tbe_utils.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so (0x00007f1b35800000) 2025-05-07T20:04:04.7629093Z libtorch_cpu.so => not found 2025-05-07T20:04:04.7629180Z libtorch_cuda.so => not found 2025-05-07T20:04:04.7629272Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.7629424Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f1b3559c000) 2025-05-07T20:04:04.7629553Z libm.so.6 => /lib64/libm.so.6 (0x00007f1b354c1000) 2025-05-07T20:04:04.7629691Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f1b39499000) 2025-05-07T20:04:04.7629804Z libc.so.6 => /lib64/libc.so.6 (0x00007f1b352b9000) 2025-05-07T20:04:04.7629962Z /lib64/ld-linux-x86-64.so.2 (0x00007f1b394cf000) 2025-05-07T20:04:04.7630043Z libc10.so => not found 2025-05-07T20:04:04.7630382Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f1b36785000) 2025-05-07T20:04:04.7630481Z libtorch.so => not found 2025-05-07T20:04:04.7630570Z libtorch_cpu.so => not found 2025-05-07T20:04:04.7630657Z libtorch_cuda.so => not found 2025-05-07T20:04:04.7630739Z libc10.so => not found 2025-05-07T20:04:04.7630839Z libc10_cuda.so => not found 2025-05-07T20:04:04.7630923Z libtorch.so => not found 2025-05-07T20:04:04.7631015Z libtorch_cpu.so => not found 2025-05-07T20:04:04.7631116Z libtorch_cuda.so => not found 2025-05-07T20:04:04.7631206Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.7631289Z libtorch.so => not found 2025-05-07T20:04:04.7631369Z libc10.so => not found 2025-05-07T20:04:04.7631471Z libc10_cuda.so => not found 2025-05-07T20:04:04.7631560Z libtorch_cpu.so => not found 2025-05-07T20:04:04.7631650Z libtorch_cuda.so => not found 2025-05-07T20:04:04.7631753Z libcudart.so.11.0 => not found 2025-05-07T20:04:04.7631866Z libtorch_cpu.so => not found 2025-05-07T20:04:04.7631952Z libtorch_cuda.so => not found 2025-05-07T20:04:04.7632035Z libtorch.so => not found 2025-05-07T20:04:04.7632040Z 2025-05-07T20:04:04.7632149Z [CHECK] Displaying ELF information: 2025-05-07T20:04:04.7632341Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T20:04:04.7632348Z 2025-05-07T20:04:04.7632352Z 2025-05-07T20:04:04.7632503Z Dynamic section at offset 0x27e16f8 contains 43 entries: 2025-05-07T20:04:04.7632624Z Tag Type Name/Value 2025-05-07T20:04:04.7632805Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T20:04:04.7632988Z 0x0000000000000001 (NEEDED) Shared library: [libc10_cuda.so] 2025-05-07T20:04:04.7633174Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T20:04:04.7633372Z 0x0000000000000001 (NEEDED) Shared library: [libnvidia-ml.so.1] 2025-05-07T20:04:04.7633552Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T20:04:04.7633800Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T20:04:04.7634004Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_utils.so] 2025-05-07T20:04:04.7634199Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T20:04:04.7634395Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cuda.so] 2025-05-07T20:04:04.7634616Z 0x0000000000000001 (NEEDED) Shared library: [libcudart.so.11.0] 2025-05-07T20:04:04.7634804Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T20:04:04.7634979Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T20:04:04.7635177Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T20:04:04.7635358Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T20:04:04.7635563Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T20:04:04.7635763Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_py.so] 2025-05-07T20:04:04.7635934Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T20:04:04.7636070Z 0x000000000000000c (INIT) 0x18a000 2025-05-07T20:04:04.7636191Z 0x000000000000000d (FINI) 0x7f44ac 2025-05-07T20:04:04.7636308Z 0x0000000000000019 (INIT_ARRAY) 0x27db600 2025-05-07T20:04:04.7636434Z 0x000000000000001b (INIT_ARRAYSZ) 1160 (bytes) 2025-05-07T20:04:04.7636549Z 0x000000000000001a (FINI_ARRAY) 0x27dba88 2025-05-07T20:04:04.7636668Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T20:04:04.7636766Z 0x0000000000000004 (HASH) 0x238 2025-05-07T20:04:04.7636879Z 0x000000006ffffef5 (GNU_HASH) 0x8490 2025-05-07T20:04:04.7637022Z 0x0000000000000005 (STRTAB) 0x35f10 2025-05-07T20:04:04.7637128Z 0x0000000000000006 (SYMTAB) 0x10f68 2025-05-07T20:04:04.7637260Z 0x000000000000000a (STRSZ) 1196066 (bytes) 2025-05-07T20:04:04.7637385Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T20:04:04.7637497Z 0x0000000000000003 (PLTGOT) 0x27e29e8 2025-05-07T20:04:04.7637627Z 0x0000000000000002 (PLTRELSZ) 42096 (bytes) 2025-05-07T20:04:04.7637729Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T20:04:04.7637850Z 0x0000000000000017 (JMPREL) 0x17f708 2025-05-07T20:04:04.7637952Z 0x0000000000000007 (RELA) 0x15d220 2025-05-07T20:04:04.7638077Z 0x0000000000000008 (RELASZ) 140520 (bytes) 2025-05-07T20:04:04.7638202Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T20:04:04.7638291Z 0x0000000000000018 (BIND_NOW) 2025-05-07T20:04:04.7638408Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T20:04:04.7638521Z 0x000000006ffffffe (VERNEED) 0x15d080 2025-05-07T20:04:04.7638675Z 0x000000006fffffff (VERNEEDNUM) 6 2025-05-07T20:04:04.7638785Z 0x000000006ffffff0 (VERSYM) 0x159f32 2025-05-07T20:04:04.7638891Z 0x000000006ffffff9 (RELACOUNT) 514 2025-05-07T20:04:04.7639002Z 0x0000000000000000 (NULL) 0x0 2025-05-07T20:04:04.7639008Z 2025-05-07T20:04:04.7639113Z ################################################################################ 2025-05-07T20:04:04.7639118Z 2025-05-07T20:04:04.7639122Z 2025-05-07T20:04:04.7639313Z [CHECK] Verifying sample subset of symbols in the built libraries ... 2025-05-07T20:04:04.7639732Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.7640157Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.7815769Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.7859360Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.7916039Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.7947100Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.7979219Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.8008433Z [CHECK] Found symbol in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T20:04:04.8118655Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8141452Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8360712Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8389509Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8442114Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8471732Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8505272Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8535710Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.8921668Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:04.9265040Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.0170094Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.0357311Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.0436633Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.0464927Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.2166627Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.2400615Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.2521563Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.3049886Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.3345106Z [CHECK] Found symbol in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T20:04:05.3346972Z ################################################################################ 2025-05-07T20:04:05.3348525Z [BUILD] Wheel Audit: dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:05.3362418Z 2025-05-07T20:04:05.3362937Z + conda run --no-capture-output -n build_binary auditwheel show dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:05.3363484Z 2025-05-07T20:04:13.7245663Z 2025-05-07T20:04:13.7246257Z fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl is 2025-05-07T20:04:13.7246807Z consistent with the following platform tag: "linux_x86_64". 2025-05-07T20:04:13.7247334Z 2025-05-07T20:04:13.7247511Z The wheel references external versioned symbols in these 2025-05-07T20:04:13.7247992Z system-provided shared libraries: libgcc_s.so.1 with versions 2025-05-07T20:04:13.7248472Z {'GCC_3.4', 'GCC_3.0'}, libstdc++.so.6 with versions {'CXXABI_1.3.3', 2025-05-07T20:04:13.7248967Z 'GLIBCXX_3.4.15', 'GLIBCXX_3.4.9', 'GLIBCXX_3.4.19', 'CXXABI_1.3.11', 2025-05-07T20:04:13.7249427Z 'GLIBCXX_3.4.14', 'CXXABI_1.3.7', 'CXXABI_1.3', 'CXXABI_1.3.9', 2025-05-07T20:04:13.7249892Z 'CXXABI_1.3.8', 'GLIBCXX_3.4', 'GLIBCXX_3.4.11', 'GLIBCXX_3.4.20', 2025-05-07T20:04:13.7250346Z 'GLIBCXX_3.4.21', 'CXXABI_1.3.5', 'GLIBCXX_3.4.18'}, libc.so.6 with 2025-05-07T20:04:13.7250815Z versions {'GLIBC_2.2.5', 'GLIBC_2.14'}, libm.so.6 with versions 2025-05-07T20:04:13.7251291Z {'GLIBC_2.2.5'}, libcudart.so.11.0 with versions {'libcudart.so.11.0'} 2025-05-07T20:04:13.7251705Z 2025-05-07T20:04:13.7251916Z This constrains the platform tag to "manylinux_2_27_x86_64". In order 2025-05-07T20:04:13.7252450Z to achieve a more compatible tag, you would need to recompile a new 2025-05-07T20:04:13.7252932Z wheel from source on a system with earlier versions of these 2025-05-07T20:04:13.7253356Z libraries, such as a recent manylinux image. 2025-05-07T20:04:13.8210233Z 2025-05-07T20:04:13.8210515Z 2025-05-07T20:04:13.8211165Z ################################################################################ 2025-05-07T20:04:13.8211949Z [BUILD] Enumerating the built wheels ... 2025-05-07T20:04:13.8212451Z + ls -lth dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:13.8212806Z 2025-05-07T20:04:13.8229852Z -rw-r--r--. 1 root root 268M May 7 20:04 dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:13.8230351Z 2025-05-07T20:04:13.8230486Z [BUILD] Enumerating the wheel SHAs ... 2025-05-07T20:04:13.8230997Z + sha1sum dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:13.8231368Z 2025-05-07T20:04:14.3275505Z efc1e1438103926d6cfde4e0d4d5d4eccf22bc27 dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:14.3276126Z 2025-05-07T20:04:14.3276402Z + sha256sum dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:14.3276802Z 2025-05-07T20:04:15.4720455Z e5ac3000047f01b7f87f67316af2998038c2a6dded7d7628cdec16dc9aa22521 dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:15.4721275Z 2025-05-07T20:04:15.4721725Z + md5sum dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:15.4722091Z 2025-05-07T20:04:15.8969262Z c480f5105ddf5826b9f4ca7991530f63 dist/fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:04:15.8970787Z 2025-05-07T20:04:15.8971196Z [BUILD] FBGEMM-GPU build + package completed 2025-05-07T20:04:15.9081871Z ##[group]Run actions/upload-artifact@v4 2025-05-07T20:04:15.9082209Z with: 2025-05-07T20:04:15.9082446Z name: fbgemm_default_x86_gcc_py3.10_cu11.8.0.whl 2025-05-07T20:04:15.9082784Z path: fbgemm_gpu/dist/*.whl 2025-05-07T20:04:15.9083062Z if-no-files-found: error 2025-05-07T20:04:15.9083314Z compression-level: 6 2025-05-07T20:04:15.9083560Z overwrite: false 2025-05-07T20:04:15.9083789Z include-hidden-files: false 2025-05-07T20:04:15.9084053Z env: 2025-05-07T20:04:15.9084268Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:04:15.9084575Z BUILD_ENV: build_binary 2025-05-07T20:04:15.9084840Z BUILD_TARGET: default 2025-05-07T20:04:15.9085089Z BUILD_VARIANT: cuda 2025-05-07T20:04:15.9085316Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:04:15.9085572Z ##[endgroup] 2025-05-07T20:04:15.9091467Z ##[command]/usr/bin/docker exec 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:04:16.3222658Z With the provided path, there will be 1 file uploaded 2025-05-07T20:04:16.3225054Z Artifact name is valid! 2025-05-07T20:04:16.3225801Z Root directory input is valid! 2025-05-07T20:04:16.4018217Z Beginning upload of artifact content to blob storage 2025-05-07T20:04:17.0934832Z Uploaded bytes 8388608 2025-05-07T20:04:17.3358598Z Uploaded bytes 16777216 2025-05-07T20:04:17.6757891Z Uploaded bytes 25165824 2025-05-07T20:04:17.9579852Z Uploaded bytes 33554432 2025-05-07T20:04:18.3035818Z Uploaded bytes 41943040 2025-05-07T20:04:18.5829030Z Uploaded bytes 50331648 2025-05-07T20:04:18.9814417Z Uploaded bytes 58720256 2025-05-07T20:04:19.1984432Z Uploaded bytes 67108864 2025-05-07T20:04:19.5276548Z Uploaded bytes 75497472 2025-05-07T20:04:19.8131829Z Uploaded bytes 83886080 2025-05-07T20:04:20.2442202Z Uploaded bytes 92274688 2025-05-07T20:04:20.4770682Z Uploaded bytes 100663296 2025-05-07T20:04:20.8088662Z Uploaded bytes 109051904 2025-05-07T20:04:21.0825061Z Uploaded bytes 117440512 2025-05-07T20:04:21.4393216Z Uploaded bytes 125829120 2025-05-07T20:04:21.7347741Z Uploaded bytes 134217728 2025-05-07T20:04:21.9740002Z Uploaded bytes 142606336 2025-05-07T20:04:22.2539605Z Uploaded bytes 150994944 2025-05-07T20:04:22.6460124Z Uploaded bytes 159383552 2025-05-07T20:04:22.9679656Z Uploaded bytes 167772160 2025-05-07T20:04:23.1986735Z Uploaded bytes 176160768 2025-05-07T20:04:23.5458327Z Uploaded bytes 184549376 2025-05-07T20:04:23.8703411Z Uploaded bytes 192937984 2025-05-07T20:04:24.1763660Z Uploaded bytes 201326592 2025-05-07T20:04:24.5426645Z Uploaded bytes 209715200 2025-05-07T20:04:24.8302647Z Uploaded bytes 218103808 2025-05-07T20:04:25.1187342Z Uploaded bytes 226492416 2025-05-07T20:04:25.4315583Z Uploaded bytes 234881024 2025-05-07T20:04:25.7706675Z Uploaded bytes 243269632 2025-05-07T20:04:26.0435091Z Uploaded bytes 251658240 2025-05-07T20:04:26.3339607Z Uploaded bytes 260046848 2025-05-07T20:04:26.6009745Z Uploaded bytes 268435456 2025-05-07T20:04:26.8688596Z Uploaded bytes 274687409 2025-05-07T20:04:26.8838665Z Finished uploading artifact content to blob storage! 2025-05-07T20:04:26.8840626Z SHA256 digest of uploaded artifact zip is 35b42e35c09892adb42fc514549295bb0395dcdc950f70061becff339ab693b5 2025-05-07T20:04:26.8842342Z Finalizing artifact upload 2025-05-07T20:04:26.9869044Z Artifact fbgemm_default_x86_gcc_py3.10_cu11.8.0.whl.zip successfully finalized. Artifact ID 3081410864 2025-05-07T20:04:26.9870272Z Artifact fbgemm_default_x86_gcc_py3.10_cu11.8.0.whl has been successfully uploaded! Final size is 274687409 bytes. Artifact ID is 3081410864 2025-05-07T20:04:26.9878433Z Artifact download URL: https://github.com/pytorch/FBGEMM/actions/runs/14891846252/artifacts/3081410864 2025-05-07T20:04:27.0119009Z Post job cleanup. 2025-05-07T20:04:27.0123619Z ##[command]/usr/bin/docker exec 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:04:27.3055018Z [command]/usr/bin/git version 2025-05-07T20:04:27.3093103Z git version 2.47.1 2025-05-07T20:04:27.3124867Z Copying '/github/home/.gitconfig' to '/__w/_temp/41bf9221-e6bb-4c37-bb3d-b5d4fdc96927/.gitconfig' 2025-05-07T20:04:27.3133972Z Temporarily overriding HOME='/__w/_temp/41bf9221-e6bb-4c37-bb3d-b5d4fdc96927' before making global git config changes 2025-05-07T20:04:27.3134847Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:04:27.3137747Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:04:27.3170758Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:04:27.3203386Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T20:04:27.3472654Z Entering 'external/asmjit' 2025-05-07T20:04:27.3522856Z Entering 'external/composable_kernel' 2025-05-07T20:04:27.3577190Z Entering 'external/cpuinfo' 2025-05-07T20:04:27.3647519Z Entering 'external/cutlass' 2025-05-07T20:04:27.3721025Z Entering 'external/googletest' 2025-05-07T20:04:27.3779485Z Entering 'external/hipify_torch' 2025-05-07T20:04:27.3839544Z Entering 'external/json' 2025-05-07T20:04:27.3899659Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:04:27.3917960Z http.https://github.com/.extraheader 2025-05-07T20:04:27.3923170Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:04:27.3946130Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T20:04:27.4215574Z Entering 'external/asmjit' 2025-05-07T20:04:27.4248029Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4272695Z Entering 'external/composable_kernel' 2025-05-07T20:04:27.4305568Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4343174Z Entering 'external/cpuinfo' 2025-05-07T20:04:27.4395212Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4439177Z Entering 'external/cutlass' 2025-05-07T20:04:27.4470699Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4506225Z Entering 'external/googletest' 2025-05-07T20:04:27.4538792Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4570894Z Entering 'external/hipify_torch' 2025-05-07T20:04:27.4606820Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4635020Z Entering 'external/json' 2025-05-07T20:04:27.4664855Z http.https://github.com/.extraheader 2025-05-07T20:04:27.4814577Z Stop and remove container: 1e9c9d88675d4dd38546aed4ebedd660_amazonlinux2023_51b2fb 2025-05-07T20:04:27.4819903Z ##[command]/usr/bin/docker rm --force 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 2025-05-07T20:04:28.3720296Z 98e2388a6bf2b9dd7a40e96395d7d5c7962f923559eb5a48c4501136859dbf61 2025-05-07T20:04:28.3754476Z Remove container network: github_network_6bc595b8c7da42bd97b7714ceeaf2e49 2025-05-07T20:04:28.3758751Z ##[command]/usr/bin/docker network rm github_network_6bc595b8c7da42bd97b7714ceeaf2e49 2025-05-07T20:04:29.2113874Z github_network_6bc595b8c7da42bd97b7714ceeaf2e49 2025-05-07T20:04:29.2150428Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:04:29.2171506Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:04:29.2177898Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:04:29.2178355Z ##[endgroup] 2025-05-07T20:04:29.2286701Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:04:39.2799135Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:04:55.1595012Z Cleaning up orphan processes