Package | Description |
---|---|
com.aparapi.examples.afmandelbrot |
Modifier and Type | Method and Description |
---|---|
static void |
AfBenchmark.benchmark(AfAparapiUtils afAparapiUtils,
boolean loopLocalSizes,
String title,
double cx1,
double cy1,
double cx2,
double cy2,
int W,
int H,
int max_iterations,
String deviceTypeFilter,
long sleep)
execute the kernel on different devices and tracks timings.
|
static void |
AfBenchmark.benchmark(AfAparapiUtils afAparapiUtils,
String mode)
benchmark.
|
static void |
AfBenchmark.benchmarkHard(AfAparapiUtils afAparapiUtils)
executes a hard benchmark
|
static void |
AfBenchmark.benchmarkLocalSizes(AfAparapiUtils afAparapiUtils)
executes with different localSizes
|
static void |
AfBenchmark.benchmarkSoft(AfAparapiUtils afAparapiUtils)
executes a soft benchmark
|
static void |
AfBenchmark.benchmarkStress(AfAparapiUtils afAparapiUtils)
executes a repeated loop over all devices
|
Copyright © 2021 Syncleus. All rights reserved.