Installation¶
PyMGRIT requires mpicc (from openmpi or mpich)
>>> pip3 install pymgrit
or
>>> git clone https://github.com/pymgrit/pymgrit.git
>>> cd pymgrit
>>> pip3 install .
PyMGRIT requires mpicc (from openmpi or mpich)
>>> pip3 install pymgrit
or
>>> git clone https://github.com/pymgrit/pymgrit.git
>>> cd pymgrit
>>> pip3 install .