- 23 Jul, 2014 1 commit
-
-
solomon authored
-
- 17 Jul, 2014 2 commits
- 16 Jul, 2014 2 commits
- 25 Apr, 2014 1 commit
-
-
solomon authored
-
- 22 Apr, 2014 2 commits
- 11 Apr, 2014 2 commits
- 04 Apr, 2014 1 commit
-
-
Edgar Solomonik authored
-
- 03 Apr, 2014 1 commit
-
-
solomon authored
Made redistribution kernel use 64-bit counts/offsets and implemented a custom all-to-allv to do this
-
- 27 Mar, 2014 1 commit
-
-
Justin Turney authored
-
- 12 Mar, 2014 1 commit
-
-
solomon authored
- diagonal contractions with not all edge lengths equal - read_all had a short circuit - CTF_VERSION 100 now defined Also fixed a bug with A*A, which I introduced ~5 commits ago when fixing multi-tensor symmetric contractions.
-
- 08 Mar, 2014 2 commits
-
-
Edgar Solomonik authored
-
solomon authored
implemented host buffer allocation into ctr_2d_general and into nonsq_pgemm_test
-
- 07 Mar, 2014 1 commit
-
-
solomon authored
Fixed and added a test for contractions like C["ij"]=A["ik"]*A["jk"], where the product should not be symmetrized explicitly, since it is already symmetric due to both operands being identical.
-
- 06 Mar, 2014 3 commits
- 05 Mar, 2014 1 commit
-
-
solomon authored
-
- 04 Mar, 2014 2 commits
- 03 Mar, 2014 3 commits
-
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 02 Mar, 2014 4 commits
-
-
solomon authored
-
solomon authored
-
-
Edgar Solomonik authored
-
- 17 Feb, 2014 1 commit
-
-
solomon authored
-
- 14 Feb, 2014 6 commits
-
-
solomon authored
-
-
-
Edgar Solomonik authored
-
solomon authored
-
solomon authored
Implemented a scheme that tries to find contraction mappings that keep a tensor frozen to its original layout
-
- 06 Feb, 2014 1 commit
-
-
solomon authored
Apparently I fudged the mapping algorithm for sum sometime recently while debugging. Reverted to proper mapping search.
-
- 22 Jan, 2014 2 commits
-
-
solomon authored
upload/download now no longer necessary for scala_backednd. Getting decent single-GPU perf for the benchmark now.
-
Edgar Solomonik authored
-