Devitobench is a set of utilities used for benchmarking Devito. In order to download, install and use Devito follow the instructions listed here.
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
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.