Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ROCm support for Marlin kernel function attribute setting
Modify the Marlin kernel to conditionally set function attributes using HIP/ROCm-specific API when running on AMD platforms, while maintaining CUDA compatibility. This ensures proper dynamic shared memory configuration across different GPU architectures.
- Loading branch information