diff options
author | Michael Bien <[email protected]> | 2010-01-29 18:03:51 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-01-29 18:03:51 +0100 |
commit | bb14ae720b21eeae5030623bf77ed7e173dca936 (patch) | |
tree | 7ef25d2033ae308e65486e07bf1f6891ea3fb2d4 /nbproject | |
parent | 58e06a15e821e9b7ca1bc31399b179deba7a4343 (diff) |
added per GPU profiling stats.
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configs/GLCLMandel.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/configs/GLCLMandel.properties b/nbproject/configs/GLCLMandel.properties index 5e7e3c7..fac72c7 100644 --- a/nbproject/configs/GLCLMandel.properties +++ b/nbproject/configs/GLCLMandel.properties @@ -1 +1 @@ -main.class=com.mbien.opencl.demos.fractal.Fractal +main.class=com.mbien.opencl.demos.fractal.MultiDeviceFractal |