BwTree
                                
                                
                                
                                    BwTree copied to clipboard
                            
                            
                            
                        cannot find papa.h when compiling
I am trying to compile and run the code on Ubuntu 16.04, but I get fatal error: papi.h: No such file or directory
Please install papi under Ubuntu using:
sudo apt-get install libpapi-dev
and probably you also need something like "libpapi5.4.3" (version might change)