Files
test/build_files
Ray Molenkamp 8534a4216f deps_builder: Fix HIP detection on first run on windows.
The HIP compiler version was not being detected on first run in a fresh
build folder since HIP requires perl, and perl wasn't installed yet due
to the compiler detection running before the installs into the build
folder.

this change re-orders the compiler detection and environment preparation
so perl is available when we detect the hip compiler version.
2024-11-25 08:51:22 -07:00
..
2024-10-09 16:34:39 +11:00