diff options
author | Michael Bien <[email protected]> | 2010-09-16 16:06:28 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-09-16 16:06:28 +0200 |
commit | b680c4d4b5091f7f48bb8fd9812725111496ff99 (patch) | |
tree | 7b25523b3e78b81127e40519b31e19e0ce93cfd7 /nbproject | |
parent | 9cdd142d797518e1aa2834675259523a9a3533a0 (diff) |
added bandwidth benchmark.
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configs/BandwidthBenchmark.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nbproject/configs/BandwidthBenchmark.properties b/nbproject/configs/BandwidthBenchmark.properties new file mode 100644 index 0000000..280e757 --- /dev/null +++ b/nbproject/configs/BandwidthBenchmark.properties @@ -0,0 +1 @@ +main.class=com.jogamp.opencl.demos.bandwidth.BandwidthTest |