Update dependencies cloned from git and built along with ArrayFire: - CLBlast (note that the minimum supported version needs to be overriden to 3.5 to work with the latest version of Cmake (v4.0) - CL2HPP - GoogleTest
added this to the
3.10 milestone
Merged
2 tasks
…te baseline to use a more recent version of VCPKG package list. Remove MKL VCPKG package because it is old and is conflicting with the oneAPI system installed version.
willyborn pushed a commit to willyborn/arrayfire that referenced this pull request
Jun 4, 2025* Update dependencies built with ArrayFire Update dependencies cloned from git and built along with ArrayFire: - CLBlast (note that the minimum supported version needs to be overriden to 3.5 to work with the latest version of Cmake (v4.0) - CL2HPP - GoogleTest * Remove version override for Boost, use the newest one available. Update baseline to use a more recent version of VCPKG package list. Remove MKL VCPKG package because it is old and is conflicting with the oneAPI system installed version.
Merged