Skip to content

Commit 240a06d

Browse files
authored
add Trixi to users of LoopVectorization
We're already using LoopVectorization to get some really nice improvements in our hyperbolic PDE framework. We will use LoopVectorization even more and also other great packages of yours like CheapThreads and StrideArrays once #238 (and maybe JuliaSIMD/VectorizationBase.jl#53) are resolved.
1 parent 0dacf3a commit 240a06d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,5 +352,6 @@ Similar approaches can be taken to make kernels working with a variety of numeri
352352
* [Tullio.jl](https://github.com/mcabbott/Tullio.jl)
353353
* [YisyAIFramework.jl](https://github.com/SkyWorld117/YisyAIFramework.jl)
354354
* [TropicalGEMM.jl](https://github.com/TensorBFS/TropicalGEMM.jl)
355+
* [Trixi.jl](https://github.com/trixi-framework/Trixi.jl)
355356

356357
If you're using LoopVectorization, please feel free to file a PR adding yours to the list!

0 commit comments

Comments
 (0)