capture_file_exists
- 
bool kernel_launcher::capture_file_exists(const std::string &directory, const std::string &tuning_key, ProblemSize problem_size)
- Returns - trueif there is already a capture available for the given- tuning_keyand- problem_sizein the given- directory.