GPUOcelot
|
A class for representing a single test. More...
#include <TestPTXAssembly.h>
Public Attributes | |
std::string | name |
ReferenceFunction | reference |
GeneratorFunction | generator |
std::string | ptx |
TypeVector | inputTypes |
TypeVector | outputTypes |
unsigned int | threads |
unsigned int | ctas |
int | epsilon |
A class for representing a single test.
unsigned int test::TestPTXAssembly::TestHandle::ctas |
std::string test::TestPTXAssembly::TestHandle::name |
std::string test::TestPTXAssembly::TestHandle::ptx |
unsigned int test::TestPTXAssembly::TestHandle::threads |