Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


wa-dhrystone

Added by: cTuning foundation
Date: 2016-10-02 16:18:40.280530
License: See CK LICENSE.txt for licensing details
Module: program
Repo: ck-wa-workloads
CID (DOI-like distributed ID): b0ac08fe1d3c2615:f4b1abacc1c4fa53
Tags: wa,workload-automation,dhrystone

Files:
__init__.py    (6KB)
bin/arm64/dhrystone    (3563KB)
bin/armeabi/dhrystone    (524KB)
src/build.sh    (1KB)
src/jni/Android.mk    (1KB)
src/jni/dhrystone.c    (34KB)

Cross-linking (dependencies):

Meta:
{
  "backup_data_uid": "f4b1abacc1c4fa53", 
  "ck_to_env": {
    "CK_WA_SCRIPTS_PATH": "script:39157fb314f399ae"
  }, 
  "clean_dirs": [
    "wa_output"
  ], 
  "data_name": "WA workload: dhrystone", 
  "deps": {
    "android-sdk": {
      "android-sdk": {
        "force_target_as_host": "yes", 
        "local": "yes", 
        "name": "Android SDK", 
        "sort": 5, 
        "tags": "android,sdk"
      }, 
      "force_target_as_host": "yes", 
      "local": "yes", 
      "name": "Android SDK", 
      "sort": 5, 
      "tags": "android,sdk"
    }, 
    "wa": {
      "env_key": "WA", 
      "force_target_as_host": "yes", 
      "local": "yes", 
      "name": "ARM Workload Automation", 
      "sort": 20, 
      "tags": "tool,wa"
    }
  }, 
  "no_compile": "yes", 
  "no_target_file": "yes", 
  "params": {
    "delay": {
      "allowed_values": null, 
      "default": 0, 
      "desc": "The delay, in seconds, between kicking off of dhrystone threads (if ``threads`` > 1).", 
      "mandatory": null, 
      "type": "integer"
    }, 
    "duration": {
      "allowed_values": null, 
      "default": 0, 
      "desc": "The duration, in seconds, for which dhrystone will be executed. Either this or ``mloops`` should be specified but not both.", 
      "mandatory": null, 
      "type": "integer"
    }, 
    "mloops": {
      "allowed_values": null, 
      "default": 0, 
      "desc": "Millions of loops to run. Either this or ``duration`` should be specified, but not both. If neither is specified, this will default to ``100``", 
      "mandatory": null, 
      "type": "integer"
    }, 
    "modules": {
      "allowed_values": null, 
      "default": null, 
      "desc": "Lists the modules to be loaded by this extension. A module is a plug-in that further extends functionality of an extension.", 
      "mandatory": null, 
      "type": "list"
    }, 
    "taskset_mask": {
      "allowed_values": null, 
      "default": 0, 
      "desc": "The processes spawned by the workload will be pinned to cores as specified by this parameter", 
      "mandatory": null, 
      "type": "integer"
    }, 
    "threads": {
      "allowed_values": null, 
      "default": 4, 
      "desc": "The number of separate dhrystone \"threads\" that will be forked.", 
      "mandatory": null, 
      "type": "integer"
    }
  }, 
  "print_files_after_run": [
    "tmp-output2.tmp", 
    "wa_output/status.txt", 
    "wa_output/dhrystone_1_1/result.txt"
  ], 
  "process_in_tmp": "yes", 
  "program": "yes", 
  "required_device_access_type": [
    "wa_android", 
    "wa_linux"
  ], 
  "run_cmds": {
    "default": {
      "ignore_return_code": "no", 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "post_process_cmds": [
          "python $<>$$#dir_sep#$postprocess_workload.py"
        ], 
        "post_process_via_ck": "yes", 
        "pre_process_via_ck": {
          "data_uoa": "process-wa", 
          "module_uoa": "script", 
          "script_name": "preprocess_workload"
        }, 
        "run_cmd_main": "wa run $<>$", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_output_files": []
      }
    }
  }, 
  "run_via_third_party": "yes", 
  "tags": [
    "wa", 
    "workload-automation", 
    "dhrystone"
  ], 
  "wa_alias": "dhrystone", 
  "wa_desc": "Dhrystone benchmark"
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at