{"id":42231360,"url":"https://github.com/gdinh/matmap","last_synced_at":"2026-01-27T03:07:58.526Z","repository":{"id":41837111,"uuid":"410676387","full_name":"gdinh/matmap","owner":"gdinh","description":"A modular, automatable, tunable mapper for accelerator programming","archived":false,"fork":false,"pushed_at":"2022-04-27T06:46:44.000Z","size":85,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-23T00:47:56.736Z","etag":null,"topics":["accelerators","compilers","python"],"latest_commit_sha":null,"homepage":"","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/gdinh.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-26T22:27:04.000Z","updated_at":"2024-10-05T01:21:55.000Z","dependencies_parsed_at":"2022-08-28T08:10:54.693Z","dependency_job_id":null,"html_url":"https://github.com/gdinh/matmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gdinh/matmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdinh%2Fmatmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdinh%2Fmatmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdinh%2Fmatmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdinh%2Fmatmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdinh","download_url":"https://codeload.github.com/gdinh/matmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdinh%2Fmatmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28798660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["accelerators","compilers","python"],"created_at":"2026-01-27T03:07:58.387Z","updated_at":"2026-01-27T03:07:58.513Z","avatar_url":"https://github.com/gdinh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matmap: A Modular, Automatable, Tunable Mapper for Accelerator Programming\r\n\r\nA representation for higher-level transforms, with tools to generate [EXO](https://github.com/ChezJrk/exo) code.\r\n\r\n## Setup\r\n\r\nThis has been extensively tested on Python 3.9.7. Python versions 3.7 and earlier are not supported as Exo requires several newer language features not available.\r\n\r\n```\r\ngit clone https://github.com/gdinh/matmap.git\r\ncd MoST\r\npython -m venv $HOME/.venv/matmap\r\nsource $HOME/.venv/matmap/bin/activate\r\npython -m pip install pip setuptools wheel\r\npython -m pip install -r requirements.txt\r\n```\r\n\r\nIf you'd like to run the interactive demos/documentation, install iPython and set it up so that it points to your venv by running these *from within the venv*:\r\n\r\n```\r\npython -m pip install jupyter\r\nipython kernel install --user --name=matmap_venv\r\n```\r\n\r\nNow, you'll be able to launch `jupyter notebook`; just navigate to `docs/` and open `most_demo.ipynb`, then point the notebook to the venv using Kernel \u003e Change kernel \u003e matmap_venv.\r\n\r\n## Project status:\r\n- Tiling schedule works\r\n- HBL projective optimal tiling works for constant loop bounds\r\n\r\nIn progress:\r\n- [GPTune](https://gptune.lbl.gov/) integration\r\n- [CoSA](https://github.com/ucb-bar/cosa) transform\r\n\r\nNext TODOs:\r\n- HBL autotiling for CNNs\r\n- Code specialization for variable sized bounds\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdinh%2Fmatmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdinh%2Fmatmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdinh%2Fmatmap/lists"}