summaryrefslogtreecommitdiff
path: root/sc/Library_scopencl.mk
diff options
context:
space:
mode:
authorJagan Lokanatha <Jagan.Lokanatha@amd.com>2013-11-19 16:36:00 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-11-20 09:41:30 -0500
commit1989677db7492ea2e91efa9ec6b12578106d6e9f (patch)
treea12b9afe28ce6bc0eb0875e0d528e5bf3c45faa1 /sc/Library_scopencl.mk
parentd45483489513692be77a61cf343663e839483204 (diff)
Enable workload-based device selection in OpenCL.
Change-Id: I8af49ccf498cafb48f9b82fabc4910c754ba0f96
Diffstat (limited to 'sc/Library_scopencl.mk')
-rw-r--r--sc/Library_scopencl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scopencl.mk b/sc/Library_scopencl.mk
index 2c0ac1662b43..f4d400bfeb98 100644
--- a/sc/Library_scopencl.mk
+++ b/sc/Library_scopencl.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_libraries,scopencl,\
$(eval $(call gb_Library_add_exception_objects,scopencl,\
sc/source/core/opencl/formulagroupcl \
sc/source/core/opencl/openclwrapper \
+ sc/source/core/opencl/opencl_device \
sc/source/core/opencl/opbase \
sc/source/core/opencl/op_financial \
sc/source/core/opencl/op_database \