Releases: ComputableDAGs/ComputableDAGs.jl
Releases · ComputableDAGs/ComputableDAGs.jl
v0.1.1
ComputableDAGs v0.1.1
Patch release to fix the package extension loading for CUDA.jl, AMDGPU.jl and oneAPI.jl.
The usage of the GPU extensions and kernels is still experimental.
Merged pull requests:
- Fixes loading of extensions (#32) (@AntonReinhard)
- Fix kernel() (#34) (@AntonReinhard)
- Release 0.1.1 (#35) (@AntonReinhard)
v0.1.0
ComputableDAGs v0.1.0
Merged pull requests:
- Add build status, docs and code style badges (#3) (@AntonReinhard)
- Support for ordered input arguments (#12) (@AntonReinhard)
- CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat) (#13) (@github-actions[bot])
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#14) (@github-actions[bot])
- CompatHelper: add new compat entry for RuntimeGeneratedFunctions at version 0.5, (keep existing compat) (#15) (@github-actions[bot])
- Remove Combinatorics (#16) (@github-actions[bot])
- Remove AccurateArithmetics (#17) (@github-actions[bot])
- CompatHelper: add new compat entry for NumaAllocators at version 0.2, (keep existing compat) (#18) (@github-actions[bot])
- Add overload for insert_node (#22) (@AntonReinhard)
- Remove imports (#23) (@AntonReinhard)
- Add cuda, rocm and oneapi functionality to their own extensions (#24) (@AntonReinhard)
- Remove files (#25) (@AntonReinhard)
- Add TagBot workflow (#27) (@AntonReinhard)
- Add julia compat entry for 1.10 (#28) (@AntonReinhard)
- Rename GraphComputing to ComputableDAGs (#29) (@AntonReinhard)
- Add pledge and author (#30) (@AntonReinhard)
Closed issues: