- 26 Nov, 2015 1 commit
-
-
Edgar Solomonik authored
Corrections to some elementwise function functionality and new examples, one for custom bivariate functions and a crazy one for bitonic sorting
-
- 18 Nov, 2015 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 16 Nov, 2015 3 commits
-
-
-
Edgar Solomonik authored
Fixed "universe" world, got rid of unuzed macros in util.h and reorganized contractions in fast 4D alg a bit
-
solomon authored
Made configure find fopenmp and and reordered some function definitions to make clang compiler happy
-
- 09 Nov, 2015 5 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
New model parameters based on 400 sec training run on 384 cores of Edison with 6 processes per node. They seem to do well for AQ CCSD/CCSDT with flat MPI or threads on 384 cores.
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Turned off cubic models, increased threshold time for looking for a better mapping and set new init models
-
- 06 Nov, 2015 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Added World copy constructor to allow proper passing of Worlds by value (although this iser is warned when DEBUG >= 1)
-
- 19 Oct, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 14 Oct, 2015 3 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Turned off lapack routines when not building with -DTUNE
-
Edgar Solomonik authored
Setup configure file to make the config.mk file better documented and more easily modifiable to enable GPU support
-
- 12 Oct, 2015 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 09 Oct, 2015 3 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
got rid of printfs and gave up on trying to find actual memory used, instead just keeping track of tensor data stored and setting memcap to half the memory
-
- 05 Oct, 2015 1 commit
-
-
Edgar Solomonik authored
Implemented available memory check via malloc_info instead of mallinfo, which is not able to handle 64-bit
-
- 02 Oct, 2015 12 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Also replaced two unrelated stack with heap allocs.
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 01 Oct, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 22 Sep, 2015 3 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Combined the old and new contraction mapping mechanisms and select mapping with lowest time among the two sets.
-
Edgar Solomonik authored
made other corrections to get new mapping scheme working properly
-
- 21 Sep, 2015 1 commit
-
-
Edgar Solomonik authored
Finished a seemingly working implementation of a more exhaustive mapping scheme, but performance seems like there are still some issues.
-