Skip to content

Instantly share code, notes, and snippets.

@ptheywood
Created January 18, 2022 10:43
Show Gist options
  • Save ptheywood/87b821860931bf6a2c700bbe3803d3f4 to your computer and use it in GitHub Desktop.
Save ptheywood/87b821860931bf6a2c700bbe3803d3f4 to your computer and use it in GitHub Desktop.
GitHub Actions Runner log for CUB 1.5.0 Windows.h error, with CUB 1.5.0 and CUDA 11.6 https://github.com/ptheywood/cub-1.15-windows.h-demo/runs/4851931940?check_suite_focus=true
2022-01-18T10:35:37.2325348Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'windows-2019'
2022-01-18T10:35:37.3729653Z Waiting for a Hosted runner in the 'organization' to pick this job...
2022-01-18T10:35:37.9295304Z Job is waiting for a hosted runner to come online.
2022-01-18T10:35:44.3060532Z Job is about to start running on the hosted runner: GitHub Actions 12 (hosted)
2022-01-18T10:35:48.2924904Z Current runner version: '2.286.0'
2022-01-18T10:35:48.2953129Z ##[group]Operating System
2022-01-18T10:35:48.2953683Z Microsoft Windows Server 2019
2022-01-18T10:35:48.2953983Z 10.0.17763
2022-01-18T10:35:48.2954228Z Datacenter
2022-01-18T10:35:48.2954526Z ##[endgroup]
2022-01-18T10:35:48.2954810Z ##[group]Virtual Environment
2022-01-18T10:35:48.2955153Z Environment: windows-2019
2022-01-18T10:35:48.2955423Z Version: 20220110.1
2022-01-18T10:35:48.2955944Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20220110.1/images/win/Windows2019-Readme.md
2022-01-18T10:35:48.2956586Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20220110.1
2022-01-18T10:35:48.2956992Z ##[endgroup]
2022-01-18T10:35:48.2957337Z ##[group]Virtual Environment Provisioner
2022-01-18T10:35:48.2957672Z 1.0.0.0-main-20211214-1
2022-01-18T10:35:48.2957970Z ##[endgroup]
2022-01-18T10:35:48.2958891Z ##[group]GITHUB_TOKEN Permissions
2022-01-18T10:35:48.2959642Z Actions: write
2022-01-18T10:35:48.2959946Z Checks: write
2022-01-18T10:35:48.2960251Z Contents: write
2022-01-18T10:35:48.2960546Z Deployments: write
2022-01-18T10:35:48.2960804Z Discussions: write
2022-01-18T10:35:48.2961123Z Issues: write
2022-01-18T10:35:48.2961400Z Metadata: read
2022-01-18T10:35:48.2961648Z Packages: write
2022-01-18T10:35:48.2961963Z Pages: write
2022-01-18T10:35:48.2962218Z PullRequests: write
2022-01-18T10:35:48.2962545Z RepositoryProjects: write
2022-01-18T10:35:48.2962834Z SecurityEvents: write
2022-01-18T10:35:48.2963131Z Statuses: write
2022-01-18T10:35:48.2963444Z ##[endgroup]
2022-01-18T10:35:48.2967180Z Secret source: Actions
2022-01-18T10:35:48.2967642Z Prepare workflow directory
2022-01-18T10:35:48.4123205Z Prepare all required actions
2022-01-18T10:35:48.4311213Z Getting action download info
2022-01-18T10:35:48.6430557Z Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
2022-01-18T10:35:49.6545925Z ##[group]Run actions/checkout@v2
2022-01-18T10:35:49.6546397Z with:
2022-01-18T10:35:49.6546777Z repository: ptheywood/cub-1.15-windows.h-demo
2022-01-18T10:35:49.6547364Z token: ***
2022-01-18T10:35:49.6547684Z ssh-strict: true
2022-01-18T10:35:49.6547959Z persist-credentials: true
2022-01-18T10:35:49.6548269Z clean: true
2022-01-18T10:35:49.6548496Z fetch-depth: 1
2022-01-18T10:35:49.6548785Z lfs: false
2022-01-18T10:35:49.6549073Z submodules: false
2022-01-18T10:35:49.6549301Z env:
2022-01-18T10:35:49.6549552Z CUDA: 11.6.0
2022-01-18T10:35:49.6549787Z BUILD_DIR: build
2022-01-18T10:35:49.6550091Z HOSTCXX: Visual Studio 16 2019
2022-01-18T10:35:49.6550377Z CONFIG: Release
2022-01-18T10:35:49.6550650Z THRUST_TAG: 1.15.0
2022-01-18T10:35:49.6550882Z ##[endgroup]
2022-01-18T10:35:52.6843502Z Syncing repository: ptheywood/cub-1.15-windows.h-demo
2022-01-18T10:35:52.6846530Z ##[group]Getting Git version info
2022-01-18T10:35:52.6847230Z Working directory is 'D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo'
2022-01-18T10:35:52.6848052Z [command]"C:\Program Files\Git\bin\git.exe" version
2022-01-18T10:35:52.6848419Z git version 2.34.1.windows.1
2022-01-18T10:35:52.6849302Z ##[endgroup]
2022-01-18T10:35:52.6849734Z Deleting the contents of 'D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo'
2022-01-18T10:35:52.6850970Z ##[group]Initializing the repository
2022-01-18T10:35:52.6851562Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo
2022-01-18T10:35:52.6852112Z Initialized empty Git repository in D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/.git/
2022-01-18T10:35:52.6852725Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/ptheywood/cub-1.15-windows.h-demo
2022-01-18T10:35:52.6853350Z ##[endgroup]
2022-01-18T10:35:52.6853887Z ##[group]Disabling automatic garbage collection
2022-01-18T10:35:52.6854361Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2022-01-18T10:35:52.6857167Z ##[endgroup]
2022-01-18T10:35:52.6872932Z ##[group]Setting up auth
2022-01-18T10:35:52.6873384Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2022-01-18T10:35:52.6882607Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2022-01-18T10:35:54.5059149Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-01-18T10:35:54.5279441Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2022-01-18T10:35:54.9416639Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2022-01-18T10:35:54.9631917Z ##[endgroup]
2022-01-18T10:35:54.9632561Z ##[group]Fetching the repository
2022-01-18T10:35:54.9647991Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +71d5db3aee6ca2f20e3fa365662375d5364d0465:refs/remotes/origin/main
2022-01-18T10:35:56.4863420Z remote: Enumerating objects: 14, done.
2022-01-18T10:35:56.4863955Z remote: Counting objects: 7% (1/14)
2022-01-18T10:35:56.4864276Z remote: Counting objects: 14% (2/14)
2022-01-18T10:35:56.4864661Z remote: Counting objects: 21% (3/14)
2022-01-18T10:35:56.4864955Z remote: Counting objects: 28% (4/14)
2022-01-18T10:35:56.4865246Z remote: Counting objects: 35% (5/14)
2022-01-18T10:35:56.4865520Z remote: Counting objects: 42% (6/14)
2022-01-18T10:35:56.4865801Z remote: Counting objects: 50% (7/14)
2022-01-18T10:35:56.4867665Z remote: Counting objects: 57% (8/14)
2022-01-18T10:35:56.4868046Z remote: Counting objects: 64% (9/14)
2022-01-18T10:35:56.4868337Z remote: Counting objects: 71% (10/14)
2022-01-18T10:35:56.4868608Z remote: Counting objects: 78% (11/14)
2022-01-18T10:35:56.4868892Z remote: Counting objects: 85% (12/14)
2022-01-18T10:35:56.4869154Z remote: Counting objects: 92% (13/14)
2022-01-18T10:35:56.4869448Z remote: Counting objects: 100% (14/14)
2022-01-18T10:35:56.4869743Z remote: Counting objects: 100% (14/14), done.
2022-01-18T10:35:56.4870047Z remote: Compressing objects: 8% (1/12)
2022-01-18T10:35:56.4870355Z remote: Compressing objects: 16% (2/12)
2022-01-18T10:35:56.4870660Z remote: Compressing objects: 25% (3/12)
2022-01-18T10:35:56.4870960Z remote: Compressing objects: 33% (4/12)
2022-01-18T10:35:56.4871255Z remote: Compressing objects: 41% (5/12)
2022-01-18T10:35:56.4871539Z remote: Compressing objects: 50% (6/12)
2022-01-18T10:35:56.4871833Z remote: Compressing objects: 58% (7/12)
2022-01-18T10:35:56.4872113Z remote: Compressing objects: 66% (8/12)
2022-01-18T10:35:56.4872403Z remote: Compressing objects: 75% (9/12)
2022-01-18T10:35:56.4872690Z remote: Compressing objects: 83% (10/12)
2022-01-18T10:35:56.4872989Z remote: Compressing objects: 91% (11/12)
2022-01-18T10:35:56.4873285Z remote: Compressing objects: 100% (12/12)
2022-01-18T10:35:56.4873583Z remote: Compressing objects: 100% (12/12), done.
2022-01-18T10:35:56.5066998Z remote: Total 14 (delta 0), reused 10 (delta 0), pack-reused 0
2022-01-18T10:35:56.6279845Z From https://github.com/ptheywood/cub-1.15-windows.h-demo
2022-01-18T10:35:56.6280599Z * [new ref] 71d5db3aee6ca2f20e3fa365662375d5364d0465 -> origin/main
2022-01-18T10:35:56.6788613Z ##[endgroup]
2022-01-18T10:35:56.6789653Z ##[group]Determining the checkout info
2022-01-18T10:35:56.6823050Z ##[endgroup]
2022-01-18T10:35:56.6824383Z ##[group]Checking out the ref
2022-01-18T10:35:56.6825002Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2022-01-18T10:35:56.7369436Z Branch 'main' set up to track remote branch 'main' from 'origin'.
2022-01-18T10:35:56.7370097Z Switched to a new branch 'main'
2022-01-18T10:35:56.7413559Z ##[endgroup]
2022-01-18T10:35:56.7791966Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H'
2022-01-18T10:35:56.7991722Z '71d5db3aee6ca2f20e3fa365662375d5364d0465'
2022-01-18T10:35:56.8381953Z ##[group]Run .github\scripts\install_cuda_windows.ps1
2022-01-18T10:35:56.8382390Z .github\scripts\install_cuda_windows.ps1
2022-01-18T10:35:56.8423104Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2022-01-18T10:35:56.8423409Z env:
2022-01-18T10:35:56.8423572Z CUDA: 11.6.0
2022-01-18T10:35:56.8423762Z BUILD_DIR: build
2022-01-18T10:35:56.8423963Z HOSTCXX: Visual Studio 16 2019
2022-01-18T10:35:56.8424179Z CONFIG: Release
2022-01-18T10:35:56.8424361Z THRUST_TAG: 1.15.0
2022-01-18T10:35:56.8424577Z visual_studio: Visual Studio 16 2019
2022-01-18T10:35:56.8424775Z ##[endgroup]
2022-01-18T10:35:57.1696956Z nvcc_11.6 visual_studio_integration_11.6 curand_dev_11.6 nvrtc_dev_11.6 cudart_11.6
2022-01-18T10:35:57.1706003Z Downloading CUDA Network Installer for 11.6.0 from: https://developer.download.nvidia.com/compute/cuda/11.6.0/network_installers/cuda_11.6.0_windows_network.exe
2022-01-18T10:36:30.6633639Z Downloading Complete
2022-01-18T10:36:30.6634659Z Installing CUDA 11.6.0. Subpackages nvcc_11.6 visual_studio_integration_11.6 curand_dev_11.6 nvrtc_dev_11.6 cudart_11.6
2022-01-18T10:39:25.8427368Z CUDA_PATH C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:39:25.8429077Z CUDA_PATH_VX_Y CUDA_PATH_V11_6
2022-01-18T10:39:25.8447498Z Adding CUDA to CUDA_PATH, CUDA_PATH_X_Y and PATH
2022-01-18T10:39:26.0878328Z ##[group]Run cmake . -B "build" -G "Visual Studio 16 2019" -A x64 -DTHRUST_TAG=1.15.0
2022-01-18T10:39:26.0878824Z cmake . -B "build" -G "Visual Studio 16 2019" -A x64 -DTHRUST_TAG=1.15.0
2022-01-18T10:39:26.0892322Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2022-01-18T10:39:26.0892640Z env:
2022-01-18T10:39:26.0892812Z CUDA: 11.6.0
2022-01-18T10:39:26.0893027Z BUILD_DIR: build
2022-01-18T10:39:26.0893266Z HOSTCXX: Visual Studio 16 2019
2022-01-18T10:39:26.0893456Z CONFIG: Release
2022-01-18T10:39:26.0893677Z THRUST_TAG: 1.15.0
2022-01-18T10:39:26.0893935Z CUDA_PATH: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:39:26.0894297Z CUDA_PATH_V11_6: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:39:26.0894590Z ##[endgroup]
2022-01-18T10:39:46.7626003Z -- The CXX compiler identification is MSVC 19.29.30138.0
2022-01-18T10:39:53.0921432Z -- The CUDA compiler identification is NVIDIA 11.6.55
2022-01-18T10:39:53.2608999Z -- Detecting CXX compiler ABI info
2022-01-18T10:39:54.4961969Z -- Detecting CXX compiler ABI info - done
2022-01-18T10:39:54.4982170Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
2022-01-18T10:39:54.4995783Z -- Detecting CXX compile features
2022-01-18T10:39:54.5319794Z -- Detecting CXX compile features - done
2022-01-18T10:39:54.5424728Z -- Detecting CUDA compiler ABI info
2022-01-18T10:39:56.9558143Z -- Detecting CUDA compiler ABI info - done
2022-01-18T10:39:56.9858069Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe - skipped
2022-01-18T10:39:56.9862430Z -- Detecting CUDA compile features
2022-01-18T10:39:56.9868338Z -- Detecting CUDA compile features - done
2022-01-18T10:39:57.0428041Z -- Unable to find cublas_v2.h in either "C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include" or "C:/Program Files/NVIDIA GPU Computing Toolkit/math_libs/include"
2022-01-18T10:39:57.0998879Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include (found version "11.6.55")
2022-01-18T10:39:59.7944769Z -- Using Thrust 1.15.0 from https://github.com/NVIDIA/thrust.git
2022-01-18T10:40:07.8303857Z -- Found Thrust: D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/thrust/cmake/thrust-config.cmake (found version "1.15.0.0")
2022-01-18T10:40:07.8336839Z -- Found CUB: D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub/cub/cmake/cub-config.cmake (found version "1.15.0.0")
2022-01-18T10:40:07.8339600Z -- Configuring done
2022-01-18T10:40:07.8783565Z -- Generating done
2022-01-18T10:40:07.8801719Z -- Build files have been written to: D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build
2022-01-18T10:40:07.9109371Z ##[group]Run cmake --build . --config Release --target windows-after-cub --verbose -j `nproc`
2022-01-18T10:40:07.9110023Z cmake --build . --config Release --target windows-after-cub --verbose -j `nproc`
2022-01-18T10:40:07.9123879Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2022-01-18T10:40:07.9124238Z env:
2022-01-18T10:40:07.9124431Z CUDA: 11.6.0
2022-01-18T10:40:07.9124682Z BUILD_DIR: build
2022-01-18T10:40:07.9124918Z HOSTCXX: Visual Studio 16 2019
2022-01-18T10:40:07.9125187Z CONFIG: Release
2022-01-18T10:40:07.9125429Z THRUST_TAG: 1.15.0
2022-01-18T10:40:07.9125721Z CUDA_PATH: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:40:07.9126131Z CUDA_PATH_V11_6: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:40:07.9126424Z ##[endgroup]
2022-01-18T10:40:08.1514191Z Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
2022-01-18T10:40:08.1515171Z Copyright (C) Microsoft Corporation. All rights reserved.
2022-01-18T10:40:08.1515468Z
2022-01-18T10:40:08.2378056Z Build started 1/18/2022 10:40:08 AM.
2022-01-18T10:40:08.4960094Z 1>Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-after-cub.vcxproj" on node 1 (default targets).
2022-01-18T10:40:08.4961239Z 1>Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-after-cub.vcxproj" (1) is building "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
2022-01-18T10:40:08.4961995Z 2>PrepareForBuild:
2022-01-18T10:40:08.4962595Z Creating directory "x64\Release\ZERO_CHECK\".
2022-01-18T10:40:08.4988596Z Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
2022-01-18T10:40:08.5032820Z InitializeBuildStatus:
2022-01-18T10:40:08.5033476Z Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2022-01-18T10:40:08.5863039Z CustomBuild:
2022-01-18T10:40:08.5863637Z Checking Build System
2022-01-18T10:40:08.6639674Z FinalizeBuildStatus:
2022-01-18T10:40:08.6640865Z Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
2022-01-18T10:40:08.6641981Z Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
2022-01-18T10:40:08.6645428Z 2>Done Building Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\ZERO_CHECK.vcxproj" (default targets).
2022-01-18T10:40:08.6760312Z 1>PrepareForBuild:
2022-01-18T10:40:08.6761214Z Creating directory "windows-after-cub.dir\Release\".
2022-01-18T10:40:08.6776024Z Creating directory "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\Release\".
2022-01-18T10:40:08.6778258Z Creating directory "windows-after-cub.dir\Release\windows-.EAF2E046.tlog\".
2022-01-18T10:40:08.6795404Z InitializeBuildStatus:
2022-01-18T10:40:08.6796200Z Creating "windows-after-cub.dir\Release\windows-.EAF2E046.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2022-01-18T10:40:08.7076993Z CustomBuild:
2022-01-18T10:40:08.7077807Z Building Custom Rule D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/CMakeLists.txt
2022-01-18T10:40:08.7605471Z AddCudaCompileDeps:
2022-01-18T10:40:08.7608515Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe /E /nologo /showIncludes /TP /D__CUDACC__ /D__CUDACC_VER_MAJOR__=11 /D__CUDACC_VER_MINOR__=6 /D_WINDOWS /DNDEBUG /DNOMINMAX /DCMAKE_INTDIR="Release" /D_MBCS /DCMAKE_INTDIR="Release" /ID:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub /ID:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin" /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" /I. /FIcuda_runtime.h /c D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-after-cub.cu
2022-01-18T10:40:14.1174625Z 1>Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-after-cub.vcxproj" (1) is building "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-after-cub.vcxproj" (1:2) on node 1 (CudaBuildCore target(s)).
2022-01-18T10:40:14.1184992Z 1>CudaBuildCore:
2022-01-18T10:40:14.1185962Z Compiling CUDA source file ..\src\windows-after-cub.cu...
2022-01-18T10:40:14.2303824Z cmd.exe /C "C:\Users\runneradmin\AppData\Local\Temp\tmp41d2bbaf7ff54a37a10affcace410f30.cmd"
2022-01-18T10:40:14.2305962Z "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe" -gencode=arch=compute_52,code=\"compute_52,compute_52\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --use-local-env -ccbin "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" -x cu -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub" -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" --keep-dir x64\Release -maxrregcount=0 --machine 64 --compile -cudart shared -std=c++17 -Xcompiler="/EHsc -Ob2" -D_WINDOWS -DNDEBUG -DNOMINMAX -D"CMAKE_INTDIR=\"Release\"" -D_MBCS -D"CMAKE_INTDIR=\"Release\"" -Xcompiler "/EHsc /W1 /nologo /O2 /Fdwindows-after-cub.dir\Release\vc142.pdb /FS /MD /GR" -o windows-after-cub.dir\Release\windows-after-cub.obj "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-after-cub.cu"
2022-01-18T10:40:14.2597386Z
2022-01-18T10:40:14.2599970Z D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe" -gencode=arch=compute_52,code=\"compute_52,compute_52\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --use-local-env -ccbin "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" -x cu -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub" -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" --keep-dir x64\Release -maxrregcount=0 --machine 64 --compile -cudart shared -std=c++17 -Xcompiler="/EHsc -Ob2" -D_WINDOWS -DNDEBUG -DNOMINMAX -D"CMAKE_INTDIR=\"Release\"" -D_MBCS -D"CMAKE_INTDIR=\"Release\"" -Xcompiler "/EHsc /W1 /nologo /O2 /Fdwindows-after-cub.dir\Release\vc142.pdb /FS /MD /GR" -o windows-after-cub.dir\Release\windows-after-cub.obj "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-after-cub.cu"
2022-01-18T10:40:19.0335744Z windows-after-cub.cu
2022-01-18T10:40:20.5629326Z 1>Done Building Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-after-cub.vcxproj" (CudaBuildCore target(s)).
2022-01-18T10:40:20.5977327Z 1>Link:
2022-01-18T10:40:20.5979070Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\Release\windows-after-cub.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64" cudadevrt.lib cudart.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/Release/windows-after-cub.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/Release/windows-after-cub.lib" /MACHINE:X64 /machine:x64 "windows-after-cub.dir\Release\windows-after-cub.obj"
2022-01-18T10:40:21.0449009Z windows-after-cub.vcxproj -> D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\Release\windows-after-cub.exe
2022-01-18T10:40:21.0525479Z FinalizeBuildStatus:
2022-01-18T10:40:21.0526548Z Deleting file "windows-after-cub.dir\Release\windows-.EAF2E046.tlog\unsuccessfulbuild".
2022-01-18T10:40:21.0527850Z Touching "windows-after-cub.dir\Release\windows-.EAF2E046.tlog\windows-after-cub.lastbuildstate".
2022-01-18T10:40:21.0531762Z 1>Done Building Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-after-cub.vcxproj" (default targets).
2022-01-18T10:40:21.0544031Z
2022-01-18T10:40:21.0544826Z Build succeeded.
2022-01-18T10:40:21.0548045Z 0 Warning(s)
2022-01-18T10:40:21.0548363Z 0 Error(s)
2022-01-18T10:40:21.0549132Z
2022-01-18T10:40:21.0549411Z Time Elapsed 00:00:12.81
2022-01-18T10:40:21.0901457Z ##[group]Run cmake --build . --config Release --target windows-before-cub --verbose -j `nproc`
2022-01-18T10:40:21.0902007Z cmake --build . --config Release --target windows-before-cub --verbose -j `nproc`
2022-01-18T10:40:21.0912414Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2022-01-18T10:40:21.0912734Z env:
2022-01-18T10:40:21.0912897Z CUDA: 11.6.0
2022-01-18T10:40:21.0913111Z BUILD_DIR: build
2022-01-18T10:40:21.0913302Z HOSTCXX: Visual Studio 16 2019
2022-01-18T10:40:21.0913521Z CONFIG: Release
2022-01-18T10:40:21.0913729Z THRUST_TAG: 1.15.0
2022-01-18T10:40:21.0913980Z CUDA_PATH: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:40:21.0914333Z CUDA_PATH_V11_6: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6
2022-01-18T10:40:21.0914573Z ##[endgroup]
2022-01-18T10:40:21.2685352Z Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
2022-01-18T10:40:21.2699073Z Copyright (C) Microsoft Corporation. All rights reserved.
2022-01-18T10:40:21.2699443Z
2022-01-18T10:40:21.3292047Z Build started 1/18/2022 10:40:21 AM.
2022-01-18T10:40:21.5883315Z 1>Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" on node 1 (default targets).
2022-01-18T10:40:21.5884621Z 1>Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (1) is building "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
2022-01-18T10:40:21.5885504Z 2>InitializeBuildStatus:
2022-01-18T10:40:21.5886511Z Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2022-01-18T10:40:21.6116583Z CustomBuild:
2022-01-18T10:40:21.6117199Z All outputs are up-to-date.
2022-01-18T10:40:21.6638720Z FinalizeBuildStatus:
2022-01-18T10:40:21.6639865Z Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
2022-01-18T10:40:21.6640572Z Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
2022-01-18T10:40:21.6646046Z 2>Done Building Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\ZERO_CHECK.vcxproj" (default targets).
2022-01-18T10:40:21.6772249Z 1>PrepareForBuild:
2022-01-18T10:40:21.6773308Z Creating directory "windows-before-cub.dir\Release\".
2022-01-18T10:40:21.6789347Z Creating directory "windows-before-cub.dir\Release\windows-.A5E1EED2.tlog\".
2022-01-18T10:40:21.6801190Z InitializeBuildStatus:
2022-01-18T10:40:21.6802969Z Creating "windows-before-cub.dir\Release\windows-.A5E1EED2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2022-01-18T10:40:21.7411954Z CustomBuild:
2022-01-18T10:40:21.7412730Z Building Custom Rule D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/CMakeLists.txt
2022-01-18T10:40:21.7999944Z AddCudaCompileDeps:
2022-01-18T10:40:21.8001476Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe /E /nologo /showIncludes /TP /D__CUDACC__ /D__CUDACC_VER_MAJOR__=11 /D__CUDACC_VER_MINOR__=6 /D_WINDOWS /DNDEBUG /DNOMINMAX /DCMAKE_INTDIR="Release" /D_MBCS /DCMAKE_INTDIR="Release" /ID:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub /ID:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin" /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" /I. /FIcuda_runtime.h /c D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-before-cub.cu
2022-01-18T10:40:22.9559560Z 1>Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (1) is building "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (1:2) on node 1 (CudaBuildCore target(s)).
2022-01-18T10:40:22.9561797Z 1>CudaBuildCore:
2022-01-18T10:40:22.9562467Z Compiling CUDA source file ..\src\windows-before-cub.cu...
2022-01-18T10:40:23.1267529Z cmd.exe /C "C:\Users\runneradmin\AppData\Local\Temp\tmpd61caf8d9f3f420084a6339d1325a1c2.cmd"
2022-01-18T10:40:23.1269592Z "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe" -gencode=arch=compute_52,code=\"compute_52,compute_52\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --use-local-env -ccbin "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" -x cu -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub" -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" --keep-dir x64\Release -maxrregcount=0 --machine 64 --compile -cudart shared -std=c++17 -Xcompiler="/EHsc -Ob2" -D_WINDOWS -DNDEBUG -DNOMINMAX -D"CMAKE_INTDIR=\"Release\"" -D_MBCS -D"CMAKE_INTDIR=\"Release\"" -Xcompiler "/EHsc /W1 /nologo /O2 /Fdwindows-before-cub.dir\Release\vc142.pdb /FS /MD /GR" -o windows-before-cub.dir\Release\windows-before-cub.obj "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-before-cub.cu"
2022-01-18T10:40:23.8286859Z
2022-01-18T10:40:23.8289477Z D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe" -gencode=arch=compute_52,code=\"compute_52,compute_52\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --use-local-env -ccbin "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" -x cu -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub" -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" --keep-dir x64\Release -maxrregcount=0 --machine 64 --compile -cudart shared -std=c++17 -Xcompiler="/EHsc -Ob2" -D_WINDOWS -DNDEBUG -DNOMINMAX -D"CMAKE_INTDIR=\"Release\"" -D_MBCS -D"CMAKE_INTDIR=\"Release\"" -Xcompiler "/EHsc /W1 /nologo /O2 /Fdwindows-before-cub.dir\Release\vc142.pdb /FS /MD /GR" -o windows-before-cub.dir\Release\windows-before-cub.obj "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-before-cub.cu"
2022-01-18T10:40:27.3298600Z 1>D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub\cub/device/dispatch/dispatch_segmented_sort.cuh(338): error : invalid combination of type specifiers [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.3299580Z
2022-01-18T10:40:27.3336687Z 1>D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub\cub/device/dispatch/dispatch_segmented_sort.cuh(338): error : expected an identifier [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.3337696Z
2022-01-18T10:40:27.5774006Z 1>D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub\cub/device/dispatch/dispatch_segmented_sort.cuh(379): error : expected a member name [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.5775422Z
2022-01-18T10:40:27.5776400Z 3 errors detected in the compilation of "D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/src/windows-before-cub.cu".
2022-01-18T10:40:27.5777457Z windows-before-cub.cu
2022-01-18T10:40:27.6359518Z 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 11.6.targets(790,9): error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe" -gencode=arch=compute_52,code=\"compute_52,compute_52\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --use-local-env -ccbin "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" -x cu -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub" -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" --keep-dir x64\Release -maxrregcount=0 --machine 64 --compile -cudart shared -std=c++17 -Xcompiler="/EHsc -Ob2" -D_WINDOWS -DNDEBUG -DNOMINMAX -D"CMAKE_INTDIR=\"Release\"" -D_MBCS -D"CMAKE_INTDIR=\"Release\"" -Xcompiler "/EHsc /W1 /nologo /O2 /Fdwindows-before-cub.dir\Release\vc142.pdb /FS /MD /GR" -o windows-before-cub.dir\Release\windows-before-cub.obj "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-before-cub.cu"" exited with code 2. [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.6377311Z 1>Done Building Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (CudaBuildCore target(s)) -- FAILED.
2022-01-18T10:40:27.6392810Z 1>Done Building Project "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (default targets) -- FAILED.
2022-01-18T10:40:27.6408872Z
2022-01-18T10:40:27.6410185Z Build FAILED.
2022-01-18T10:40:27.6440892Z
2022-01-18T10:40:27.6449823Z "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (default target) (1) ->
2022-01-18T10:40:27.6450681Z "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj" (CudaBuildCore target) (1:2) ->
2022-01-18T10:40:27.6451367Z (CudaBuildCore target) ->
2022-01-18T10:40:27.6452217Z D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub\cub/device/dispatch/dispatch_segmented_sort.cuh(338): error : invalid combination of type specifiers [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.6453721Z D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub\cub/device/dispatch/dispatch_segmented_sort.cuh(338): error : expected an identifier [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.6455022Z D:/a/cub-1.15-windows.h-demo/cub-1.15-windows.h-demo/build/_deps/thrust-src/dependencies/cub\cub/device/dispatch/dispatch_segmented_sort.cuh(379): error : expected a member name [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.6457731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 11.6.targets(790,9): error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe" -gencode=arch=compute_52,code=\"compute_52,compute_52\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --use-local-env -ccbin "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" -x cu -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src\dependencies\cub" -I"D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\_deps\thrust-src" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\include" --keep-dir x64\Release -maxrregcount=0 --machine 64 --compile -cudart shared -std=c++17 -Xcompiler="/EHsc -Ob2" -D_WINDOWS -DNDEBUG -DNOMINMAX -D"CMAKE_INTDIR=\"Release\"" -D_MBCS -D"CMAKE_INTDIR=\"Release\"" -Xcompiler "/EHsc /W1 /nologo /O2 /Fdwindows-before-cub.dir\Release\vc142.pdb /FS /MD /GR" -o windows-before-cub.dir\Release\windows-before-cub.obj "D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\src\windows-before-cub.cu"" exited with code 2. [D:\a\cub-1.15-windows.h-demo\cub-1.15-windows.h-demo\build\windows-before-cub.vcxproj]
2022-01-18T10:40:27.6459869Z
2022-01-18T10:40:27.6460396Z 0 Warning(s)
2022-01-18T10:40:27.6460811Z 4 Error(s)
2022-01-18T10:40:27.6461219Z
2022-01-18T10:40:27.6461685Z Time Elapsed 00:00:06.31
2022-01-18T10:40:27.6742129Z ##[error]Process completed with exit code 1.
2022-01-18T10:40:27.6900903Z Post job cleanup.
2022-01-18T10:40:29.5514443Z [command]"C:\Program Files\Git\bin\git.exe" version
2022-01-18T10:40:29.5683667Z git version 2.34.1.windows.1
2022-01-18T10:40:29.5748043Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2022-01-18T10:40:29.5955082Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2022-01-18T10:40:30.0112125Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-01-18T10:40:30.0272191Z http.https://github.com/.extraheader
2022-01-18T10:40:30.0312844Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2022-01-18T10:40:30.0510338Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2022-01-18T10:40:30.4781915Z Cleaning up orphan processes
2022-01-18T10:40:30.4963541Z Terminate orphan process: pid (1548) (mspdbsrv)
2022-01-18T10:40:30.5030803Z Terminate orphan process: pid (5736) (vctip)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment