Skip to content

Multi-dimensional Parallel Solver for x64/Arm/Arm64/RISC-V/PowerPC architectures with MPI/CUDA support

Latest
Compare
Choose a tag to compare
@zer011b zer011b released this 11 Jan 16:06
· 4 commits to master since this release

Introducing version 1.2!

RISC-V and PowerPC support

RISC-V and PowerPC are now fully supported in sequential mode (in addition to x64, Arm and Arm64). Both native and cross compilations for RISC-V and PowerPC are supported, for both gcc and clang toolchains.

Bug fixes

Fixed input using bmp images.

Improved CI

CI now fully covers all supported arches (except cuda launches).