From a8dd909e99aa25fe697e46fee37c0cf48f087488 Mon Sep 17 00:00:00 2001 From: hinder Date: Thu, 16 Jun 2011 20:57:52 +0000 Subject: 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 --- configuration.ccl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configuration.ccl') 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 -- cgit v1.2.3