mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-18 16:46:45 +08:00
Compare commits
1 Commits
c5be966863
...
6a3d1a2708
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6a3d1a2708 |
@ -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[] = {
|
constexpr const char* g_include_names[] = {
|
||||||
INCLUDE_PREFIX "atomic_ops.cuh",
|
INCLUDE_PREFIX "atomic_ops.cuh",
|
||||||
|
Loading…
Reference in New Issue
Block a user