{"id":21389469,"url":"https://github.com/feifeibear/slurm-system-tensorflow-benchmark","last_synced_at":"2025-03-16T12:46:52.213Z","repository":{"id":85017002,"uuid":"120676581","full_name":"feifeibear/slurm-system-tensorflow-benchmark","owner":"feifeibear","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-15T21:45:52.000Z","size":808,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T00:41:15.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feifeibear.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-07T21:55:15.000Z","updated_at":"2018-03-15T21:45:54.000Z","dependencies_parsed_at":"2023-04-09T04:16:39.437Z","dependency_job_id":null,"html_url":"https://github.com/feifeibear/slurm-system-tensorflow-benchmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifeibear%2Fslurm-system-tensorflow-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifeibear%2Fslurm-system-tensorflow-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifeibear%2Fslurm-system-tensorflow-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifeibear%2Fslurm-system-tensorflow-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feifeibear","download_url":"https://codeload.github.com/feifeibear/slurm-system-tensorflow-benchmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871652,"owners_count":20361378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T12:26:38.863Z","updated_at":"2025-03-16T12:46:52.171Z","avatar_url":"https://github.com/feifeibear.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instructions for adding distributed benchmarks to continuous run:\n\n1. You can add your benchmark file under\n   [tensorflow/benchmarks/scripts](https://github.com/tensorflow/benchmarks/tree/master/scripts) directory. The benchmark should accept `task_index`, `job_name`, `ps_hosts` and `worker_hosts` flags. You can copy-paste the following flag definitions:\n\n    ```python\n    tf.app.flags.DEFINE_integer(\"task_index\", None, \"Task index, should be \u003e= 0.\")\n    tf.app.flags.DEFINE_string(\"job_name\", None, \"job name: worker or ps\")\n    tf.app.flags.DEFINE_string(\"ps_hosts\", None, \"Comma-separated list of hostname:port pairs\")\n    tf.app.flags.DEFINE_string(\"worker_hosts\", None, \"Comma-separated list of hostname:port pairs\")\n    ```\n2. Report benchmark values by calling `store_data_in_json` from your benchmark\n   code. This function is defined in\n   [benchmark\\_util.py](https://github.com/tensorflow/benchmarks/blob/master/scripts/util/benchmark_util.py).\n3. Create a Dockerfile that sets up dependencies and runs your benchmark. For\n   example, see [Dockerfile.tf\\_cnn\\_benchmarks](https://github.com/tensorflow/benchmarks/blob/master/scripts/Dockerfile.tf_cnn_benchmarks).\n4. Add the benchmark to\n   [benchmark\\_configs.yml](https://github.com/tensorflow/benchmarks/blob/master/scripts/benchmark_configs.yml)\n   * Set `benchmark_name` to a descriptive name for your benchmark and make sure\n     it is unique.\n   * Set `worker_count` and `ps_count`.\n   * Set `docker_file` to the Dockerfile path starting with `benchmarks/`\n     directory.\n   * Optionally, you can pass flags to your benchmark by adding `args` list.\n5. Send PR with the changes to annarev.\n\nCurrently running benchmarks:\nhttps://benchmarks-dot-tensorflow-testing.appspot.com/\n\nFor any questions, please contact annarev@google.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeifeibear%2Fslurm-system-tensorflow-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeifeibear%2Fslurm-system-tensorflow-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeifeibear%2Fslurm-system-tensorflow-benchmark/lists"}