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
- Detect chipStar via hipconfig and set HIP_LIB_NAME=CHIP
- Filter clang-only flags from HIPCONFIG_CPPFLAGS for gcc-compiled sources
- Support separate HIPBLAS_DIR for chipStar (hipblas is a separate install)
- Use SYCLCXX as linker when SYCL backends are enabled
- Skip AMD-specific HIPRTC flags on chipStar; pass only -DCEED_RUNNING_JIT_PASS=1
- Add explicit #include <cstring> in hip-gen for chipStar header compat
0 commit comments