You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thrust/CUB benchmarks can't be compiled by MSVC at the moment. One of the issues is that they rely on int128_t. We should enable building benchmarks on windows.
How to Reproduce
Build benchmarks using MSVC
Expected behavior
Successful build
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered:
Is this a duplicate?
Type of Bug
Compile-time Error
Component
CUB
Describe the bug
Thrust/CUB benchmarks can't be compiled by MSVC at the moment. One of the issues is that they rely on
int128_t
. We should enable building benchmarks on windows.How to Reproduce
Build benchmarks using MSVC
Expected behavior
Successful build
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: