{"id":18421981,"url":"https://github.com/spcl/polybench-comparator","last_synced_at":"2025-04-07T14:32:13.108Z","repository":{"id":49449035,"uuid":"140333988","full_name":"spcl/polybench-comparator","owner":"spcl","description":"Regression and comparison tools for the Polybench benchmark","archived":false,"fork":false,"pushed_at":"2021-06-17T10:04:54.000Z","size":11,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-28T02:00:19.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spcl.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}},"created_at":"2018-07-09T19:41:17.000Z","updated_at":"2024-02-05T13:58:58.000Z","dependencies_parsed_at":"2022-09-06T01:31:10.608Z","dependency_job_id":null,"html_url":"https://github.com/spcl/polybench-comparator","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/spcl%2Fpolybench-comparator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spcl%2Fpolybench-comparator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spcl%2Fpolybench-comparator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spcl%2Fpolybench-comparator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spcl","download_url":"https://codeload.github.com/spcl/polybench-comparator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223283944,"owners_count":17119582,"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-06T04:27:35.197Z","updated_at":"2024-11-06T04:27:35.783Z","avatar_url":"https://github.com/spcl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polybench Comparator\n\nThis collection of scripts creates and runs regression tests (reference outputs, comparison, and performance) on a variety of compilers.\n\n## Requirements\n  * Polybench/C (tested with Polybench/C 4.2)\n  * Python 3.x\n  \n## Usage\n\nRun the tool from the command line as follows (the second argument is optional):\n```shell\n$ ./test.sh /path/to/polybench [/path/to/results]\n```\n\nYou can also compare two outputs using the following command:\n```shell\n$ python3 ./comparator.py /path/to/reference/file /path/to/output/file\n```\n\n## Files\n * `comparator.py`: Tool that compares the outputs of polybench tests, returns absolute difference and the percentage of errors.\n * `test.sh`: Compiles and runs tests using the other files. By default, only the gcc compiler is enabled, and the tool runs with parametric and constant loop bounds.\n * `configurations.sh`: Sample configuration functions for popular compilers and polyhedral toolchains. *NOTE*: This file is intended to be included by `test.sh`, not used separately.\n\n## Contributing\n\nFeel free to create issues and pull requests. Any contribution is welcome!\n\n## License\n\nPolybench Comparator is published under the New BSD license, see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspcl%2Fpolybench-comparator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspcl%2Fpolybench-comparator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspcl%2Fpolybench-comparator/lists"}