Documentation ¶
Overview ¶
Package fastwalshtransform implements the fastwalshtransform benchmark from AMDAPPSDK.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct { Length uint32 // contains filtered or unexported fields }
Benchmark defines a benchmark
func NewBenchmark ¶
NewBenchmark returns a benchmark
func (*Benchmark) SetUnifiedMemory ¶
func (b *Benchmark) SetUnifiedMemory()
SetUnifiedMemory uses Unified Memory
type KernelArgs ¶
KernelArgs defines kernel arguments
Click to show internal directories.
Click to hide internal directories.