Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Enable CCCL benchmarks on MSVC #535

Closed
1 task done
gevtushenko opened this issue Oct 10, 2023 · 0 comments · Fixed by #536
Closed
1 task done

[BUG]: Enable CCCL benchmarks on MSVC #535

gevtushenko opened this issue Oct 10, 2023 · 0 comments · Fixed by #536
Assignees
Labels
bug Something isn't working right.

Comments

@gevtushenko
Copy link
Collaborator

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

@gevtushenko gevtushenko added the bug Something isn't working right. label Oct 10, 2023
@github-project-automation github-project-automation bot moved this to Todo in CCCL Oct 10, 2023
@gevtushenko gevtushenko self-assigned this Oct 10, 2023
@gevtushenko gevtushenko moved this from Todo to In Progress in CCCL Oct 10, 2023
@cccl-authenticator-app cccl-authenticator-app bot moved this from In Progress to In Review in CCCL Oct 10, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant