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

[FEA] Add Windows support #195

Closed
PointKernel opened this issue Jul 26, 2022 · 2 comments
Closed

[FEA] Add Windows support #195

PointKernel opened this issue Jul 26, 2022 · 2 comments
Labels
P3: Backlog Unprioritized type: feature request New feature request

Comments

@PointKernel
Copy link
Member

Is your feature request related to a problem? Please describe.
The current cuCollections doesn't support building on Windows and we should support this.

@PointKernel PointKernel added type: feature request New feature request good first issue Good for newcomers P1: Should have Necessary but not critical labels Jul 26, 2022
@sleeepyjack
Copy link
Collaborator

As @jrhemstad mentioned earlier, setting up a CI for this would not be fun.

@jrhemstad jrhemstad added P3: Backlog Unprioritized and removed P1: Should have Necessary but not critical labels Jul 27, 2022
@PointKernel PointKernel removed the good first issue Good for newcomers label Jul 29, 2022
@NVIDIA NVIDIA deleted a comment from realhaik Jul 28, 2024
@NVIDIA NVIDIA deleted a comment from sleeepyjack Jul 28, 2024
@NVIDIA NVIDIA deleted a comment from realhaik Jul 28, 2024
@NVIDIA NVIDIA deleted a comment from sleeepyjack Jul 28, 2024
@NVIDIA NVIDIA deleted a comment from realhaik Jul 28, 2024
@PointKernel
Copy link
Member Author

Updates: Building cuCollections in WSL is pretty straightforward. Once CUDA and a relatively new CMake are installed, all examples, benchmarks and unit tests can build and run flawlessly.

Note: the whole process from installing WSL from scratch to CUDA and CMake installation and running tests took about 30 minutes.

Closing this and will track the native building with MSVC in a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3: Backlog Unprioritized type: feature request New feature request
Projects
None yet
Development

No branches or pull requests

3 participants