Skip to content

Commit 3edcb84

Browse files
committed
chore: Rename cuda_allocator.f90 -> allocator.f90
1 parent 410dac4 commit 3edcb84

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set(SRC
1212
)
1313
set(CUDASRC
1414
cuda/common.f90
15-
cuda/cuda_allocator.f90
15+
cuda/allocator.f90
1616
cuda/exec_dist.f90
1717
cuda/kernels_dist.f90
1818
cuda/sendrecv.f90

0 commit comments

Comments
 (0)