|
QUDA
v0.5.0
A library for QCD on GPUs
|
Inheritance diagram for quda::fermion_force::AllLink< RealA, RealB >:Public Member Functions | |
| AllLink (const cudaGaugeField &link, const cudaGaugeField &oprod, const cudaGaugeField &Qprev, int sig, int mu, const typename RealTypeId< RealA >::Type &coeff, const typename RealTypeId< RealA >::Type &accumu_coeff, cudaGaugeField &shortP, cudaGaugeField &newOprod, const hisq_kernel_param_t &kparam) | |
| virtual | ~AllLink () |
| TuneKey | tuneKey () const |
| void | apply (const cudaStream_t &stream) |
| void | preTune () |
| void | postTune () |
| virtual void | initTuneParam (TuneParam ¶m) const |
| void | defaultTuneParam (TuneParam ¶m) const |
| long long | flops () 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 1234 of file hisq_paths_force_quda.cu.
|
inline |
Definition at line 1260 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Definition at line 1272 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Implements quda::Tunable.
Definition at line 1332 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
sets default values for when tuning is disabled
Reimplemented from quda::Tunable.
Definition at line 1371 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Implements quda::Tunable.
Definition at line 1377 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Reimplemented from quda::Tunable.
Definition at line 1364 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Reimplemented from quda::Tunable.
Definition at line 1359 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Reimplemented from quda::Tunable.
Definition at line 1354 of file hisq_paths_force_quda.cu.
|
inlinevirtual |
Implements quda::Tunable.
Definition at line 1274 of file hisq_paths_force_quda.cu.
1.8.2