This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from devitocodes/opesci_rip
opesci purge
- Loading branch information
Showing
7 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
## Set of utilities for performance benchmarking Opesci codes | ||
## Set of utilities for performance benchmarking Devito codes | ||
|
||
Opescibench is a set of utilities used for benchmarking Devito. | ||
Devitobench is a set of utilities used for benchmarking Devito. | ||
In order to download, install and use Devito follow the instructions | ||
listed [here](https://github.com/opesci/devito). | ||
listed [here](https://github.com/devitocodes/devito). | ||
|
||
|
||
## Quickstart | ||
In order to install Opescibench and benchmark Devito | ||
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/opesci/opescibench.git | ||
cd opescibench | ||
git clone https://github.com/devitocodes/devitobench.git | ||
cd devitobench | ||
pip install -e . | ||
``` | ||
|
||
Useful general information about benchmarking Devito can be found here: | ||
[here](https://github.com/opesci/devito/tree/master/benchmarks) | ||
[here](https://github.com/devitocodes/devito/tree/master/benchmarks) | ||
|
||
and more detailed information about how to benchmark a Devito Operator can be found here: | ||
[here](https://github.com/opesci/devito/tree/master/benchmarks/user) | ||
[here](https://github.com/devitocodes/devito/tree/master/benchmarks/user) | ||
|
||
|
||
## 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](https://opesci-slackin.now.sh). | ||
[conversation](https://devito-slackin.now.sh). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters