Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI/PAPI] Added cmake switch for SMPI+PAPI
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 29 Feb 2016 09:24:48 +0000 (10:24 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 19 May 2016 14:37:23 +0000 (16:37 +0200)
commitc08d2440735566c5901d5448531a47ce2b73e5c2
treec8d5b3a858ef2b40250c2d4cb7bcd7c9935eeba6
parent5a9c845da2c148a5e6319c698b0e539ee3351164
[SMPI/PAPI] Added cmake switch for SMPI+PAPI

This commit includes:

- Enable/disable PAPI bindings via ccmake
- The FindPAPI.cmake file
- The #define for C/C++
CMakeLists.txt
tools/cmake/MakeLib.cmake
tools/cmake/Modules/FindPAPI.cmake [new file with mode: 0644]
tools/cmake/Option.cmake
tools/cmake/src/internal_config.h.in