capture_file_exists
-
bool kernel_launcher::capture_file_exists(const std::string &directory, const std::string &tuning_key, ProblemSize problem_size)
Returns
true
if there is already a capture available for the giventuning_key
andproblem_size
in the givendirectory
.