#include <gpuLib.hpp>
◆ GpuLib()
GpuLib::GpuLib |
( |
int | input_length, |
|
|
int | output_length, |
|
|
int | gpu ) |
◆ ~GpuLib()
◆ Compute()
◆ CublasGetStatusString()
std::string GpuLib::CublasGetStatusString |
( |
cublasStatus_t | error | ) |
|
|
protected |
◆ GetAvgSlopes()
std::vector< float > GpuLib::GetAvgSlopes |
( |
| ) |
|
◆ GetMatrix()
std::vector< float > GpuLib::GetMatrix |
( |
| ) |
|
◆ GetResults()
std::vector< float > GpuLib::GetResults |
( |
bool | download = false | ) |
|
◆ InitReaderThread()
void GpuLib::InitReaderThread |
( |
| ) |
|
◆ NewSample()
void GpuLib::NewSample |
( |
const float * | sample, |
|
|
int | callback_count ) |
◆ PrintCublasStatus()
void GpuLib::PrintCublasStatus |
( |
cublasStatus_t | status | ) |
|
|
protected |
◆ PrintCudaError()
void GpuLib::PrintCudaError |
( |
cudaError_t | error | ) |
|
|
protected |
◆ ResetAvgSlopes()
void GpuLib::ResetAvgSlopes |
( |
| ) |
|
◆ SetGPU()
◆ SetMatrix()
void GpuLib::SetMatrix |
( |
float * | mat, |
|
|
bool | flip = true ) |
The documentation for this class was generated from the following file:
- _examples/exampleDataTask/gpu/gpuLib/src/include/rtctk/exampleDataTask/gpuLib.hpp