| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-05 | 893 Bytes | |
| v1.10.0 source code.tar.gz | 2026-05-05 | 107.9 kB | |
| v1.10.0 source code.zip | 2026-05-05 | 137.1 kB | |
| Totals: 3 Items | 245.8 kB | 2 | |
GPUCompiler v1.10.0
Merged pull requests:
- [SPIRV] BFloat16 support (#778) (@michel2323)
- Bump codecov/codecov-action from 5 to 6 (#779) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#780) (@dependabot[bot])
- Metal: Configure TTI so that InferAddressSpaces works. (#782) (@maleadt)
- Minor compiler perf improvements (#783) (@maleadt)
- Deprecate 3-arg
link_libraries!in favor of lazy loading/linking (#784) (@maleadt) - Use invokelatest for deferred_codegen (#787) (@vchuravy)
- Revert "Enable Ahead-of-Time Compilation by hiding the runtime functions in the
GLOBAL_METHOD_TABLE" (#788) (@maleadt)
Closed issues:
- Precompilation broken on 1.13/nightly (#748)
- Nightly codegen hang (#777)
- Metal kernel reads zeros from constant globals with dynamic indexing (#781)