- 29 Jun, 2015 1 commit
-
-
Devin Matthews authored
-
- 27 Jun, 2015 1 commit
-
-
solomon authored
Implemented --build-dir option making it possible to have multiple external builds configured differently sharing the same source
-
- 24 Jun, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 17 Jun, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 16 Jun, 2015 1 commit
-
-
solomon authored
2. Changed function_timers and print_timers to use stack rather than heap
-
- 28 May, 2015 2 commits
-
-
Edgar Solomonik authored
made summation permutation check if only one of matched groups is antisymmetric, and unpack if so
-
Edgar Solomonik authored
Added proper diagonal rescaling and integrated it into contractions so they no longer need to be unpacked for preserved and summed SY groups. Also made contraction unfold_broken_sym compare symmetries rather than check with respect to only NS
-
- 20 May, 2015 1 commit
-
-
Edgar Solomonik authored
1. Added capability (via constructor) to repack tensor data into a different packed symmetric layout without doing the normal symmetrization permutations that happen during sum 2. Fixed bug associated with C["ij"]=A["ij"]*B["ijkl"] where C and A are SY and B is fully NS. 3. Getting (2) to work in parallel required resolving a bug associated with desymmetrization (in the two unfold_broken_Sym functions), which were changing symmetry without changing sym_table, and as a result yielding extra mapping restrictions. The bug fix to (3) might improve performance generally.
-
- 15 May, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 07 May, 2015 1 commit
-
-
solomon authored
-
- 06 May, 2015 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
corrected support for user-defined types. Changed conversions from Pair<dtype> to char* to be alignment safe
-
- 25 Apr, 2015 1 commit
-
-
solomon authored
-
- 23 Apr, 2015 1 commit
-
-
Edgar Solomonik authored
Made redistribution benchmark do corrrectness checking and output all data into files for each kernel
-
- 22 Apr, 2015 1 commit
-
-
Edgar Solomonik authored
Separated the different redistribution versions into a header that can be instantiated with different ifdefs/namespaces for redistribution benchmarking
-
- 17 Apr, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 15 Apr, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 12 Apr, 2015 2 commits
- 11 Apr, 2015 1 commit
-
-
solomon authored
added limits include to set.h, changed configure check for C++11, and took out a zero_out_padding call that looks like it was left over from debugging
-
- 08 Apr, 2015 4 commits
-
-
solomon authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 27 Mar, 2015 1 commit
-
-
solomon authored
-
- 25 Mar, 2015 1 commit
-
-
Edgar Solomonik authored
Added permutations of physical topology to topovec. Fixed bug in peel_torus. Got bench_redistribution running
-
- 24 Mar, 2015 4 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
solomon authored
-
- 23 Mar, 2015 1 commit
-
-
Edgar Solomonik authored
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
-
- 22 Mar, 2015 2 commits
- 18 Mar, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 17 Mar, 2015 3 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 13 Mar, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 11 Mar, 2015 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-