|
QUDA
v0.5.0
A library for QCD on GPUs
|
Inheritance diagram for quda::GaugeForceCuda:Public Member Functions | |
| GaugeForceCuda (cudaGaugeField &mom, const int dir, const double &eb3, const cudaGaugeField &link, const int *input_path, const int *length, const void *path_coeff, const int num_paths, const kernel_param_t &kparam) | |
| virtual | ~GaugeForceCuda () |
| void | apply (const cudaStream_t &stream) |
| void | preTune () |
| void | postTune () |
| void | initTuneParam (TuneParam ¶m) const |
| void | defaultTuneParam (TuneParam ¶m) const |
| long long | flops () const |
| TuneKey | tuneKey () const |
Public Member Functions inherited from quda::Tunable | |
| Tunable () | |
| virtual | ~Tunable () |
| virtual int | tuningIter () const |
| virtual std::string | paramString (const TuneParam ¶m) const |
| virtual std::string | perfString (float time) const |
| virtual bool | advanceTuneParam (TuneParam ¶m) const |
| void | checkLaunchParam (TuneParam ¶m) |
Additional Inherited Members | |
Protected Member Functions inherited from quda::Tunable | |
| virtual long long | bytes () const |
| virtual bool | advanceSharedBytes (TuneParam ¶m) const |
Definition at line 128 of file gauge_force_quda.cu.
|
inline |
Definition at line 153 of file gauge_force_quda.cu.
|
inlinevirtual |
Definition at line 173 of file gauge_force_quda.cu.
|
inlinevirtual |
Implements quda::Tunable.
Definition at line 188 of file gauge_force_quda.cu.
|
inlinevirtual |
sets default values for when tuning is disabled
Reimplemented from quda::Tunable.
Definition at line 257 of file gauge_force_quda.cu.
|
inlinevirtual |
Implements quda::Tunable.
Definition at line 262 of file gauge_force_quda.cu.
|
inlinevirtual |
Reimplemented from quda::Tunable.
Definition at line 251 of file gauge_force_quda.cu.
|
inlinevirtual |
Reimplemented from quda::Tunable.
Definition at line 249 of file gauge_force_quda.cu.
|
inlinevirtual |
Reimplemented from quda::Tunable.
Definition at line 248 of file gauge_force_quda.cu.
|
inlinevirtual |
Implements quda::Tunable.
Definition at line 264 of file gauge_force_quda.cu.
1.8.2