mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
Fastest option for the dslash
This commit is contained in:
parent
c0e8bc9da9
commit
2cc07450f4
@ -36,7 +36,7 @@ Author: Peter Boyle <paboyle@ph.ed.ac.uk>
|
||||
|
||||
namespace Grid {
|
||||
|
||||
#define COALESCE_GRANULARITY (32) // bytes for coalesce granularity of target: Pascal, Volta
|
||||
#define COALESCE_GRANULARITY (16) // bytes for coalesce granularity of target: Pascal, Volta
|
||||
|
||||
template<class pair>
|
||||
class GpuComplex {
|
||||
|
Loading…
Reference in New Issue
Block a user