Compare commits

..

1 Commits

Author SHA1 Message Date
Awni Hannun
6a3d1a2708
Merge 688e421184 into 8402a2acf4 2025-06-13 11:34:01 -07:00

View File

@ -145,7 +145,7 @@ bool compiler_supports_device_sass(Device& device) {
}
}
#define INCLUDE_PREFIX "mlx/backend/cuda/device/"
#define INCLUDE_PREFIX "mlx/backend/cuda/kernels/"
constexpr const char* g_include_names[] = {
INCLUDE_PREFIX "atomic_ops.cuh",