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
nvcc uses Visual Studio's compiler, which does not know M_PI and has some issues with variadic macros; nothing that cannot be fixex, cf. 381d5ac and 06fcfb0, but the springs example still crashes. Compiling for debugging might help?
Since we do not require any dependency beyond CUDA it should not be too hard to port the code to Windows too.
The text was updated successfully, but these errors were encountered: