My Env : win10+cuda 11.2 Minggw 8.10 ---Failed ,Error shows:
nvcc fatal : Host compiler targets unsupported OS.
I think that maybe my cuda version is too new that gcc could not support ,or vice versa.
Then I tested with MSVC also failed. programm could not find makefile2 in ..\kmcuda\src\CMakeFiles , I checked it out and there is no makefile2 in CMakeFiles.
So anyone has successfully compiled this cool project on windows?
My Env : win10+cuda 11.2 Minggw 8.10 ---Failed ,Error shows: nvcc fatal : Host compiler targets unsupported OS. I think that maybe my cuda version is too new that gcc could not support ,or vice versa. Then I tested with MSVC also failed. programm could not find makefile2 in ..\kmcuda\src\CMakeFiles , I checked it out and there is no makefile2 in CMakeFiles.
So anyone has successfully compiled this cool project on windows?