Closed smoretti closed 2 years ago
If affinity is enabled, compilation works (see #25) @schoopy @tschuepb
So there is something weird when affinity is disabled, like a change in INCLUDE_DIR
I still try to compile it with an Ubuntu 20.04
+ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Also with -DUSE_AFFINITY=OFF
the compilation fails on Ubuntu 20.04 and 18.04
Thanks to @duboism I think I have now fixed this issue.
The fix is in the develop
branch
Tested on CentOS7, CentOS8, RockyLinux8, Ubuntu18 and Ubuntu20 As well as on "old" and recent machines with CentOS7
When the pftools are compiled on Rocky Linux (tested on version 8.4) the compilation failed:
@tschuepb @schoopy do you have an idea what could cause this? Rocky Linux 8 is based on CentOS 8, so maybe pftoolsV3 is not compile-able on this OS.