v0.9.35
KernelAbstractions v0.9.35
Merged pull requests:
- Implement a CPU backend using POCL (#556) (@vchuravy)
- [0.10] Forbid divergent execution of work-group barriers (#558) (@vchuravy)
- Bump julia-actions/setup-julia from 1 to 2 (#561) (@dependabot[bot])
- Switch Format.yml to CUDA.jl style (#568) (@vchuravy)
- Test pocl#main on CI (#569) (@vchuravy)
- CompatHelper: add new compat entry for SPIRVIntrinsics at version 0.2, (keep existing compat) (#571) (@github-actions[bot])
- CompatHelper: add new compat entry for GPUCompiler at version 1, (keep existing compat) (#572) (@github-actions[bot])
- CompatHelper: add new compat entry for LLVM at version 9, (keep existing compat) (#573) (@github-actions[bot])
- Check that malformed allocations throw and don't stackoverflow (#576) (@vchuravy)
- Check that malformed allocations throw and don't stackoverflow (#576) (#577) (@vchuravy)
- Avoid callgraph recursion due to exception branch in get_global_id (#579) (@vchuravy)
- Remove CPU(static=true) test (#580) (@vchuravy)
- Set SPIR-V to 1.2 (#582) (@vchuravy)
- use POCL with fixes (#589) (@vchuravy)
- use barrier with LOCAL_MEM_FENCE (#591) (@vchuravy)
- Test correct backend in examples test (#597) (@christiangnrd)
- Switch to pocl_jll@v7 (#599) (@vchuravy)
- prevent
get_backend
from overflowing the stack (#602) (@nsajko) - [NFC] Ignore formatting PRs in blame (#604) (@christiangnrd)
- Enable downstream CI for 0.10 (#608) (@vchuravy)
- Disable Float16 on the CPU backend (#609) (@vchuravy)
Closed issues: