- 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
-
- 21 Jan, 2014 1 commit
-
-
solomon authored
-
- 18 Jan, 2014 2 commits
-
-
Edgar Solomonik authored
Extracted replicated part of construct_contraction into separated function with permuted parameters. Should have done this a long time ago.
-
solomon authored
Modified the build structure a bit to break it up more.
-
- 15 Jan, 2014 3 commits
-
-
Edgar Solomonik authored
-
solomon authored
-
solomon authored
-
- 14 Jan, 2014 6 commits
- 13 Jan, 2014 1 commit
-
-
solomon authored
Conflicts: examples/Makefile src/make/rules.mk
-