intel / pti-gpu

Profiling Tools Interfaces for GPU (PTI for GPU) is a set of Getting Started Documentation and Tools Library to start performance analysis on Intel(R) Processor Graphics easily
MIT License
202 stars 57 forks source link

Support std::experimental::filesystem #70

Open mabraham opened 4 months ago

mabraham commented 4 months ago

For example, SLES 15 uses gcc 7.5 as the system compiler and C++ standard library. This supports C++17, but does so for std::filesystem via the std::experimental namespace and requires linking an extra library and including a specially named header.

This change imports BSD-licensed community CMake content to make building unitrace smoother on such platforms.

mabraham commented 4 months ago

Tested on LRZ cluster