Skip to content

faasm/faasm-clapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLAPACK and BLAS Support for Faasm

Without a Fortran-wasm compiler we can't use standard LAPACK and BLAS libraries, so instead we use CLAPACK.

Sources:

Certain Makefiles rely on Faasm being checked out at /usr/local/code/faasm.

Note that CBLAS sources aren't part of the default CLAPACK so they have been downloaded from https://www.netlib.org/clapack/cblas.tgz and included in this repo.

Building

See the Faasm toolchain where this repository is built.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published