Dependencies for accelerate-examples-1.3.0.0

library
accelerate-smvm
accelerate-crystal
accelerate-tunnel
accelerate-canny
accelerate-mandelbrot
accelerate-julia
accelerate-fluid
accelerate-nbody
accelerate-smoothlife
accelerate-hashcat
accelerate-fft
accelerate-pagerank
accelerate-quicksort
accelerate-ray
accelerate-kmeans

Flags

Automatic Flags
NameDescriptionDefault
gui

Enable gloss-based GUIs, where applicable. If not enabled, the application always runs in benchmark mode.

Enabled
ekg

Enable EKG remote monitoring server at http://localhost:8000

Enabled
codespeed

Enable upload of results to benchmark server

Disabled
llvm-cpu

Enable the LLVM backend for multicore CPUs

Enabled
llvm-ptx

Enable the LLVM PTX backend for NVIDIA GPUs

Enabled
smvm

Sparse-matrix vector multiplication benchmark

Enabled
crystal

A visualisation of a sum of waves in a plane

Enabled
tunnel

The slit-scan effect creating a Doctor Who time vortex

Enabled
canny

Canny edge detection benchmark

Enabled
mandelbrot

A Mandelbrot fractal benchmark

Enabled
julia

An interactive julia-set simulator

Enabled
fluid

An interactive particle-based fluid simulation

Enabled
nbody

Simulation of gravitational attraction between solid particles

Enabled
smoothlife

A cellular automata simulation

Enabled
hashcat

A "password recovery" application for MD5 cracking

Enabled
fft

Simple FFT-based high/low-pass image filtering

Enabled
pagerank

Implementation of the PageRank algorithm

Enabled
quicksort

Implementation of the QuickSort algorithm

Enabled
ray

A simple real-time ray tracer

Enabled
kmeans

An implementation of k-means clustering in a plane

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info