Skip to content

Commit

Permalink
Merge branch 'ccsd_t2_dgemm_cublas' of https://github.com/jeffhammond…
Browse files Browse the repository at this point in the history
…/nwchem into ccsd_t2_dgemm_cublas
  • Loading branch information
jeffhammond committed Oct 15, 2024
2 parents 07beece + ae928c7 commit 707d974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tce/ccsd/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LIBRARY = libtce.a

USES_BLAS = ccsd_e.F ccsd_t1.F ccsd_t2.F cc2_t1.F cc2_t2.F \
ccsd_1prdm_hh.F ccsd_1prdm_hp.F ccsd_1prdm_ph.F \
ccsd_1prdm_pp.F ccsd_1prdm.F \
ccsd_1prdm_pp.F ccsd_1prdm.F ccsd_kernels.o \
icsd_t1.F icsd_t2.F ccsd_t2_7.F ccsd_t2_8.F

LIB_DEFINES = -DDEBUG_PRINT
Expand Down

0 comments on commit 707d974

Please sign in to comment.