- 28 May, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 20 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 16 Apr, 2013 2 commits
-
-
Edgar Solomonik authored
Implemented a kernel that does a distributed reshuffle on the virtual block level when possible.
-
Edgar Solomonik authored
-
- 04 Apr, 2013 2 commits
-
-
Edgar Solomonik authored
Deprecated C interface for cyclopstf.hpp. Added support for element-wise custom operations. Got rid of buffer and buffer_len parameters that were never used. Added a test for weight which uses a custom divide operaiton.
-
Edgar Solomonik authored
-
- 01 Apr, 2013 2 commits
-
-
Edgar Solomonik authored
folded dimensions were set to edge length 1. Fixed by changing symmmetry of folded dimensions symmetry to NS in the lower level kernel.
-
Edgar Solomonik authored
-
- 31 Mar, 2013 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 29 Mar, 2013 1 commit
-
-
Devin Matthews authored
Added compare_tensors function to print two tensors side-by-side and changed print_tensor to only print non-zero elements.
-
- 28 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
Wrote code that explicitly zeros out the padding. Made CTF_World be object reference rather than pointer everywhere. Having issues with FFT tests due to diagonal rescaling in SY and possibly other problems.
-
- 14 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 03 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 19 Feb, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 18 Feb, 2013 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
2. Switched ctf.hpp to be templated and instantiated complex and double 3. Made diagonal rescaling work for SY and FFT test passes TODO: Make diagonal rescaling require less dumb redistributions
-
- 17 Feb, 2013 2 commits
-
-
Edgar Solomonik authored
Changed sizes from int64_t to int. SY FFT test gets the wrong answer in parallel however, which is worrying
-
Edgar Solomonik authored
-
- 16 Feb, 2013 1 commit
-
-
Edgar Solomonik authored
Added a new interface which is not fully complete nor tested
-