# Parameter definitions for thorn MegaFlop # $Header$ CCTK_INT usable_cache_bytes "Number of usable bytes in the cache" STEERABLE=always { -1 :: "not specified (default; leads to an error)" 100:* :: "use this number of bytes" } -1 CCTK_REAL calibration_time_seconds "Time taken to calibrate (in seconds)" STEERABLE=always { 0:* :: "" } 1.0 CCTK_REAL max_overhead_fraction "Maximum overhead, as a fraction of the total evolution time" STEERABLE=always { 0:* :: "" } 0.1 BOOLEAN debug_output "Output internal debug information" STEERABLE=recover { } no