{ "build_compiler_vars": { "XOPENME": "1" }, "compile_deps": { "compiler": { "local": "yes", "name": "C++ compiler", "sort": 10, "tags": "compiler,lang-cpp" }, "lib-cjson": { "local": "yes", "name": "cJSON library", "sort": 20, "tags": "lib,cjson" }, "lib-opencl": { "local": "yes", "name": "OpenCL library", "sort": 15, "tags": "lib,opencl" }, "lib-xopenme": { "local": "yes", "name": "xOpenME library", "sort": 30, "tags": "lib,xopenme" } }, "compiler_add_include_as_env_from_deps": [ "CK_ENV_LIB_STDCPP_INCLUDE", "CK_ENV_LIB_STDCPP_INCLUDE_EXTRA" ], "compiler_env": "CK_CXX", "compiler_flags_as_env": "$<>$", "data_name": "gemmbench-cl-launcher-1.0", "extra_ld_vars": "$<>$", "linker_add_lib_as_env": [ "CK_CXX_EXTRA", "CK_ENV_LIB_STDCPP_STATIC" ], "main_language": "cpp", "process_in_tmp": "yes", "program": "yes", "run_cmds": { "default": { "dataset_tags": [ "dataset", "gemmbench", "opencl" ], "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "tmp-ck-timer.json", "need_compute_device": "opencl", "post_process_cmds": [ "python $#src_path_local#$ck_postprocess.py" ], "run_cmd_main": "$#BIN_FILE#$ -f $#dataset_path#$$#dataset_filename#$ -p $<>$ -d $<>$", "run_cmd_out1": "", "run_cmd_out2": "", "run_correctness_output_files": [], "run_input_files": [], "run_output_files": [ "tmp-ck-timer.json" ] } }, "sgemm_nt": { "dataset_tags": [ "dataset", "gemmbench", "opencl", "SGEMM_NT" ], "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "tmp-ck-timer.json", "need_compute_device": "opencl", "post_process_cmds": [ "python $#src_path_local#$ck_postprocess.py" ], "run_cmd_main": "$#BIN_FILE#$ -f $#dataset_path#$$#dataset_filename#$ -p $<>$ -d $<>$ -n $#run_cmd_key_n#$ -lws $#run_cmd_key_lws#$", "run_cmd_out1": "run.stdout", "run_cmd_out2": "run.stderr", "run_correctness_output_files": [], "run_input_files": [], "run_output_files": [ "run.stdout", "run.stderr", "tmp-ck-timer.json" ] } } }, "run_vars": { "CK_COMPUTE_DEVICE_ID": 0, "CK_COMPUTE_PLATFORM_ID": 0 }, "source_files": [ "cl_state.cpp", "cl_dataset.cpp", "cl_launcher.cpp" ], "species": [], "tags": [ "program", "gemmbench", "opencl", "v1.0", "v1", "lang-cpp" ], "target_file": "cl_launcher" }