项目作者: ChrisPsa

项目描述 :
Benchmarks that evaluate whether high-level linear algebra languages solve the Linear Algebra Mapping Problem (LAMP).
高级语言: Jupyter Notebook
项目地址: git://github.com/ChrisPsa/LAMP_benchmark.git
创建时间: 2019-11-19T13:33:05Z
项目社区:https://github.com/ChrisPsa/LAMP_benchmark

开源协议:BSD 3-Clause "New" or "Revised" License

下载


LAMP Benchmark

A series of benchmarks/tests across multiple high-level linear algebra oriented languages/libraries/frameworks (henceforth referred to as just “languages”)
that assess the extent to which said languages translate high-level linear algebra expressions to high-performance code.

Setup

For instructions on how to setup the benchmarks and install all languages used (and linking to Intel MKL), please consult the Wiki page.