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
Is your feature request related to a problem? Please describe.
The current cuCollections doesn't support building on Windows and we should support this.
The text was updated successfully, but these errors were encountered:
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.
Is your feature request related to a problem? Please describe.
The current cuCollections doesn't support building on Windows and we should support this.
The text was updated successfully, but these errors were encountered: