Marco Minutoli
Marco Minutoli
https://github.com/NVIDIA/cub/blob/571aab900cc1d9741d93013ceaffe38d7e6e3b50/cmake/CubBuildCompilerTargets.cmake#L115 Hello folks, using CUDA 10.1.* the compilation fails because the compiler does not recognize `--promote_warnings` as a valid compiler flag. I believe something like the following should fix it....
Using the latest version from git after a . or a -> in c/c++ mode it's needed at least another char to show the completion menu. Using version 1.3.1 everything...
The root cause is that ck is looking for a dynamic library with a .so extension while it should be .dylib
Write a small tutorial on how to write an external program using SHAD. It would be nice to have a small example repository.
The method GetGlobalID is implemented over and over in all our data structures. It should be refactored into the AbstractDataStructure.
There is no need to support everything. We want to have a first cut of functionalities as a proof of concept. Refinements will follow in the next sprints.
We have seen the test failing. We haven't found a way of reproducing it systematically. A more in-depth analysis is needed.