Replies: 2 comments 5 replies
-
Ginkgo does support MSVC 2019 with CUDA, as you can see in our CI runs, but we should maybe bump our version requirements in case we can't manage to fix the compilation issues. Which exact MSVC version are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
I tried disabling OMP because of the type issue in the OMP for loop index variable.
Still, the compiler shows more than 100 errors and it has only compiled ~ 20% of the source.
IMHO it would be best if you remove VS from the supported compilers so that others do not spend time trying to build on Windows with VS.
Regards,
Beta Was this translation helpful? Give feedback.
All reactions