{ "build_compiler_vars": { "XOPENME": "1" }, "compile_deps": { "compiler": { "local": "yes", "name": "C++ compiler", "sort": 10, "tags": "compiler,lang-cpp" }, "lib-opencl": { "local": "yes", "name": "OpenCL library", "sort": 20, "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": "arm-mali-sgemm", "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": { "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#$", "run_cmd_out1": "run.stdout", "run_cmd_out2": "run.stderr", "run_correctness_output_files": [], "run_input_files": [ "kernels/sgemm.cl" ], "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": [ "samples/sgemm.cpp" ], "species": [], "tags": [ "program", "arm", "mali", "sgemm", "opencl", "lang-cpp" ], "target_file": "sgemm" }