template<typename T>
class gmx::anonymous_namespace{hostallocator.cpp}::HostAllocatorTest< T >
Typed test fixture.
|
template<typename VectorType > |
void | fillInput (VectorType *input) const |
| Prepare contents of a VectorType.
|
|
void | compareVectors (ConstViewType input, ConstViewType output) const |
| Compares input and output vectors.
|
|
void | runTest (ConstViewType input, ViewType output) const |
| Do some transfers and test the results.
|
|
| GpuTest () |
| Constructor.
|
|
| ~GpuTest () |
| Destructor.
|
|
bool | haveValidGpus () const |
| Getter for convenience in testing.
|
|
gmx_gpu_info_t * | gpuInfo_ |
| Information about GPUs that are present.
|
|
The documentation for this class was generated from the following file: