Samuel Omlin
Samuel Omlin
@carstenbauer, as Ludovic told you probably already, Piz Daint does not have any AMD CPUs. Thus, for testing this Superzack, Ludovic's cluster, will be better.
This relates also to https://github.com/omlins/ParallelStencil.jl/issues/53#issuecomment-1086978245
Thanks, we will update it accordingly.
Thanks for highlighting this. We will update snippet in the paper: `loopopt` has been replaced with `memopt`.
Thanks for your thoughts. We will address cpu optimisations in the LV backend.
We have improved CPU performance using Polyester
@TakeTwiceDailey : first of all, to be sure that we are on the same page, note that `@CellType` and the `celldims` key word of the allocator functions rely on the...
@TakeTwiceDailey: `StructArray` from `StructArrays.jl` performs very badly on GPU (and I also ran into some errors on GPU). This is actually the very reason why I created the package `CellArrays`...
We will gladly add some guidelines.
@albert-de-montserrat has mentioned once the intention to do something like that in a similar context. @albert-de-montserrat, did you follow up on that in the end?