Skip to content

Commit

Permalink
fix 64_to_32 check again
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhammond committed Oct 15, 2024
1 parent 707d974 commit b1af9f9
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_kernels.o \
ccsd_1prdm_pp.F ccsd_1prdm.F ccsd_kernels.F sd_t2_8_loops.F \
icsd_t1.F icsd_t2.F ccsd_t2_7.F ccsd_t2_8.F

LIB_DEFINES = -DDEBUG_PRINT
Expand Down

0 comments on commit b1af9f9

Please sign in to comment.