Software
A succinct description and links towards useful code repositories related to the activities of the Swiss Geocomputing Centre.
On-going software development is hosted on the following GitHub organisations:
Julia GPU development
Main related to GPU4GEO PASC project:
- PTsolvers organisation
- JuliaGeodynamics organisation
- Building blocks
- ParallelStencil.jl Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
- ImplicitGlobalGrid.jl Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid
- AMDGPU.jl AMD GPU (ROCm) programming in Julia
- KernelAbstractions.jl Heterogeneous programming in Julia