aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPjotr Prins2018-09-18 09:21:25 +0000
committerPjotr Prins2018-09-18 09:21:25 +0000
commitac0736cc4d4bc994ec8a0fe96a8666c277d7839e (patch)
treee0a3c80c00f248f675467a7ddbd738727e4bfe8e /INSTALL.md
parent10cc3c77d5f6d385807f019b7894d4b87820cab4 (diff)
downloadpangemma-ac0736cc4d4bc994ec8a0fe96a8666c277d7839e.tar.gz
Added profiling and build instructions
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
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