cbm-fles / flesnet

CBM FLES Timeslice Building
7 stars 22 forks source link

Ignore Libfabric usage temporarily #79

Closed fsalem closed 3 years ago

fsalem commented 3 years ago

@cuveland @oTTer-Chief Please check this pull request. It should solve the compilation error problem.

oTTer-Chief commented 3 years ago

Hi @fsalem

I'm sry but I don't think your fixes work. The branch fails also your CI.

If I'm not mistaken there is no implicit version checking. I think you would need to implement this explicitly in FindLIBFABRIC.cmake.

fsalem commented 3 years ago

Hi @oTTer-Chief,

the current errors of Libfabric are due to the usage of a newer version of GCC than I tested on. I am not sure how urgent this issue is, therefore, I ignored the usage of Libfabric for now until fixing the GCC compatibility issues. Unfortunately, the build still fails but because of fles_ipc impl.