Corrected fseq usage in tensor::sum() according to bug report by Felix Hummel.
Edgar Solomonik authored
Lowered dimension of btwn_central code in test_suite to make it work faster
a3a73e9f
Name Last commit Last update
..
Makefile Got bivariate functions and transforms working and added tests for these
ccsdt_map_test.cxx Renived sym3, which only makes sense when without sym sum, updated from v1.0 interface to namespace interface in examples/tests/studies, got fast algorithms working
ccsdt_t3_to_t2.cxx Renived sym3, which only makes sense when without sym sum, updated from v1.0 interface to namespace interface in examples/tests/studies, got fast algorithms working
diag_ctr.cxx cosmetic changes to pass printfs
diag_sym.cxx Corrections to sparse summations to make it work when data needs to be replicated and to make it faster when it is reduced.
multi_tsr_sym.cxx cosmetic changes to pass printfs
nonsq_pgemm_test.cxx moved test bench studies to upper folder, implemented a benchmark for nosym_transp
pgemm_test.cxx moved test bench studies to upper folder, implemented a benchmark for nosym_transp
readall_test.cxx cosmetic changes to pass printfs
readwrite_test.cxx Fixes to get BGQ with clang working. Performance utterly terrible (10X worse than v1.0)
repack.cxx cosmetic changes to pass printfs
speye.cxx corrections to sequential sparse*dense kernel. Also now forcing contraction indices appearing in A to be largest and iterated over at the highest level
sptensor_sum.cxx fixed memory leaks
sy_times_ns.cxx Added proper diagonal rescaling and integrated it into contractions so they no longer need to be unpacked for preserved and summed SY groups.
test_suite.cxx Corrected fseq usage in tensor::sum() according to bug report by Felix Hummel.