Skip to content

Commit 86dd987

Browse files
Small fix
Signed-off-by: Oleg Goncharov <[email protected]>
1 parent 8bad907 commit 86dd987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transformer_engine/common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ list(APPEND transformer_engine_cuda_sources
190190

191191
list(APPEND transformer_engine_cuda_arch_specific_sources
192192
gemm/cutlass_grouped_gemm.cu
193-
util/cast.cu
193+
cast/cast.cu
194194
activation/gelu.cu
195195
activation/relu.cu
196196
activation/swiglu.cu

0 commit comments

Comments
 (0)