21 #ifndef CYPRESS_BACKEND_SLURM_HPP 22 #define CYPRESS_BACKEND_SLURM_HPP 39 bool m_write_binnf =
true;
41 bool m_exec_python =
true;
43 bool m_read_results =
true;
46 bool m_keep_file =
false;
51 std::string m_norm_simulator;
65 Slurm(
const std::string &simulator,
const Json &setup =
Json());
Slurm(const std::string &simulator, const Json &setup=Json())
double Real
Definition: types.hpp:56
std::string m_path
Definition: to_json.hpp:41
nlohmann::json Json
Definition: json.hpp:27
const std::string & get_base_filename() const
Definition: slurm.hpp:75
Definition: network_base.hpp:116
Definition: to_json.hpp:34
Definition: brainscales_lib.hpp:39
void set_flags(size_t num)
void set_base_filename(const std::string &filename)
Definition: slurm.hpp:74