{"id":20004708,"url":"https://github.com/kingtous/omptg","last_synced_at":"2026-04-17T12:33:37.702Z","repository":{"id":98010960,"uuid":"422465961","full_name":"Kingtous/OmpTG","owner":"Kingtous","description":"From OpenMP Programs to Task Graph","archived":false,"fork":false,"pushed_at":"2022-03-28T02:58:59.000Z","size":6737,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T10:49:11.893Z","etag":null,"topics":["openmp","parallelism","python","shell"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kingtous.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}},"created_at":"2021-10-29T06:31:22.000Z","updated_at":"2023-05-07T08:21:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd6c902b-1326-4be6-ac74-67395a0cce5b","html_url":"https://github.com/Kingtous/OmpTG","commit_stats":null,"previous_names":["kdogeone/omptg","ketadotcc/omptg","kingtous/omptg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kingtous/OmpTG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingtous%2FOmpTG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingtous%2FOmpTG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingtous%2FOmpTG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingtous%2FOmpTG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kingtous","download_url":"https://codeload.github.com/Kingtous/OmpTG/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingtous%2FOmpTG/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31929765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["openmp","parallelism","python","shell"],"created_at":"2024-11-13T05:32:29.007Z","updated_at":"2026-04-17T12:33:37.666Z","avatar_url":"https://github.com/Kingtous.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OmpTG\nGenerate WCET for ALF Statements based on SWEET Tool.\n\nJinghao Sun, Tao Jin, Yekai Xue, Liwei Zhang, Jinrong Liu, Nan Guan, Quan Zhou,\nompTG: From OpenMP Programs to Task Graphs,\nJournal of Systems Architecture,\n2022,\n[https://doi.org/10.1016/j.sysarc.2022.102470](https://doi.org/10.1016/j.sysarc.2022.102470)\n\n\n## Method\n- details see SWEET manual 4.14.\n\n## Requirement\n- Python (version 3+).\n- NetworkX For Python.\n- SWEET Tool.\n\n## File Resource\n- clt : insertsort.clt provided by SWEET manual.\n\n- std_hll.alf: for 64bit (see SWEET manual).\n\n  \u003e get 32bit std_hll.alf in SWEET manual.\n\n## How To Use：\n\u003e ./wctg [.alf]\n\nRemember to give \"wctg\" permission to execute. \n\u003e chmod a+x wctg\n\n- The alf slices folder and wcet time table(.wct) will be generated in folder where your alf file imported.\n- unspported:\n    - Some Statements like \"dyn_alloc\" are not supported yet.\n\n\n\n## OmpTG V2.3\n\n- Fix Bugs.\n- Add rules according to ALF paper.\n\n## OmpTG V2.2\n\n- Fix Calculation of Call.\n\n## OmpTG V2.1\n\n- unspported: Call.\n\n# Deploy OmpTG Online By Docker\n\n- `Pull Image`\n\n\u003e Download From Docker Hub\n\n```shell\ndocker pull kingtous/omptg-online:latest\n```\n\n- `Run Image`\n\n```shell\ndocker run --name omptg-online -dit -P -p 8000:80 -p 8888:8888 kingtous/omptg-online:latest /bin/bash start.sh\n```\n\n- `Open OmpTG Online in Browser`\n  - `127.0.0.1:8000`\n\n- `Open BT-Panel in Browser`\n  - `127.0.0.1:8888/xxx`\n    - get `xxx` from terminal, type `/etc/init.d/bt default`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingtous%2Fomptg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingtous%2Fomptg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingtous%2Fomptg/lists"}