v0.5.1
Metal v0.5.1
Merged pull requests:
- MPSMatrix improvements (#157) (@tgymnich)
- Update manifest (#221) (@github-actions[bot])
- Update manifest (#222) (@github-actions[bot])
- Update manifest (#224) (@github-actions[bot])
- Update manifest (#227) (@github-actions[bot])
- CompatHelper: bump compat for ObjectiveC to 1, (keep existing compat) (#228) (@github-actions[bot])
- Update manifest (#230) (@github-actions[bot])
- Fix argument types in sincos (#232) (@fjebaker)
- Update manifest (#233) (@github-actions[bot])
- Improve docs (#235) (@christiangnrd)
- Remove linear algebra section of MPS docs (#237) (@christiangnrd)
- CompatHelper: bump compat for GPUCompiler to 0.22, (keep existing compat) (#238) (@github-actions[bot])
- Port openlibm log1pf as log1p (#239) (@sotlampr)
- Port openlibm erf (#240) (@tgymnich)
- Remove 1.6-era override mechanism. (#241) (@maleadt)
- CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#242) (@github-actions[bot])
- Update manifest (#243) (@github-actions[bot])
- enable dependabot for GitHub actions (#244) (@ranocha)
- Bump actions/checkout from 2 to 3 (#245) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 3 to 5 (#246) (@dependabot[bot])
- Show
METAL_CAPTURE_ENABLED
inMetal.versioninfo()
when the environment variable is set (#248) (@christiangnrd) - Update manifest (#249) (@github-actions[bot])
- Adapt to GPUCompiler.jl, and other small updates. (#250) (@maleadt)
- Switch to GPUArrays buffer management. (#251) (@maleadt)
- Update manifest (#252) (@github-actions[bot])
- Update manifest (#253) (@github-actions[bot])
- Bump GPUCompiler (#255) (@maleadt)
Closed issues:
- Random access indexing into MtlArray views cause scalar indexing (#149)
- Q: How to debug kernels - KA.@print? (#223)
- Crash during MTLDispatchListApply (#225)
- Unable to compile trig functions through ForwardDiff (#229)
symbol multiply defined!
Bug/crash on Julia master, fine on 1.10 (#231)log1p
fails onMtlArray{Float32}
(#234)- When precompiling, UndefVarError:
CompilerConfig
not defined (#247)