Samuel Omlin

Results 107 comments of Samuel Omlin

> @KristofferC : thanks a lot for looking into this. > > ParallelStencil does now not anymore have AMDGPU and CUDA as fixed dependencies, but as weak dependencies - the...

> @luraess, Can you give us a general idea what it takes to support oneAPI.jl in IGG? I can see that this message has not been answered so far. It...

> Thanks for the update, I have created a PR contains changes to support oneAPI.jl for IGG (#98) this needs to be validated. It would be great if you could...

Hi @ametalci, sorry for the delay in replying! Thank you for your nice words. There are many significant improvements and new features coming... I'm currently looking into how to handle...

This keyword argument is for function definitions, not function calls (see `?@parallel`). In a function call, it will simply pass it further as an unknown keyword argument to the gpu...

I also run into the same issue with the following layouts: ``` $ setxkbmap -query | grep layout layout: us,ch,us ``` Is there any fix in view?

@svilupp I have a thought this related: whichever might be the new implementation, it would be very much appreciated if it can be ensured that models can still be registered...