devitocodes / devitobench

Set of utilities for performance benchmarking Devito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set of utilities for performance benchmarking Devito codes

Devitobench is a set of utilities used for benchmarking Devito. In order to download, install and use Devito follow the instructions listed here.

Quickstart

In order to install Devitobench and benchmark Devito follow the listed commands: Requirements: A working Devito installation.

source activate devito
git clone https://github.com/devitocodes/devitobench.git
cd devitobench
pip install -e .

Useful general information about benchmarking Devito can be found here: here

and more detailed information about how to benchmark a Devito Operator can be found here: here

Get in touch

If you're using Devito, we would like to hear from you. Whether you are facing issues or just trying it out, join the conversation.

About

Set of utilities for performance benchmarking Devito

License:MIT License


Languages

Language:Python 100.0%