Someone wrote a CUDA compiler.
-
Someone wrote a CUDA compiler. I like the spirit of this: https://github.com/Zaneham/BarraCUDA
-
Someone wrote a CUDA compiler. I like the spirit of this: https://github.com/Zaneham/BarraCUDA
@sschoener "no CMake" yet they rely on an Unix only buildsystem, not different than using autotools from the outset
-
Someone wrote a CUDA compiler. I like the spirit of this: https://github.com/Zaneham/BarraCUDA
@sschoener I checked and it's not unity builds which I'm very happy about
-
@sschoener "no CMake" yet they rely on an Unix only buildsystem, not different than using autotools from the outset
@crystalmoon @sschoener While I agree with the sentiment that "POSIX-only" is really not "portable", in this particular case, the Makefile does not really do anything. It merely lists the files that need to be compiled. Trivial to "port" to any non-POSIX compiler. Frankly, "cl.exe src\*.c" does the trick.
-
undefined aeva@mastodon.gamedev.place shared this topic on