aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorhinder <hinder@105869f7-3296-0410-a4ea-f4349344b45a>2011-06-16 20:57:52 +0000
committerhinder <hinder@105869f7-3296-0410-a4ea-f4349344b45a>2011-06-16 20:57:52 +0000
commita8dd909e99aa25fe697e46fee37c0cf48f087488 (patch)
treef1d10318f6aa479c204f792071e241cb15f75d1b /configuration.ccl
parent2ab4d61cd4b632c0e991c781f3c15f3b054d1bbd (diff)
Add startup message giving vector length
This allows you to check that a simulation is using vectorisation. git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/Vectors/trunk@11 105869f7-3296-0410-a4ea-f4349344b45a
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 54500d7..9468abc 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -13,3 +13,5 @@ PROVIDES Vectors
VECTORISE_STREAMING_STORES \
VECTORISE_EMULATE_AVX
}
+
+REQUIRES Vectors