Skip to content

Commit 62803a3

Browse files
committed
remove cu/aplus
1 parent bc9654e commit 62803a3

File tree

14 files changed

+187
-206
lines changed

14 files changed

+187
-206
lines changed

ext/ext/y3/dfieldAplus_cu1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OUTPUT_DIR: src/cu/aplus
1+
OUTPUT_DIR: src/cu/hippo
22
KERNEL_NAME: dfieldAplus_cu1
33
TEMPLATE_PARAMS: template <class ETYP>
44
# CONSTEXPR_FLAGS:

ext/ext/y3/epolarAplus_cu1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OUTPUT_DIR: src/cu/aplus
1+
OUTPUT_DIR: src/cu/hippo
22
KERNEL_NAME: epolarAplus_cu1
33
TEMPLATE_PARAMS: template <class Ver, class ETYP, bool CFLX>
44
CONSTEXPR_FLAGS: |

ext/ext/y3/ufieldAplus_cu1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OUTPUT_DIR: src/cu/aplus
1+
OUTPUT_DIR: src/cu/hippo
22
KERNEL_NAME: ufieldAplus_cu1
33
TEMPLATE_PARAMS: template <class ETYP>
44
# CONSTEXPR_FLAGS:

src/cu/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# printf "set (__T9_CU_SRC\n%s\n)\n" "$(LC_COLLATE=C ls -1a *.cu {amoeba,aplus,hippo}/*.cu)" > cmakesrc.txt
1+
# printf "set (__T9_CU_SRC\n%s\n)\n" "$(LC_COLLATE=C ls -1a *.cu {amoeba,hippo}/*.cu)" > cmakesrc.txt
22
cmake_minimum_required (VERSION 3.18)
33

44

src/cu/aplus/echgtrn.cc

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/cu/aplus/empole.cc

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/cu/aplus/epolar.cu

Lines changed: 0 additions & 116 deletions
This file was deleted.

src/cu/aplus/field.cu

Lines changed: 0 additions & 82 deletions
This file was deleted.

src/cu/cmakesrc.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ amoeba/pcg.cu
88
amoeba/precond.cu
99
amoeba/rotpole.cu
1010
amoeba/torque.cu
11-
aplus/epolar.cu
12-
aplus/field.cu
1311
atom.cu
1412
compilers.cu
1513
cudalib.cu

0 commit comments

Comments
 (0)