Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 15:16
· 152 commits to main since this release
f6df13d

Metal v1.0.0

Diff since v0.5.1

Merged pull requests:

  • Matrix batches (#158) (@tgymnich)
  • Add 1.10 CI. (#256) (@maleadt)
  • Update manifest (#258) (@github-actions[bot])
  • CompatHelper: bump compat for GPUCompiler to 0.25, (keep existing compat) (#259) (@github-actions[bot])
  • Bump actions/checkout from 3 to 4 (#260) (@dependabot[bot])
  • Update manifest (#261) (@github-actions[bot])
  • CompatHelper: bump compat for CEnum to 0.5, (keep existing compat) (#262) (@github-actions[bot])
  • Update manifest (#263) (@github-actions[bot])
  • CompatHelper: add new compat entry for Artifacts at version 1, (keep existing compat) (#264) (@github-actions[bot])
  • Reduce launch overhead by generating code to encode arguments. (#265) (@maleadt)
  • Remove unused function argument (#266) (@tgymnich)
  • Introduce application tracing profiler (#267) (@maleadt)
  • Remove content(::MTLBuffer), use convert intead. (#268) (@maleadt)
  • Allow more kwargs syntax with kernel launches (#269) (@maleadt)
  • Don't re-use the IO object when shelling out to Python. (#271) (@maleadt)
  • Preserve storage mode when broadcasting. (#273) (@maleadt)

Closed issues:

  • Support for macOS Sonoma (#201)
  • Error with Julia 1.10 (#274)