From 48a46a6084878803acadd44b0e96e237cf5768c1 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 1 Mar 2010 02:17:29 +0100 Subject: initial import of OpenCL RadixSort GPU example. --- nbproject/configs/RadixSort.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 nbproject/configs/RadixSort.properties (limited to 'nbproject') diff --git a/nbproject/configs/RadixSort.properties b/nbproject/configs/RadixSort.properties new file mode 100644 index 0000000..41e68f5 --- /dev/null +++ b/nbproject/configs/RadixSort.properties @@ -0,0 +1 @@ +main.class=com.mbien.opencl.demos.radixsort.RadixSortDemo -- cgit v1.2.3