GPUOcelot
|
Files | |
file | PTXChecker.cpp |
uses the CUDA driver API to attempt to load a .ptx source module and print error messages if it fails | |
file | TestEmulator.cpp |
tests the emulation layer | |
file | TestEmulator.h [code] |
file | TestInstructions.cpp |
unit tests for each instruction | |
file | TestKernels.cpp |
tests a variety of CUDA kernels using the emulator. Validation is performed by comparing results to known kernel results. | |
file | TestLLVMKernels.cpp |
The source file for the TestLLVMKernels unit test. | |
file | TestLLVMKernels.h [code] |
The header file for the TestLLVMKernels unit test. |