You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that we should stick with the current version of CMake unless we use some features that require higher version. This way UMF can be built on as many environments as possible.
I agree with @PatKamin, we should rather bump CMake version if we need a specific CMake fuction/macro. I believe CMake guarantee a good backward compatibility.
Bump CMake version to at least 3.16
Rationale
We should keep the latest possible version for supported OSes.
Here is a support matrix for OneAPI 2025.0:
Source: https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-base-toolkit-system-requirements.html
Notice:
CMake 3.14 is below version supported under Ubuntu 20.04 which is 3.16: CMake@Ubuntu 20.04
Description
N/A
API Changes
N/A
Implementation details
Best:
3.14 -> 3.20
Meta
The text was updated successfully, but these errors were encountered: