project-nomad/install
Jake Turner c37496bd47
fix(amd): coerce gfx1103 (780M) to HSA_OVERRIDE 11.0.0 so it stays on GPU (#1134)
PR #1076 stopped forcing HSA_OVERRIDE_GFX_VERSION=11.0.0 on
"natively-supported" AMD iGPUs. That was correct for gfx1150/gfx1151
(Strix 890M / Strix Halo, which are in the bundled rocblas allowlist)
but wrong for gfx1103 (Phoenix/Hawk Point 780M/760M), which is NOT in
that list. Without the override, ollama drops the 780M with "no rocblas
support for gfx target" and falls back to CPU on a fresh AI provision.

Extract the gfx→HSA mapping into a pure, unit-tested util and map
gfx1103 → 11.0.0 (gfx1100 kernels), the value that worked on v1.33.0 and
that restores full GPU offload in the field. gfx1150/1151 stay native.

Also harden the installer's 780M detection (Hawk Point / "Radeon 780M/
760M" strings) so the gfx marker isn't silently deleted, and upgrade the
no-marker fallback log from info to warn since it can mask CPU fallback.
2026-07-22 11:07:42 -07:00
..
calibre-empty-library feat(supply-depot): per-app onboarding docs, install fixes, and in-app Docs links 2026-06-23 04:46:47 +00:00
sidecar-disk-collector chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
sidecar-updater fix(updater): prune superseded images after update to reclaim disk (#1101) 2026-07-19 22:22:45 -07:00
collect_disk_info.sh feat: disk info collection 2025-12-07 19:13:43 -08:00
entrypoint.sh fix: lazy-connect + retry for ioredis to avoid blocked startup 2026-06-23 17:40:10 +00:00
install_nomad.sh fix(amd): coerce gfx1103 (780M) to HSA_OVERRIDE 11.0.0 so it stays on GPU (#1134) 2026-07-22 11:07:42 -07:00
management_compose.yaml docs(install): make storage-relocation guidance accurate and consistent (#1103) 2026-07-19 22:27:26 -07:00
migrate-disk-collector.md chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
migrate-disk-collector.sh chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
run_updater_fixes.sh chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
start_nomad.sh chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
stop_nomad.sh chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
uninstall_nomad.sh fix(install): define missing header_red + colors in uninstall/update scripts (#1098) 2026-07-19 21:37:37 -07:00
update_nomad.sh fix(install): define missing header_red + colors in uninstall/update scripts (#1098) 2026-07-19 21:37:37 -07:00
wikipedia_en_100_mini_2025-06.zim fix(ZIM): host initial zim download in GH repo 2025-09-02 22:44:01 -07:00
wikipedia_en_100_mini_2026-01.zim build: add latest initial zim file 2026-03-24 02:08:18 +00:00