Skip to content

Commit

Permalink
Add hackathon news (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess authored Oct 27, 2024
2 parents 0bd0026 + 5599752 commit 80996a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions posts/julia-hackathon-v6-2024-news_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,10 @@ iteration 1 1.43s 100.0% 1.43s 56.2MiB 100.0% 56.2MiB
</center>
~~~

## New Metal backend for ParallelStencil.jl
*Giacomo Aloisi, Samuel Omlin*

During the week we have implemented a [Metal.jl](https://github.com/JuliaGPU/Metal.jl) backend for [ParallelStencil.jl](https://github.com/omlins/ParallelStencil.jl)! 🎉🎉🎉
This will allow users to exploit their Apple silicon GPUs like the M1, M2 and M3 chips that are available on modern macOS laptops, to use with ParallelStencil for an amazing speedup!

This is the PR [#175](https://github.com/omlins/ParallelStencil.jl/pull/175) with the changes, so stay tuned for a new release soon!

0 comments on commit 80996a7

Please sign in to comment.