Pressio / pressio-linalg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Tests

pressio-linalg

Install with

pip install pressio-linalg

This installs the library such that all kernels are implemented with pure python calls and calls to MPI. Therefore, all the communication is handled explicitly internally and we do not rely on any external backend.

About


Languages

Language:Python 96.7%Language:CMake 3.3%