News

See here for the official tutorial with more information. We start with everyone's favourite: the desktop calculator. To make it the simplest possible, we restrict ourselves tointegers, with addition, ...
The goal of this tutorial is to show a simple example on how to generate ptx from the llvm ir and how to write the IR itself to access cuda features. For the sake of demonstration a language frontend ...