aboutsummaryrefslogtreecommitdiff
path: root/Examples/WaveCaKernel/configuration.ccl
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2012-03-15 17:23:09 +0100
committerIan Hinder <ian.hinder@aei.mpg.de>2012-03-15 17:23:09 +0100
commitfa52744053f212b79087a40dac8c9df8d6d40158 (patch)
tree8440718606729dfcdfb9fe2030f058c2b95d96d5 /Examples/WaveCaKernel/configuration.ccl
parent7840f15af87fc2b070da6f49fd2ee5c0f247e78f (diff)
Replace SimpleWaveCaKernel with WaveCaKernel
This script now generates WaveCaKernel and WaveHost which do the same thing, one using CaKernel and one using the host. This allows easy cross-comparison between the two methods.
Diffstat (limited to 'Examples/WaveCaKernel/configuration.ccl')
-rw-r--r--Examples/WaveCaKernel/configuration.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/Examples/WaveCaKernel/configuration.ccl b/Examples/WaveCaKernel/configuration.ccl
new file mode 100644
index 0000000..46dbde5
--- /dev/null
+++ b/Examples/WaveCaKernel/configuration.ccl
@@ -0,0 +1,7 @@
+# File produced by Kranc
+
+REQUIRES GenericFD
+OPTIONAL LoopControl
+{
+}
+REQUIRES CUDA \ No newline at end of file