Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhammond committed Oct 4, 2024
1 parent cd0352a commit 4ef2c61
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,405 deletions.
8 changes: 0 additions & 8 deletions src/ccsd/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ endif
ccsd_idx34.o \
ccsd_tengy.o \
ccsd_trpdrv.o \
ccsd_trpdrv_nb.o \
ccsd_trpdrv_omp.o \
ccsd_trpdrv_omp_mixprec.o \
moints_trp.o \
Expand Down Expand Up @@ -76,7 +75,6 @@ endif
ccsd_pdiis.F \
ccsd_sortmo.F \
ccsd_trpdrv.F \
ccsd_trpdrv_nb.F \
ccsd_trpdrv_omp.F \
ccsd_trpdrv_omp_mixprec.F \
moints_trp.F \
Expand All @@ -94,17 +92,11 @@ endif
aoccsd2.F \
ccsd_fsig1.F \
ccsd_fsig2.F \
ccsd_trpdrv_bgp2.F \
ccsd_trpdrv_offload.F \
ccsd_trpdrv_openacc.F \
ccsd_trpdrv_openmp_imax.F \
moints_trp.F

ifeq ($(TARGET),BGP)
OBJ_OPTIMIZE += ccsd_trpdrv_bgp2.o ccsd_tengy_bgp2.o ccsd_tengy_bgp.o
LIB_DEFINES += -DBGP
endif

ifdef USE_MIC_TRPDRV
OBJ_OPTIMIZE += ccsd_trpdrv_offload.o
LIB_DEFINES += -DUSE_MIC_TRPDRV
Expand Down
70 changes: 0 additions & 70 deletions src/ccsd/ccsd_tengy_bgp.F

This file was deleted.

200 changes: 0 additions & 200 deletions src/ccsd/ccsd_tengy_bgp2.F

This file was deleted.

Loading

0 comments on commit 4ef2c61

Please sign in to comment.