From c5bedb79e7c808294e85ed6fbba9aae527cd2990 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 29 Apr 2024 23:01:12 +0200 Subject: Fixed notes --- sort-benchmark/notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sort-benchmark') diff --git a/sort-benchmark/notes.txt b/sort-benchmark/notes.txt index 7984803..752ead5 100644 --- a/sort-benchmark/notes.txt +++ b/sort-benchmark/notes.txt @@ -1,6 +1,6 @@ - Getting the parallel version to work was a pain. Two major gotchas: (1) -ltbb had to be added *at the end* of the command line - (2) clang requires a libstdc++ option to make this work + (2) I was sometimes trying clang, but not clang++ of course everything was terrible to decipher with C++ compile errors being the mess they are. - For measuring time I could also use -- cgit v1.3