Documentation ¶
Overview ¶
Package atax implements the ATAX benchmark from Polybench.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct {
NX, NY int
// contains filtered or unexported fields
}
Benchmark defines a benchmark
func NewBenchmark ¶
NewBenchmark makes a new benchmark
func (*Benchmark) SetUnifiedMemory ¶
func (b *Benchmark) SetUnifiedMemory()
SetUnifiedMemory uses Unified Memory
type Kernel1Args ¶
Kernel1Args list first set of kernel arguments
Click to show internal directories.
Click to hide internal directories.