Archive for February, 2009
In order to provide the CUDA developer with a low level programming language without exposing any of the underlying instruction set, NVIDIA have given us, the developers, the option to program in PTX ( Parallel Thread eXecution ). The PTX being somewhat similar to “assembly code” in structure opens up a new set of features to the developer, which [ READ MORE ]