BarraCUDA: Open-source CUDA compiler targeting AMD GPUs (and more in the future!)

18 points by johnklos


Wonderfully simple CUDA to AMD compiler. From "Building":

# It's C99. It builds with gcc. There are no dependencies.
make

# That's it. No cmake. No autoconf. No 47-step build process.
# If this doesn't work, your gcc is broken, not the Makefile.