2025-05-07T19:40:58.9881736Z Current runner version: '2.323.0' 2025-05-07T19:40:58.9903467Z ##[group]Operating System 2025-05-07T19:40:58.9904182Z Microsoft Windows Server 2022 2025-05-07T19:40:58.9904711Z 10.0.20348 2025-05-07T19:40:58.9905123Z Datacenter 2025-05-07T19:40:58.9905535Z ##[endgroup] 2025-05-07T19:40:58.9905980Z ##[group]Runner Image 2025-05-07T19:40:58.9906440Z Image: windows-2022 2025-05-07T19:40:58.9906896Z Version: 20250504.1.0 2025-05-07T19:40:58.9907823Z Included Software: https://github.com/actions/runner-images/blob/win22/20250504.1/images/windows/Windows2022-Readme.md 2025-05-07T19:40:58.9909106Z Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20250504.1 2025-05-07T19:40:58.9909910Z ##[endgroup] 2025-05-07T19:40:58.9910326Z ##[group]Runner Image Provisioner 2025-05-07T19:40:58.9910838Z 2.0.422.1 2025-05-07T19:40:58.9911195Z ##[endgroup] 2025-05-07T19:40:58.9912155Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:40:58.9914075Z Contents: read 2025-05-07T19:40:58.9914614Z Metadata: read 2025-05-07T19:40:58.9915051Z Packages: read 2025-05-07T19:40:58.9915431Z ##[endgroup] 2025-05-07T19:40:58.9917282Z Secret source: None 2025-05-07T19:40:58.9917841Z Prepare workflow directory 2025-05-07T19:40:59.0488857Z Prepare all required actions 2025-05-07T19:40:59.0524369Z Getting action download info 2025-05-07T19:40:59.4635743Z ##[group]Download immutable action package 'actions/checkout@v4' 2025-05-07T19:40:59.4636797Z Version: 4.2.2 2025-05-07T19:40:59.4637652Z Digest: sha256:ccb2698953eaebd21c7bf6268a94f9c26518a7e38e27e0b83c1fe1ad049819b1 2025-05-07T19:40:59.4638695Z Source commit SHA: 11bd71901bbe5b1630ceea73d27597364c9af683 2025-05-07T19:40:59.4639373Z ##[endgroup] 2025-05-07T19:40:59.7813594Z Complete job name: build-windows (windows-2022, shared) 2025-05-07T19:40:59.8853521Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:59.8854447Z with: 2025-05-07T19:40:59.8854810Z submodules: true 2025-05-07T19:40:59.8855203Z repository: pytorch/FBGEMM 2025-05-07T19:40:59.8855819Z token: *** 2025-05-07T19:40:59.8856164Z ssh-strict: true 2025-05-07T19:40:59.8856508Z ssh-user: git 2025-05-07T19:40:59.8856868Z persist-credentials: true 2025-05-07T19:40:59.8857270Z clean: true 2025-05-07T19:40:59.8857641Z sparse-checkout-cone-mode: true 2025-05-07T19:40:59.8858075Z fetch-depth: 1 2025-05-07T19:40:59.8858431Z fetch-tags: false 2025-05-07T19:40:59.8858797Z show-progress: true 2025-05-07T19:40:59.8859156Z lfs: false 2025-05-07T19:40:59.8859501Z set-safe-directory: true 2025-05-07T19:40:59.8860075Z env: 2025-05-07T19:40:59.8860408Z BUILD_DIR: build_shared 2025-05-07T19:40:59.8860785Z ##[endgroup] 2025-05-07T19:41:00.4981452Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:41:00.4983066Z ##[group]Getting Git version info 2025-05-07T19:41:00.4983670Z Working directory is 'D:\a\FBGEMM\FBGEMM' 2025-05-07T19:41:00.7486481Z [command]"C:\Program Files\Git\bin\git.exe" version 2025-05-07T19:41:00.8343881Z git version 2.49.0.windows.1 2025-05-07T19:41:00.8529558Z ##[endgroup] 2025-05-07T19:41:00.8549006Z Temporarily overriding HOME='D:\a\_temp\ce5a6214-e1f3-4db1-91c6-4581b5886ea6' before making global git config changes 2025-05-07T19:41:00.8550488Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:41:00.8560831Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\FBGEMM\FBGEMM 2025-05-07T19:41:00.9332043Z Deleting the contents of 'D:\a\FBGEMM\FBGEMM' 2025-05-07T19:41:00.9337438Z ##[group]Initializing the repository 2025-05-07T19:41:00.9347537Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\FBGEMM\FBGEMM 2025-05-07T19:41:01.0435580Z Initialized empty Git repository in D:/a/FBGEMM/FBGEMM/.git/ 2025-05-07T19:41:01.0473926Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:41:01.1000304Z ##[endgroup] 2025-05-07T19:41:01.1001409Z ##[group]Disabling automatic garbage collection 2025-05-07T19:41:01.1009832Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2025-05-07T19:41:01.1224770Z ##[endgroup] 2025-05-07T19:41:01.1225849Z ##[group]Setting up auth 2025-05-07T19:41:01.1237362Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:41:01.1457392Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-05-07T19:41:02.6466249Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:41:02.6708823Z [command]"C:\Program Files\Git\bin\git.exe" 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:41:03.0771864Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-05-07T19:41:03.1000034Z ##[endgroup] 2025-05-07T19:41:03.1001970Z ##[group]Fetching the repository 2025-05-07T19:41:03.1014185Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T19:41:05.3583519Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:41:05.3584306Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:41:05.3793515Z ##[endgroup] 2025-05-07T19:41:05.3794439Z ##[group]Determining the checkout info 2025-05-07T19:41:05.3796100Z ##[endgroup] 2025-05-07T19:41:05.3809618Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2025-05-07T19:41:05.4132551Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig 2025-05-07T19:41:05.4349854Z ##[group]Checking out the ref 2025-05-07T19:41:05.4358622Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:41:05.7427241Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:41:05.7427741Z 2025-05-07T19:41:05.7428049Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:41:05.7428807Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:41:05.7429495Z state without impacting any branches by switching back to a branch. 2025-05-07T19:41:05.7429916Z 2025-05-07T19:41:05.7430147Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:41:05.7430797Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:41:05.7431216Z 2025-05-07T19:41:05.7431397Z git switch -c 2025-05-07T19:41:05.7431657Z 2025-05-07T19:41:05.7431780Z Or undo this operation with: 2025-05-07T19:41:05.7432020Z 2025-05-07T19:41:05.7432133Z git switch - 2025-05-07T19:41:05.7432301Z 2025-05-07T19:41:05.7432600Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:41:05.7432998Z 2025-05-07T19:41:05.7433511Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:41:05.7462418Z ##[endgroup] 2025-05-07T19:41:05.7463080Z ##[group]Setting up auth for fetching submodules 2025-05-07T19:41:05.7475134Z [command]"C:\Program Files\Git\bin\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-05-07T19:41:05.7737550Z [command]"C:\Program Files\Git\bin\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T19:41:05.7986819Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T19:41:05.8223161Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T19:41:05.8444744Z ##[endgroup] 2025-05-07T19:41:05.8445127Z ##[group]Fetching submodules 2025-05-07T19:41:05.8454593Z [command]"C:\Program Files\Git\bin\git.exe" submodule sync 2025-05-07T19:41:06.2375997Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T19:41:06.6280767Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T19:41:06.6282543Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T19:41:06.6284031Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T19:41:06.6285243Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T19:41:06.6286470Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T19:41:06.6287930Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T19:41:06.6289295Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T19:41:07.5865968Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T19:41:08.7427112Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T19:41:09.8062318Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T19:41:12.4635528Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T19:41:13.4959299Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T19:41:14.2308385Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T19:41:15.4528566Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/json'... 2025-05-07T19:41:17.0262829Z From https://github.com/asmjit/asmjit 2025-05-07T19:41:17.0263496Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T19:41:17.1384403Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T19:41:18.6932642Z From https://github.com/jwfromm/composable_kernel 2025-05-07T19:41:18.6933122Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T19:41:19.4024724Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T19:41:20.8736313Z From https://github.com/pytorch/cpuinfo 2025-05-07T19:41:20.8736818Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T19:41:21.0838329Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T19:41:23.4518087Z From https://github.com/jwfromm/cutlass 2025-05-07T19:41:23.4518998Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T19:41:24.8741362Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T19:41:26.5776748Z From https://github.com/google/googletest 2025-05-07T19:41:26.5777399Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T19:41:26.6722422Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T19:41:27.9151747Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T19:41:27.9152247Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T19:41:27.9537044Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:41:30.1352599Z From https://github.com/nlohmann/json 2025-05-07T19:41:30.1353169Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T19:41:30.3886600Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T19:41:30.3959779Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach "git config --local gc.auto 0" 2025-05-07T19:41:30.7972623Z Entering 'external/asmjit' 2025-05-07T19:41:30.8265024Z Entering 'external/composable_kernel' 2025-05-07T19:41:30.8544905Z Entering 'external/cpuinfo' 2025-05-07T19:41:30.8819226Z Entering 'external/cutlass' 2025-05-07T19:41:30.9092615Z Entering 'external/googletest' 2025-05-07T19:41:30.9386619Z Entering 'external/hipify_torch' 2025-05-07T19:41:30.9744171Z Entering 'external/json' 2025-05-07T19:41:31.0120778Z ##[endgroup] 2025-05-07T19:41:31.0121279Z ##[group]Persisting credentials for submodules 2025-05-07T19:41:31.0133279Z [command]"C:\Program Files\Git\bin\git.exe" 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:41:31.4223667Z Entering 'external/asmjit' 2025-05-07T19:41:31.4847441Z Entering 'external/composable_kernel' 2025-05-07T19:41:31.5469719Z Entering 'external/cpuinfo' 2025-05-07T19:41:31.6093219Z Entering 'external/cutlass' 2025-05-07T19:41:31.6701274Z Entering 'external/googletest' 2025-05-07T19:41:31.7305121Z Entering 'external/hipify_torch' 2025-05-07T19:41:31.7917158Z Entering 'external/json' 2025-05-07T19:41:31.8588507Z [command]"C:\Program Files\Git\bin\git.exe" 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:41:32.2513610Z Entering 'external/asmjit' 2025-05-07T19:41:32.3239637Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T19:41:32.3289329Z Entering 'external/composable_kernel' 2025-05-07T19:41:32.3903094Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T19:41:32.3932256Z Entering 'external/cpuinfo' 2025-05-07T19:41:32.4538299Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T19:41:32.4568657Z Entering 'external/cutlass' 2025-05-07T19:41:32.5169463Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T19:41:32.5199321Z Entering 'external/googletest' 2025-05-07T19:41:32.5788650Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T19:41:32.5817502Z Entering 'external/hipify_torch' 2025-05-07T19:41:32.6405995Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T19:41:32.6434789Z Entering 'external/json' 2025-05-07T19:41:32.7020988Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T19:41:32.7168559Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-05-07T19:41:33.1103267Z Entering 'external/asmjit' 2025-05-07T19:41:33.1384033Z Entering 'external/composable_kernel' 2025-05-07T19:41:33.1659283Z Entering 'external/cpuinfo' 2025-05-07T19:41:33.1935562Z Entering 'external/cutlass' 2025-05-07T19:41:33.2221350Z Entering 'external/googletest' 2025-05-07T19:41:33.2503031Z Entering 'external/hipify_torch' 2025-05-07T19:41:33.2781781Z Entering 'external/json' 2025-05-07T19:41:33.3122303Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-05-07T19:41:33.7220773Z Entering 'external/asmjit' 2025-05-07T19:41:33.7500818Z Entering 'external/composable_kernel' 2025-05-07T19:41:33.7774512Z Entering 'external/cpuinfo' 2025-05-07T19:41:33.8049274Z Entering 'external/cutlass' 2025-05-07T19:41:33.8330249Z Entering 'external/googletest' 2025-05-07T19:41:33.8606003Z Entering 'external/hipify_torch' 2025-05-07T19:41:33.8958749Z Entering 'external/json' 2025-05-07T19:41:33.9305132Z ##[endgroup] 2025-05-07T19:41:33.9546755Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2025-05-07T19:41:33.9746216Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:41:34.0042653Z ##[group]Run wmic cpu list full 2025-05-07T19:41:34.0043058Z wmic cpu list full 2025-05-07T19:41:34.0067238Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-05-07T19:41:34.0067558Z env: 2025-05-07T19:41:34.0067711Z BUILD_DIR: build_shared 2025-05-07T19:41:34.0067899Z ##[endgroup] 2025-05-07T19:41:35.5128177Z 2025-05-07T19:41:35.5128192Z 2025-05-07T19:41:35.5128316Z 2025-05-07T19:41:35.5128323Z 2025-05-07T19:41:35.5128681Z AddressWidth=64 2025-05-07T19:41:35.5128893Z 2025-05-07T19:41:35.5128993Z Architecture=9 2025-05-07T19:41:35.5129156Z 2025-05-07T19:41:35.5129258Z Availability=3 2025-05-07T19:41:35.5129410Z 2025-05-07T19:41:35.5129562Z Caption=AMD64 Family 25 Model 1 Stepping 1 2025-05-07T19:41:35.5129866Z 2025-05-07T19:41:35.5129979Z ConfigManagerErrorCode= 2025-05-07T19:41:35.5130223Z 2025-05-07T19:41:35.5130350Z ConfigManagerUserConfig= 2025-05-07T19:41:35.5130538Z 2025-05-07T19:41:35.5130703Z CpuStatus=1 2025-05-07T19:41:35.5130853Z 2025-05-07T19:41:35.5130984Z CreationClassName=Win32_Processor 2025-05-07T19:41:35.5131227Z 2025-05-07T19:41:35.5131334Z CurrentClockSpeed=2445 2025-05-07T19:41:35.5131519Z 2025-05-07T19:41:35.5131620Z CurrentVoltage=11 2025-05-07T19:41:35.5131782Z 2025-05-07T19:41:35.5131869Z DataWidth=64 2025-05-07T19:41:35.5132008Z 2025-05-07T19:41:35.5132154Z Description=AMD64 Family 25 Model 1 Stepping 1 2025-05-07T19:41:35.5132401Z 2025-05-07T19:41:35.5132473Z DeviceID=CPU0 2025-05-07T19:41:35.5132592Z 2025-05-07T19:41:35.5132664Z ErrorCleared= 2025-05-07T19:41:35.5132787Z 2025-05-07T19:41:35.5132976Z ErrorDescription= 2025-05-07T19:41:35.5133134Z 2025-05-07T19:41:35.5133224Z ExtClock=100 2025-05-07T19:41:35.5133373Z 2025-05-07T19:41:35.5133460Z Family=107 2025-05-07T19:41:35.5133590Z 2025-05-07T19:41:35.5133688Z InstallDate= 2025-05-07T19:41:35.5133858Z 2025-05-07T19:41:35.5133941Z L2CacheSize= 2025-05-07T19:41:35.5134080Z 2025-05-07T19:41:35.5134204Z L2CacheSpeed= 2025-05-07T19:41:35.5134348Z 2025-05-07T19:41:35.5134442Z LastErrorCode= 2025-05-07T19:41:35.5134590Z 2025-05-07T19:41:35.5134687Z Level=25 2025-05-07T19:41:35.5134820Z 2025-05-07T19:41:35.5134923Z LoadPercentage=1 2025-05-07T19:41:35.5135093Z 2025-05-07T19:41:35.5135206Z Manufacturer=AuthenticAMD 2025-05-07T19:41:35.5135408Z 2025-05-07T19:41:35.5135511Z MaxClockSpeed=2445 2025-05-07T19:41:35.5135687Z 2025-05-07T19:41:35.5135850Z Name=AMD EPYC 7763 64-Core Processor 2025-05-07T19:41:35.5136171Z 2025-05-07T19:41:35.5136302Z OtherFamilyDescription= 2025-05-07T19:41:35.5136492Z 2025-05-07T19:41:35.5136612Z PNPDeviceID= 2025-05-07T19:41:35.5136778Z 2025-05-07T19:41:35.5136909Z PowerManagementCapabilities= 2025-05-07T19:41:35.5137153Z 2025-05-07T19:41:35.5137288Z PowerManagementSupported=FALSE 2025-05-07T19:41:35.5137534Z 2025-05-07T19:41:35.5137638Z ProcessorId=178BFBFF00A00F11 2025-05-07T19:41:35.5137848Z 2025-05-07T19:41:35.5137964Z ProcessorType=3 2025-05-07T19:41:35.5138131Z 2025-05-07T19:41:35.5138225Z Revision=257 2025-05-07T19:41:35.5138400Z 2025-05-07T19:41:35.5138489Z Role=CPU 2025-05-07T19:41:35.5138676Z 2025-05-07T19:41:35.5138782Z SocketDesignation=None 2025-05-07T19:41:35.5138969Z 2025-05-07T19:41:35.5139059Z Status=OK 2025-05-07T19:41:35.5139191Z 2025-05-07T19:41:35.5139284Z StatusInfo=3 2025-05-07T19:41:35.5139424Z 2025-05-07T19:41:35.5139508Z Stepping=1 2025-05-07T19:41:35.5139642Z 2025-05-07T19:41:35.5139816Z SystemCreationClassName=Win32_ComputerSystem 2025-05-07T19:41:35.5140112Z 2025-05-07T19:41:35.5140217Z SystemName=fv-az586-128 2025-05-07T19:41:35.5140345Z 2025-05-07T19:41:35.5140402Z UniqueId= 2025-05-07T19:41:35.5140483Z 2025-05-07T19:41:35.5140544Z UpgradeMethod=6 2025-05-07T19:41:35.5140647Z 2025-05-07T19:41:35.5140716Z Version=Model 1, Stepping 1 2025-05-07T19:41:35.5141764Z 2025-05-07T19:41:35.5141834Z VoltageCaps= 2025-05-07T19:41:35.5141927Z 2025-05-07T19:41:35.5141931Z 2025-05-07T19:41:35.5143619Z 2025-05-07T19:41:35.5143636Z 2025-05-07T19:41:35.5143639Z 2025-05-07T19:41:35.5143643Z 2025-05-07T19:41:35.5143645Z 2025-05-07T19:41:35.5310166Z ##[group]Run call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-05-07T19:41:35.5310981Z call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-05-07T19:41:35.5311429Z echo "INSTALL NINJA:" 2025-05-07T19:41:35.5311632Z pip install ninja 2025-05-07T19:41:35.5311834Z which ninja 2025-05-07T19:41:35.5312001Z mkdir %BUILD_DIR% 2025-05-07T19:41:35.5312185Z cd %BUILD_DIR% 2025-05-07T19:41:35.5312368Z echo "STARTING CMAKE" 2025-05-07T19:41:35.5312558Z cmake --version 2025-05-07T19:41:35.5313151Z cmake -G Ninja -DFBGEMM_BUILD_BENCHMARKS=OFF -DFBGEMM_LIBRARY_TYPE=shared -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER="cl.exe" -DCMAKE_CXX_COMPILER="cl.exe" .. 2025-05-07T19:41:35.5313761Z ninja -v all 2025-05-07T19:41:35.5313945Z echo "Build Success" 2025-05-07T19:41:35.5332551Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-05-07T19:41:35.5332851Z env: 2025-05-07T19:41:35.5333013Z BUILD_DIR: build_shared 2025-05-07T19:41:35.5333192Z ##[endgroup] 2025-05-07T19:41:36.5290008Z ********************************************************************** 2025-05-07T19:41:36.5291106Z ** Visual Studio 2022 Developer Command Prompt v17.13.2 2025-05-07T19:41:36.5291920Z ** Copyright (c) 2022 Microsoft Corporation 2025-05-07T19:41:36.5292477Z ********************************************************************** 2025-05-07T19:41:41.2182252Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-05-07T19:41:41.2224097Z "INSTALL NINJA:" 2025-05-07T19:41:50.6181451Z Collecting ninja 2025-05-07T19:41:50.6533613Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-05-07T19:41:50.6785588Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-05-07T19:41:51.0340065Z Installing collected packages: ninja 2025-05-07T19:41:51.0671009Z Successfully installed ninja-1.11.1.4 2025-05-07T19:41:51.2223102Z /c/hostedtoolcache/windows/Python/3.9.13/x64/Scripts/ninja 2025-05-07T19:41:51.2243650Z "STARTING CMAKE" 2025-05-07T19:41:53.1092890Z cmake version 3.31.6 2025-05-07T19:41:53.1093130Z 2025-05-07T19:41:53.1093336Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-05-07T19:42:07.0570023Z -- The CXX compiler identification is MSVC 19.43.34808.0 2025-05-07T19:42:07.2843781Z -- The C compiler identification is MSVC 19.43.34808.0 2025-05-07T19:42:07.4618314Z -- Detecting CXX compiler ABI info 2025-05-07T19:42:13.9914877Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:42:14.0032229Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.43.34808/bin/Hostx64/x64/cl.exe - skipped 2025-05-07T19:42:14.0042326Z -- Detecting CXX compile features 2025-05-07T19:42:14.0182630Z -- Detecting CXX compile features - done 2025-05-07T19:42:14.0546862Z -- Detecting C compiler ABI info 2025-05-07T19:42:14.3941507Z -- Detecting C compiler ABI info - done 2025-05-07T19:42:14.4059508Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.43.34808/bin/Hostx64/x64/cl.exe - skipped 2025-05-07T19:42:14.4063422Z -- Detecting C compile features 2025-05-07T19:42:14.4069602Z -- Detecting C compile features - done 2025-05-07T19:42:14.4328395Z CMake Warning (dev) at CMakeLists.txt:97 (find_package): 2025-05-07T19:42:14.4329204Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-05-07T19:42:14.4391717Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-05-07T19:42:14.4393161Z the cmake_policy command to set the policy and suppress this warning. 2025-05-07T19:42:14.4393566Z 2025-05-07T19:42:14.4393837Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-05-07T19:42:14.4394229Z 2025-05-07T19:42:14.5354565Z -- Found PythonInterp: C:/hostedtoolcache/windows/Python/3.9.13/x64/python.exe (found version "3.9.13") 2025-05-07T19:42:14.5552807Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-05-07T19:42:14.8271762Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-05-07T19:42:16.6706505Z -- Found OpenMP_C: -openmp (found version "2.0") 2025-05-07T19:42:17.3147414Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2025-05-07T19:42:17.3151258Z -- Found OpenMP: TRUE (found version "2.0") 2025-05-07T19:42:17.3152479Z -- OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-05-07T19:42:17.4651241Z -- ========== 2025-05-07T19:42:17.4651841Z -- CMAKE_BUILD_TYPE = Release 2025-05-07T19:42:17.4652876Z -- CMAKE_CXX_FLAGS_DEBUG is /Ob0 /Od /RTC1 2025-05-07T19:42:17.4653230Z -- CMAKE_CXX_FLAGS_RELEASE is /O2 /Ob2 /DNDEBUG 2025-05-07T19:42:17.4653501Z -- ========== 2025-05-07T19:42:17.4664867Z CMake Deprecation Warning at external/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:42:17.4665700Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:42:17.4666100Z CMake. 2025-05-07T19:42:17.4666202Z 2025-05-07T19:42:17.4666417Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:42:17.4666922Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:42:17.4667352Z to work with policies introduced by or earlier. 2025-05-07T19:42:17.4667581Z 2025-05-07T19:42:17.4667584Z 2025-05-07T19:42:17.4922621Z ** AsmJit Summary ** 2025-05-07T19:42:17.4923270Z ASMJIT_DIR=D:/a/FBGEMM/FBGEMM/external/asmjit 2025-05-07T19:42:17.4923780Z ASMJIT_TEST=FALSE 2025-05-07T19:42:17.4924083Z ASMJIT_TARGET_TYPE=SHARED 2025-05-07T19:42:17.4924419Z ASMJIT_DEPS= 2025-05-07T19:42:17.4924658Z ASMJIT_LIBS=asmjit 2025-05-07T19:42:17.4924926Z ASMJIT_CFLAGS= 2025-05-07T19:42:17.4925513Z ASMJIT_PRIVATE_CFLAGS=-MP;-GF;-Zc:__cplusplus;-Zc:inline;-Zc:strictStrings;-Zc:threadSafeInit-;-W4 2025-05-07T19:42:17.4926229Z ASMJIT_PRIVATE_CFLAGS_DBG=-GS 2025-05-07T19:42:17.4926602Z ASMJIT_PRIVATE_CFLAGS_REL=-GS-;-O2;-Oi 2025-05-07T19:42:17.5165130Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION 2025-05-07T19:42:17.5665389Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION - Failed 2025-05-07T19:42:17.5679573Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION 2025-05-07T19:42:17.6163936Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION - Failed 2025-05-07T19:42:17.6178023Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION 2025-05-07T19:42:17.6655879Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION - Failed 2025-05-07T19:42:17.6675342Z CMake Deprecation Warning at external/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-05-07T19:42:17.6676385Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:42:17.6676933Z CMake. 2025-05-07T19:42:17.6677064Z 2025-05-07T19:42:17.6677251Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:42:17.6677666Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:42:17.6678102Z to work with policies introduced by or earlier. 2025-05-07T19:42:17.6678339Z 2025-05-07T19:42:17.6678344Z 2025-05-07T19:42:17.6917556Z CMake Warning at test/CMakeLists.txt:28 (message): 2025-05-07T19:42:17.6918118Z gtest_force_shared_crt is ON 2025-05-07T19:42:17.6918405Z 2025-05-07T19:42:17.6918414Z 2025-05-07T19:42:21.2731598Z -- Found Python3: C:/hostedtoolcache/windows/Python/3.13.3/x64/python3.exe (found version "3.13.3") found components: Interpreter 2025-05-07T19:42:21.3060639Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-05-07T19:42:22.2198897Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-05-07T19:42:22.2199687Z -- Looking for pthread_create in pthreads 2025-05-07T19:42:22.3448948Z -- Looking for pthread_create in pthreads - not found 2025-05-07T19:42:22.3450690Z -- Looking for pthread_create in pthread 2025-05-07T19:42:22.4511846Z -- Looking for pthread_create in pthread - not found 2025-05-07T19:42:22.4523399Z -- Found Threads: TRUE 2025-05-07T19:42:22.4618087Z -- OpenMP_LIBRARIES= 2025-05-07T19:42:22.4655949Z -- Configuring done (29.3s) 2025-05-07T19:42:22.6349156Z -- Generating done (0.2s) 2025-05-07T19:42:22.6358912Z -- Build files have been written to: D:/a/FBGEMM/FBGEMM/build_shared 2025-05-07T19:42:27.0177698Z [1/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\ExecuteKernel.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\ExecuteKernel.cc 2025-05-07T19:42:30.3799694Z [2/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmBfloat16Convert.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmBfloat16Convert.cc 2025-05-07T19:42:30.4299492Z [3/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmConv.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmConv.cc 2025-05-07T19:42:30.5093975Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:30.5234378Z with 2025-05-07T19:42:30.5737740Z [ 2025-05-07T19:42:30.5905457Z T=uint8_t, 2025-05-07T19:42:30.6061628Z accT=int32_t, 2025-05-07T19:42:30.6119767Z inpType=uint8_t 2025-05-07T19:42:30.6363567Z ] 2025-05-07T19:42:30.6745091Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:42:30.6824153Z with 2025-05-07T19:42:30.6825149Z [ 2025-05-07T19:42:30.6825726Z T=uint8_t, 2025-05-07T19:42:30.6826392Z accT=int32_t 2025-05-07T19:42:30.6827188Z ] 2025-05-07T19:42:30.6829181Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:30.6831328Z with 2025-05-07T19:42:30.6832072Z [ 2025-05-07T19:42:30.6832522Z T=uint8_t, 2025-05-07T19:42:30.6833014Z accT=int32_t 2025-05-07T19:42:30.6833500Z ] 2025-05-07T19:42:30.6834698Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:42:30.6836401Z with 2025-05-07T19:42:30.6836844Z [ 2025-05-07T19:42:30.6837346Z T=uint8_t, 2025-05-07T19:42:30.6837789Z accT=int32_t 2025-05-07T19:42:30.6838232Z ] 2025-05-07T19:42:30.6840096Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:30.6841993Z with 2025-05-07T19:42:30.6842395Z [ 2025-05-07T19:42:30.6842758Z T=int8_t, 2025-05-07T19:42:30.6843163Z accT=int32_t, 2025-05-07T19:42:30.6843650Z inpType=int8_t 2025-05-07T19:42:30.6844116Z ] 2025-05-07T19:42:30.6845071Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:42:30.6846165Z with 2025-05-07T19:42:30.6846536Z [ 2025-05-07T19:42:30.6846934Z T=int8_t, 2025-05-07T19:42:30.6847356Z accT=int32_t 2025-05-07T19:42:30.6847787Z ] 2025-05-07T19:42:30.6849420Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:30.6851216Z with 2025-05-07T19:42:30.6851613Z [ 2025-05-07T19:42:30.6852003Z T=int8_t, 2025-05-07T19:42:30.6852417Z accT=int32_t 2025-05-07T19:42:30.6852857Z ] 2025-05-07T19:42:30.6853846Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:42:30.6854978Z with 2025-05-07T19:42:30.6855373Z [ 2025-05-07T19:42:30.6855757Z T=int8_t, 2025-05-07T19:42:30.6856201Z accT=int32_t 2025-05-07T19:42:30.6856626Z ] 2025-05-07T19:42:30.6858377Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:30.6860280Z with 2025-05-07T19:42:30.6860659Z [ 2025-05-07T19:42:30.6861041Z T=uint8_t, 2025-05-07T19:42:30.6861452Z accT=int32_t, 2025-05-07T19:42:30.6861917Z inpType=uint8_t 2025-05-07T19:42:30.6862361Z ] 2025-05-07T19:42:30.6863397Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:42:30.6864590Z with 2025-05-07T19:42:30.6864981Z [ 2025-05-07T19:42:30.6865369Z T=uint8_t, 2025-05-07T19:42:30.6865842Z accT=int32_t 2025-05-07T19:42:30.6866271Z ] 2025-05-07T19:42:30.6867989Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:30.6869753Z with 2025-05-07T19:42:30.6870107Z [ 2025-05-07T19:42:30.6870463Z T=uint8_t, 2025-05-07T19:42:30.6870900Z accT=int32_t 2025-05-07T19:42:30.6871304Z ] 2025-05-07T19:42:30.6872360Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:42:30.6873647Z with 2025-05-07T19:42:30.6874117Z [ 2025-05-07T19:42:30.6874493Z T=uint8_t, 2025-05-07T19:42:30.7094704Z accT=int32_t 2025-05-07T19:42:30.7663663Z ] 2025-05-07T19:42:30.7758723Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:31.0234649Z with 2025-05-07T19:42:31.0235161Z [ 2025-05-07T19:42:31.2271127Z T=uint8_t, 2025-05-07T19:42:31.4272868Z accT=int32_t, 2025-05-07T19:42:31.6669735Z inpType=uint8_t 2025-05-07T19:42:32.0555656Z ] 2025-05-07T19:42:32.2749387Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:42:32.9007536Z with 2025-05-07T19:42:33.1822802Z [ 2025-05-07T19:42:33.5382729Z T=uint8_t, 2025-05-07T19:42:33.8234109Z accT=int32_t 2025-05-07T19:42:34.1205060Z ] 2025-05-07T19:42:34.3651987Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:34.5587058Z with 2025-05-07T19:42:34.7299109Z [ 2025-05-07T19:42:34.9333533Z T=uint8_t, 2025-05-07T19:42:35.1364829Z accT=int32_t 2025-05-07T19:42:35.3083068Z ] 2025-05-07T19:42:35.6047782Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:42:35.8557403Z with 2025-05-07T19:42:36.0125640Z [ 2025-05-07T19:42:36.2156672Z T=uint8_t, 2025-05-07T19:42:36.4043838Z accT=int32_t 2025-05-07T19:42:36.5259060Z ] 2025-05-07T19:42:36.5319252Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:36.5405302Z with 2025-05-07T19:42:36.5406257Z [ 2025-05-07T19:42:36.5406787Z T=uint8_t, 2025-05-07T19:42:36.5407303Z accT=int32_t, 2025-05-07T19:42:36.5407824Z inpType=uint8_t 2025-05-07T19:42:36.5408317Z ] 2025-05-07T19:42:36.5409438Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:42:36.5410706Z with 2025-05-07T19:42:36.5411166Z [ 2025-05-07T19:42:36.5411606Z T=uint8_t, 2025-05-07T19:42:36.5412072Z accT=int32_t 2025-05-07T19:42:36.5412572Z ] 2025-05-07T19:42:36.5414300Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:36.5416160Z with 2025-05-07T19:42:36.5416570Z [ 2025-05-07T19:42:36.5416957Z T=uint8_t, 2025-05-07T19:42:36.5417407Z accT=int32_t 2025-05-07T19:42:36.5417850Z ] 2025-05-07T19:42:36.5418983Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:42:36.5420187Z with 2025-05-07T19:42:36.5420578Z [ 2025-05-07T19:42:36.5420976Z T=uint8_t, 2025-05-07T19:42:36.5421404Z accT=int32_t 2025-05-07T19:42:36.5421829Z ] 2025-05-07T19:42:36.5423349Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:36.5428046Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:36.5430949Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:36.5433731Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:36.5436465Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:36.5440586Z [4/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmFPCommon.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFPCommon.cc 2025-05-07T19:42:36.5445916Z [5/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmFloat16Convert.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFloat16Convert.cc 2025-05-07T19:42:36.5451375Z [6/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\Fbgemm.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc 2025-05-07T19:42:36.5455215Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:36.5457001Z with 2025-05-07T19:42:36.5457343Z [ 2025-05-07T19:42:36.5457703Z inpType=uint8_t 2025-05-07T19:42:36.5458098Z ] 2025-05-07T19:42:36.5459089Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:36.5461456Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:36.5463995Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:36.5466824Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:36.5468953Z with 2025-05-07T19:42:36.5469398Z [ 2025-05-07T19:42:36.5469806Z inpType=int8_t 2025-05-07T19:42:36.5470267Z ] 2025-05-07T19:42:36.5471292Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix' 2025-05-07T19:42:36.7172617Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'int fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:36.8577804Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:36.9828585Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:37.1546549Z with 2025-05-07T19:42:37.3261050Z [ 2025-05-07T19:42:37.4669132Z inpType=uint8_t 2025-05-07T19:42:37.5919405Z ] 2025-05-07T19:42:37.7638414Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:37.9358463Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:38.0138864Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:38.1979888Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:38.3422440Z with 2025-05-07T19:42:38.3890704Z [ 2025-05-07T19:42:38.5454395Z inpType=int8_t 2025-05-07T19:42:38.5935157Z ] 2025-05-07T19:42:38.7488457Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix' 2025-05-07T19:42:38.7955965Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'int fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:38.7958543Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:39.1221513Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:39.3895706Z with 2025-05-07T19:42:39.7800195Z [ 2025-05-07T19:42:40.0255167Z inpType=uint8_t 2025-05-07T19:42:40.1663637Z ] 2025-05-07T19:42:40.3443039Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:40.5319779Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:40.6100978Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:40.8132282Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:41.0151017Z with 2025-05-07T19:42:41.1759309Z [ 2025-05-07T19:42:41.2045145Z inpType=uint8_t 2025-05-07T19:42:41.3921413Z ] 2025-05-07T19:42:41.5364326Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:41.5953719Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:41.7364821Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:41.7989641Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:41.7991347Z with 2025-05-07T19:42:41.9232951Z [ 2025-05-07T19:42:41.9713827Z inpType=uint8_t 2025-05-07T19:42:42.0025811Z ] 2025-05-07T19:42:42.1785362Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:42.2227366Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:42.4096765Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:42.5194312Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:42.5351944Z with 2025-05-07T19:42:42.6291373Z [ 2025-05-07T19:42:42.8009772Z inpType=uint8_t 2025-05-07T19:42:42.8322349Z ] 2025-05-07T19:42:43.0042744Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:43.0355715Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:43.2076475Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:43.2388737Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:43.7550571Z with 2025-05-07T19:42:43.8178044Z [ 2025-05-07T19:42:43.9580634Z inpType=uint8_t 2025-05-07T19:42:44.0205581Z ] 2025-05-07T19:42:44.1615815Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:44.2242662Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:44.4278696Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:44.6309776Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:44.8343324Z with 2025-05-07T19:42:45.0375823Z [ 2025-05-07T19:42:45.2409547Z inpType=uint8_t 2025-05-07T19:42:45.4441253Z ] 2025-05-07T19:42:45.4442261Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:45.6350067Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:45.8351824Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:46.0234631Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:46.0242541Z with 2025-05-07T19:42:46.2116696Z [ 2025-05-07T19:42:46.2272708Z inpType=uint8_t 2025-05-07T19:42:46.3998689Z ] 2025-05-07T19:42:46.4309854Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:46.6036205Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:46.6345642Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:46.8064959Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:46.9784126Z with 2025-05-07T19:42:47.0095669Z [ 2025-05-07T19:42:47.1859897Z inpType=uint8_t 2025-05-07T19:42:47.2130648Z ] 2025-05-07T19:42:47.2910581Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:47.4005500Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:47.4956945Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:47.6035990Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(867): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:47.6976934Z with 2025-05-07T19:42:47.8540376Z [ 2025-05-07T19:42:47.8856051Z inpType=uint8_t 2025-05-07T19:42:47.9009916Z ] 2025-05-07T19:42:48.0731807Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:48.1046121Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(867): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:48.2764516Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:48.4014716Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:48.4799312Z with 2025-05-07T19:42:48.6044751Z [ 2025-05-07T19:42:48.6826883Z inpType=uint8_t 2025-05-07T19:42:48.8081740Z ] 2025-05-07T19:42:48.8709974Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:49.0118983Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:49.0744149Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:49.2151135Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(113): warning C4661: 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:49.2771976Z with 2025-05-07T19:42:49.4177522Z [ 2025-05-07T19:42:49.4802954Z inpType=int8_t 2025-05-07T19:42:49.6210598Z ] 2025-05-07T19:42:49.6842276Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix' 2025-05-07T19:42:49.8246402Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(113): warning C4661: 'int fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:49.8870136Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:50.0277092Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.0906685Z with 2025-05-07T19:42:50.2315407Z [ 2025-05-07T19:42:50.3016525Z inpType=uint8_t 2025-05-07T19:42:50.4399738Z ] 2025-05-07T19:42:50.4414329Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:50.4418833Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4421249Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:50.4423578Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(113): warning C4661: 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4425207Z with 2025-05-07T19:42:50.4425447Z [ 2025-05-07T19:42:50.4425696Z inpType=int8_t 2025-05-07T19:42:50.4426000Z ] 2025-05-07T19:42:50.4426881Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix' 2025-05-07T19:42:50.4429090Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(113): warning C4661: 'int fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4431307Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:50.4433648Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4435337Z with 2025-05-07T19:42:50.4435574Z [ 2025-05-07T19:42:50.4435821Z inpType=uint8_t 2025-05-07T19:42:50.4436123Z ] 2025-05-07T19:42:50.4437109Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:50.4439430Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4441775Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:50.4444658Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4446329Z with 2025-05-07T19:42:50.4446561Z [ 2025-05-07T19:42:50.4446808Z inpType=uint8_t 2025-05-07T19:42:50.4447109Z ] 2025-05-07T19:42:50.4448033Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:50.4450332Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4452712Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:50.4455073Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4456715Z with 2025-05-07T19:42:50.4456953Z [ 2025-05-07T19:42:50.4457196Z inpType=uint8_t 2025-05-07T19:42:50.4457484Z ] 2025-05-07T19:42:50.4458398Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:50.4460682Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4462994Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:50.4465354Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4466968Z with 2025-05-07T19:42:50.4467199Z [ 2025-05-07T19:42:50.4467448Z inpType=uint8_t 2025-05-07T19:42:50.4467727Z ] 2025-05-07T19:42:50.4468775Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:50.4470691Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4472643Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:50.4474591Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4475944Z with 2025-05-07T19:42:50.4476135Z [ 2025-05-07T19:42:50.4476336Z inpType=uint8_t 2025-05-07T19:42:50.4477717Z ] 2025-05-07T19:42:50.4478477Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:50.4481004Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4483034Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:50.4485308Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4486895Z with 2025-05-07T19:42:50.4487136Z [ 2025-05-07T19:42:50.4487364Z inpType=uint8_t 2025-05-07T19:42:50.4487633Z ] 2025-05-07T19:42:50.4488458Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:50.4490694Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4492681Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:50.4494639Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4495997Z with 2025-05-07T19:42:50.4496199Z [ 2025-05-07T19:42:50.4496400Z inpType=uint8_t 2025-05-07T19:42:50.4496653Z ] 2025-05-07T19:42:50.4497434Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:50.4499544Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4501921Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:50.4504273Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4505825Z with 2025-05-07T19:42:50.4506074Z [ 2025-05-07T19:42:50.4506317Z inpType=uint8_t 2025-05-07T19:42:50.4506625Z ] 2025-05-07T19:42:50.4507499Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-05-07T19:42:50.4509739Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4513565Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-05-07T19:42:50.4516089Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4517759Z with 2025-05-07T19:42:50.4517995Z [ 2025-05-07T19:42:50.4518219Z inpType=uint8_t 2025-05-07T19:42:50.4518507Z ] 2025-05-07T19:42:50.4519456Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-05-07T19:42:50.4521782Z D:\a\FBGEMM\FBGEMM\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:42:50.4524112Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-05-07T19:42:50.4526341Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4528947Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4531537Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4534026Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4536438Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4538963Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4542904Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4545505Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4548048Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4550519Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,short>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4553510Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4556026Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4558654Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:42:50.4562325Z [7/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmFP16.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFP16.cc 2025-05-07T19:42:51.2911104Z [8/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\ExecuteKernelU8S8.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\ExecuteKernelU8S8.cc 2025-05-07T19:42:54.1497610Z [9/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDMNBit.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\EmbeddingSpMDMNBit.cc 2025-05-07T19:42:54.4226610Z [10/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmI8Spmdm.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmI8Spmdm.cc 2025-05-07T19:42:57.3793361Z [11/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmPackMatrixB.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmPackMatrixB.cc 2025-05-07T19:42:59.6658624Z [12/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmSparseDense.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmSparseDense.cc 2025-05-07T19:43:01.1121696Z [13/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\FbgemmI64.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmI64.cc 2025-05-07T19:43:02.3350684Z [14/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernelDirectConvU8S8S32ACC32.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernelDirectConvU8S8S32ACC32.cc 2025-05-07T19:43:03.1466051Z [15/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernel.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernel.cc 2025-05-07T19:43:07.1983182Z [16/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernelU8S8S32ACC16.cc 2025-05-07T19:43:08.1455049Z [17/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernelU8S8S32ACC16Avx512.cc 2025-05-07T19:43:10.7447549Z [18/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2025-05-07T19:43:12.2571524Z [19/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernelU8S8S32ACC32.cc 2025-05-07T19:43:16.2965832Z [20/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2025-05-07T19:43:16.6328007Z [21/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx2.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc 2025-05-07T19:43:16.8826600Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(254): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:16.9758544Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-05-07T19:43:17.2884708Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(254): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:17.4915605Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-05-07T19:43:17.6947320Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(254): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:17.9251109Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-05-07T19:43:18.1628358Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(254): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.2424661Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-05-07T19:43:18.4144771Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(254): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.4650142Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-05-07T19:43:18.5860953Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(255): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.6173132Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-05-07T19:43:18.6485889Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(255): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.6641188Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-05-07T19:43:18.7893072Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(255): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.8208797Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-05-07T19:43:18.8518823Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(255): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.8674786Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-05-07T19:43:18.9617220Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(255): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:18.9924285Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-05-07T19:43:19.1637832Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(256): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.1957431Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-05-07T19:43:19.3676071Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(256): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3678245Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-05-07T19:43:19.3680274Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(256): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3682136Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-05-07T19:43:19.3683918Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(256): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3685736Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-05-07T19:43:19.3687659Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(256): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3689609Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-05-07T19:43:19.3691444Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3693208Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-05-07T19:43:19.3695577Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3699721Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-05-07T19:43:19.3701764Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3703747Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-05-07T19:43:19.3706077Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3708096Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-05-07T19:43:19.3710091Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.3712091Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-05-07T19:43:19.4052131Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.5710880Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-05-07T19:43:19.5864263Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.6020457Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-05-07T19:43:19.7872837Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.7893578Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-05-07T19:43:19.8053735Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:19.9769122Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-05-07T19:43:19.9926294Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.0082142Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-05-07T19:43:20.1802907Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.1816891Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-05-07T19:43:20.2115272Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.3833216Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-05-07T19:43:20.3835321Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.3837332Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-05-07T19:43:20.3839240Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.3841140Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-05-07T19:43:20.3843184Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.3845294Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-05-07T19:43:20.3848587Z [22/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GroupwiseConv.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GroupwiseConv.cc 2025-05-07T19:43:20.4147969Z [23/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx512.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc 2025-05-07T19:43:20.5864792Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(270): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.6181294Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-05-07T19:43:20.7896511Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(270): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:20.8214460Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-05-07T19:43:20.9927470Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(270): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:21.0240394Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-05-07T19:43:21.2274043Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(270): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:21.3835200Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-05-07T19:43:21.4305687Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(270): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:21.5866278Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-05-07T19:43:21.6335946Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(271): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:21.7897419Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-05-07T19:43:21.8367623Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(271): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:21.9929145Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-05-07T19:43:21.9931589Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(271): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:22.0397946Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-05-07T19:43:22.1815667Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(271): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:22.1966609Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-05-07T19:43:22.2287214Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(271): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:22.3846994Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-05-07T19:43:22.4316380Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(272): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:22.5143907Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-05-07T19:43:22.5878679Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(272): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:22.7128910Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-05-07T19:43:22.7910224Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(272): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:22.9159546Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-05-07T19:43:22.9941899Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(272): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:23.1191941Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-05-07T19:43:23.1978622Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(272): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:23.3228976Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-05-07T19:43:23.4011954Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(273): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:23.5111695Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-05-07T19:43:23.5265594Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(273): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:23.6042736Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-05-07T19:43:23.7137660Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(273): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:23.7292069Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-05-07T19:43:23.8074509Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(273): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:23.9167908Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-05-07T19:43:23.9325150Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(273): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.0105542Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-05-07T19:43:24.1200276Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(274): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.1356120Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-05-07T19:43:24.2139123Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(274): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.3232129Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-05-07T19:43:24.3389915Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(274): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.4168616Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-05-07T19:43:24.5264512Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(274): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.5418667Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-05-07T19:43:24.6201189Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(274): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.7293810Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-05-07T19:43:24.7451100Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(275): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.8231213Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-05-07T19:43:24.9327967Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(275): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:24.9481977Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-05-07T19:43:25.0263044Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(275): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:25.1359010Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-05-07T19:43:25.1515217Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(275): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:25.2298674Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-05-07T19:43:25.3393972Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(275): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:25.3397513Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-05-07T19:43:25.4302134Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:25.4329456Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-05-07T19:43:25.9486997Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:26.0268189Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-05-07T19:43:26.1519722Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:26.2300935Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-05-07T19:43:26.3556595Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:26.4337487Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-05-07T19:43:26.5588331Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:26.6369623Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-05-07T19:43:26.7619324Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:26.8399883Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-05-07T19:43:26.9651179Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.0748989Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-05-07T19:43:27.0751440Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.1533120Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-05-07T19:43:27.1692063Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.3560809Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-05-07T19:43:27.3729275Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.4196857Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-05-07T19:43:27.4198994Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.5448227Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-05-07T19:43:27.6230325Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.6542887Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-05-07T19:43:27.7486932Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.8262528Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-05-07T19:43:27.8264756Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:27.8576740Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-05-07T19:43:27.9515834Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.0299731Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-05-07T19:43:28.0610068Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.1547904Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-05-07T19:43:28.2330190Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.2641873Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-05-07T19:43:28.3615845Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.4384934Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-05-07T19:43:28.4681609Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.5704810Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-05-07T19:43:28.6397773Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.6853435Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-05-07T19:43:28.7659140Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.8431575Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-05-07T19:43:28.8784972Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:28.9801254Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-05-07T19:43:29.0461699Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:29.0773742Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-05-07T19:43:29.1718986Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:29.2492670Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-05-07T19:43:29.2808883Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:29.3626628Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-05-07T19:43:29.4528604Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:29.4840709Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-05-07T19:43:29.5623347Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_13::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:29.6559675Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-05-07T19:43:29.6562103Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:30.0960142Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-05-07T19:43:30.8175133Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_13::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:31.3872697Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-05-07T19:43:31.6431400Z D:\a\FBGEMM\FBGEMM\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_13::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:31.7957915Z D:\a\FBGEMM\FBGEMM\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-05-07T19:43:31.9948734Z [24/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackAMatrix.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackAMatrix.cc 2025-05-07T19:43:32.1581325Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:32.2694744Z with 2025-05-07T19:43:32.5090760Z [ 2025-05-07T19:43:32.9240158Z T=uint8_t, 2025-05-07T19:43:33.2376097Z accT=int32_t, 2025-05-07T19:43:33.5237157Z inpType=uint8_t 2025-05-07T19:43:33.8934162Z ] 2025-05-07T19:43:34.1282511Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:34.3979415Z with 2025-05-07T19:43:34.5034901Z [ 2025-05-07T19:43:34.6751479Z T=uint8_t, 2025-05-07T19:43:34.7660183Z accT=int32_t 2025-05-07T19:43:34.8697641Z ] 2025-05-07T19:43:34.8770138Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:34.9324946Z with 2025-05-07T19:43:34.9564208Z [ 2025-05-07T19:43:35.0657853Z T=uint8_t, 2025-05-07T19:43:35.1301599Z accT=int32_t 2025-05-07T19:43:35.1600768Z ] 2025-05-07T19:43:35.2689024Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.2856114Z with 2025-05-07T19:43:35.2857030Z [ 2025-05-07T19:43:35.2857728Z T=uint8_t, 2025-05-07T19:43:35.2858573Z accT=int32_t 2025-05-07T19:43:35.2859157Z ] 2025-05-07T19:43:35.2860967Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.2862800Z with 2025-05-07T19:43:35.2863125Z [ 2025-05-07T19:43:35.2863416Z T=uint8_t, 2025-05-07T19:43:35.2863802Z accT=int16_t, 2025-05-07T19:43:35.2864167Z inpType=uint8_t 2025-05-07T19:43:35.2864554Z ] 2025-05-07T19:43:35.2865509Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.2866498Z with 2025-05-07T19:43:35.2866811Z [ 2025-05-07T19:43:35.2867086Z T=uint8_t, 2025-05-07T19:43:35.2867436Z accT=int16_t 2025-05-07T19:43:35.2867754Z ] 2025-05-07T19:43:35.3289247Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(326): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3291138Z with 2025-05-07T19:43:35.3291393Z [ 2025-05-07T19:43:35.3291631Z T=uint8_t, 2025-05-07T19:43:35.3291930Z accT=int16_t 2025-05-07T19:43:35.3292249Z ] 2025-05-07T19:43:35.3293173Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.3294191Z with 2025-05-07T19:43:35.3294446Z [ 2025-05-07T19:43:35.3294696Z T=uint8_t, 2025-05-07T19:43:35.3294984Z accT=int16_t 2025-05-07T19:43:35.3295280Z ] 2025-05-07T19:43:35.3296816Z D:\a\FBGEMM\FBGEMM\src\PackAMatrix.cc(29): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3298468Z with 2025-05-07T19:43:35.3298720Z [ 2025-05-07T19:43:35.3298947Z T=uint8_t, 2025-05-07T19:43:35.3299305Z accT=int32_t, 2025-05-07T19:43:35.3299612Z inpType=uint8_t 2025-05-07T19:43:35.3301254Z ] 2025-05-07T19:43:35.3302127Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.3303128Z with 2025-05-07T19:43:35.3303591Z [ 2025-05-07T19:43:35.3303851Z T=uint8_t, 2025-05-07T19:43:35.3304137Z accT=int32_t 2025-05-07T19:43:35.3304437Z ] 2025-05-07T19:43:35.3305948Z D:\a\FBGEMM\FBGEMM\src\PackAMatrix.cc(29): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3307560Z with 2025-05-07T19:43:35.3307807Z [ 2025-05-07T19:43:35.3308039Z T=uint8_t, 2025-05-07T19:43:35.3308329Z accT=int32_t 2025-05-07T19:43:35.3308608Z ] 2025-05-07T19:43:35.3309511Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.3310520Z with 2025-05-07T19:43:35.3310761Z [ 2025-05-07T19:43:35.3310994Z T=uint8_t, 2025-05-07T19:43:35.3311278Z accT=int32_t 2025-05-07T19:43:35.3311570Z ] 2025-05-07T19:43:35.3314368Z D:\a\FBGEMM\FBGEMM\src\PackAMatrix.cc(29): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3316001Z with 2025-05-07T19:43:35.3316245Z [ 2025-05-07T19:43:35.3316480Z T=uint8_t, 2025-05-07T19:43:35.3316767Z accT=int16_t, 2025-05-07T19:43:35.3317070Z inpType=uint8_t 2025-05-07T19:43:35.3317374Z ] 2025-05-07T19:43:35.3318224Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.3319195Z with 2025-05-07T19:43:35.3319435Z [ 2025-05-07T19:43:35.3319672Z T=uint8_t, 2025-05-07T19:43:35.3319958Z accT=int16_t 2025-05-07T19:43:35.3320247Z ] 2025-05-07T19:43:35.3321715Z D:\a\FBGEMM\FBGEMM\src\PackAMatrix.cc(29): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3323283Z with 2025-05-07T19:43:35.3323531Z [ 2025-05-07T19:43:35.3323759Z T=uint8_t, 2025-05-07T19:43:35.3324046Z accT=int16_t 2025-05-07T19:43:35.3324322Z ] 2025-05-07T19:43:35.3325218Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.3326243Z with 2025-05-07T19:43:35.3326486Z [ 2025-05-07T19:43:35.3326725Z T=uint8_t, 2025-05-07T19:43:35.3327000Z accT=int16_t 2025-05-07T19:43:35.3327288Z ] 2025-05-07T19:43:35.3328646Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:35.3331198Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:35.3335315Z [25/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackAWithQuantRowOffset.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackAWithQuantRowOffset.cc 2025-05-07T19:43:35.3339715Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(867): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3341507Z with 2025-05-07T19:43:35.3341766Z [ 2025-05-07T19:43:35.3341996Z T=uint8_t, 2025-05-07T19:43:35.3342293Z accT=int32_t, 2025-05-07T19:43:35.3342593Z inpType=uint8_t 2025-05-07T19:43:35.3342892Z ] 2025-05-07T19:43:35.3343833Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.3344909Z with 2025-05-07T19:43:35.3345155Z [ 2025-05-07T19:43:35.3345393Z T=uint8_t, 2025-05-07T19:43:35.3345699Z accT=int32_t 2025-05-07T19:43:35.3345984Z ] 2025-05-07T19:43:35.3347628Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(867): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3349391Z with 2025-05-07T19:43:35.3349647Z [ 2025-05-07T19:43:35.3349892Z T=uint8_t, 2025-05-07T19:43:35.3350176Z accT=int32_t 2025-05-07T19:43:35.3350461Z ] 2025-05-07T19:43:35.3351461Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.3352602Z with 2025-05-07T19:43:35.3352841Z [ 2025-05-07T19:43:35.3353083Z T=uint8_t, 2025-05-07T19:43:35.3353369Z accT=int32_t 2025-05-07T19:43:35.3353655Z ] 2025-05-07T19:43:35.3355387Z D:\a\FBGEMM\FBGEMM\src\PackAWithQuantRowOffset.cc(36): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3357261Z with 2025-05-07T19:43:35.3357513Z [ 2025-05-07T19:43:35.3357738Z T=uint8_t, 2025-05-07T19:43:35.3358024Z accT=int32_t, 2025-05-07T19:43:35.3358326Z inpType=uint8_t 2025-05-07T19:43:35.3358636Z ] 2025-05-07T19:43:35.3359591Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.3360690Z with 2025-05-07T19:43:35.3360954Z [ 2025-05-07T19:43:35.3361192Z T=uint8_t, 2025-05-07T19:43:35.3361483Z accT=int32_t 2025-05-07T19:43:35.3361777Z ] 2025-05-07T19:43:35.3363490Z D:\a\FBGEMM\FBGEMM\src\PackAWithQuantRowOffset.cc(36): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.3365292Z with 2025-05-07T19:43:35.3365548Z [ 2025-05-07T19:43:35.3365778Z T=uint8_t, 2025-05-07T19:43:35.3366070Z accT=int32_t 2025-05-07T19:43:35.3366391Z ] 2025-05-07T19:43:35.3367394Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.3368710Z with 2025-05-07T19:43:35.3368962Z [ 2025-05-07T19:43:35.3369193Z T=uint8_t, 2025-05-07T19:43:35.3369482Z accT=int32_t 2025-05-07T19:43:35.3369768Z ] 2025-05-07T19:43:35.5029096Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:35.5033014Z [26/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackAWithRowOffset.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackAWithRowOffset.cc 2025-05-07T19:43:35.7004211Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.7281555Z with 2025-05-07T19:43:35.7391190Z [ 2025-05-07T19:43:35.7393764Z T=uint8_t, 2025-05-07T19:43:35.8100827Z accT=int32_t, 2025-05-07T19:43:35.8124482Z inpType=uint8_t 2025-05-07T19:43:35.8210684Z ] 2025-05-07T19:43:35.8212416Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.8213657Z with 2025-05-07T19:43:35.8214083Z [ 2025-05-07T19:43:35.8214618Z T=uint8_t, 2025-05-07T19:43:35.8215395Z accT=int32_t 2025-05-07T19:43:35.8215825Z ] 2025-05-07T19:43:35.8217752Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.8219855Z with 2025-05-07T19:43:35.8220168Z [ 2025-05-07T19:43:35.8220492Z T=uint8_t, 2025-05-07T19:43:35.8220870Z accT=int32_t 2025-05-07T19:43:35.8221236Z ] 2025-05-07T19:43:35.8222262Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.8223406Z with 2025-05-07T19:43:35.8223783Z [ 2025-05-07T19:43:35.8224165Z T=uint8_t, 2025-05-07T19:43:35.8224603Z accT=int32_t 2025-05-07T19:43:35.8224980Z ] 2025-05-07T19:43:35.8226682Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.8228532Z with 2025-05-07T19:43:35.8228861Z [ 2025-05-07T19:43:35.8229175Z T=uint8_t, 2025-05-07T19:43:35.8229548Z accT=int16_t, 2025-05-07T19:43:35.8229928Z inpType=uint8_t 2025-05-07T19:43:35.8230317Z ] 2025-05-07T19:43:35.8231329Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.8232453Z with 2025-05-07T19:43:35.8232767Z [ 2025-05-07T19:43:35.8233070Z T=uint8_t, 2025-05-07T19:43:35.8233483Z accT=int16_t 2025-05-07T19:43:35.8234162Z ] 2025-05-07T19:43:35.8235874Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(777): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.8237463Z with 2025-05-07T19:43:35.8237738Z [ 2025-05-07T19:43:35.8237991Z T=uint8_t, 2025-05-07T19:43:35.8238275Z accT=int16_t 2025-05-07T19:43:35.8238560Z ] 2025-05-07T19:43:35.8239345Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.8240226Z with 2025-05-07T19:43:35.8240474Z [ 2025-05-07T19:43:35.8240735Z T=uint8_t, 2025-05-07T19:43:35.8241030Z accT=int16_t 2025-05-07T19:43:35.8241329Z ] 2025-05-07T19:43:35.8242847Z D:\a\FBGEMM\FBGEMM\src\PackAWithRowOffset.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.8244440Z with 2025-05-07T19:43:35.8244757Z [ 2025-05-07T19:43:35.8245055Z T=uint8_t, 2025-05-07T19:43:35.8245393Z accT=int32_t, 2025-05-07T19:43:35.8245763Z inpType=uint8_t 2025-05-07T19:43:35.8246118Z ] 2025-05-07T19:43:35.8247018Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:35.8247995Z with 2025-05-07T19:43:35.8248260Z [ 2025-05-07T19:43:35.8248520Z T=uint8_t, 2025-05-07T19:43:35.8248826Z accT=int32_t 2025-05-07T19:43:35.8249117Z ] 2025-05-07T19:43:35.8250453Z D:\a\FBGEMM\FBGEMM\src\PackAWithRowOffset.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.8251965Z with 2025-05-07T19:43:35.8252237Z [ 2025-05-07T19:43:35.8252547Z T=uint8_t, 2025-05-07T19:43:35.8252897Z accT=int32_t 2025-05-07T19:43:35.8253220Z ] 2025-05-07T19:43:35.8254416Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:35.8255499Z with 2025-05-07T19:43:35.8255786Z [ 2025-05-07T19:43:35.8256065Z T=uint8_t, 2025-05-07T19:43:35.8256391Z accT=int32_t 2025-05-07T19:43:35.8256734Z ] 2025-05-07T19:43:35.8258325Z D:\a\FBGEMM\FBGEMM\src\PackAWithRowOffset.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:35.8259922Z with 2025-05-07T19:43:35.8260202Z [ 2025-05-07T19:43:35.8260475Z T=uint8_t, 2025-05-07T19:43:36.1821527Z accT=int16_t, 2025-05-07T19:43:36.3283769Z inpType=uint8_t 2025-05-07T19:43:36.4708002Z ] 2025-05-07T19:43:36.5747802Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.5850092Z with 2025-05-07T19:43:36.6003917Z [ 2025-05-07T19:43:36.6008696Z T=uint8_t, 2025-05-07T19:43:36.6011027Z accT=int16_t 2025-05-07T19:43:36.6030850Z ] 2025-05-07T19:43:36.6041594Z D:\a\FBGEMM\FBGEMM\src\PackAWithRowOffset.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6061515Z with 2025-05-07T19:43:36.6061981Z [ 2025-05-07T19:43:36.6062594Z T=uint8_t, 2025-05-07T19:43:36.6063022Z accT=int16_t 2025-05-07T19:43:36.6063421Z ] 2025-05-07T19:43:36.6064500Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6065762Z with 2025-05-07T19:43:36.6066105Z [ 2025-05-07T19:43:36.6066433Z T=uint8_t, 2025-05-07T19:43:36.6066830Z accT=int16_t 2025-05-07T19:43:36.6067214Z ] 2025-05-07T19:43:36.6068753Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.6071673Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.6075867Z [27/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackBMatrix.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackBMatrix.cc 2025-05-07T19:43:36.6079875Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6081671Z with 2025-05-07T19:43:36.6082017Z [ 2025-05-07T19:43:36.6082353Z T=int8_t, 2025-05-07T19:43:36.6082754Z accT=int32_t, 2025-05-07T19:43:36.6083153Z inpType=int8_t 2025-05-07T19:43:36.6083557Z ] 2025-05-07T19:43:36.6084492Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6085564Z with 2025-05-07T19:43:36.6085909Z [ 2025-05-07T19:43:36.6086233Z T=int8_t, 2025-05-07T19:43:36.6086606Z accT=int32_t 2025-05-07T19:43:36.6087025Z ] 2025-05-07T19:43:36.6088566Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6090296Z with 2025-05-07T19:43:36.6090597Z [ 2025-05-07T19:43:36.6090904Z T=int8_t, 2025-05-07T19:43:36.6091271Z accT=int32_t 2025-05-07T19:43:36.6091624Z ] 2025-05-07T19:43:36.6092597Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6093721Z with 2025-05-07T19:43:36.6094048Z [ 2025-05-07T19:43:36.6094350Z T=int8_t, 2025-05-07T19:43:36.6094696Z accT=int32_t 2025-05-07T19:43:36.6095053Z ] 2025-05-07T19:43:36.6096843Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6098840Z with 2025-05-07T19:43:36.6099170Z [ 2025-05-07T19:43:36.6099486Z T=int8_t, 2025-05-07T19:43:36.6101050Z accT=int16_t, 2025-05-07T19:43:36.6101544Z inpType=int8_t 2025-05-07T19:43:36.6101927Z ] 2025-05-07T19:43:36.6102822Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6103823Z with 2025-05-07T19:43:36.6104129Z [ 2025-05-07T19:43:36.6104419Z T=int8_t, 2025-05-07T19:43:36.6104761Z accT=int16_t 2025-05-07T19:43:36.6105100Z ] 2025-05-07T19:43:36.6106657Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6108383Z with 2025-05-07T19:43:36.6108684Z [ 2025-05-07T19:43:36.6108976Z T=int8_t, 2025-05-07T19:43:36.6109347Z accT=int16_t 2025-05-07T19:43:36.6109708Z ] 2025-05-07T19:43:36.6110847Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6111959Z with 2025-05-07T19:43:36.6112267Z [ 2025-05-07T19:43:36.6112557Z T=int8_t, 2025-05-07T19:43:36.6112898Z accT=int16_t 2025-05-07T19:43:36.6113251Z ] 2025-05-07T19:43:36.6114816Z D:\a\FBGEMM\FBGEMM\src\PackBMatrix.cc(182): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6116553Z with 2025-05-07T19:43:36.6116861Z [ 2025-05-07T19:43:36.6117165Z T=int8_t, 2025-05-07T19:43:36.6117522Z accT=int32_t, 2025-05-07T19:43:36.6117897Z inpType=int8_t 2025-05-07T19:43:36.6118284Z ] 2025-05-07T19:43:36.6119202Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6120274Z with 2025-05-07T19:43:36.6120587Z [ 2025-05-07T19:43:36.6120891Z T=int8_t, 2025-05-07T19:43:36.6121245Z accT=int32_t 2025-05-07T19:43:36.6121912Z ] 2025-05-07T19:43:36.6123491Z D:\a\FBGEMM\FBGEMM\src\PackBMatrix.cc(182): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6125213Z with 2025-05-07T19:43:36.6125542Z [ 2025-05-07T19:43:36.6125792Z T=int8_t, 2025-05-07T19:43:36.6126072Z accT=int32_t 2025-05-07T19:43:36.6126606Z ] 2025-05-07T19:43:36.6127830Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6128867Z with 2025-05-07T19:43:36.6129123Z [ 2025-05-07T19:43:36.6129360Z T=int8_t, 2025-05-07T19:43:36.6129644Z accT=int32_t 2025-05-07T19:43:36.6129943Z ] 2025-05-07T19:43:36.6131455Z D:\a\FBGEMM\FBGEMM\src\PackBMatrix.cc(182): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6134142Z with 2025-05-07T19:43:36.6134402Z [ 2025-05-07T19:43:36.6134859Z T=int8_t, 2025-05-07T19:43:36.6135157Z accT=int16_t, 2025-05-07T19:43:36.6135458Z inpType=int8_t 2025-05-07T19:43:36.6135971Z ] 2025-05-07T19:43:36.6137024Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6138002Z with 2025-05-07T19:43:36.6138247Z [ 2025-05-07T19:43:36.6138485Z T=int8_t, 2025-05-07T19:43:36.6138770Z accT=int16_t 2025-05-07T19:43:36.6139062Z ] 2025-05-07T19:43:36.6140535Z D:\a\FBGEMM\FBGEMM\src\PackBMatrix.cc(182): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6142399Z with 2025-05-07T19:43:36.6142628Z [ 2025-05-07T19:43:36.6142838Z T=int8_t, 2025-05-07T19:43:36.6143097Z accT=int16_t 2025-05-07T19:43:36.6143370Z ] 2025-05-07T19:43:36.6144167Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6145026Z with 2025-05-07T19:43:36.6145234Z [ 2025-05-07T19:43:36.6145444Z T=int8_t, 2025-05-07T19:43:36.6145690Z accT=int16_t 2025-05-07T19:43:36.6145945Z ] 2025-05-07T19:43:36.6147096Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,short>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.6149469Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.6159322Z [28/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackAWithIm2Col.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc 2025-05-07T19:43:36.6164145Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6166284Z with 2025-05-07T19:43:36.6166553Z [ 2025-05-07T19:43:36.6166789Z T=uint8_t, 2025-05-07T19:43:36.6167096Z accT=int32_t, 2025-05-07T19:43:36.6167395Z inpType=uint8_t 2025-05-07T19:43:36.6167693Z ] 2025-05-07T19:43:36.6168810Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6170009Z with 2025-05-07T19:43:36.6170270Z [ 2025-05-07T19:43:36.6170512Z T=uint8_t, 2025-05-07T19:43:36.6170806Z accT=int32_t 2025-05-07T19:43:36.6171092Z ] 2025-05-07T19:43:36.6172631Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6174511Z with 2025-05-07T19:43:36.6174745Z [ 2025-05-07T19:43:36.6174940Z T=uint8_t, 2025-05-07T19:43:36.6175398Z accT=int32_t 2025-05-07T19:43:36.6175683Z ] 2025-05-07T19:43:36.6176604Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6177823Z with 2025-05-07T19:43:36.6178084Z [ 2025-05-07T19:43:36.6676149Z T=uint8_t, 2025-05-07T19:43:36.6676696Z accT=int32_t 2025-05-07T19:43:36.6677023Z ] 2025-05-07T19:43:36.6679126Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6680876Z with 2025-05-07T19:43:36.6681147Z [ 2025-05-07T19:43:36.6681390Z T=uint8_t, 2025-05-07T19:43:36.6681703Z accT=int16_t, 2025-05-07T19:43:36.6682055Z inpType=uint8_t 2025-05-07T19:43:36.6682374Z ] 2025-05-07T19:43:36.6683790Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6684868Z with 2025-05-07T19:43:36.6685124Z [ 2025-05-07T19:43:36.6685855Z T=uint8_t, 2025-05-07T19:43:36.6686168Z accT=int16_t 2025-05-07T19:43:36.6686451Z ] 2025-05-07T19:43:36.6687998Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6689669Z with 2025-05-07T19:43:36.6689938Z [ 2025-05-07T19:43:36.6690179Z T=uint8_t, 2025-05-07T19:43:36.6690488Z accT=int16_t 2025-05-07T19:43:36.6690804Z ] 2025-05-07T19:43:36.6691752Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6692820Z with 2025-05-07T19:43:36.6693080Z [ 2025-05-07T19:43:36.6693333Z T=uint8_t, 2025-05-07T19:43:36.6693624Z accT=int16_t 2025-05-07T19:43:36.6693923Z ] 2025-05-07T19:43:36.6695509Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6697224Z with 2025-05-07T19:43:36.6697495Z [ 2025-05-07T19:43:36.6697737Z T=uint8_t, 2025-05-07T19:43:36.6698044Z accT=int32_t, 2025-05-07T19:43:36.6698367Z inpType=uint8_t 2025-05-07T19:43:36.6698694Z ] 2025-05-07T19:43:36.6699586Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6700609Z with 2025-05-07T19:43:36.6700865Z [ 2025-05-07T19:43:36.6701114Z T=uint8_t, 2025-05-07T19:43:36.6701416Z accT=int32_t 2025-05-07T19:43:36.6701703Z ] 2025-05-07T19:43:36.6703245Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6704976Z with 2025-05-07T19:43:36.6705234Z [ 2025-05-07T19:43:36.6705470Z T=uint8_t, 2025-05-07T19:43:36.6705764Z accT=int32_t 2025-05-07T19:43:36.6706050Z ] 2025-05-07T19:43:36.6707340Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6708932Z with 2025-05-07T19:43:36.6709191Z [ 2025-05-07T19:43:36.6709672Z T=uint8_t, 2025-05-07T19:43:36.6710475Z accT=int32_t 2025-05-07T19:43:36.6710779Z ] 2025-05-07T19:43:36.6712848Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6714571Z with 2025-05-07T19:43:36.6714832Z [ 2025-05-07T19:43:36.6715067Z T=uint8_t, 2025-05-07T19:43:36.6715366Z accT=int16_t, 2025-05-07T19:43:36.6715677Z inpType=uint8_t 2025-05-07T19:43:36.6715999Z ] 2025-05-07T19:43:36.6716872Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6717878Z with 2025-05-07T19:43:36.6718127Z [ 2025-05-07T19:43:36.6718390Z T=uint8_t, 2025-05-07T19:43:36.6718671Z accT=int16_t 2025-05-07T19:43:36.6718966Z ] 2025-05-07T19:43:36.6720618Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6722285Z with 2025-05-07T19:43:36.6722528Z [ 2025-05-07T19:43:36.6722776Z T=uint8_t, 2025-05-07T19:43:36.6723065Z accT=int16_t 2025-05-07T19:43:36.6723361Z ] 2025-05-07T19:43:36.6724304Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6725352Z with 2025-05-07T19:43:36.6725605Z [ 2025-05-07T19:43:36.6725842Z T=uint8_t, 2025-05-07T19:43:36.6726140Z accT=int16_t 2025-05-07T19:43:36.6726437Z ] 2025-05-07T19:43:36.6728002Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6729700Z with 2025-05-07T19:43:36.6729949Z [ 2025-05-07T19:43:36.6730197Z T=uint8_t, 2025-05-07T19:43:36.6730495Z accT=int32_t, 2025-05-07T19:43:36.6730812Z inpType=uint8_t 2025-05-07T19:43:36.6731127Z ] 2025-05-07T19:43:36.6732030Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6733047Z with 2025-05-07T19:43:36.6733309Z [ 2025-05-07T19:43:36.6733541Z T=uint8_t, 2025-05-07T19:43:36.6733851Z accT=int32_t 2025-05-07T19:43:36.6734150Z ] 2025-05-07T19:43:36.6735668Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6737299Z with 2025-05-07T19:43:36.6737548Z [ 2025-05-07T19:43:36.6737788Z T=uint8_t, 2025-05-07T19:43:36.6738073Z accT=int32_t 2025-05-07T19:43:36.6738361Z ] 2025-05-07T19:43:36.6739279Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6740552Z with 2025-05-07T19:43:36.6740804Z [ 2025-05-07T19:43:36.6741035Z T=uint8_t, 2025-05-07T19:43:36.6741328Z accT=int32_t 2025-05-07T19:43:36.6741611Z ] 2025-05-07T19:43:36.6743354Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6745064Z with 2025-05-07T19:43:36.6745319Z [ 2025-05-07T19:43:36.6745566Z T=uint8_t, 2025-05-07T19:43:36.6745852Z accT=int16_t, 2025-05-07T19:43:36.6746171Z inpType=uint8_t 2025-05-07T19:43:36.6746474Z ] 2025-05-07T19:43:36.6747431Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.6748474Z with 2025-05-07T19:43:36.6748731Z [ 2025-05-07T19:43:36.6748970Z T=uint8_t, 2025-05-07T19:43:36.6749276Z accT=int16_t 2025-05-07T19:43:36.6749561Z ] 2025-05-07T19:43:36.6751126Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(693): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6752804Z with 2025-05-07T19:43:36.6753057Z [ 2025-05-07T19:43:36.6753307Z T=uint8_t, 2025-05-07T19:43:36.6753598Z accT=int16_t 2025-05-07T19:43:36.6753894Z ] 2025-05-07T19:43:36.6754838Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.6755915Z with 2025-05-07T19:43:36.6756172Z [ 2025-05-07T19:43:36.6756406Z T=uint8_t, 2025-05-07T19:43:36.6756708Z accT=int16_t 2025-05-07T19:43:36.6756990Z ] 2025-05-07T19:43:36.6758576Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.6760289Z with 2025-05-07T19:43:36.6760541Z [ 2025-05-07T19:43:36.6761045Z T=uint8_t, 2025-05-07T19:43:36.7110238Z accT=int32_t, 2025-05-07T19:43:36.7110588Z inpType=uint8_t 2025-05-07T19:43:36.7110900Z ] 2025-05-07T19:43:36.7112234Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.7113283Z with 2025-05-07T19:43:36.7113544Z [ 2025-05-07T19:43:36.7113787Z T=uint8_t, 2025-05-07T19:43:36.7114078Z accT=int32_t 2025-05-07T19:43:36.7114370Z ] 2025-05-07T19:43:36.7115894Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7117575Z with 2025-05-07T19:43:36.7117832Z [ 2025-05-07T19:43:36.7118082Z T=uint8_t, 2025-05-07T19:43:36.7118372Z accT=int32_t 2025-05-07T19:43:36.7118671Z ] 2025-05-07T19:43:36.7119609Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.7120661Z with 2025-05-07T19:43:36.7121163Z [ 2025-05-07T19:43:36.7121389Z T=uint8_t, 2025-05-07T19:43:36.7121681Z accT=int32_t 2025-05-07T19:43:36.7121967Z ] 2025-05-07T19:43:36.7123711Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7125441Z with 2025-05-07T19:43:36.7125702Z [ 2025-05-07T19:43:36.7125954Z T=uint8_t, 2025-05-07T19:43:36.7126252Z accT=int16_t, 2025-05-07T19:43:36.7126577Z inpType=uint8_t 2025-05-07T19:43:36.7126894Z ] 2025-05-07T19:43:36.7127815Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.7128835Z with 2025-05-07T19:43:36.7129116Z [ 2025-05-07T19:43:36.7129355Z T=uint8_t, 2025-05-07T19:43:36.7129657Z accT=int16_t 2025-05-07T19:43:36.7129948Z ] 2025-05-07T19:43:36.7131509Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7133158Z with 2025-05-07T19:43:36.7133400Z [ 2025-05-07T19:43:36.7133636Z T=uint8_t, 2025-05-07T19:43:36.7133916Z accT=int16_t 2025-05-07T19:43:36.7134204Z ] 2025-05-07T19:43:36.7135133Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.7136188Z with 2025-05-07T19:43:36.7136424Z [ 2025-05-07T19:43:36.7136649Z T=uint8_t, 2025-05-07T19:43:36.7136931Z accT=int16_t 2025-05-07T19:43:36.7137210Z ] 2025-05-07T19:43:36.7138751Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7140467Z with 2025-05-07T19:43:36.7140721Z [ 2025-05-07T19:43:36.7140957Z T=uint8_t, 2025-05-07T19:43:36.7141252Z accT=int32_t, 2025-05-07T19:43:36.7141566Z inpType=uint8_t 2025-05-07T19:43:36.7141877Z ] 2025-05-07T19:43:36.7142771Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.7143762Z with 2025-05-07T19:43:36.7144011Z [ 2025-05-07T19:43:36.7144244Z T=uint8_t, 2025-05-07T19:43:36.7144548Z accT=int32_t 2025-05-07T19:43:36.7144829Z ] 2025-05-07T19:43:36.7146371Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7148050Z with 2025-05-07T19:43:36.7148297Z [ 2025-05-07T19:43:36.7148532Z T=uint8_t, 2025-05-07T19:43:36.7148828Z accT=int32_t 2025-05-07T19:43:36.7149122Z ] 2025-05-07T19:43:36.7150084Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.7151176Z with 2025-05-07T19:43:36.7151429Z [ 2025-05-07T19:43:36.7151670Z T=uint8_t, 2025-05-07T19:43:36.7151961Z accT=int32_t 2025-05-07T19:43:36.7152482Z ] 2025-05-07T19:43:36.7154243Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7156026Z with 2025-05-07T19:43:36.7156286Z [ 2025-05-07T19:43:36.7156523Z T=uint8_t, 2025-05-07T19:43:36.7156821Z accT=int16_t, 2025-05-07T19:43:36.7157137Z inpType=uint8_t 2025-05-07T19:43:36.7157446Z ] 2025-05-07T19:43:36.7158367Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.7159403Z with 2025-05-07T19:43:36.7159646Z [ 2025-05-07T19:43:36.7159888Z T=uint8_t, 2025-05-07T19:43:36.7160181Z accT=int16_t 2025-05-07T19:43:36.7160482Z ] 2025-05-07T19:43:36.7162113Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7163805Z with 2025-05-07T19:43:36.7164057Z [ 2025-05-07T19:43:36.7164297Z T=uint8_t, 2025-05-07T19:43:36.7164581Z accT=int16_t 2025-05-07T19:43:36.7164866Z ] 2025-05-07T19:43:36.7165817Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.7166916Z with 2025-05-07T19:43:36.7167164Z [ 2025-05-07T19:43:36.7167419Z T=uint8_t, 2025-05-07T19:43:36.7167706Z accT=int16_t 2025-05-07T19:43:36.7167998Z ] 2025-05-07T19:43:36.7169623Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7171369Z with 2025-05-07T19:43:36.7171625Z [ 2025-05-07T19:43:36.7171871Z T=uint8_t, 2025-05-07T19:43:36.7172176Z accT=int32_t, 2025-05-07T19:43:36.7172500Z inpType=uint8_t 2025-05-07T19:43:36.7172822Z ] 2025-05-07T19:43:36.7173753Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.7174788Z with 2025-05-07T19:43:36.7175038Z [ 2025-05-07T19:43:36.7175286Z T=uint8_t, 2025-05-07T19:43:36.7175582Z accT=int32_t 2025-05-07T19:43:36.7175876Z ] 2025-05-07T19:43:36.7177453Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7179101Z with 2025-05-07T19:43:36.7179344Z [ 2025-05-07T19:43:36.7179567Z T=uint8_t, 2025-05-07T19:43:36.7179846Z accT=int32_t 2025-05-07T19:43:36.7180122Z ] 2025-05-07T19:43:36.7181049Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.7182078Z with 2025-05-07T19:43:36.7182307Z [ 2025-05-07T19:43:36.7182536Z T=uint8_t, 2025-05-07T19:43:36.7182810Z accT=int32_t 2025-05-07T19:43:36.7183092Z ] 2025-05-07T19:43:36.7184679Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7186618Z with 2025-05-07T19:43:36.7187049Z [ 2025-05-07T19:43:36.7187307Z T=uint8_t, 2025-05-07T19:43:36.7187599Z accT=int16_t, 2025-05-07T19:43:36.7187907Z inpType=uint8_t 2025-05-07T19:43:36.7188225Z ] 2025-05-07T19:43:36.7189124Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:36.7190147Z with 2025-05-07T19:43:36.7190388Z [ 2025-05-07T19:43:36.7190625Z T=uint8_t, 2025-05-07T19:43:36.7190909Z accT=int16_t 2025-05-07T19:43:36.7191186Z ] 2025-05-07T19:43:36.7192716Z D:\a\FBGEMM\FBGEMM\src\PackAWithIm2Col.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:36.7194344Z with 2025-05-07T19:43:36.7194587Z [ 2025-05-07T19:43:36.7194820Z T=uint8_t, 2025-05-07T19:43:36.7195112Z accT=int16_t 2025-05-07T19:43:36.7195396Z ] 2025-05-07T19:43:36.7196316Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:36.7197360Z with 2025-05-07T19:43:36.7197606Z [ 2025-05-07T19:43:36.7197848Z T=uint8_t, 2025-05-07T19:43:36.7198130Z accT=int16_t 2025-05-07T19:43:36.7198422Z ] 2025-05-07T19:43:36.7199794Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7202472Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7205119Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7207746Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7210403Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7213046Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7216821Z [29/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackMatrix.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackMatrix.cc 2025-05-07T19:43:36.7220809Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7223632Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,short>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7226284Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7228935Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7752778Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7777502Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7780130Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7782740Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7785458Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7788019Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7790606Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:36.7793214Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:39.3184000Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(161) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:39.4511691Z [30/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDM.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\EmbeddingSpMDM.cc 2025-05-07T19:43:39.5993105Z [31/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackWeightsForConv.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackWeightsForConv.cc 2025-05-07T19:43:39.8114916Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:40.0421808Z with 2025-05-07T19:43:40.0837663Z [ 2025-05-07T19:43:40.2736571Z T=int8_t, 2025-05-07T19:43:40.5391775Z accT=int32_t, 2025-05-07T19:43:40.7892373Z inpType=int8_t 2025-05-07T19:43:40.8542847Z ] 2025-05-07T19:43:40.8948261Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(107): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-05-07T19:43:41.0391930Z with 2025-05-07T19:43:41.1742205Z [ 2025-05-07T19:43:41.3218632Z T=int8_t, 2025-05-07T19:43:41.6145547Z accT=int32_t 2025-05-07T19:43:41.6907994Z ] 2025-05-07T19:43:42.1010069Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(398): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-05-07T19:43:42.1240371Z with 2025-05-07T19:43:42.1431318Z [ 2025-05-07T19:43:42.3215213Z T=int8_t, 2025-05-07T19:43:42.3535565Z accT=int32_t 2025-05-07T19:43:42.4014830Z ] 2025-05-07T19:43:42.5780829Z D:\a\FBGEMM\FBGEMM\include\fbgemm/Fbgemm.h(138): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-05-07T19:43:42.6110080Z with 2025-05-07T19:43:42.6663712Z [ 2025-05-07T19:43:42.8174734Z T=int8_t, 2025-05-07T19:43:42.9449082Z accT=int32_t 2025-05-07T19:43:43.1532557Z ] 2025-05-07T19:43:43.3510260Z D:\a\FBGEMM\FBGEMM\include\fbgemm\Fbgemm.h(150) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-05-07T19:43:43.3643787Z [32/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\QuantUtils.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\QuantUtils.cc 2025-05-07T19:43:43.3653821Z [33/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackWeightMatrixForGConv.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackWeightMatrixForGConv.cc 2025-05-07T19:43:43.4412926Z [34/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\PackWeightsForDirectConv.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackWeightsForDirectConv.cc 2025-05-07T19:43:46.4855710Z [35/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\TransposeUtils.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\TransposeUtils.cc 2025-05-07T19:43:46.8885229Z [36/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\SparseAdagrad.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\SparseAdagrad.cc 2025-05-07T19:43:49.9934057Z [37/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\spmmUtils.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\spmmUtils.cc 2025-05-07T19:43:51.4216282Z [38/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\GenerateI8Depthwise.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\GenerateI8Depthwise.cc 2025-05-07T19:43:51.8244494Z [39/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\RefImplementations.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\RefImplementations.cc 2025-05-07T19:43:52.0759558Z [40/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\Utils.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\Utils.cc 2025-05-07T19:43:52.2086190Z [41/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /showIncludes /FoCMakeFiles\fbgemm_generic.dir\src\RowWiseSparseAdagradFused.cc.obj /FdCMakeFiles\fbgemm_generic.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\RowWiseSparseAdagradFused.cc 2025-05-07T19:43:52.5002277Z [42/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\EmbeddingSpMDMAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\EmbeddingSpMDMAvx2.cc 2025-05-07T19:43:54.0610676Z [43/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmBfloat16ConvertAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmBfloat16ConvertAvx2.cc 2025-05-07T19:43:54.2081943Z [44/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmFloat16ConvertAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFloat16ConvertAvx2.cc 2025-05-07T19:43:54.3127033Z D:\a\FBGEMM\FBGEMM\src\FbgemmFloat16ConvertAvx2.cc(23): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:43:54.3212586Z D:\a\FBGEMM\FBGEMM\src\FbgemmFloat16ConvertAvx2.cc(39): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:43:54.3309957Z [45/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmSparseDenseAvx2.cc 2025-05-07T19:43:55.3815381Z [46/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc 2025-05-07T19:43:55.6279927Z [47/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\OptimizedKernelsAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\OptimizedKernelsAvx2.cc 2025-05-07T19:43:55.8362876Z [48/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseInt8Avx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmSparseDenseInt8Avx2.cc 2025-05-07T19:43:56.8622573Z [49/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\PackDepthwiseConvMatrixAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\PackDepthwiseConvMatrixAvx2.cc 2025-05-07T19:43:57.7935131Z [50/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\UtilsAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\UtilsAvx2.cc 2025-05-07T19:44:01.5085191Z [51/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\spmmUtilsAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\spmmUtilsAvx2.cc 2025-05-07T19:44:02.1026494Z [52/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\EmbeddingSpMDMAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\EmbeddingSpMDMAvx512.cc 2025-05-07T19:44:02.5608174Z [53/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmBfloat16ConvertAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmBfloat16ConvertAvx512.cc 2025-05-07T19:44:10.8483359Z [54/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmFP16UKernelsIntrinsicAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFP16UKernelsIntrinsicAvx2.cc 2025-05-07T19:44:11.6363435Z [55/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmFloat16ConvertAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFloat16ConvertAvx512.cc 2025-05-07T19:44:12.5297675Z [56/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmSparseDenseAvx512.cc 2025-05-07T19:44:14.2492792Z [57/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmI8Depthwise3DAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmI8Depthwise3DAvx2.cc 2025-05-07T19:44:15.5472311Z [58/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseInt8Avx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmSparseDenseInt8Avx512.cc 2025-05-07T19:44:15.5596104Z [59/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\QuantUtilsAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc 2025-05-07T19:44:15.5938796Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(1556): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:15.5950593Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2038): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:15.8119696Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2038): note: the template instantiation context (the oldest one first) is 2025-05-07T19:44:15.8968445Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2202): note: see reference to function template instantiation 'void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfAvx2(const uint8_t *,size_t,int,float *)' being compiled 2025-05-07T19:44:15.9688228Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2042): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:15.9787765Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2046): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.0820337Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2050): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.1741220Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2103): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.3715268Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2108): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.4375770Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2113): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.6439660Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2118): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.6721610Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2171): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-05-07T19:44:16.7031524Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2171): note: the template instantiation context (the oldest one first) is 2025-05-07T19:44:16.7338871Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2224): note: see reference to function template instantiation 'void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalfAvx2(const uint8_t *,size_t,int,float *)' being compiled 2025-05-07T19:44:16.7432245Z [60/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /showIncludes /FoCMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwiseAvx2.cc.obj /FdCMakeFiles\fbgemm_avx2.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmI8DepthwiseAvx2.cc 2025-05-07T19:44:16.7581426Z [61/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /openmp:experimental /showIncludes /FoCMakeFiles\fbgemm_autovec.dir\src\EmbeddingSpMDMAutovec.cc.obj /FdCMakeFiles\fbgemm_autovec.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\EmbeddingSpMDMAutovec.cc 2025-05-07T19:44:16.7681392Z cl : Command line warning D9025 : overriding '/openmp' with '/openmp:experimental' 2025-05-07T19:44:16.7706430Z [62/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\UtilsAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\UtilsAvx512.cc 2025-05-07T19:44:17.7491080Z [63/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseVectorInt8Avx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmSparseDenseVectorInt8Avx512.cc 2025-05-07T19:44:20.0607922Z [64/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFP16UKernelsIntrinsicAvx512.cc 2025-05-07T19:44:20.1730068Z [65/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc 2025-05-07T19:44:20.2585430Z [66/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\builder.cpp 2025-05-07T19:44:20.2789241Z [67/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\archtraits.cpp 2025-05-07T19:44:20.4418620Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:20.4838747Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:20.4871126Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:20.4952786Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:20.5724389Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:20.6481386Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:21.0544722Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:21.1297904Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:21.1914247Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:21.2002060Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:21.2489875Z [68/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\codeholder.cpp 2025-05-07T19:44:21.3706762Z [69/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\assembler.cpp 2025-05-07T19:44:21.5494806Z [70/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX512 /showIncludes /FoCMakeFiles\fbgemm_avx512.dir\src\QuantUtilsAvx512.cc.obj /FdCMakeFiles\fbgemm_avx512.dir\ /FS -c D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx512.cc 2025-05-07T19:44:21.6049979Z [71/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\compiler.cpp 2025-05-07T19:44:21.6596062Z [72/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\codewriter.cpp 2025-05-07T19:44:22.2062694Z [73/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\constpool.cpp 2025-05-07T19:44:22.4232612Z [74/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\cpuinfo.cpp 2025-05-07T19:44:22.4936698Z [75/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\emitter.cpp 2025-05-07T19:44:22.4991137Z [76/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\emithelper.cpp 2025-05-07T19:44:22.5525520Z [77/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\environment.cpp 2025-05-07T19:44:23.2558476Z [78/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\emitterutils.cpp 2025-05-07T19:44:23.3414689Z [79/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\errorhandler.cpp 2025-05-07T19:44:23.5867425Z [80/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\globals.cpp 2025-05-07T19:44:23.6373902Z [81/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\func.cpp 2025-05-07T19:44:23.7172659Z [82/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\formatter.cpp 2025-05-07T19:44:24.4875006Z [83/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\inst.cpp 2025-05-07T19:44:24.4911087Z [84/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\instdb.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\instdb.cpp 2025-05-07T19:44:24.5274459Z [85/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\jitallocator.cpp 2025-05-07T19:44:24.6207128Z [86/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\logger.cpp 2025-05-07T19:44:24.9058362Z [87/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\jitruntime.cpp 2025-05-07T19:44:25.2451649Z [88/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\funcargscontext.cpp 2025-05-07T19:44:25.7447264Z [89/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\osutils.cpp 2025-05-07T19:44:26.4617772Z [90/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\operand.cpp 2025-05-07T19:44:26.4733956Z [91/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\rastack.cpp 2025-05-07T19:44:26.5020424Z [92/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\support.cpp 2025-05-07T19:44:26.5288684Z [93/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\ralocal.cpp 2025-05-07T19:44:27.3496349Z [94/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\string.cpp 2025-05-07T19:44:27.3521693Z [95/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\rapass.cpp 2025-05-07T19:44:27.3567256Z [96/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zone.cpp 2025-05-07T19:44:27.4408218Z [97/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\target.cpp 2025-05-07T19:44:27.9851084Z [98/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\virtmem.cpp 2025-05-07T19:44:27.9893981Z [99/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonehash.cpp 2025-05-07T19:44:28.0950639Z [100/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonelist.cpp 2025-05-07T19:44:28.0979143Z [101/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\type.cpp 2025-05-07T19:44:28.1009626Z [102/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonetree.cpp 2025-05-07T19:44:29.3825343Z [103/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonestack.cpp 2025-05-07T19:44:29.3862746Z [104/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\armformatter.cpp 2025-05-07T19:44:29.3891858Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.3911033Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.4575875Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.4971092Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.5170252Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.5480095Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.6719609Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.6748132Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7043122Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7122116Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7132609Z [105/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonevector.cpp 2025-05-07T19:44:29.7167594Z [106/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64emithelper.cpp 2025-05-07T19:44:29.7193489Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7305113Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7383932Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7388226Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7404812Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7408789Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7410252Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7411657Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7413053Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7415011Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.7569502Z [107/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64compiler.cpp 2025-05-07T19:44:29.7910003Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:29.8348726Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.4028497Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.4075475Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.4548871Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.6492765Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.6637010Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.6646354Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7198400Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7292052Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7304358Z [108/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64builder.cpp 2025-05-07T19:44:30.7314456Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7324945Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7327545Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7330762Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7332470Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7334198Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7336648Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7338214Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7339851Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7380521Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7409706Z [109/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64func.cpp 2025-05-07T19:44:30.7473485Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.7727568Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.9159610Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:30.9743917Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.2306776Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.4082870Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.5159101Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.6387725Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7158114Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7320966Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7396143Z [110/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64formatter.cpp 2025-05-07T19:44:31.7399666Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7468193Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7470018Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7471709Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7473350Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7475337Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7477167Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7478807Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7480432Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.7482312Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:31.8487666Z [111/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64instapi.cpp 2025-05-07T19:44:31.9658595Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.0136457Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.1730731Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.1916106Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.2508119Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.3112659Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.4781787Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.5925320Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.7513152Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.8657620Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:32.9920539Z [112/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64instdb.cpp 2025-05-07T19:44:33.0217775Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.0311231Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.1859811Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.2151274Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.2299075Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.2337331Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.2519412Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.3112420Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.3508463Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.4224763Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.4428345Z [113/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64operand.cpp 2025-05-07T19:44:33.5156817Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.6138915Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.6706472Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.6904417Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.7557606Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.9015138Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:33.9566026Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.0310427Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.2204851Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.3955945Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.4017984Z [114/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64rapass.cpp 2025-05-07T19:44:34.4681860Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.5935022Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.6559006Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.6707102Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.6940532Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.7516692Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.7986646Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.8222040Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.8594659Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.8906738Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:34.9443860Z [115/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86builder.cpp 2025-05-07T19:44:34.9547403Z [116/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86compiler.cpp 2025-05-07T19:44:35.0336110Z [117/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86formatter.cpp 2025-05-07T19:44:35.9525137Z [118/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86emithelper.cpp 2025-05-07T19:44:36.0840006Z [119/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86operand.cpp 2025-05-07T19:44:36.1589752Z [120/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86instdb.cpp 2025-05-07T19:44:36.7879156Z [121/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86func.cpp 2025-05-07T19:44:36.7900236Z [122/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64assembler.cpp 2025-05-07T19:44:36.7903426Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(132): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.7908881Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(133): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.7914723Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(134): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.7917920Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(135): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.7970301Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(137): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.8016602Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(138): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.8023968Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(139): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.8034139Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(140): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.8063369Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(141): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:36.8067479Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\../arm/a64operand.h(142): warning C5054: operator '|': deprecated between enumerations of different types 2025-05-07T19:44:38.0073737Z [123/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86instapi.cpp 2025-05-07T19:44:38.0144935Z [124/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\cache.c 2025-05-07T19:44:38.0454464Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.0829138Z [125/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\init.c 2025-05-07T19:44:38.1073685Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1087313Z [126/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\log.c 2025-05-07T19:44:38.1157351Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1237336Z [127/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\api.c 2025-05-07T19:44:38.1335437Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1382117Z [128/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\info.c 2025-05-07T19:44:38.1530989Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1632427Z [129/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\vendor.c 2025-05-07T19:44:38.1741213Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1825904Z [130/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\init.c 2025-05-07T19:44:38.1884850Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1951868Z [131/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\uarch.c 2025-05-07T19:44:38.1954942Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.1958332Z [132/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp 2025-05-07T19:44:38.1961810Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(244): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.1963475Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(244): note: the template instantiation context (the oldest one first) is 2025-05-07T19:44:38.1965616Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(252): note: see reference to class template instantiation 'asmjit::_abi_1_13::x86::X86CDisp8SHL_T<0>' being compiled 2025-05-07T19:44:38.1997526Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(245): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2037920Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(246): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2041411Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(247): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2043494Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(276): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2045523Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(276): note: the template instantiation context (the oldest one first) is 2025-05-07T19:44:38.2047737Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(284): note: see reference to class template instantiation 'asmjit::_abi_1_13::x86::X86Mod16BaseIndexTable_T<0>' being compiled 2025-05-07T19:44:38.2049964Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(276): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2051636Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(276): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2053346Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(276): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2055332Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(277): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2057363Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(277): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2059075Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(277): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2060716Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(277): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2062689Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(278): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2102190Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(278): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2190545Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(278): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2218361Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(278): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2496716Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(279): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.2582787Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(279): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.3289497Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(279): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.3333125Z D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp(279): warning C5054: operator '==': deprecated between enumerations of different types 2025-05-07T19:44:38.3583037Z [133/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\topology.c 2025-05-07T19:44:38.3604247Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.3791972Z [134/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\name.c 2025-05-07T19:44:38.3813755Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.3873924Z [135/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\cache\init.c 2025-05-07T19:44:38.3876788Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.3889388Z [136/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -MP -GF -Zc:__cplusplus -Zc:inline -Zc:strictStrings -Zc:threadSafeInit- -W4 -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86rapass.cpp 2025-05-07T19:44:38.3895924Z [137/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\cache\descriptor.c 2025-05-07T19:44:38.3905015Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.7019053Z [138/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\isa.c 2025-05-07T19:44:38.7095898Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.7544083Z [139/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\cache\deterministic.c 2025-05-07T19:44:38.7547518Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:38.7569853Z [140/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\api.c 2025-05-07T19:44:38.8035280Z [141/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\cache.c 2025-05-07T19:44:38.8606863Z [142/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\init.c 2025-05-07T19:44:38.8730118Z [143/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\info.c 2025-05-07T19:44:38.9032911Z [144/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\vendor.c 2025-05-07T19:44:38.9062947Z [145/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\init.c 2025-05-07T19:44:38.9354947Z [146/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=2 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\windows\init.c 2025-05-07T19:44:38.9358591Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:39.0218694Z [147/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\uarch.c 2025-05-07T19:44:39.0368849Z [148/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\name.c 2025-05-07T19:44:39.0520685Z [149/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\topology.c 2025-05-07T19:44:39.0949788Z [150/322] C:\Windows\system32\cmd.exe /C "cd . && C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\lib.exe /nologo /machine:x64 /out:cpuinfo\cpuinfo.lib cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj && cd ." 2025-05-07T19:44:39.1474210Z [151/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\log.c 2025-05-07T19:44:39.1494191Z [152/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\isa.c 2025-05-07T19:44:39.1921561Z [153/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\cache\init.c 2025-05-07T19:44:39.1941482Z [154/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\cache\deterministic.c 2025-05-07T19:44:39.2796047Z [155/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\cache\descriptor.c 2025-05-07T19:44:39.2864954Z [156/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\isa-info.dir\tools\isa-info.c.obj /Fdcpuinfo\CMakeFiles\isa-info.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\tools\isa-info.c 2025-05-07T19:44:39.3034412Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:39.3059631Z [157/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cache-info.dir\tools\cache-info.c.obj /Fdcpuinfo\CMakeFiles\cache-info.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\tools\cache-info.c 2025-05-07T19:44:39.3093210Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:39.4038694Z [158/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpu-info.dir\tools\cpu-info.c.obj /Fdcpuinfo\CMakeFiles\cpu-info.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\tools\cpu-info.c 2025-05-07T19:44:39.4057195Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:39.5772637Z [159/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /MT /showIncludes /Focpuinfo\CMakeFiles\cpuid-dump.dir\tools\cpuid-dump.c.obj /Fdcpuinfo\CMakeFiles\cpuid-dump.dir\ /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\tools\cpuid-dump.c 2025-05-07T19:44:39.5776578Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:39.5783730Z [160/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo -DCPUINFO_LOG_LEVEL=0 -DCPUINFO_LOG_TO_STDIO=1 -D_CRT_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0601 -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\src /DWIN32 /D_WINDOWS -openmp /O2 /Ob2 /DNDEBUG -MD /showIncludes /Focpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo_internals.dir\cpuinfo_internals.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\x86\windows\init.c 2025-05-07T19:44:39.5811610Z [161/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=cpuinfo\CMakeFiles\cache-info.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo cpuinfo\CMakeFiles\cache-info.dir\tools\cache-info.c.obj /out:cpuinfo\cache-info.exe /implib:cpuinfo\cache-info.lib /pdb:cpuinfo\cache-info.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:44:39.5881891Z [162/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=cpuinfo\CMakeFiles\cpu-info.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo cpuinfo\CMakeFiles\cpu-info.dir\tools\cpu-info.c.obj /out:cpuinfo\cpu-info.exe /implib:cpuinfo\cpu-info.lib /pdb:cpuinfo\cpu-info.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:44:39.6433795Z [163/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=cpuinfo\CMakeFiles\isa-info.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo cpuinfo\CMakeFiles\isa-info.dir\tools\isa-info.c.obj /out:cpuinfo\isa-info.exe /implib:cpuinfo\isa-info.lib /pdb:cpuinfo\isa-info.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:44:39.6927505Z [164/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=cpuinfo\CMakeFiles\cpuid-dump.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo cpuinfo\CMakeFiles\cpuid-dump.dir\tools\cpuid-dump.c.obj /out:cpuinfo\cpuid-dump.exe /implib:cpuinfo\cpuid-dump.lib /pdb:cpuinfo\cpuid-dump.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:44:39.6940609Z [165/322] C:\Windows\system32\cmd.exe /C "cd . && C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\lib.exe /nologo /machine:x64 /out:cpuinfo\cpuinfo_internals.lib cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj && cd ." 2025-05-07T19:44:40.4972910Z [166/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_dll --msvc-ver=1943 --intdir=asmjit\CMakeFiles\asmjit.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\instdb.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj /out:asmjit\asmjit.dll /implib:asmjit\asmjit.lib /pdb:asmjit\asmjit.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO -natvis:D:/a/FBGEMM/FBGEMM/external/asmjit/src/asmjit.natvis kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:44:42.1033657Z [167/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Bfloat16ConvertTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\Bfloat16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:44:44.3390797Z [168/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Bfloat16ConvertTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\Bfloat16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:44:45.5269636Z [169/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Bfloat16ConvertTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\Bfloat16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:44:47.0120442Z [170/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Bfloat16ConvertTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\Bfloat16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:44:47.2699005Z [171/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Bfloat16ConvertTest.dir\Bfloat16ConvertTest.cc.obj /Fdtest\CMakeFiles\Bfloat16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\Bfloat16ConvertTest.cc 2025-05-07T19:44:48.0485713Z [172/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:44:48.1112214Z [173/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\EmbeddingSpMDM8BitTest.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDM8BitTest.cc 2025-05-07T19:44:48.1603744Z [174/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:44:50.1724314Z [175/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:44:50.1809771Z [176/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_dll --msvc-ver=1943 --intdir=CMakeFiles\fbgemm.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDM.cc.obj CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDMNBit.cc.obj CMakeFiles\fbgemm_generic.dir\src\ExecuteKernel.cc.obj CMakeFiles\fbgemm_generic.dir\src\ExecuteKernelU8S8.cc.obj CMakeFiles\fbgemm_generic.dir\src\Fbgemm.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmBfloat16Convert.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmConv.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmFPCommon.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmFP16.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmFloat16Convert.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmI64.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmSparseDense.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmI8Spmdm.cc.obj CMakeFiles\fbgemm_generic.dir\src\FbgemmPackMatrixB.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernelDirectConvU8S8S32ACC32.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernel.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc.obj CMakeFiles\fbgemm_generic.dir\src\GroupwiseConv.cc.obj CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx2.cc.obj CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx512.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackAMatrix.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackAWithIm2Col.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackAWithQuantRowOffset.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackAWithRowOffset.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackBMatrix.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackMatrix.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackWeightMatrixForGConv.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackWeightsForConv.cc.obj CMakeFiles\fbgemm_generic.dir\src\PackWeightsForDirectConv.cc.obj CMakeFiles\fbgemm_generic.dir\src\QuantUtils.cc.obj CMakeFiles\fbgemm_generic.dir\src\RowWiseSparseAdagradFused.cc.obj CMakeFiles\fbgemm_generic.dir\src\SparseAdagrad.cc.obj CMakeFiles\fbgemm_generic.dir\src\spmmUtils.cc.obj CMakeFiles\fbgemm_generic.dir\src\TransposeUtils.cc.obj CMakeFiles\fbgemm_generic.dir\src\GenerateI8Depthwise.cc.obj CMakeFiles\fbgemm_generic.dir\src\RefImplementations.cc.obj CMakeFiles\fbgemm_generic.dir\src\Utils.cc.obj CMakeFiles\fbgemm_avx2.dir\src\EmbeddingSpMDMAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmBfloat16ConvertAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmFloat16ConvertAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8Depthwise3DAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwiseAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseInt8Avx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\OptimizedKernelsAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\PackDepthwiseConvMatrixAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\QuantUtilsAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\spmmUtilsAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\UtilsAvx2.cc.obj CMakeFiles\fbgemm_avx2.dir\src\FbgemmFP16UKernelsIntrinsicAvx2.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmBfloat16ConvertAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\EmbeddingSpMDMAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmFloat16ConvertAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseInt8Avx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseVectorInt8Avx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\QuantUtilsAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\UtilsAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512.cc.obj CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc.obj CMakeFiles\fbgemm_autovec.dir\src\EmbeddingSpMDMAutovec.cc.obj /out:fbgemm.dll /implib:fbgemm.lib /pdb:fbgemm.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:44:50.3310825Z [177/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:44:52.1956432Z [178/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:44:55.5365537Z [179/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDM8BitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:44:55.7481190Z [180/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:44:55.8982004Z [181/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:44:57.3022903Z [182/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:44:57.4790244Z [183/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\EmbeddingSpMDMNBitTest.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMNBitTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMNBitTest.cc 2025-05-07T19:44:58.2358412Z [184/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:01.7923248Z [185/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:01.8576892Z [186/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:01.8956387Z [187/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\FP16Test.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\FP16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:06.4972433Z [188/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\FP16Test.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\FP16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:06.9116627Z [189/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\FP16Test.dir\FP16Test.cc.obj /Fdtest\CMakeFiles\FP16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\FP16Test.cc 2025-05-07T19:45:07.2378715Z [190/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\FP16Test.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\FP16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:07.4784209Z [191/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\FP16Test.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\FP16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:08.1669022Z [192/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Float16ConvertTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\Float16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:08.2339848Z [193/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Float16ConvertTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\Float16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:11.2396628Z [194/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\EmbeddingSpMDMTest.dir\EmbeddingSpMDMTest.cc.obj /Fdtest\CMakeFiles\EmbeddingSpMDMTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTest.cc 2025-05-07T19:45:11.3070263Z [195/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Float16ConvertTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\Float16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:11.3660630Z [196/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Float16ConvertTest.dir\Float16ConvertTest.cc.obj /Fdtest\CMakeFiles\Float16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\Float16ConvertTest.cc 2025-05-07T19:45:13.1712318Z [197/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\GConvTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\GConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:13.3824755Z [198/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Float16ConvertTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\Float16ConvertTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:15.1039992Z [199/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\GConvTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\GConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:16.0334722Z [200/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\GConvTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\GConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:16.4528884Z [201/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\GConvTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\GConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:18.9150874Z [202/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I64Test.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\I64Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:19.6354429Z [203/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I64Test.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\I64Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:19.6541737Z [204/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\GConvTest.dir\GConvTest.cc.obj /Fdtest\CMakeFiles\GConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\GConvTest.cc 2025-05-07T19:45:19.6661355Z [205/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I64Test.dir\I64Test.cc.obj /Fdtest\CMakeFiles\I64Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\I64Test.cc 2025-05-07T19:45:21.4043133Z [206/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I64Test.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\I64Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:21.6342662Z [207/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I64Test.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\I64Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:21.7622379Z [208/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DepthwiseTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\I8DepthwiseTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:25.4080920Z [209/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DepthwiseTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\I8DepthwiseTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:26.0590172Z [210/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DepthwiseTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\I8DepthwiseTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:26.0693393Z [211/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DepthwiseTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\I8DepthwiseTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:27.4770582Z [212/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DirectconvTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\I8DirectconvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:28.6368378Z [213/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DirectconvTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\I8DirectconvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:31.4197998Z [214/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DirectconvTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\I8DirectconvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:32.3429417Z [215/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DepthwiseTest.dir\I8DepthwiseTest.cc.obj /Fdtest\CMakeFiles\I8DepthwiseTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\I8DepthwiseTest.cc 2025-05-07T19:45:32.9320403Z [216/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DirectconvTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\I8DirectconvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:32.9351152Z [217/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8SpmdmTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\I8SpmdmTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:34.6308868Z [218/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8DirectconvTest.dir\I8DirectconvTest.cc.obj /Fdtest\CMakeFiles\I8DirectconvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\I8DirectconvTest.cc 2025-05-07T19:45:36.6363096Z [219/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8SpmdmTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\I8SpmdmTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:36.6633918Z [220/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8SpmdmTest.dir\I8SpmdmTest.cc.obj /Fdtest\CMakeFiles\I8SpmdmTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\I8SpmdmTest.cc 2025-05-07T19:45:37.3322946Z [221/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8SpmdmTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\I8SpmdmTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:38.1401501Z [222/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\I8SpmdmTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\I8SpmdmTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:38.4333664Z [223/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Im2ColFusedRequantizeTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\Im2ColFusedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:40.3565447Z [224/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Im2ColFusedRequantizeTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\Im2ColFusedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:41.5353798Z [225/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Im2ColFusedRequantizeTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\Im2ColFusedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:42.2895631Z [226/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Im2ColFusedRequantizeTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\Im2ColFusedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:43.2902686Z [227/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeAcc16Test.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\PackedRequantizeAcc16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:46.0063814Z [228/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeAcc16Test.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\PackedRequantizeAcc16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:46.4507174Z [229/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeAcc16Test.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\PackedRequantizeAcc16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:47.1430527Z [230/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\Im2ColFusedRequantizeTest.dir\Im2ColFusedRequantizeTest.cc.obj /Fdtest\CMakeFiles\Im2ColFusedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\Im2ColFusedRequantizeTest.cc 2025-05-07T19:45:50.2466205Z [231/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeAcc16Test.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\PackedRequantizeAcc16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:50.5124412Z [232/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\PackedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:50.6176922Z [233/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\PackedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:45:52.9215553Z [234/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeAcc16Test.dir\PackedRequantizeAcc16Test.cc.obj /Fdtest\CMakeFiles\PackedRequantizeAcc16Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\PackedRequantizeAcc16Test.cc 2025-05-07T19:45:53.4442917Z [235/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\PackedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:45:54.9011566Z [236/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\PackedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:45:55.9394201Z [237/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\QuantUtilsTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\QuantUtilsTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:45:56.3632755Z [238/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\PackedRequantizeTest.dir\PackedRequantizeTest.cc.obj /Fdtest\CMakeFiles\PackedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\PackedRequantizeTest.cc 2025-05-07T19:45:57.7369258Z [239/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\QuantUtilsTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\QuantUtilsTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:01.1421460Z [240/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\QuantUtilsTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\QuantUtilsTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:01.5346359Z [241/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\QuantUtilsTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\QuantUtilsTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:01.5408196Z [242/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RadixSortTest.dir\RadixSortTest.cc.obj /Fdtest\CMakeFiles\RadixSortTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\RadixSortTest.cc 2025-05-07T19:46:01.5678413Z [243/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RadixSortTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\RadixSortTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:01.5935249Z [244/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RadixSortTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\RadixSortTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:03.7487911Z [245/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\QuantUtilsTest.dir\QuantUtilsTest.cc.obj /Fdtest\CMakeFiles\QuantUtilsTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantUtilsTest.cc 2025-05-07T19:46:04.0376903Z [246/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RadixSortTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\RadixSortTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:04.0476896Z [247/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RequantizeOnlyTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\RequantizeOnlyTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:07.3372857Z [248/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RequantizeOnlyTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\RequantizeOnlyTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:08.6513030Z [249/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RadixSortTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\RadixSortTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:09.2848635Z [250/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RequantizeOnlyTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\RequantizeOnlyTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:10.4304243Z [251/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RequantizeOnlyTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\RequantizeOnlyTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:11.1125271Z [252/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:11.3093794Z [253/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:11.4940234Z [254/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RequantizeOnlyTest.dir\RequantizeOnlyTest.cc.obj /Fdtest\CMakeFiles\RequantizeOnlyTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\RequantizeOnlyTest.cc 2025-05-07T19:46:13.3256331Z [255/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:13.4738781Z [256/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\RowWiseSparseAdagradFusedTest.cc.obj /Fdtest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\RowWiseSparseAdagradFusedTest.cc 2025-05-07T19:46:14.0791230Z [257/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseAdagradTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\SparseAdagradTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:15.3957808Z [258/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:19.0777042Z [259/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseAdagradTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\SparseAdagradTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:19.1297727Z [260/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseAdagradTest.dir\SparseAdagradTest.cc.obj /Fdtest\CMakeFiles\SparseAdagradTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\SparseAdagradTest.cc 2025-05-07T19:46:19.5195941Z [261/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseAdagradTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\SparseAdagradTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:19.5453264Z [262/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseDenseMMInt8Test.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\SparseDenseMMInt8Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:21.0824798Z [263/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseAdagradTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\SparseAdagradTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:21.6540298Z [264/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseDenseMMInt8Test.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\SparseDenseMMInt8Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:24.5851274Z [265/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseDenseMMInt8Test.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\SparseDenseMMInt8Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:24.7080937Z [266/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseDenseMMInt8Test.dir\SparseDenseMMInt8Test.cc.obj /Fdtest\CMakeFiles\SparseDenseMMInt8Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\SparseDenseMMInt8Test.cc 2025-05-07T19:46:24.7470104Z [267/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparsePackUnpackTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\SparsePackUnpackTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:24.7766171Z [268/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparsePackUnpackTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\SparsePackUnpackTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:27.5173098Z [269/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparseDenseMMInt8Test.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\SparseDenseMMInt8Test.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:28.6179696Z [270/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparsePackUnpackTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\SparsePackUnpackTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:29.0335227Z [271/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposeTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\TransposeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:29.0841537Z [272/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparsePackUnpackTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\SparsePackUnpackTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:30.4566574Z [273/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\SparsePackUnpackTest.dir\SparsePackUnpackTest.cc.obj /Fdtest\CMakeFiles\SparsePackUnpackTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\SparsePackUnpackTest.cc 2025-05-07T19:46:30.7855664Z [274/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposeTest.dir\TransposeTest.cc.obj /Fdtest\CMakeFiles\TransposeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TransposeTest.cc 2025-05-07T19:46:31.2523222Z [275/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposeTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\TransposeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:32.3248422Z [276/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposeTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\TransposeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:32.8911248Z [277/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposedRequantizeTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\TransposedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:33.3971792Z [278/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposedRequantizeTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\TransposedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:36.1405682Z [279/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposeTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\TransposeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:36.6195032Z [280/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposedRequantizeTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\TransposedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:37.0399066Z [281/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposedRequantizeTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\TransposedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:38.3550314Z [282/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\UniConvTest.dir\EmbeddingSpMDMTestUtils.cc.obj /Fdtest\CMakeFiles\UniConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\EmbeddingSpMDMTestUtils.cc 2025-05-07T19:46:38.5796076Z [283/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\UniConvTest.dir\QuantizationHelpers.cc.obj /Fdtest\CMakeFiles\UniConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\QuantizationHelpers.cc 2025-05-07T19:46:38.9333616Z [284/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\TransposedRequantizeTest.dir\TransposedRequantizeTest.cc.obj /Fdtest\CMakeFiles\TransposedRequantizeTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TransposedRequantizeTest.cc 2025-05-07T19:46:43.5146083Z [285/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\UniConvTest.dir\__\bench\BenchUtils.cc.obj /Fdtest\CMakeFiles\UniConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\bench\BenchUtils.cc 2025-05-07T19:46:46.0928778Z [286/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\UniConvTest.dir\TestUtils.cc.obj /Fdtest\CMakeFiles\UniConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\TestUtils.cc 2025-05-07T19:46:49.6191711Z [287/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj /Fdlib\gmock.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googlemock\src\gmock-all.cc 2025-05-07T19:46:50.6822508Z [288/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj /Fdlib\gmock_main.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googlemock\src\gmock-all.cc 2025-05-07T19:46:54.9190949Z [289/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DCPUINFO_SUPPORTED_PLATFORM=1 -ID:\a\FBGEMM\FBGEMM\include -ID:\a\FBGEMM\FBGEMM -ID:\a\FBGEMM\FBGEMM\external\asmjit\src -ID:\a\FBGEMM\FBGEMM\external\cpuinfo\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -external:W0 /DWIN32 /D_WINDOWS /EHsc -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD /arch:AVX2 /wd4244 /wd4267 /wd4305 /wd4309 -openmp /showIncludes /Fotest\CMakeFiles\UniConvTest.dir\UniConvTest.cc.obj /Fdtest\CMakeFiles\UniConvTest.dir\ /FS -c D:\a\FBGEMM\FBGEMM\test\UniConvTest.cc 2025-05-07T19:46:56.7451556Z [290/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj /Fdlib\gmock_main.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googlemock\src\gmock_main.cc 2025-05-07T19:46:57.4825854Z [291/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj /Fdlib\gmock.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googletest\src\gtest-all.cc 2025-05-07T19:46:57.9209089Z [292/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -external:ID:\a\FBGEMM\FBGEMM\external\googletest\googletest -external:W0 /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj /Fdlib\gtest_main.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googletest\src\gtest_main.cc 2025-05-07T19:47:00.3291122Z [293/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googlemock -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj /Fdlib\gmock_main.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googletest\src\gtest-all.cc 2025-05-07T19:47:00.3296859Z [294/322] C:\Windows\system32\cmd.exe /C "cd . && C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\lib.exe /nologo /machine:x64 /out:lib\gmock.lib googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj && cd ." 2025-05-07T19:47:01.3195218Z [295/322] C:\Windows\system32\cmd.exe /C "cd . && C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\lib.exe /nologo /machine:x64 /out:lib\gmock_main.lib googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj && cd ." 2025-05-07T19:47:01.3618976Z [296/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest\include -ID:\a\FBGEMM\FBGEMM\external\googletest\googletest /DWIN32 /D_WINDOWS -openmp /wd4244 /wd4267 /wd4305 /wd4309 /O2 /Ob2 /DNDEBUG -std:c++20 -MD -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /showIncludes /Fogoogletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj /Fdlib\gtest.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googletest\src\gtest-all.cc 2025-05-07T19:47:01.7372155Z [297/322] C:\Windows\system32\cmd.exe /C "cd . && C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\lib.exe /nologo /machine:x64 /out:lib\gtest.lib googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj && cd ." 2025-05-07T19:47:01.7375373Z [298/322] C:\Windows\system32\cmd.exe /C "cd . && C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\lib.exe /nologo /machine:x64 /out:lib\gtest_main.lib googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj && cd ." 2025-05-07T19:47:01.7445049Z [299/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\Float16ConvertTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\Float16ConvertTest.dir\Float16ConvertTest.cc.obj test\CMakeFiles\Float16ConvertTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\Float16ConvertTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\Float16ConvertTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\Float16ConvertTest.dir\TestUtils.cc.obj /out:test\Float16ConvertTest.exe /implib:test\Float16ConvertTest.lib /pdb:test\Float16ConvertTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.7512075Z [300/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\EmbeddingSpMDM8BitTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\EmbeddingSpMDM8BitTest.dir\EmbeddingSpMDM8BitTest.cc.obj test\CMakeFiles\EmbeddingSpMDM8BitTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\EmbeddingSpMDM8BitTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\EmbeddingSpMDM8BitTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\EmbeddingSpMDM8BitTest.dir\TestUtils.cc.obj /out:test\EmbeddingSpMDM8BitTest.exe /implib:test\EmbeddingSpMDM8BitTest.lib /pdb:test\EmbeddingSpMDM8BitTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.7635061Z [301/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\EmbeddingSpMDMTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\EmbeddingSpMDMTest.dir\EmbeddingSpMDMTest.cc.obj test\CMakeFiles\EmbeddingSpMDMTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\EmbeddingSpMDMTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\EmbeddingSpMDMTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\EmbeddingSpMDMTest.dir\TestUtils.cc.obj /out:test\EmbeddingSpMDMTest.exe /implib:test\EmbeddingSpMDMTest.lib /pdb:test\EmbeddingSpMDMTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.7791322Z [302/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\EmbeddingSpMDMNBitTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\EmbeddingSpMDMNBitTest.dir\EmbeddingSpMDMNBitTest.cc.obj test\CMakeFiles\EmbeddingSpMDMNBitTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\EmbeddingSpMDMNBitTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\EmbeddingSpMDMNBitTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\EmbeddingSpMDMNBitTest.dir\TestUtils.cc.obj /out:test\EmbeddingSpMDMNBitTest.exe /implib:test\EmbeddingSpMDMNBitTest.lib /pdb:test\EmbeddingSpMDMNBitTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.7803600Z [303/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\FP16Test.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\FP16Test.dir\FP16Test.cc.obj test\CMakeFiles\FP16Test.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\FP16Test.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\FP16Test.dir\QuantizationHelpers.cc.obj test\CMakeFiles\FP16Test.dir\TestUtils.cc.obj /out:test\FP16Test.exe /implib:test\FP16Test.lib /pdb:test\FP16Test.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.9847311Z [304/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\Bfloat16ConvertTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\Bfloat16ConvertTest.dir\Bfloat16ConvertTest.cc.obj test\CMakeFiles\Bfloat16ConvertTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\Bfloat16ConvertTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\Bfloat16ConvertTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\Bfloat16ConvertTest.dir\TestUtils.cc.obj /out:test\Bfloat16ConvertTest.exe /implib:test\Bfloat16ConvertTest.lib /pdb:test\Bfloat16ConvertTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.9912972Z [305/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\I64Test.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\I64Test.dir\I64Test.cc.obj test\CMakeFiles\I64Test.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\I64Test.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\I64Test.dir\QuantizationHelpers.cc.obj test\CMakeFiles\I64Test.dir\TestUtils.cc.obj /out:test\I64Test.exe /implib:test\I64Test.lib /pdb:test\I64Test.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.9951408Z [306/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\GConvTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\GConvTest.dir\GConvTest.cc.obj test\CMakeFiles\GConvTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\GConvTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\GConvTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\GConvTest.dir\TestUtils.cc.obj /out:test\GConvTest.exe /implib:test\GConvTest.lib /pdb:test\GConvTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:01.9969454Z [307/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\I8DepthwiseTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\I8DepthwiseTest.dir\I8DepthwiseTest.cc.obj test\CMakeFiles\I8DepthwiseTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\I8DepthwiseTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\I8DepthwiseTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\I8DepthwiseTest.dir\TestUtils.cc.obj /out:test\I8DepthwiseTest.exe /implib:test\I8DepthwiseTest.lib /pdb:test\I8DepthwiseTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.0203102Z [308/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\I8SpmdmTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\I8SpmdmTest.dir\I8SpmdmTest.cc.obj test\CMakeFiles\I8SpmdmTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\I8SpmdmTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\I8SpmdmTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\I8SpmdmTest.dir\TestUtils.cc.obj /out:test\I8SpmdmTest.exe /implib:test\I8SpmdmTest.lib /pdb:test\I8SpmdmTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.0294861Z [309/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\I8DirectconvTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\I8DirectconvTest.dir\I8DirectconvTest.cc.obj test\CMakeFiles\I8DirectconvTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\I8DirectconvTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\I8DirectconvTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\I8DirectconvTest.dir\TestUtils.cc.obj /out:test\I8DirectconvTest.exe /implib:test\I8DirectconvTest.lib /pdb:test\I8DirectconvTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.2147973Z [310/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\Im2ColFusedRequantizeTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\Im2ColFusedRequantizeTest.dir\Im2ColFusedRequantizeTest.cc.obj test\CMakeFiles\Im2ColFusedRequantizeTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\Im2ColFusedRequantizeTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\Im2ColFusedRequantizeTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\Im2ColFusedRequantizeTest.dir\TestUtils.cc.obj /out:test\Im2ColFusedRequantizeTest.exe /implib:test\Im2ColFusedRequantizeTest.lib /pdb:test\Im2ColFusedRequantizeTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.2392313Z [311/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\PackedRequantizeAcc16Test.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\PackedRequantizeAcc16Test.dir\PackedRequantizeAcc16Test.cc.obj test\CMakeFiles\PackedRequantizeAcc16Test.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\PackedRequantizeAcc16Test.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\PackedRequantizeAcc16Test.dir\QuantizationHelpers.cc.obj test\CMakeFiles\PackedRequantizeAcc16Test.dir\TestUtils.cc.obj /out:test\PackedRequantizeAcc16Test.exe /implib:test\PackedRequantizeAcc16Test.lib /pdb:test\PackedRequantizeAcc16Test.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.2452885Z [312/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\PackedRequantizeTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\PackedRequantizeTest.dir\PackedRequantizeTest.cc.obj test\CMakeFiles\PackedRequantizeTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\PackedRequantizeTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\PackedRequantizeTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\PackedRequantizeTest.dir\TestUtils.cc.obj /out:test\PackedRequantizeTest.exe /implib:test\PackedRequantizeTest.lib /pdb:test\PackedRequantizeTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.2483530Z [313/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\RadixSortTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\RadixSortTest.dir\RadixSortTest.cc.obj test\CMakeFiles\RadixSortTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\RadixSortTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\RadixSortTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\RadixSortTest.dir\TestUtils.cc.obj /out:test\RadixSortTest.exe /implib:test\RadixSortTest.lib /pdb:test\RadixSortTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.3441316Z [314/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\QuantUtilsTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\QuantUtilsTest.dir\QuantUtilsTest.cc.obj test\CMakeFiles\QuantUtilsTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\QuantUtilsTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\QuantUtilsTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\QuantUtilsTest.dir\TestUtils.cc.obj /out:test\QuantUtilsTest.exe /implib:test\QuantUtilsTest.lib /pdb:test\QuantUtilsTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.3493325Z [315/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\RowWiseSparseAdagradFusedTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\RowWiseSparseAdagradFusedTest.cc.obj test\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\RowWiseSparseAdagradFusedTest.dir\TestUtils.cc.obj /out:test\RowWiseSparseAdagradFusedTest.exe /implib:test\RowWiseSparseAdagradFusedTest.lib /pdb:test\RowWiseSparseAdagradFusedTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.4517652Z [316/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\RequantizeOnlyTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\RequantizeOnlyTest.dir\RequantizeOnlyTest.cc.obj test\CMakeFiles\RequantizeOnlyTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\RequantizeOnlyTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\RequantizeOnlyTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\RequantizeOnlyTest.dir\TestUtils.cc.obj /out:test\RequantizeOnlyTest.exe /implib:test\RequantizeOnlyTest.lib /pdb:test\RequantizeOnlyTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.4530728Z [317/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\TransposeTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\TransposeTest.dir\TransposeTest.cc.obj test\CMakeFiles\TransposeTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\TransposeTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\TransposeTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\TransposeTest.dir\TestUtils.cc.obj /out:test\TransposeTest.exe /implib:test\TransposeTest.lib /pdb:test\TransposeTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.4542463Z [318/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\SparseDenseMMInt8Test.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\SparseDenseMMInt8Test.dir\SparseDenseMMInt8Test.cc.obj test\CMakeFiles\SparseDenseMMInt8Test.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\SparseDenseMMInt8Test.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\SparseDenseMMInt8Test.dir\QuantizationHelpers.cc.obj test\CMakeFiles\SparseDenseMMInt8Test.dir\TestUtils.cc.obj /out:test\SparseDenseMMInt8Test.exe /implib:test\SparseDenseMMInt8Test.lib /pdb:test\SparseDenseMMInt8Test.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.4555171Z [319/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\SparsePackUnpackTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\SparsePackUnpackTest.dir\SparsePackUnpackTest.cc.obj test\CMakeFiles\SparsePackUnpackTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\SparsePackUnpackTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\SparsePackUnpackTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\SparsePackUnpackTest.dir\TestUtils.cc.obj /out:test\SparsePackUnpackTest.exe /implib:test\SparsePackUnpackTest.lib /pdb:test\SparsePackUnpackTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.5327677Z [320/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\SparseAdagradTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\SparseAdagradTest.dir\SparseAdagradTest.cc.obj test\CMakeFiles\SparseAdagradTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\SparseAdagradTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\SparseAdagradTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\SparseAdagradTest.dir\TestUtils.cc.obj /out:test\SparseAdagradTest.exe /implib:test\SparseAdagradTest.lib /pdb:test\SparseAdagradTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.5442426Z [321/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\TransposedRequantizeTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\TransposedRequantizeTest.dir\TransposedRequantizeTest.cc.obj test\CMakeFiles\TransposedRequantizeTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\TransposedRequantizeTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\TransposedRequantizeTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\TransposedRequantizeTest.dir\TestUtils.cc.obj /out:test\TransposedRequantizeTest.exe /implib:test\TransposedRequantizeTest.lib /pdb:test\TransposedRequantizeTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.5455765Z [322/322] C:\Windows\system32\cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1943 --intdir=test\CMakeFiles\UniConvTest.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100261~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\link.exe /nologo test\CMakeFiles\UniConvTest.dir\UniConvTest.cc.obj test\CMakeFiles\UniConvTest.dir\__\bench\BenchUtils.cc.obj test\CMakeFiles\UniConvTest.dir\EmbeddingSpMDMTestUtils.cc.obj test\CMakeFiles\UniConvTest.dir\QuantizationHelpers.cc.obj test\CMakeFiles\UniConvTest.dir\TestUtils.cc.obj /out:test\UniConvTest.exe /implib:test\UniConvTest.lib /pdb:test\UniConvTest.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console lib\gtest.lib lib\gmock.lib lib\gtest_main.lib fbgemm.lib lib\gtest.lib asmjit\asmjit.lib cpuinfo\cpuinfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-05-07T19:47:02.5462790Z "Build Success" 2025-05-07T19:47:02.5603509Z ##[group]Run echo %cd% 2025-05-07T19:47:02.5603798Z echo %cd% 2025-05-07T19:47:02.5603986Z cd %BUILD_DIR% 2025-05-07T19:47:02.5604193Z set PATH=%PATH%;%cd%;%cd%\asmjit 2025-05-07T19:47:02.5604430Z echo %PATH% 2025-05-07T19:47:02.5604652Z ctest --rerun-failed --output-on-failure 2025-05-07T19:47:02.5604915Z if errorlevel 1 exit /b 1 2025-05-07T19:47:02.5632030Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-05-07T19:47:02.5632345Z env: 2025-05-07T19:47:02.5632523Z BUILD_DIR: build_shared 2025-05-07T19:47:02.5632717Z ##[endgroup] 2025-05-07T19:47:02.5725994Z D:\a\FBGEMM\FBGEMM 2025-05-07T19:47:02.5745289Z C:\Program Files\MongoDB\Server\5.0\bin;C:\aliyun-cli;C:\vcpkg;C:\Program Files (x86)\NSIS\;C:\tools\zstd;C:\Program Files\Mercurial\;C:\hostedtoolcache\windows\stack\3.5.1\x64;C:\cabal\bin;C:\\ghcup\bin;C:\mingw64\bin;C:\Program Files\dotnet;C:\Program Files\MySQL\MySQL Server 8.0\bin;C:\Program Files\R\R-4.4.2\bin\x64;C:\SeleniumWebDrivers\GeckoDriver;C:\SeleniumWebDrivers\EdgeDriver\;C:\SeleniumWebDrivers\ChromeDriver;C:\Program Files (x86)\sbt\bin;C:\Program Files (x86)\GitHub CLI;C:\Program Files\Git\bin;C:\Program Files (x86)\pipx_bin;C:\npm\prefix;C:\hostedtoolcache\windows\go\1.24.2\x64\bin;C:\hostedtoolcache\windows\Python\3.9.13\x64\Scripts;C:\hostedtoolcache\windows\Python\3.9.13\x64;C:\hostedtoolcache\windows\Ruby\3.0.7\x64\bin;C:\Program Files\OpenSSL\bin;C:\tools\kotlinc\bin;C:\hostedtoolcache\windows\Java_Temurin-Hotspot_jdk\8.0.452-9\x64\bin;C:\Program Files\ImageMagick-7.1.1-Q16-HDRI;C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin;C:\ProgramData\kind;C:\ProgramData\Chocolatey\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\PowerShell\7\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\WiX Toolset v3.14\bin;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\ProgramData\chocolatey\lib\pulumi\tools\Pulumi\bin;C:\Program Files\CMake\bin;C:\ProgramData\chocolatey\lib\maven\apache-maven-3.9.9\bin;C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code;C:\Program Files\Microsoft SDKs\Service Fabric\Tools\ServiceFabricLocalClusterManager;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\GitHub CLI\;c:\tools\php;C:\Program Files (x86)\sbt\bin;C:\Program Files\Amazon\AWSCLIV2\;C:\Program Files\Amazon\SessionManagerPlugin\bin\;C:\Program Files\Amazon\AWSSAMCLI\bin\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\LLVM\bin;C:\Users\runneradmin\.dotnet\tools;C:\Users\runneradmin\.cargo\bin;C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps;D:\a\FBGEMM\FBGEMM\build_shared;D:\a\FBGEMM\FBGEMM\build_shared\asmjit 2025-05-07T19:47:03.3255336Z Test project D:/a/FBGEMM/FBGEMM/build_shared 2025-05-07T19:47:03.3445782Z Problem reading file: D:/a/FBGEMM/FBGEMM/build_shared/Testing/Temporary/ while generating list of previously failed tests. 2025-05-07T19:47:03.3456938Z Start 1: Bfloat16ConvertTest 2025-05-07T19:47:03.4063405Z 1/24 Test #1: Bfloat16ConvertTest .............. Passed 0.05 sec 2025-05-07T19:47:03.4069739Z Start 2: EmbeddingSpMDM8BitTest 2025-05-07T19:47:03.8333076Z 2/24 Test #2: EmbeddingSpMDM8BitTest ........... Passed 0.43 sec 2025-05-07T19:47:03.8336490Z Start 3: EmbeddingSpMDMNBitTest 2025-05-07T19:47:04.5089044Z 3/24 Test #3: EmbeddingSpMDMNBitTest ........... Passed 0.67 sec 2025-05-07T19:47:04.5090547Z Start 4: EmbeddingSpMDMTest 2025-05-07T19:47:06.3967629Z 4/24 Test #4: EmbeddingSpMDMTest ............... Passed 1.89 sec 2025-05-07T19:47:06.3970905Z Start 5: FP16Test 2025-05-07T19:47:08.1391530Z 5/24 Test #5: FP16Test ......................... Passed 1.74 sec 2025-05-07T19:47:08.1395003Z Start 6: Float16ConvertTest 2025-05-07T19:47:08.1867593Z 6/24 Test #6: Float16ConvertTest ............... Passed 0.05 sec 2025-05-07T19:47:08.1870647Z Start 7: GConvTest 2025-05-07T19:47:20.9668667Z 7/24 Test #7: GConvTest ........................ Passed 12.78 sec 2025-05-07T19:47:20.9671880Z Start 8: I64Test 2025-05-07T19:47:23.2913049Z 8/24 Test #8: I64Test .......................... Passed 2.32 sec 2025-05-07T19:47:23.2916089Z Start 9: I8DepthwiseTest 2025-05-07T19:48:28.9024764Z 9/24 Test #9: I8DepthwiseTest .................. Passed 65.61 sec 2025-05-07T19:48:28.9028067Z Start 10: I8DirectconvTest 2025-05-07T19:48:36.1882211Z 10/24 Test #10: I8DirectconvTest ................. Passed 7.29 sec 2025-05-07T19:48:36.1885498Z Start 11: I8SpmdmTest 2025-05-07T19:49:27.3198119Z 11/24 Test #11: I8SpmdmTest ...................... Passed 51.13 sec 2025-05-07T19:49:27.3201127Z Start 12: Im2ColFusedRequantizeTest 2025-05-07T19:50:00.0968366Z 12/24 Test #12: Im2ColFusedRequantizeTest ........ Passed 32.78 sec 2025-05-07T19:50:00.0971369Z Start 13: PackedRequantizeAcc16Test 2025-05-07T19:51:26.7770053Z 13/24 Test #13: PackedRequantizeAcc16Test ........ Passed 86.68 sec 2025-05-07T19:51:26.7773557Z Start 14: PackedRequantizeTest 2025-05-07T19:52:06.4280490Z 14/24 Test #14: PackedRequantizeTest ............. Passed 39.65 sec 2025-05-07T19:52:06.4283440Z Start 15: QuantUtilsTest 2025-05-07T19:52:06.6621427Z 15/24 Test #15: QuantUtilsTest ................... Passed 0.23 sec 2025-05-07T19:52:06.6624364Z Start 16: RadixSortTest 2025-05-07T19:52:06.6731418Z 16/24 Test #16: RadixSortTest .................... Passed 0.01 sec 2025-05-07T19:52:06.6734048Z Start 17: RequantizeOnlyTest 2025-05-07T19:52:06.6863915Z 17/24 Test #17: RequantizeOnlyTest ............... Passed 0.01 sec 2025-05-07T19:52:06.6866719Z Start 18: RowWiseSparseAdagradFusedTest 2025-05-07T19:52:33.1398710Z 18/24 Test #18: RowWiseSparseAdagradFusedTest .... Passed 26.45 sec 2025-05-07T19:52:33.1401943Z Start 19: SparseAdagradTest 2025-05-07T19:52:33.5689224Z 19/24 Test #19: SparseAdagradTest ................ Passed 0.43 sec 2025-05-07T19:52:33.5692281Z Start 20: SparseDenseMMInt8Test 2025-05-07T19:52:39.4091338Z 20/24 Test #20: SparseDenseMMInt8Test ............ Passed 5.84 sec 2025-05-07T19:52:39.4098404Z Start 21: SparsePackUnpackTest 2025-05-07T19:52:39.4727705Z 21/24 Test #21: SparsePackUnpackTest ............. Passed 0.06 sec 2025-05-07T19:52:39.4730669Z Start 22: TransposeTest 2025-05-07T19:52:39.5201548Z 22/24 Test #22: TransposeTest .................... Passed 0.05 sec 2025-05-07T19:52:39.5204741Z Start 23: TransposedRequantizeTest 2025-05-07T19:52:39.5543223Z 23/24 Test #23: TransposedRequantizeTest ......... Passed 0.03 sec 2025-05-07T19:52:39.5546324Z Start 24: UniConvTest 2025-05-07T19:53:13.6951012Z 24/24 Test #24: UniConvTest ...................... Passed 34.14 sec 2025-05-07T19:53:13.6962170Z 2025-05-07T19:53:13.6962573Z 100% tests passed, 0 tests failed out of 24 2025-05-07T19:53:13.6962917Z 2025-05-07T19:53:13.6963023Z Total Test time (real) = 370.37 sec 2025-05-07T19:53:13.7848459Z Post job cleanup. 2025-05-07T19:53:13.9867977Z [command]"C:\Program Files\Git\bin\git.exe" version 2025-05-07T19:53:14.0139767Z git version 2.49.0.windows.1 2025-05-07T19:53:14.0214107Z Temporarily overriding HOME='D:\a\_temp\29ea1b21-f0d3-4964-87a1-70ff0fec5b73' before making global git config changes 2025-05-07T19:53:14.0217700Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:53:14.0231246Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\FBGEMM\FBGEMM 2025-05-07T19:53:14.0467036Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:53:14.0715738Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-05-07T19:53:14.4573805Z Entering 'external/asmjit' 2025-05-07T19:53:14.5193019Z Entering 'external/composable_kernel' 2025-05-07T19:53:14.5822368Z Entering 'external/cpuinfo' 2025-05-07T19:53:14.6437072Z Entering 'external/cutlass' 2025-05-07T19:53:14.7057926Z Entering 'external/googletest' 2025-05-07T19:53:14.7662874Z Entering 'external/hipify_torch' 2025-05-07T19:53:14.8261316Z Entering 'external/json' 2025-05-07T19:53:14.8943934Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:53:14.9149396Z http.https://github.com/.extraheader 2025-05-07T19:53:14.9184706Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:53:14.9412289Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2025-05-07T19:53:15.3630612Z Entering 'external/asmjit' 2025-05-07T19:53:15.4097016Z http.https://github.com/.extraheader 2025-05-07T19:53:15.4422568Z Entering 'external/composable_kernel' 2025-05-07T19:53:15.4873737Z http.https://github.com/.extraheader 2025-05-07T19:53:15.5207115Z Entering 'external/cpuinfo' 2025-05-07T19:53:15.5661716Z http.https://github.com/.extraheader 2025-05-07T19:53:15.5979964Z Entering 'external/cutlass' 2025-05-07T19:53:15.6433123Z http.https://github.com/.extraheader 2025-05-07T19:53:15.6765737Z Entering 'external/googletest' 2025-05-07T19:53:15.7216651Z http.https://github.com/.extraheader 2025-05-07T19:53:15.7538711Z Entering 'external/hipify_torch' 2025-05-07T19:53:15.7990410Z http.https://github.com/.extraheader 2025-05-07T19:53:15.8310487Z Entering 'external/json' 2025-05-07T19:53:15.8762411Z http.https://github.com/.extraheader 2025-05-07T19:53:15.9288498Z Cleaning up orphan processes 2025-05-07T19:53:15.9672157Z Terminate orphan process: pid (5236) (vctip)