2025-05-07T19:40:58.4463472Z Current runner version: '2.323.0' 2025-05-07T19:40:58.4488327Z ##[group]Operating System 2025-05-07T19:40:58.4489071Z Microsoft Windows Server 2022 2025-05-07T19:40:58.4489644Z 10.0.20348 2025-05-07T19:40:58.4490071Z Datacenter 2025-05-07T19:40:58.4490461Z ##[endgroup] 2025-05-07T19:40:58.4490918Z ##[group]Runner Image 2025-05-07T19:40:58.4491401Z Image: windows-2022 2025-05-07T19:40:58.4491848Z Version: 20250504.1.0 2025-05-07T19:40:58.4492904Z Included Software: https://github.com/actions/runner-images/blob/win22/20250504.1/images/windows/Windows2022-Readme.md 2025-05-07T19:40:58.4494196Z Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20250504.1 2025-05-07T19:40:58.4494986Z ##[endgroup] 2025-05-07T19:40:58.4495472Z ##[group]Runner Image Provisioner 2025-05-07T19:40:58.4495992Z 2.0.422.1 2025-05-07T19:40:58.4496356Z ##[endgroup] 2025-05-07T19:40:58.4497342Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:40:58.4499499Z Contents: read 2025-05-07T19:40:58.4500063Z Metadata: read 2025-05-07T19:40:58.4500489Z Packages: read 2025-05-07T19:40:58.4500908Z ##[endgroup] 2025-05-07T19:40:58.4502810Z Secret source: None 2025-05-07T19:40:58.4503434Z Prepare workflow directory 2025-05-07T19:40:58.5016201Z Prepare all required actions 2025-05-07T19:40:58.5052037Z Getting action download info 2025-05-07T19:40:58.9699175Z ##[group]Download immutable action package 'actions/checkout@v4' 2025-05-07T19:40:58.9700174Z Version: 4.2.2 2025-05-07T19:40:58.9701160Z Digest: sha256:ccb2698953eaebd21c7bf6268a94f9c26518a7e38e27e0b83c1fe1ad049819b1 2025-05-07T19:40:58.9702458Z Source commit SHA: 11bd71901bbe5b1630ceea73d27597364c9af683 2025-05-07T19:40:58.9703168Z ##[endgroup] 2025-05-07T19:40:59.3349935Z Complete job name: build-windows (windows-2022, static) 2025-05-07T19:40:59.4539264Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:59.4540292Z with: 2025-05-07T19:40:59.4540684Z submodules: true 2025-05-07T19:40:59.4541109Z repository: pytorch/FBGEMM 2025-05-07T19:40:59.4541831Z token: *** 2025-05-07T19:40:59.4542275Z ssh-strict: true 2025-05-07T19:40:59.4542730Z ssh-user: git 2025-05-07T19:40:59.4543150Z persist-credentials: true 2025-05-07T19:40:59.4543612Z clean: true 2025-05-07T19:40:59.4544010Z sparse-checkout-cone-mode: true 2025-05-07T19:40:59.4544485Z fetch-depth: 1 2025-05-07T19:40:59.4544869Z fetch-tags: false 2025-05-07T19:40:59.4545258Z show-progress: true 2025-05-07T19:40:59.4545657Z lfs: false 2025-05-07T19:40:59.4546035Z set-safe-directory: true 2025-05-07T19:40:59.4546702Z env: 2025-05-07T19:40:59.4547122Z BUILD_DIR: build_static 2025-05-07T19:40:59.4547641Z ##[endgroup] 2025-05-07T19:41:00.0623361Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:41:00.0626240Z ##[group]Getting Git version info 2025-05-07T19:41:00.0627068Z Working directory is 'D:\a\FBGEMM\FBGEMM' 2025-05-07T19:41:00.3004135Z [command]"C:\Program Files\Git\bin\git.exe" version 2025-05-07T19:41:00.3802804Z git version 2.49.0.windows.1 2025-05-07T19:41:00.3991682Z ##[endgroup] 2025-05-07T19:41:00.4015089Z Temporarily overriding HOME='D:\a\_temp\8b49f895-6bbe-42c7-af83-9e65385b1d6b' before making global git config changes 2025-05-07T19:41:00.4016816Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:41:00.4026669Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\FBGEMM\FBGEMM 2025-05-07T19:41:00.4839135Z Deleting the contents of 'D:\a\FBGEMM\FBGEMM' 2025-05-07T19:41:00.4844639Z ##[group]Initializing the repository 2025-05-07T19:41:00.4854686Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\FBGEMM\FBGEMM 2025-05-07T19:41:00.6002906Z Initialized empty Git repository in D:/a/FBGEMM/FBGEMM/.git/ 2025-05-07T19:41:00.6050083Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:41:00.6577392Z ##[endgroup] 2025-05-07T19:41:00.6578631Z ##[group]Disabling automatic garbage collection 2025-05-07T19:41:00.6587725Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2025-05-07T19:41:00.6803596Z ##[endgroup] 2025-05-07T19:41:00.6804696Z ##[group]Setting up auth 2025-05-07T19:41:00.6816473Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:41:00.7042955Z [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.4430194Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:41:02.4646331Z [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:02.8719931Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-05-07T19:41:02.8949183Z ##[endgroup] 2025-05-07T19:41:02.8950017Z ##[group]Fetching the repository 2025-05-07T19:41:02.8965394Z [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.5859751Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:41:05.5860624Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:41:05.6073386Z ##[endgroup] 2025-05-07T19:41:05.6073796Z ##[group]Determining the checkout info 2025-05-07T19:41:05.6076338Z ##[endgroup] 2025-05-07T19:41:05.6105879Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2025-05-07T19:41:05.6432712Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig 2025-05-07T19:41:05.6672182Z ##[group]Checking out the ref 2025-05-07T19:41:05.6672860Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:41:05.9857646Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:41:05.9858110Z 2025-05-07T19:41:05.9858451Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:41:05.9859177Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:41:05.9859868Z state without impacting any branches by switching back to a branch. 2025-05-07T19:41:05.9860292Z 2025-05-07T19:41:05.9860563Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:41:05.9861301Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:41:05.9861750Z 2025-05-07T19:41:05.9861929Z git switch -c 2025-05-07T19:41:05.9862200Z 2025-05-07T19:41:05.9862337Z Or undo this operation with: 2025-05-07T19:41:05.9862616Z 2025-05-07T19:41:05.9862731Z git switch - 2025-05-07T19:41:05.9863001Z 2025-05-07T19:41:05.9863359Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:41:05.9863859Z 2025-05-07T19:41:05.9864433Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:41:05.9889345Z ##[endgroup] 2025-05-07T19:41:05.9889966Z ##[group]Setting up auth for fetching submodules 2025-05-07T19:41:05.9902325Z [command]"C:\Program Files\Git\bin\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-05-07T19:41:06.0195751Z [command]"C:\Program Files\Git\bin\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T19:41:06.0437890Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T19:41:06.0663428Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T19:41:06.0888262Z ##[endgroup] 2025-05-07T19:41:06.0888740Z ##[group]Fetching submodules 2025-05-07T19:41:06.0899630Z [command]"C:\Program Files\Git\bin\git.exe" submodule sync 2025-05-07T19:41:06.4795165Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T19:41:06.8687474Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T19:41:06.8688902Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T19:41:06.8690398Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T19:41:06.8691574Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T19:41:06.8692771Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T19:41:06.8694237Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T19:41:06.8695575Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T19:41:07.9846926Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T19:41:09.1890537Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T19:41:10.2679315Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T19:41:12.9872520Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T19:41:13.9096702Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T19:41:14.6909687Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T19:41:15.9276456Z Cloning into 'D:/a/FBGEMM/FBGEMM/external/json'... 2025-05-07T19:41:17.5253963Z From https://github.com/asmjit/asmjit 2025-05-07T19:41:17.5254564Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T19:41:17.6388723Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T19:41:19.3346778Z From https://github.com/jwfromm/composable_kernel 2025-05-07T19:41:20.1338731Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T19:41:20.1339297Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T19:41:21.7367222Z From https://github.com/pytorch/cpuinfo 2025-05-07T19:41:21.7367616Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T19:41:21.9578059Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T19:41:24.1004401Z From https://github.com/jwfromm/cutlass 2025-05-07T19:41:24.1005477Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T19:41:25.5907301Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T19:41:27.2466258Z From https://github.com/google/googletest 2025-05-07T19:41:27.2466773Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T19:41:27.3433155Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T19:41:28.6306122Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T19:41:28.6306567Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T19:41:28.6681993Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:41:30.4922345Z From https://github.com/nlohmann/json 2025-05-07T19:41:30.4922793Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T19:41:30.7584140Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T19:41:30.7659498Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach "git config --local gc.auto 0" 2025-05-07T19:41:31.2361763Z Entering 'external/asmjit' 2025-05-07T19:41:31.2666539Z Entering 'external/composable_kernel' 2025-05-07T19:41:31.2978468Z Entering 'external/cpuinfo' 2025-05-07T19:41:31.3287939Z Entering 'external/cutlass' 2025-05-07T19:41:31.3603899Z Entering 'external/googletest' 2025-05-07T19:41:31.3911659Z Entering 'external/hipify_torch' 2025-05-07T19:41:31.4222213Z Entering 'external/json' 2025-05-07T19:41:31.4589915Z ##[endgroup] 2025-05-07T19:41:31.4590432Z ##[group]Persisting credentials for submodules 2025-05-07T19:41:31.4602392Z [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.9093330Z Entering 'external/asmjit' 2025-05-07T19:41:31.9779165Z Entering 'external/composable_kernel' 2025-05-07T19:41:32.0441747Z Entering 'external/cpuinfo' 2025-05-07T19:41:32.1158354Z Entering 'external/cutlass' 2025-05-07T19:41:32.1828093Z Entering 'external/googletest' 2025-05-07T19:41:32.2489540Z Entering 'external/hipify_torch' 2025-05-07T19:41:32.3150369Z Entering 'external/json' 2025-05-07T19:41:32.3876971Z [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.8780281Z Entering 'external/asmjit' 2025-05-07T19:41:32.9430319Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T19:41:32.9463954Z Entering 'external/composable_kernel' 2025-05-07T19:41:33.0117459Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T19:41:33.0152672Z Entering 'external/cpuinfo' 2025-05-07T19:41:33.0805143Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T19:41:33.0840515Z Entering 'external/cutlass' 2025-05-07T19:41:33.1488761Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T19:41:33.1522949Z Entering 'external/googletest' 2025-05-07T19:41:33.2174388Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T19:41:33.2208282Z Entering 'external/hipify_torch' 2025-05-07T19:41:33.2846900Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T19:41:33.2883658Z Entering 'external/json' 2025-05-07T19:41:33.3530760Z file:D:/a/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T19:41:33.3687869Z [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.8151620Z Entering 'external/asmjit' 2025-05-07T19:41:33.8456659Z Entering 'external/composable_kernel' 2025-05-07T19:41:33.8760017Z Entering 'external/cpuinfo' 2025-05-07T19:41:33.9067405Z Entering 'external/cutlass' 2025-05-07T19:41:33.9370755Z Entering 'external/googletest' 2025-05-07T19:41:33.9675320Z Entering 'external/hipify_torch' 2025-05-07T19:41:33.9976567Z Entering 'external/json' 2025-05-07T19:41:34.0345514Z [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:34.5230656Z Entering 'external/asmjit' 2025-05-07T19:41:34.5543096Z Entering 'external/composable_kernel' 2025-05-07T19:41:34.5858214Z Entering 'external/cpuinfo' 2025-05-07T19:41:34.6163479Z Entering 'external/cutlass' 2025-05-07T19:41:34.6465996Z Entering 'external/googletest' 2025-05-07T19:41:34.6767570Z Entering 'external/hipify_torch' 2025-05-07T19:41:34.7069263Z Entering 'external/json' 2025-05-07T19:41:34.7431075Z ##[endgroup] 2025-05-07T19:41:34.7717382Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2025-05-07T19:41:34.7930470Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:41:34.8264022Z ##[group]Run wmic cpu list full 2025-05-07T19:41:34.8264423Z wmic cpu list full 2025-05-07T19:41:34.8291094Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-05-07T19:41:34.8291425Z env: 2025-05-07T19:41:34.8291587Z BUILD_DIR: build_static 2025-05-07T19:41:34.8291779Z ##[endgroup] 2025-05-07T19:41:36.2853016Z 2025-05-07T19:41:36.2853030Z 2025-05-07T19:41:36.2853217Z 2025-05-07T19:41:36.2853226Z 2025-05-07T19:41:36.2853609Z AddressWidth=64 2025-05-07T19:41:36.2853898Z 2025-05-07T19:41:36.2854002Z Architecture=9 2025-05-07T19:41:36.2854160Z 2025-05-07T19:41:36.2854258Z Availability=3 2025-05-07T19:41:36.2854410Z 2025-05-07T19:41:36.2854532Z Caption=AMD64 Family 25 Model 1 Stepping 1 2025-05-07T19:41:36.2854799Z 2025-05-07T19:41:36.2854905Z ConfigManagerErrorCode= 2025-05-07T19:41:36.2855109Z 2025-05-07T19:41:36.2855217Z ConfigManagerUserConfig= 2025-05-07T19:41:36.2855395Z 2025-05-07T19:41:36.2855559Z CpuStatus=1 2025-05-07T19:41:36.2855692Z 2025-05-07T19:41:36.2855818Z CreationClassName=Win32_Processor 2025-05-07T19:41:36.2856076Z 2025-05-07T19:41:36.2856515Z CurrentClockSpeed=2445 2025-05-07T19:41:36.2857021Z 2025-05-07T19:41:36.2857149Z CurrentVoltage=11 2025-05-07T19:41:36.2857316Z 2025-05-07T19:41:36.2857401Z DataWidth=64 2025-05-07T19:41:36.2857542Z 2025-05-07T19:41:36.2857671Z Description=AMD64 Family 25 Model 1 Stepping 1 2025-05-07T19:41:36.2857902Z 2025-05-07T19:41:36.2857979Z DeviceID=CPU0 2025-05-07T19:41:36.2858116Z 2025-05-07T19:41:36.2858212Z ErrorCleared= 2025-05-07T19:41:36.2858362Z 2025-05-07T19:41:36.2858473Z ErrorDescription= 2025-05-07T19:41:36.2858638Z 2025-05-07T19:41:36.2858730Z ExtClock=100 2025-05-07T19:41:36.2858879Z 2025-05-07T19:41:36.2858980Z Family=107 2025-05-07T19:41:36.2859113Z 2025-05-07T19:41:36.2859215Z InstallDate= 2025-05-07T19:41:36.2859357Z 2025-05-07T19:41:36.2859442Z L2CacheSize= 2025-05-07T19:41:36.2859580Z 2025-05-07T19:41:36.2859686Z L2CacheSpeed= 2025-05-07T19:41:36.2859837Z 2025-05-07T19:41:36.2859933Z LastErrorCode= 2025-05-07T19:41:36.2860080Z 2025-05-07T19:41:36.2860176Z Level=25 2025-05-07T19:41:36.2860311Z 2025-05-07T19:41:36.2860417Z LoadPercentage=16 2025-05-07T19:41:36.2860574Z 2025-05-07T19:41:36.2860703Z Manufacturer=AuthenticAMD 2025-05-07T19:41:36.2860911Z 2025-05-07T19:41:36.2861012Z MaxClockSpeed=2445 2025-05-07T19:41:36.2861185Z 2025-05-07T19:41:36.2861345Z Name=AMD EPYC 7763 64-Core Processor 2025-05-07T19:41:36.2861649Z 2025-05-07T19:41:36.2861760Z OtherFamilyDescription= 2025-05-07T19:41:36.2861967Z 2025-05-07T19:41:36.2862083Z PNPDeviceID= 2025-05-07T19:41:36.2862234Z 2025-05-07T19:41:36.2862372Z PowerManagementCapabilities= 2025-05-07T19:41:36.2862599Z 2025-05-07T19:41:36.2862723Z PowerManagementSupported=FALSE 2025-05-07T19:41:36.2862954Z 2025-05-07T19:41:36.2863065Z ProcessorId=178BFBFF00A00F11 2025-05-07T19:41:36.2863284Z 2025-05-07T19:41:36.2863391Z ProcessorType=3 2025-05-07T19:41:36.2863566Z 2025-05-07T19:41:36.2863661Z Revision=257 2025-05-07T19:41:36.2863825Z 2025-05-07T19:41:36.2863928Z Role=CPU 2025-05-07T19:41:36.2864115Z 2025-05-07T19:41:36.2864208Z SocketDesignation=None 2025-05-07T19:41:36.2864400Z 2025-05-07T19:41:36.2864488Z Status=OK 2025-05-07T19:41:36.2864615Z 2025-05-07T19:41:36.2864703Z StatusInfo=3 2025-05-07T19:41:36.2864851Z 2025-05-07T19:41:36.2864937Z Stepping=1 2025-05-07T19:41:36.2865077Z 2025-05-07T19:41:36.2865254Z SystemCreationClassName=Win32_ComputerSystem 2025-05-07T19:41:36.2865505Z 2025-05-07T19:41:36.2865587Z SystemName=fv-az586-128 2025-05-07T19:41:36.2865708Z 2025-05-07T19:41:36.2865780Z UniqueId= 2025-05-07T19:41:36.2865864Z 2025-05-07T19:41:36.2865928Z UpgradeMethod=6 2025-05-07T19:41:36.2866038Z 2025-05-07T19:41:36.2866109Z Version=Model 1, Stepping 1 2025-05-07T19:41:36.2867354Z 2025-05-07T19:41:36.2867418Z VoltageCaps= 2025-05-07T19:41:36.2867523Z 2025-05-07T19:41:36.2867527Z 2025-05-07T19:41:36.2869150Z 2025-05-07T19:41:36.2869166Z 2025-05-07T19:41:36.2869169Z 2025-05-07T19:41:36.2869172Z 2025-05-07T19:41:36.2869175Z 2025-05-07T19:41:36.3034418Z ##[group]Run call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-05-07T19:41:36.3035221Z call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-05-07T19:41:36.3036094Z echo "INSTALL NINJA:" 2025-05-07T19:41:36.3036305Z pip install ninja 2025-05-07T19:41:36.3036630Z which ninja 2025-05-07T19:41:36.3036809Z mkdir %BUILD_DIR% 2025-05-07T19:41:36.3036998Z cd %BUILD_DIR% 2025-05-07T19:41:36.3037191Z echo "STARTING CMAKE" 2025-05-07T19:41:36.3037398Z cmake --version 2025-05-07T19:41:36.3037987Z cmake -G Ninja -DFBGEMM_BUILD_BENCHMARKS=OFF -DFBGEMM_LIBRARY_TYPE=static -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER="cl.exe" -DCMAKE_CXX_COMPILER="cl.exe" .. 2025-05-07T19:41:36.3038585Z ninja -v all 2025-05-07T19:41:36.3038775Z echo "Build Success" 2025-05-07T19:41:36.3057183Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-05-07T19:41:36.3057493Z env: 2025-05-07T19:41:36.3057659Z BUILD_DIR: build_static 2025-05-07T19:41:36.3057852Z ##[endgroup] 2025-05-07T19:41:36.9851401Z ********************************************************************** 2025-05-07T19:41:36.9852527Z ** Visual Studio 2022 Developer Command Prompt v17.13.2 2025-05-07T19:41:36.9852880Z ** Copyright (c) 2022 Microsoft Corporation 2025-05-07T19:41:36.9853764Z ********************************************************************** 2025-05-07T19:41:41.2212779Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-05-07T19:41:41.2254876Z "INSTALL NINJA:" 2025-05-07T19:41:50.6181114Z Collecting ninja 2025-05-07T19:41:50.6604744Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-05-07T19:41:50.6870678Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-05-07T19:41:51.0342767Z Installing collected packages: ninja 2025-05-07T19:41:51.0702275Z Successfully installed ninja-1.11.1.4 2025-05-07T19:41:51.2226265Z /c/hostedtoolcache/windows/Python/3.9.13/x64/Scripts/ninja 2025-05-07T19:41:51.2246862Z "STARTING CMAKE" 2025-05-07T19:41:53.1100411Z cmake version 3.31.6 2025-05-07T19:41:53.1100640Z 2025-05-07T19:41:53.1100829Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-05-07T19:42:07.0555990Z -- The CXX compiler identification is MSVC 19.43.34808.0 2025-05-07T19:42:07.2930184Z -- The C compiler identification is MSVC 19.43.34808.0 2025-05-07T19:42:07.4639607Z -- Detecting CXX compiler ABI info 2025-05-07T19:42:13.5977611Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:42:13.6103940Z -- 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:13.6114864Z -- Detecting CXX compile features 2025-05-07T19:42:13.6489867Z -- Detecting CXX compile features - done 2025-05-07T19:42:13.7148883Z -- Detecting C compiler ABI info 2025-05-07T19:42:14.1888724Z -- Detecting C compiler ABI info - done 2025-05-07T19:42:14.2018723Z -- 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.2022508Z -- Detecting C compile features 2025-05-07T19:42:14.2028608Z -- Detecting C compile features - done 2025-05-07T19:42:14.2565410Z CMake Warning (dev) at CMakeLists.txt:97 (find_package): 2025-05-07T19:42:14.2566193Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-05-07T19:42:14.2566756Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-05-07T19:42:14.2567588Z the cmake_policy command to set the policy and suppress this warning. 2025-05-07T19:42:14.2567911Z 2025-05-07T19:42:14.2568130Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-05-07T19:42:14.2568453Z 2025-05-07T19:42:14.4632482Z -- Found PythonInterp: C:/hostedtoolcache/windows/Python/3.9.13/x64/python.exe (found version "3.9.13") 2025-05-07T19:42:14.5044733Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-05-07T19:42:14.8360007Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-05-07T19:42:16.7505241Z -- Found OpenMP_C: -openmp (found version "2.0") 2025-05-07T19:42:17.3104860Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2025-05-07T19:42:17.3108802Z -- Found OpenMP: TRUE (found version "2.0") 2025-05-07T19:42:17.3110218Z -- OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-05-07T19:42:17.4747196Z -- ========== 2025-05-07T19:42:17.4747569Z -- CMAKE_BUILD_TYPE = Release 2025-05-07T19:42:17.4747934Z -- CMAKE_CXX_FLAGS_DEBUG is /Ob0 /Od /RTC1 2025-05-07T19:42:17.4748247Z -- CMAKE_CXX_FLAGS_RELEASE is /O2 /Ob2 /DNDEBUG 2025-05-07T19:42:17.4748486Z -- ========== 2025-05-07T19:42:17.4761311Z CMake Deprecation Warning at external/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:42:17.4762105Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:42:17.4762440Z CMake. 2025-05-07T19:42:17.4762532Z 2025-05-07T19:42:17.4762727Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:42:17.4763152Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:42:17.4763525Z to work with policies introduced by or earlier. 2025-05-07T19:42:17.4763720Z 2025-05-07T19:42:17.4763724Z 2025-05-07T19:42:17.5015047Z ** AsmJit Summary ** 2025-05-07T19:42:17.5015471Z ASMJIT_DIR=D:/a/FBGEMM/FBGEMM/external/asmjit 2025-05-07T19:42:17.5016196Z ASMJIT_TEST=FALSE 2025-05-07T19:42:17.5016523Z ASMJIT_TARGET_TYPE=STATIC 2025-05-07T19:42:17.5016876Z ASMJIT_DEPS= 2025-05-07T19:42:17.5017133Z ASMJIT_LIBS=asmjit 2025-05-07T19:42:17.5017473Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-05-07T19:42:17.5018222Z ASMJIT_PRIVATE_CFLAGS=-MP;-GF;-Zc:__cplusplus;-Zc:inline;-Zc:strictStrings;-Zc:threadSafeInit-;-W4;-DASMJIT_STATIC 2025-05-07T19:42:17.5018995Z ASMJIT_PRIVATE_CFLAGS_DBG=-GS 2025-05-07T19:42:17.5019383Z ASMJIT_PRIVATE_CFLAGS_REL=-GS-;-O2;-Oi 2025-05-07T19:42:17.5174950Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION 2025-05-07T19:42:17.5725014Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION - Failed 2025-05-07T19:42:17.5739896Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION 2025-05-07T19:42:17.6252048Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION - Failed 2025-05-07T19:42:17.6267091Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION 2025-05-07T19:42:17.6774157Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION - Failed 2025-05-07T19:42:17.6794849Z CMake Deprecation Warning at external/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-05-07T19:42:17.6795939Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:42:17.6796548Z CMake. 2025-05-07T19:42:17.6796756Z 2025-05-07T19:42:17.6797118Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:42:17.6798220Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:42:17.6798900Z to work with policies introduced by or earlier. 2025-05-07T19:42:17.6799252Z 2025-05-07T19:42:17.6799258Z 2025-05-07T19:42:17.6974491Z CMake Warning at test/CMakeLists.txt:31 (message): 2025-05-07T19:42:17.6975079Z gtest_force_shared_crt is OFF 2025-05-07T19:42:17.6975259Z 2025-05-07T19:42:17.6975264Z 2025-05-07T19:42:21.2751386Z -- 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.3075768Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-05-07T19:42:22.2217118Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-05-07T19:42:22.2218006Z -- Looking for pthread_create in pthreads 2025-05-07T19:42:22.3464858Z -- Looking for pthread_create in pthreads - not found 2025-05-07T19:42:22.3465412Z -- Looking for pthread_create in pthread 2025-05-07T19:42:22.4644495Z -- Looking for pthread_create in pthread - not found 2025-05-07T19:42:22.4656560Z -- Found Threads: TRUE 2025-05-07T19:42:22.4749701Z -- OpenMP_LIBRARIES= 2025-05-07T19:42:22.4788505Z -- Configuring done (29.3s) 2025-05-07T19:42:22.6471799Z -- Generating done (0.2s) 2025-05-07T19:42:22.6482162Z -- Build files have been written to: D:/a/FBGEMM/FBGEMM/build_static 2025-05-07T19:42:26.1504988Z [1/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:28.8187735Z [2/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:29.9734153Z [3/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:34.6859012Z [4/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:34.7873755Z [5/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:34.9602232Z [6/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:39.9675629Z [7/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:41.9195273Z [8/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43.1404747Z [9/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:42:43.5003583Z [10/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:45.6380513Z [11/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:42:51.6335762Z [12/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:52.3501768Z [13/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:42:52.9011594Z [14/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:42:57.4852202Z [15/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:42:59.5870097Z [16/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:42:59.8492171Z [17/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:00.3359882Z [18/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43:02.8000953Z [19/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:07.2684980Z [20/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:07.5436443Z [21/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:07.8558752Z 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:07.9495474Z 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:08.3095454Z 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:08.5443949Z 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:08.9517452Z 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:09.3592323Z 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:09.5393949Z 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:09.6774823Z 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:09.7337696Z 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:09.9368506Z 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:10.2025103Z 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:10.3279482Z 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:10.5322785Z 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:10.5327324Z 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:10.6420095Z 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:10.7355369Z 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:10.8459892Z 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:10.9386496Z 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:10.9388650Z 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:10.9390861Z 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:10.9393225Z 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:11.0480984Z 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:11.1224180Z 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:11.1237490Z 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:11.1281673Z 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:11.1284513Z 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:11.1379668Z 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:11.1420270Z 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:11.1438940Z 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:11.1475334Z 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:11.1478268Z 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:11.1480309Z 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:11.1482710Z 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:11.1484823Z 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:11.1487502Z 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:11.1497715Z 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:11.1505029Z 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:11.1524653Z 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:11.1553693Z 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:11.1580163Z 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:11.1660349Z 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:11.1668910Z 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:11.3451519Z 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:11.3453743Z 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:11.3608979Z 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:11.5334750Z 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:11.5489124Z 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:11.5643141Z 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:11.7362739Z 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:11.7674214Z 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:11.9393572Z 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:11.9552082Z 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:11.9710512Z 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:12.1278881Z 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:12.1583331Z 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:12.1736768Z 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:12.2401701Z 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:12.3299504Z 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:12.3612804Z 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:12.3615956Z 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:12.4410499Z [22/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:12.5189191Z [23/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:12.5653086Z 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:12.6439751Z 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:12.7214347Z 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:12.7682347Z 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:12.8308262Z 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:12.8487849Z 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:12.9245841Z 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:12.9713929Z 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:12.9716006Z 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:12.9718066Z 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:12.9719933Z 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:12.9721850Z 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:12.9723986Z 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:12.9725955Z 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:12.9727966Z 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:12.9730050Z 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:13.0495628Z 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:13.1278755Z 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:13.1745973Z 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:13.2526720Z 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:13.3308230Z 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:13.3776090Z 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:13.3778901Z 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:13.3781012Z 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:13.3783060Z 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:13.3785059Z 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:13.3787032Z 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:13.3788994Z 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:13.3791111Z 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:13.3793156Z 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:13.3795156Z 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:13.3797127Z 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:13.3799273Z 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:13.3801473Z 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:13.3803564Z 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:13.3805750Z 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:13.4559000Z 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:13.5338929Z 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:13.5657333Z 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:13.5808331Z 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:13.6594366Z 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:13.7371918Z 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:13.7688327Z 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:13.7840610Z 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:13.8622258Z 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:13.9403036Z 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:13.9715872Z 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:13.9871755Z 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:14.0185559Z 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:14.0653117Z 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:14.1435058Z 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:14.1749098Z 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:14.1904875Z 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:14.2684560Z 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:14.3468670Z 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:14.3778943Z 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:14.3879694Z 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:14.4717182Z 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:14.5498881Z 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:14.5669021Z 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:14.5815744Z 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:14.6754658Z 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:14.7541551Z 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:14.7692580Z 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:14.7847262Z 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:14.8784527Z 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:14.9569216Z 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:14.9615941Z 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:14.9879037Z 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:15.0816029Z 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:15.1597809Z 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:15.1909397Z 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:15.2847771Z 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:15.3628763Z 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:15.3887544Z 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:15.4880278Z 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:15.7543766Z 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:15.7700382Z 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:15.7855970Z 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:15.8791819Z 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:15.9573408Z 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:15.9729045Z 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:15.9885826Z 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:16.0822875Z 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:16.1607434Z 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:16.1760391Z 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:16.1917099Z 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:16.2854374Z 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:16.3635671Z 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:16.3793031Z 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:16.3893076Z 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:16.4886649Z 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:16.5670642Z 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:16.5825150Z 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:16.7020139Z 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:16.7893332Z 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:16.9336788Z 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:17.0719125Z 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:17.3173724Z 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:17.4740786Z 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:17.9431251Z 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:18.5455021Z 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:19.0688214Z 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:19.4160956Z 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:19.7227717Z 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:19.8480971Z 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:20.1868332Z 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:20.3523060Z 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:20.5238509Z 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:20.5549414Z 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:20.7269433Z 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:20.8437602Z 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:21.1157729Z 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:21.3383697Z 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:21.5937560Z 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:21.6711455Z 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:21.8053168Z 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:21.8234757Z 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:22.0241390Z 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:22.2272032Z 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:22.2275479Z [24/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:22.3908090Z [25/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:22.4953538Z [26/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:22.6776938Z [27/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:22.7867427Z [28/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:26.5402415Z [29/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:26.8720068Z [30/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:27.1191266Z 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:27.3375147Z 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:27.4626061Z 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:27.6033511Z 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:27.7593751Z 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:27.9937961Z 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:27.9942483Z 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:28.1840280Z 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:28.3405406Z 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:28.4415864Z 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:28.6372457Z 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:28.8566938Z 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:29.2099317Z 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:29.6903609Z [31/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:29.7591954Z [32/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:32.7906644Z [33/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:35.5312530Z [34/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:37.7357357Z [35/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:39.7393319Z [36/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:39.9394135Z [37/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43.1788165Z [38/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:44.5199644Z [39/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:45.1620003Z [40/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:45.1663784Z [41/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:45.1962506Z 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:45.3087181Z 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:45.4064845Z [42/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:46.9125649Z [43/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:46.9418731Z [44/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:47.0593400Z [45/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:47.6913706Z [46/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:48.1411280Z [47/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:48.3919009Z [48/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:49.8770667Z [49/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:49.9191558Z [50/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43:52.9700415Z [51/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43:53.9207505Z [52/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43:54.5871781Z [53/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:43:59.8158224Z [54/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:00.7540320Z [55/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:03.4107956Z [56/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:03.6451882Z [57/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:07.6631238Z [58/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:07.7772652Z [59/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:07.8552949Z 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:08.0590566Z 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:08.1307996Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2038): note: the template instantiation context (the oldest one first) is 2025-05-07T19:44:08.1337021Z 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:08.1651569Z 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:08.1859098Z 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:08.2528552Z 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:08.2631102Z 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:08.3504563Z 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:08.3896352Z 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:08.4117525Z 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:08.4120207Z 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:08.4311553Z D:\a\FBGEMM\FBGEMM\src\QuantUtilsAvx2.cc(2171): note: the template instantiation context (the oldest one first) is 2025-05-07T19:44:08.4340538Z 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:08.4364279Z [60/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:08.4379554Z [61/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:08.4432407Z [62/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DFBGEMM_STATIC -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:08.4495101Z cl : Command line warning D9025 : overriding '/openmp' with '/openmp:experimental' 2025-05-07T19:44:09.1545308Z [63/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:10.7521188Z [64/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:10.7608971Z [65/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:12.0761696Z [66/322] C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1443~1.348\bin\Hostx64\x64\cl.exe /nologo /TP -DASMJIT_STATIC -DFBGEMM_STATIC -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:12.2889362Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\assembler.cpp 2025-05-07T19:44:12.2967669Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\builder.cpp 2025-05-07T19:44:12.3138265Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\archtraits.cpp 2025-05-07T19:44:12.3168332Z 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:12.3205996Z 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:12.3216850Z 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:12.3296284Z 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:12.3318232Z 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:12.3324586Z 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:12.3326550Z 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:12.3330541Z 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:12.3332452Z 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:12.3345294Z 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:12.3348948Z [70/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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\codeholder.cpp 2025-05-07T19:44:12.3354777Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\codewriter.cpp 2025-05-07T19:44:13.4785850Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\compiler.cpp 2025-05-07T19:44:13.4878441Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\constpool.cpp 2025-05-07T19:44:13.5534093Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\emitterutils.cpp 2025-05-07T19:44:13.9050760Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\emitter.cpp 2025-05-07T19:44:14.0622757Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\emithelper.cpp 2025-05-07T19:44:14.1182350Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\environment.cpp 2025-05-07T19:44:14.4173269Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\cpuinfo.cpp 2025-05-07T19:44:14.7957732Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\errorhandler.cpp 2025-05-07T19:44:14.8254176Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\func.cpp 2025-05-07T19:44:14.8295472Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\formatter.cpp 2025-05-07T19:44:15.4249970Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\globals.cpp 2025-05-07T19:44:15.4329690Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\funcargscontext.cpp 2025-05-07T19:44:15.4763948Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\instdb.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\instdb.cpp 2025-05-07T19:44:16.2756741Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\inst.cpp 2025-05-07T19:44:16.3024972Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\jitallocator.cpp 2025-05-07T19:44:16.3043463Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\jitruntime.cpp 2025-05-07T19:44:16.3183948Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\operand.cpp 2025-05-07T19:44:16.8384621Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\logger.cpp 2025-05-07T19:44:17.1693341Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\osutils.cpp 2025-05-07T19:44:17.8477210Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\support.cpp 2025-05-07T19:44:17.9565835Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\ralocal.cpp 2025-05-07T19:44:17.9881258Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\rastack.cpp 2025-05-07T19:44:18.1502174Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\string.cpp 2025-05-07T19:44:18.1529948Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\rapass.cpp 2025-05-07T19:44:18.7612859Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\target.cpp 2025-05-07T19:44:18.8613862Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonehash.cpp 2025-05-07T19:44:18.8662073Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zone.cpp 2025-05-07T19:44:18.8970526Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\type.cpp 2025-05-07T19:44:19.6104793Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\virtmem.cpp 2025-05-07T19:44:19.6174204Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonelist.cpp 2025-05-07T19:44:19.7039384Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonetree.cpp 2025-05-07T19:44:20.0902658Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonevector.cpp 2025-05-07T19:44:20.2636957Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\core\zonestack.cpp 2025-05-07T19:44:20.3015530Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\armformatter.cpp 2025-05-07T19:44:20.3568124Z 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.3594658Z 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.7298882Z 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.9099124Z 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.9118328Z 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.9529634Z 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.0692939Z 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.1551451Z 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.3034704Z 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.3161560Z 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.3195675Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64compiler.cpp 2025-05-07T19:44:21.3243505Z 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:21.3262708Z 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:21.3704125Z 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:21.5049775Z 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:21.5574010Z 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:21.5753775Z 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.5803639Z 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.5816846Z 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.5835178Z 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.5837286Z 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.5840818Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64builder.cpp 2025-05-07T19:44:21.5843987Z 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:21.5846202Z 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:21.5848002Z 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:21.5849625Z 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:21.5851126Z 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:21.5852604Z 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.5854082Z 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.5857959Z 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.5946982Z 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.5948833Z 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.5952688Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64emithelper.cpp 2025-05-07T19:44:21.6079494Z 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:21.6244874Z 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:21.6361354Z 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:21.6600350Z 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:21.6667909Z 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:21.6669696Z 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.6679644Z 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.6718404Z 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.6719858Z 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.6721575Z 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.6744894Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64func.cpp 2025-05-07T19:44:21.6747785Z 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:21.6749214Z 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:21.6750595Z 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:21.6752042Z 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:21.6753432Z 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:21.6754851Z 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.6756277Z 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.6759642Z 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.6761074Z 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:22.2710896Z 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:22.3774659Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64formatter.cpp 2025-05-07T19:44:22.3791772Z 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:22.4084508Z 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:22.4458931Z 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:22.4662108Z 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:22.4954269Z 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:22.5165799Z 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:22.5255638Z 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:22.5259132Z 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:22.5261390Z 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:22.5263462Z 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:22.5302707Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64instdb.cpp 2025-05-07T19:44:22.5332913Z 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:22.5480252Z 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:22.5588318Z 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:22.5677424Z 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:22.5813140Z 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:22.7854569Z 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:23.2404548Z 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:23.5079701Z 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:23.5662591Z 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:23.7687505Z 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:23.7693061Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64instapi.cpp 2025-05-07T19:44:23.8940158Z 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:23.9615475Z 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:24.0973711Z 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:24.1752825Z 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:24.4892262Z 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:24.8829201Z 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:24.9602352Z 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:24.9928829Z 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:24.9932540Z 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:24.9967243Z 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:25.0061656Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64operand.cpp 2025-05-07T19:44:25.0190384Z 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:25.0213999Z 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:25.0217643Z 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:25.0875424Z 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:25.3291340Z 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:25.3311772Z 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:25.4339114Z 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:25.8023263Z 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:26.0209463Z 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:26.2106845Z 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:26.2153318Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86builder.cpp 2025-05-07T19:44:26.2885670Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86compiler.cpp 2025-05-07T19:44:26.3951382Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86emithelper.cpp 2025-05-07T19:44:26.4174694Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64rapass.cpp 2025-05-07T19:44:26.4429141Z 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:26.5138470Z 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:26.5380458Z 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:26.6923121Z 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:26.7025547Z 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:26.7596684Z 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:26.8493131Z 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:27.0139571Z 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:27.1551910Z 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:27.1569628Z 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:27.2768627Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86instdb.cpp 2025-05-07T19:44:27.2831871Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86formatter.cpp 2025-05-07T19:44:27.3970945Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86func.cpp 2025-05-07T19:44:28.0708007Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86operand.cpp 2025-05-07T19:44:28.7952754Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86instapi.cpp 2025-05-07T19:44:28.8029218Z [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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\arm\a64assembler.cpp 2025-05-07T19:44:28.8036905Z 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:28.8141728Z 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:28.8147506Z 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:28.8188473Z 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:28.8223343Z 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:28.8225628Z 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:28.8317717Z 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:28.8352247Z 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:28.8359966Z 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.1251022Z 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.2191907Z [124/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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86rapass.cpp 2025-05-07T19:44:29.2546340Z [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\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:29.2549320Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.2924869Z [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\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:29.2927849Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.3309373Z [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\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:29.3312971Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.4695030Z [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\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:29.4697843Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.5514847Z [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\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:29.5517942Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.6430536Z [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\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:29.6433512Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.6436275Z [131/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 -DASMJIT_STATIC -GS- -O2 -Oi /showIncludes /Foasmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj /Fdasmjit\CMakeFiles\asmjit.dir\asmjit.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\asmjit\src\asmjit\x86\x86assembler.cpp 2025-05-07T19:44:29.6439563Z 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:29.6440994Z 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:29.6442278Z 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:29.6443316Z 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:29.6444227Z 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:29.6445088Z 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:29.6445971Z 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:29.6446829Z 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:29.6447775Z 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:29.6448777Z 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:29.6449650Z 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:29.6450468Z 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:29.6451307Z 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:29.6452156Z 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:29.6453206Z 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:29.6454157Z 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:29.6455036Z 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:29.6455925Z 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:29.6457305Z 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:29.6459175Z 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:29.6465912Z 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:29.6467565Z 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:29.6482948Z 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:29.6594314Z 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:29.7125528Z [132/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:29.7128587Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.7420748Z [133/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:asmjit\asmjit.lib 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 && cd ." 2025-05-07T19:44:29.7491066Z [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\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:29.8316968Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.8351887Z [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\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:29.8355056Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.9463115Z [136/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:29.9465597Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.9491349Z [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\cache.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\cache.c 2025-05-07T19:44:29.9494323Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.9520798Z [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\log.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\log.c 2025-05-07T19:44:29.9523636Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:29.9671849Z [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\api.c.obj /Fdcpuinfo\CMakeFiles\cpuinfo.dir\cpuinfo.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\cpuinfo\src\api.c 2025-05-07T19:44:29.9827020Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:30.3184482Z [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=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:30.3270452Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:30.3447083Z [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\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:30.3509450Z [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\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:30.3572497Z [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\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:30.3593458Z [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=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:30.3604916Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:30.3996615Z [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\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:30.4202583Z [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=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:30.4323226Z [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\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:30.5077691Z [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\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:30.5375421Z [149/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:30.5385810Z [150/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:30.5556058Z [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\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:30.5867751Z [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\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:30.6003700Z [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:30.7740983Z [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\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:30.7790525Z [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:30.7911939Z [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\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:30.8023458Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:30.8102928Z [157/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:30.8734093Z [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\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:30.8736838Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:30.9365120Z [159/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:30.9411059Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:30.9669078Z [160/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:fbgemm.lib 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 && cd ." 2025-05-07T19:44:31.0571673Z [161/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:31.0597395Z cl : Command line warning D9025 : overriding '/MD' with '/MT' 2025-05-07T19:44:31.0672149Z [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:31.0788538Z [163/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:31.1078865Z [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\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:31.6946774Z [165/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:31.9973507Z [166/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:32.7647024Z [167/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:34.1986621Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:36.2014979Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:37.0777408Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:37.3591787Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:40.2734030Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:40.2861057Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:40.3124096Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:40.9750647Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:41.1153523Z [176/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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:41.9921518Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:43.8329625Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:47.1800076Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:47.2917857Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:47.9761394Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:48.4317027Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:49.1408197Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:50.4802173Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:53.2560975Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:53.3457711Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:53.3668435Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:57.0937830Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:57.8438762Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:57.8485309Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:59.7836507Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44:59.9792277Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:00.3289570Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:00.6089561Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:01.8037252Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:02.2002431Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:03.2618186Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:03.7273970Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:07.2972534Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:07.8140834Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:07.8924186Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:09.4947530Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:10.9831276Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:11.0094033Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:11.6361036Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:12.3168745Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:12.4253445Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:13.4984692Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:17.4400491Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:17.5721141Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:17.7683917Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:20.2964819Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:21.2407660Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:21.3658985Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:22.7600814Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:23.3166575Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:24.6879841Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:24.8725679Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:27.7931806Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:28.0269537Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:29.3023937Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:29.3158752Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:30.8733965Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:31.5075070Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:32.0459195Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:35.5334375Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:35.8845576Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:35.9253634Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:36.0380118Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:38.4736351Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:38.8571128Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:38.9037713Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44.3880631Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44.6839908Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:44.9311363Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:46.0527102Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:48.0935842Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:48.8449797Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:49.0959405Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:50.3931833Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:52.0899599Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:52.1846359Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:52.4930388Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:52.6890775Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:55.4202690Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:55.4915941Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:55.5242389Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:58.0246629Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:59.2924506Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:45:59.4889612Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:00.6524013Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:01.0639025Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:03.4753704Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:03.8897237Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:05.6664670Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:05.6756406Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:07.3289617Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:07.3666674Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:07.4870746Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:08.7607543Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:10.0323987Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:10.2320349Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:10.8061392Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:14.1479446Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:15.1708660Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:15.3082924Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:16.1957155Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:16.6642084Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:16.7477004Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:19.9410692Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:20.0323616Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:20.1227632Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:20.2113444Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:20.9885583Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:23.4081433Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:23.5219719Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:23.6952625Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:24.0099280Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:27.5300966Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:28.1550380Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:28.4255078Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:30.2934715Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:30.4848847Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:30.4928156Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:33.5015936Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:39.1487256Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:39.9524235Z [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:41.1657940Z [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_main.cc.obj /Fdlib\gmock_main.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googlemock\src\gmock_main.cc 2025-05-07T19:46:41.4079820Z [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 -DFBGEMM_STATIC -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 -DASMJIT_STATIC -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:48.7370713Z [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-all.cc.obj /Fdlib\gmock_main.pdb /FS -c D:\a\FBGEMM\FBGEMM\external\googletest\googlemock\src\gmock-all.cc 2025-05-07T19:46:48.7549980Z [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:49.0978627Z [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:46:49.1480139Z [293/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:46:51.3686644Z [294/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:46:52.6337394Z [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:46:52.6950966Z [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:46:52.6955219Z [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:46:53.7843395Z [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:46:53.7865983Z [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\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:46:53.7886634Z [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\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:46:53.8168519Z [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\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:46:53.8241696Z [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\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:46:53.9815464Z [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:46:54.0659244Z [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\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:46:54.0907290Z [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:46:54.1547716Z [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\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:46:54.1745814Z [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\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:46:54.2355558Z [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\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:46:54.3621407Z [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:46:54.4133163Z [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:46:54.4193622Z [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\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:46:54.4575642Z [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\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:46:54.4741366Z [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\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:46:54.5752167Z [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\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:46:54.6556908Z [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\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:46:54.6703333Z [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\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:46:54.6887093Z [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\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:46:54.7004487Z [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:46:54.7047269Z [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\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:46:54.7667087Z [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\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:46:54.9055894Z [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:46:54.9063506Z [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:46:54.9072603Z "Build Success" 2025-05-07T19:46:54.9206456Z ##[group]Run echo %cd% 2025-05-07T19:46:54.9206786Z echo %cd% 2025-05-07T19:46:54.9206978Z cd %BUILD_DIR% 2025-05-07T19:46:54.9207196Z set PATH=%PATH%;%cd%;%cd%\asmjit 2025-05-07T19:46:54.9207446Z echo %PATH% 2025-05-07T19:46:54.9207665Z ctest --rerun-failed --output-on-failure 2025-05-07T19:46:54.9207937Z if errorlevel 1 exit /b 1 2025-05-07T19:46:54.9224847Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-05-07T19:46:54.9225180Z env: 2025-05-07T19:46:54.9225384Z BUILD_DIR: build_static 2025-05-07T19:46:54.9225584Z ##[endgroup] 2025-05-07T19:46:54.9316753Z D:\a\FBGEMM\FBGEMM 2025-05-07T19:46:54.9336949Z 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_static;D:\a\FBGEMM\FBGEMM\build_static\asmjit 2025-05-07T19:46:56.9488922Z Test project D:/a/FBGEMM/FBGEMM/build_static 2025-05-07T19:46:56.9528395Z Problem reading file: D:/a/FBGEMM/FBGEMM/build_static/Testing/Temporary/ while generating list of previously failed tests. 2025-05-07T19:46:56.9538965Z Start 1: Bfloat16ConvertTest 2025-05-07T19:46:56.9678548Z 1/24 Test #1: Bfloat16ConvertTest .............. Passed 0.01 sec 2025-05-07T19:46:56.9685415Z Start 2: EmbeddingSpMDM8BitTest 2025-05-07T19:46:57.3608957Z 2/24 Test #2: EmbeddingSpMDM8BitTest ........... Passed 0.39 sec 2025-05-07T19:46:57.3612249Z Start 3: EmbeddingSpMDMNBitTest 2025-05-07T19:46:58.0332994Z 3/24 Test #3: EmbeddingSpMDMNBitTest ........... Passed 0.67 sec 2025-05-07T19:46:58.0335068Z Start 4: EmbeddingSpMDMTest 2025-05-07T19:47:00.0364781Z 4/24 Test #4: EmbeddingSpMDMTest ............... Passed 2.00 sec 2025-05-07T19:47:00.0368398Z Start 5: FP16Test 2025-05-07T19:47:01.7332380Z 5/24 Test #5: FP16Test ......................... Passed 1.70 sec 2025-05-07T19:47:01.7335639Z Start 6: Float16ConvertTest 2025-05-07T19:47:01.7749346Z 6/24 Test #6: Float16ConvertTest ............... Passed 0.04 sec 2025-05-07T19:47:01.7752131Z Start 7: GConvTest 2025-05-07T19:47:14.7637729Z 7/24 Test #7: GConvTest ........................ Passed 12.99 sec 2025-05-07T19:47:14.7640833Z Start 8: I64Test 2025-05-07T19:47:16.9903189Z 8/24 Test #8: I64Test .......................... Passed 2.23 sec 2025-05-07T19:47:16.9906134Z Start 9: I8DepthwiseTest 2025-05-07T19:48:22.6433058Z 9/24 Test #9: I8DepthwiseTest .................. Passed 65.65 sec 2025-05-07T19:48:22.6436452Z Start 10: I8DirectconvTest 2025-05-07T19:48:29.8592655Z 10/24 Test #10: I8DirectconvTest ................. Passed 7.22 sec 2025-05-07T19:48:29.8595963Z Start 11: I8SpmdmTest 2025-05-07T19:49:20.8416321Z 11/24 Test #11: I8SpmdmTest ...................... Passed 50.98 sec 2025-05-07T19:49:20.8419667Z Start 12: Im2ColFusedRequantizeTest 2025-05-07T19:49:53.9927339Z 12/24 Test #12: Im2ColFusedRequantizeTest ........ Passed 33.15 sec 2025-05-07T19:49:53.9930579Z Start 13: PackedRequantizeAcc16Test 2025-05-07T19:51:20.6331560Z 13/24 Test #13: PackedRequantizeAcc16Test ........ Passed 86.64 sec 2025-05-07T19:51:20.6334601Z Start 14: PackedRequantizeTest 2025-05-07T19:52:00.0071185Z 14/24 Test #14: PackedRequantizeTest ............. Passed 39.37 sec 2025-05-07T19:52:00.0075266Z Start 15: QuantUtilsTest 2025-05-07T19:52:00.2468300Z 15/24 Test #15: QuantUtilsTest ................... Passed 0.24 sec 2025-05-07T19:52:00.2471355Z Start 16: RadixSortTest 2025-05-07T19:52:00.2554945Z 16/24 Test #16: RadixSortTest .................... Passed 0.01 sec 2025-05-07T19:52:00.2557715Z Start 17: RequantizeOnlyTest 2025-05-07T19:52:00.2667135Z 17/24 Test #17: RequantizeOnlyTest ............... Passed 0.01 sec 2025-05-07T19:52:00.2670283Z Start 18: RowWiseSparseAdagradFusedTest 2025-05-07T19:52:25.8052390Z 18/24 Test #18: RowWiseSparseAdagradFusedTest .... Passed 25.54 sec 2025-05-07T19:52:25.8055885Z Start 19: SparseAdagradTest 2025-05-07T19:52:26.2358884Z 19/24 Test #19: SparseAdagradTest ................ Passed 0.43 sec 2025-05-07T19:52:26.2362362Z Start 20: SparseDenseMMInt8Test 2025-05-07T19:52:32.0586255Z 20/24 Test #20: SparseDenseMMInt8Test ............ Passed 5.82 sec 2025-05-07T19:52:32.0593201Z Start 21: SparsePackUnpackTest 2025-05-07T19:52:32.1195294Z 21/24 Test #21: SparsePackUnpackTest ............. Passed 0.06 sec 2025-05-07T19:52:32.1198056Z Start 22: TransposeTest 2025-05-07T19:52:32.1627520Z 22/24 Test #22: TransposeTest .................... Passed 0.04 sec 2025-05-07T19:52:32.1630262Z Start 23: TransposedRequantizeTest 2025-05-07T19:52:32.1943376Z 23/24 Test #23: TransposedRequantizeTest ......... Passed 0.03 sec 2025-05-07T19:52:32.1946219Z Start 24: UniConvTest 2025-05-07T19:53:06.0304661Z 24/24 Test #24: UniConvTest ...................... Passed 33.83 sec 2025-05-07T19:53:06.0314242Z 2025-05-07T19:53:06.0314502Z 100% tests passed, 0 tests failed out of 24 2025-05-07T19:53:06.0314724Z 2025-05-07T19:53:06.0314824Z Total Test time (real) = 369.08 sec 2025-05-07T19:53:06.1719448Z Post job cleanup. 2025-05-07T19:53:06.3710823Z [command]"C:\Program Files\Git\bin\git.exe" version 2025-05-07T19:53:06.3921571Z git version 2.49.0.windows.1 2025-05-07T19:53:06.3996441Z Temporarily overriding HOME='D:\a\_temp\4456346c-1146-4fde-9d5c-506c61ce4633' before making global git config changes 2025-05-07T19:53:06.3997678Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:53:06.4008489Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\FBGEMM\FBGEMM 2025-05-07T19:53:06.4251923Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:53:06.4496539Z [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:06.8670790Z Entering 'external/asmjit' 2025-05-07T19:53:06.9282394Z Entering 'external/composable_kernel' 2025-05-07T19:53:06.9883035Z Entering 'external/cpuinfo' 2025-05-07T19:53:07.0487611Z Entering 'external/cutlass' 2025-05-07T19:53:07.1093710Z Entering 'external/googletest' 2025-05-07T19:53:07.1684413Z Entering 'external/hipify_torch' 2025-05-07T19:53:07.2272188Z Entering 'external/json' 2025-05-07T19:53:07.2933563Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:53:07.3126832Z http.https://github.com/.extraheader 2025-05-07T19:53:07.3162468Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:53:07.3382584Z [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:07.7420990Z Entering 'external/asmjit' 2025-05-07T19:53:07.7898464Z http.https://github.com/.extraheader 2025-05-07T19:53:07.8231571Z Entering 'external/composable_kernel' 2025-05-07T19:53:07.8699369Z http.https://github.com/.extraheader 2025-05-07T19:53:07.9035579Z Entering 'external/cpuinfo' 2025-05-07T19:53:07.9500386Z http.https://github.com/.extraheader 2025-05-07T19:53:07.9829898Z Entering 'external/cutlass' 2025-05-07T19:53:08.0290771Z http.https://github.com/.extraheader 2025-05-07T19:53:08.0653811Z Entering 'external/googletest' 2025-05-07T19:53:08.1103707Z http.https://github.com/.extraheader 2025-05-07T19:53:08.1421793Z Entering 'external/hipify_torch' 2025-05-07T19:53:08.1868642Z http.https://github.com/.extraheader 2025-05-07T19:53:08.2189161Z Entering 'external/json' 2025-05-07T19:53:08.2631623Z http.https://github.com/.extraheader 2025-05-07T19:53:08.3158363Z Cleaning up orphan processes 2025-05-07T19:53:08.3523987Z Terminate orphan process: pid (6300) (vctip)