ffrancesco94
ffrancesco94
Hi! Arch/Manjaro user with a RX 6950 XT. I was trying to run the `TwoD_Julia` tutorial with an AMD GPU backend. I can successfully do `using AMDGPU` (I should say...
Hi, I have been having some issues with some downstream packages using AMDGPU.jl, so I was trying to backtrack. I am running on Manjaro with an RX 6950 XT and...
Do you think it's relevant or should we stick to the previous vendor-specific examples for the GPU part? I have the vadd! and also the laplacian/heat equation written with KA...
Hi, I was trying to follow the snippet on the README on my AMD RX 6950XT. In the part where I load the ECCO2 Data ```julia set!(ocean.model, T=ClimaOcean.Metadatum(:temperature; date=start_date, dataset=ClimaOcean.ECCO2Daily()),...
### Description At the moment, `grimblast` is called with `copysave` by default. I think that users that are interested in having that behaviour should save the screenshots through the annotation...
Hi, Triggered from an issue coming up in `ClimaOcean.jl` https://github.com/CliMA/ClimaOcean.jl/issues/570, it seems that `CUDA.jl` has support for Union types that contain `missing`, but that is not working on `AMDGPU.jl`. Simple...
Or are you still working on it/open to contributions?