From fc8bdd6c8ad23868dc3722104eb710f01da03ef9 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 4 Nov 2023 21:57:21 +0100 Subject: Revert "Makefile changes" This reverts commit 93260168ed02de2eebd456e345c25f9066bb3a2c. --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aab3e61..b95977e 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,13 @@ Work in progress. There is some documentation at the bottom of this page, but do not believe it. Everything is in a state of flux and can change without notice. -## Building and running tests - -Tests: +## Running tests ``` +$ ./configure.sh # Run 'TYPE=AVX2 ./configure.sh' to use AVX2 instead $ make test ``` -Benchmarks: - -``` -$ make benchmark -``` - -Prefix each make instruction with `TYPE=AVX2` to try the AVX2 version -(e.g. `TYPE=AVX2 make benchmark`). - ## TODO: ### Cleanup / refactor -- cgit v1.3