From 8a4d635ef9407ee69b23f56d3de1242dae3aa4ec Mon Sep 17 00:00:00 2001 From: knarf Date: Wed, 1 Feb 2012 03:35:06 +0000 Subject: This patch lets the OpenCL thorn print information about available platforms and devices on startup. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/OpenCL/trunk@4 4054007a-4839-4648-a056-eb81e030d849 --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index eabefe1..23642f4 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1 +1,6 @@ # Schedule definitions for thorn OpenCL +schedule OpenCL_PrintInfo AT WRAGH +{ + LANG: C +} "Print OpenCL System Information" + -- cgit v1.2.3