{"id":19240344,"url":"https://github.com/riscv-software-src/se-sig-analysis","last_synced_at":"2026-06-16T03:31:43.076Z","repository":{"id":241885899,"uuid":"807791740","full_name":"riscv-software-src/se-sig-analysis","owner":"riscv-software-src","description":"Toolchains, scripts, and workloads to analyze proposed instructions as part of the Scalar Efficiency SIG.","archived":false,"fork":false,"pushed_at":"2024-05-30T14:18:24.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-20T01:58:12.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://riscv.atlassian.net/browse/RVG-158","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riscv-software-src.png","metadata":{"files":{"readme":"README.adoc","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":"2024-05-29T19:27:13.000Z","updated_at":"2025-10-31T17:57:55.000Z","dependencies_parsed_at":"2024-05-30T14:25:39.084Z","dependency_job_id":"4a9abcef-52d3-4149-85d2-881c9f6cf6d6","html_url":"https://github.com/riscv-software-src/se-sig-analysis","commit_stats":null,"previous_names":["riscv-software-src/se-sig-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riscv-software-src/se-sig-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-software-src%2Fse-sig-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-software-src%2Fse-sig-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-software-src%2Fse-sig-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-software-src%2Fse-sig-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riscv-software-src","download_url":"https://codeload.github.com/riscv-software-src/se-sig-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-software-src%2Fse-sig-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34390052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":[],"created_at":"2024-11-09T17:07:03.899Z","updated_at":"2026-06-16T03:31:43.059Z","avatar_url":"https://github.com/riscv-software-src.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= RISC-V International Scalar Efficency SIG Workspace\n\n== Dependencies\n\nThe only dependency is the https://sylabs.io/singularity[Singularity container system].\n\nPackages for recent Ubuntu and RHEL distributions are provided on https://github.com/sylabs/singularity/releases/tag/v4.1.3[GitHub].\n\nFor example, to install on Ubuntu Focal (18.04):\n\n.Install on Debian/Ubuntu\n[source,bash]\n----\nwget https://github.com/sylabs/singularity/releases/download/v4.1.3/singularity-ce_4.1.3-focal_amd64.deb\nsudo dpkg -i singularity-ce_4.1.3-focal_amd64.deb\n----\n\nIf you use another system, you will need to install from source using the https://docs.sylabs.io/guides/4.1/admin-guide/installation.html[instructions].\n\n[IMPORTANT]\nTo build the container (not just pull it), you need to have fakeroot enabled. Once singularity is installed, run the following: `sudo singularity config fakeroot --add `whoami``\n\n== Setup\n\nEverything is run out of an Ubuntu 24.04 container. You will need to set it up:\n\n.One-time setup\n[source,bash]\n----\n./bin/setup\n----\n\nThis will pull the container into your filesystem.\n\n== Tasks\n\nTasks are managed by https://github.com/ruby/rake[rake], a Makefile-like system for https://www.ruby-lang.org[Ruby]. To see a list of known tasks, run:\n\n.Print all tasks\n[source,bash]\n----\n./bin/rake --tasks\n----\n\n[NOTE]\nDo not use the rake installed in your host (_e.g._, at `/usr/bin/rake`, or just `rake`). The version version in `./bin/rake` will run in the container, which is necessary to ensure everything works as planned.\n\nTo build all benchmarks:\n\n.Build benchmarks\n[source,bash]\n----\n./bin/rake build:all\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friscv-software-src%2Fse-sig-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friscv-software-src%2Fse-sig-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friscv-software-src%2Fse-sig-analysis/lists"}