Add amdapp-sdk: accelerated parallel processing sdk with OpenCL support

This commit is contained in:
Jaka Hudoklin
2013-06-16 21:35:09 +00:00
parent ccda14879e
commit 4817f34f2b
4 changed files with 140 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- samples/Makefile 2012-11-29 05:58:48.000000000 +0100
+++ samples/Makefile 2012-12-30 20:13:30.926576277 +0100
@@ -3,7 +3,6 @@
include $(DEPTH)/make/openclsdkdefs.mk
SUBDIRS = opencl
-SUBDIRS += aparapi
ifneq ($(OS), lnx)
SUBDIRS += C++Amp
ifeq ($(BITS), 64)