HIP: disable sync warp shuffel operators from clr amd_warp_sync_functions.h (#15273)

This commit is contained in:
uvos
2025-08-12 22:15:12 +02:00
committed by GitHub
parent f4586ee598
commit b0493156fa
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define HIP_ENABLE_WARP_SYNC_BUILTINS 1
#define HIP_DISABLE_WARP_SYNC_BUILTINS 1
#include <hip/hip_runtime.h>
#include <hipblas/hipblas.h>
#include <hip/hip_fp16.h>