[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 177)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Mon May 7 18:32:21 CDT 2012


User: eschnett
Date: 2012/05/07 06:32 PM

Modified:
 /trunk/
  einsteintoolkit.th

Log:
 OpenMP->OpenCL
 
 Also slight wording change

File Changes:

Directory: /trunk/
==================

File [modified]: einsteintoolkit.th
Delta lines: +9 -7
===================================================================
--- trunk/einsteintoolkit.th	2012-05-07 16:06:35 UTC (rev 176)
+++ trunk/einsteintoolkit.th	2012-05-07 23:32:21 UTC (rev 177)
@@ -9,14 +9,16 @@
 !DEFINE ARR  = $ROOT/arrangements
 !DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
 
-# Thorns using OpenCL (ExternalLibraries/OpenCL) are working and are part of
-# the Einstein Toolkit. However, they are currently commented out here because
-# most machines don't support OpenMP yet, and there is no good, free OpenCL
-# implementation yet which could be shipped with Cactus. Thus, not commenting
-# them here would break compilations on most machines.
-# If you like to use these thorns and do have a working OpenCL environment you
-# have to uncomment these thorns in this thorn list.
+# Thorns using OpenCL (ExternalLibraries/OpenCL) are working and are
+# part of the Einstein Toolkit. However, these thorns are currently
+# commented out here because most machines don't support OpenCL yet,
+# and there is no good, free OpenCL implementation yet which could be
+# shipped with Cactus. Thus, not commenting them out would break
+# compilating on most machines.
 
+# If you want to use these thorns and do have a working OpenCL
+# environment, you have to uncomment these thorns in this thorn list.
+
 # This thorn list
 !TARGET   = $ROOT
 !TYPE     = svn



More information about the Commits mailing list