- 15 Nov, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 02 Oct, 2013 1 commit
-
-
Edgar Solomonik authored
Also, simplified interface.
-
- 17 Sep, 2013 1 commit
-
-
solomon authored
compiler errors anymore
-
- 02 Aug, 2013 1 commit
-
-
solomon authored
-
- 11 Jul, 2013 2 commits
- 24 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 20 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 09 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY. SH format is now used for SY contractions rather than diagonal rescaling, and it seems to work correctly. I am seeing slight deviation in the lowest 1-3 significant figures in CCSD/SCF energy from 1 to 2 processes, need to find out if this is round off or error.
-
- 01 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
Fixed MPI_Finalize in a couple of tests, and fixed mapping issues with CCSDT, now seems to work up to 8 processors
-
- 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
-
- 13 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
added matrix and vector types added 3D FFT test
-
- 12 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
as Devin's interface.
-
- 18 Feb, 2013 1 commit
-
-
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
-