Releases: JuliaGPU/oneAPI.jl
Releases · JuliaGPU/oneAPI.jl
v2.6.0
oneAPI v2.6.0
Merged pull requests:
- Add sorting, sparse constructor, and device ownership (#534) (@michel2323)
- Add atomic float support (#544) (@michel2323)
- Bump peter-evans/find-comment from 3 to 4 (#546) (@dependabot[bot])
- Bump peter-evans/create-or-update-comment from 4 to 5 (#547) (@dependabot[bot])
- Fix for issue #259 (#548) (@michel2323)
- Handle zeInit returning like other GPU packages (#549) (@michel2323)
- Update Buildkite badge URL to include branch (#550) (@michel2323)
- Update README.md (#551) (@michel2323)
- Documentation (#552) (@michel2323)
- Bump actions/checkout from 2 to 6 (#553) (@dependabot[bot])
- Update Intel libraries (#554) (@michel2323)
- Fix fill! (#555) (@michel2323)
- Update KA API (#556) (@michel2323)
Closed issues:
v2.5.0
oneAPI v2.5.0
Merged pull requests:
- Update SPIRVIntrinsics from 0.2 to 0.5 (#542) (@michel2323)
Closed issues:
v2.4.0
oneAPI v2.4.0
Merged pull requests:
- Complex Sparse CSC (#528) (@michel2323)
- Support Julia 1.12 (#529) (@michel2323)
findallsupport through AcceleratedKernels.jl (#533) (@michel2323)- In order global queue (#535) (@michel2323)
- CompatHelper: bump compat for GPUToolbox to 1, (keep existing compat) (#537) (@github-actions[bot])
- Release 2.4.0 (#539) (@michel2323)
Closed issues:
oneVectorbroken on Julia 1.12.0-rc1 (#524)
v2.3.0
oneAPI v2.3.0
Merged pull requests:
- oneMKL DFT support (#515) (@michel2323)
- [oneMKL] Add support for oneSparseMatrixCSC (#526) (@amontoison)
- Add a function oneMKL.version() (#530) (@amontoison)
- oneMKL version to versioninfo() (#531) (@michel2323)
Closed issues:
- Add a function version in the C interface (#525)
v2.2.0
oneAPI v2.2.0
v2.1.1
v2.1.0
oneAPI v2.1.0
Merged pull requests:
- Add JLD2 to test env (#507) (@christiangnrd)
- CompatHelper: bump compat for GPUToolbox to 0.3, (keep existing compat) (#512) (@github-actions[bot])
- Update software stack to NEO v25.27.34303 (#513) (@michel2323)
- Upgrade oneAPI_Support_jll.jl (#516) (@amontoison)
Closed issues:
- Failed to translate LLVM code to SPIR-V on PVC (#502)
v2.0.3
oneAPI v2.0.3
Merged pull requests:
- CompatHelper: bump compat for GPUToolbox to 0.2, (keep existing compat) (#495) (@github-actions[bot])
- [CI] Use oneAPI 2025.1.0 (#496) (@amontoison)
- Upgrade oneAPI_Support_jll (#498) (@amontoison)
- Remove unneedded line in
oneArrayconstructor (#499) (@christiangnrd) - Sink intrinsic results to ensure they survive. (#500) (@maleadt)
- Upgrade and switch to the non-unified SPIRV LLVM Translator. (#501) (@maleadt)
Closed issues:
- Native device isn't exposed to SYCL error for linear algebra call using 2.0.2 (#494)