From ac0736cc4d4bc994ec8a0fe96a8666c277d7839e Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 18 Sep 2018 09:21:25 +0000 Subject: Added profiling and build instructions --- INSTALL.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index db7a6e5..9b10339 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -181,6 +181,12 @@ or ## Optimizing performance +### Profiling + +The gcc version has profiling support, run with + + make PROFILING=1 + ### OpenBlas Linking against a built-from-source OpenBlas is a first optimization -- cgit v1.2.3