Update README.md

This commit is contained in:
moebiusband73 2021-05-05 09:55:22 +02:00 committed by GitHub
parent 06ba3b2726
commit 59886dba77

View File

@ -2,6 +2,8 @@
A simple, sequential C implementation of the [Mantevo miniMD](https://github.com/Mantevo/miniMD) benchmark in less than 1000 LOC. A simple, sequential C implementation of the [Mantevo miniMD](https://github.com/Mantevo/miniMD) benchmark in less than 1000 LOC.
A $x^2$ test.
## Build ## Build
1. Open `config.mk` and edit the `TAG` value according to the tool chain used. Currently supported is GCC, CLANG (LLVM), and ICC (Intel). 1. Open `config.mk` and edit the `TAG` value according to the tool chain used. Currently supported is GCC, CLANG (LLVM), and ICC (Intel).