romeopatrick11 / myfastsolver

This is a fast solver using legion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastSolver2

This is a fast direct solver using Hierarchical Off-Diagonal Low-Rank (HODLR) structure, implemented with legion.

To build the code, enter the 'spmd_benchMark' directory and type 'make'. Command lines to run the executable can be found in, e.g., run_solver.sh. An example profile is shown here.

About

This is a fast solver using legion.


Languages

Language:C++ 60.3%Language:Fortran 33.5%Language:Makefile 5.0%Language:Shell 1.3%