2016-09-05 08:35:52 +08:00
|
|
|
compile_cpu_path: "./compiled/cpu/"
|
|
|
|
template_cpu_cpp_path: "./template/template_code_cpu.cpp"
|
|
|
|
barrier_template_cpu_cpp_path: "./template/barrier_template_code_cpu.cpp"
|
|
|
|
template_cpu_hpp_path: "./template/template_code_cpu.hpp"
|
2016-09-16 03:19:31 +08:00
|
|
|
snapshots_path: "snapshots"
|
|
|
|
cleaning_cycle_sec: "300"
|
2016-10-04 21:09:21 +08:00
|
|
|
snapshot_cycle_sec: "60"
|
2016-09-12 05:22:52 +08:00
|
|
|
max_retained_snapshots: "3"
|