PTX is a portable low-level backend language for driving GPUs.
- here is [a reference manual|http://docs.nvidia.com/cuda/pdf/ptx_isa_3.1.pdf]
- PTX is generated by non-Java front-ends: (FIXME)
- PTX is generated by Java front-ends: (FIXME)
- PTX runs on the following hardware: (FIXME)
Issues for running PTX on the JVM:
synchronization
structured control flow
indirect calls through pointers
Overview
Content Tools
ThemeBuilder