Archive: https://archive.today/h6FPk
From the post:
>An open-source CUDA C++ compiler written from scratch in C99 that takes .cu files and compiles them to AMD GPU machine code, with more architectures planned. No LLVM, no dependencies, and no permission asked.
This is what happens when you look at NVIDIA's walled garden and think "how hard can it be?" The answer is: quite hard, actually, but I did it anyway.
Archive: https://archive.today/h6FPk
From the post:
>>An open-source CUDA C++ compiler written from scratch in C99 that takes .cu files and compiles them to AMD GPU machine code, with more architectures planned. No LLVM, no dependencies, and no permission asked.
This is what happens when you look at NVIDIA's walled garden and think "how hard can it be?" The answer is: quite hard, actually, but I did it anyway.