{"id":50930817,"url":"https://github.com/breandan/lavm","last_synced_at":"2026-06-17T04:02:41.044Z","repository":{"id":353672888,"uuid":"1209855291","full_name":"breandan/lavm","owner":"breandan","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-10T03:53:11.000Z","size":680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T05:21:53.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/breandan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-13T21:09:27.000Z","updated_at":"2026-06-10T03:53:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/breandan/lavm","commit_stats":null,"previous_names":["breandan/lavm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/breandan/lavm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Flavm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Flavm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Flavm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Flavm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breandan","download_url":"https://codeload.github.com/breandan/lavm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Flavm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34433086,"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-17T02:00:05.408Z","response_time":127,"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":"2026-06-17T04:02:39.214Z","updated_at":"2026-06-17T04:02:41.038Z","avatar_url":"https://github.com/breandan.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lavm \n\nA massively parallel virtual machine based on the [RASP architecture](https://en.wikipedia.org/wiki/Random-access_stored-program_machine).\n\n### Experiments\n\nTo reproduce the JVM experiments, run the following command (tested on M4 Max):\n\n```agsl\n./gradlew run\n```\n\nThis will run a parallel streaming search for heapless programs and print out the longest-running busy beavers.\n\nTo reproduce the CUDA experiments, first generate the VMs like so:\n\n```\n./gradlew writeVMs\n```\n\nThen either (1) run the following commands on hardware with Compute Capability 7.5 or higher, e.g., for an H100:\n\n```agsl\ncd cuda\n\nnvcc -O3 -std=c++17 -lineinfo -Xptxas=-v -gencode arch=compute_90,code=sm_90 rasp_cuda_benchmark_soa.cu -o rasp_cuda_benchmark_soa\n  \n./rasp_cuda_benchmark_soa rasp_vms.bin\n```\n\nor (2) deploy remotely. We provide a Modal harness [here](cuda/rasp_cuda_modal_cu_soa.py).\n\n### Paper\n\n* [https://arxiv.org/pdf/2604.12902](https://arxiv.org/pdf/2604.12902)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreandan%2Flavm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreandan%2Flavm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreandan%2Flavm/lists"}