Skip to content

Commit

Permalink
[apps] Add dependence description for CG kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
husterZC authored and mp-17 committed Dec 5, 2023
1 parent deac48c commit a8bd34f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ This file is licensed under the MIT license.

`jacobi2d` comes from an adaptation of the software in `https://github.com/RALC88/riscv-vectorized-benchmark-suite`. The source file `apps/jacobi2d/main.c` contains the original licence.

`conjugate_gradient` needs python package `sklearn` for generating symmetric and positivie-defined matrix

### Verilator simulations

In order to run Verilator simulations, you will need a modern Verilator installation.
Expand Down

0 comments on commit a8bd34f

Please sign in to comment.