Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
cc4s
Cyclops Tensor Framework
Repository
fea513c72e73bb9005a706041973bf1d321c97c7
Switch branch/tag
ctf
test
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.cc4s.org:cc4s/ctf.git
Copy HTTPS clone URL
https://gitlab.cc4s.org/cc4s/ctf.git
fixed memory leaks
Edgar Solomonik authored
9 years ago
be7cf0a0
Name
Last commit
Last update
..
Makefile
Corrections to sparse summations to make it work when data needs to be replicated and to make it faster when it is reduced.
9 years ago
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
10 years ago
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
10 years ago
diag_ctr.cxx
cosmetic changes to pass printfs
9 years ago
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.
9 years ago
multi_tsr_sym.cxx
cosmetic changes to pass printfs
9 years ago
nonsq_pgemm_test.cxx
moved test bench studies to upper folder, implemented a benchmark for nosym_transp
10 years ago
pgemm_test.cxx
moved test bench studies to upper folder, implemented a benchmark for nosym_transp
10 years ago
readall_test.cxx
cosmetic changes to pass printfs
9 years ago
readwrite_test.cxx
Fixes to get BGQ with clang working. Performance utterly terrible (10X worse than v1.0)
9 years ago
repack.cxx
cosmetic changes to pass printfs
9 years ago
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
9 years ago
sptensor_sum.cxx
fixed memory leaks
9 years ago
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.
9 years ago
test_suite.cxx
fixed memory leaks
9 years ago