{"id":36688574,"url":"https://github.com/converged-computing/half-baked","last_synced_at":"2026-01-12T11:17:13.904Z","repository":{"id":221252778,"uuid":"753844167","full_name":"converged-computing/half-baked","owner":"converged-computing","description":"Building a half-baked container to finalize the build (on the fly) during runtime.","archived":false,"fork":false,"pushed_at":"2024-02-24T18:53:43.000Z","size":705,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T05:36:56.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/converged-computing.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-06T22:26:49.000Z","updated_at":"2024-02-21T00:11:44.000Z","dependencies_parsed_at":"2024-02-24T19:25:54.694Z","dependency_job_id":"67a1ffac-8710-4b04-8ce2-e656ef5e1417","html_url":"https://github.com/converged-computing/half-baked","commit_stats":null,"previous_names":["converged-computing/half-baked"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/converged-computing/half-baked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fhalf-baked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fhalf-baked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fhalf-baked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fhalf-baked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/converged-computing","download_url":"https://codeload.github.com/converged-computing/half-baked/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fhalf-baked/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-12T11:17:13.832Z","updated_at":"2026-01-12T11:17:13.896Z","avatar_url":"https://github.com/converged-computing.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Half Baked\n\n![img/half-baked.jpeg](img/half-baked.jpeg)\n\nThese are experiments to try building a base image with an [LLVM IR](https://lists.llvm.org/pipermail/llvm-dev/2014-September/076375.html) \"internal representation\" that can\nbe finalized (the compilation finished) more on demand to be fit to a node. This approach would be suitable for cases when we need a niche architecture, but don't have one built in advance. It provides an alterative to what we currently consider the only option.\nMore specifically:\n\n- Option 1: pre-build all options / variants of an application (and maybe miss some or get it wrong)\n- Option 2: start with a \"half baked\" image, and then finish compilation on demand for exactly what we need.\n\nThe second option also only requires one image base! Let's give a shot, with a simple LAMMPS build. Our strategy here will be the following:\n\n1. Try first a manual approach, manual builds on a local system.\n2. Try a design that is in Kubernetes\n3. Optimize the design in Kubernetes\n\nFor the last, it's not clear if we will want an operator or similar, e.g., something with an init container or even a mutating webhook.\nWe will likely also need to consider caching or deploy strategies, because we wouldn't want to kick off 1000x of the same build at once!\n\n## Builds\n\n - [pi](pi): \"Half baked pi\" 🥧️\n - [rellume](rellume): lift machine code to LLVM IR\n\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fhalf-baked","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconverged-computing%2Fhalf-baked","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fhalf-baked/lists"}