Skip to content

Krylov and MKL-SpMV

username-removed-207214 requested to merge kadir-cs/CodeVault:master into master

I have added samples for krylov methods and SpMV using MKL for shared memory.

I used cmake configuration files from the following repository in order to find PETSc libraries. https://github.com/jedbrown/cmake-modules.git

Note that PETSc folder structure changes over the time. The sample code must be aware somehow.

Merge request reports

Loading