- 16 Dec, 2015 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
put fopenmp in CXXFLAGS vs LDFLAGS, fixed MPI reduction ops in apsp/btwn_central, betweenness centrality now works
-
- 15 Dec, 2015 7 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Corrected bugs in slicing
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
- 11 Dec, 2015 2 commits
-
-
Edgar Solomonik authored
and work deep in progress for betweenness centrality
-
Edgar Solomonik authored
Conflicts: examples/btwn_central.cxx
-
- 10 Dec, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 09 Dec, 2015 3 commits
-
-
Edgar Solomonik authored
-
-
Edgar Solomonik authored
Also made norms (except for the 2-norm) operate on the default ring rather than the specified algebraic structure
-
- 08 Dec, 2015 2 commits
-
-
solomon authored
-
Edgar Solomonik authored
-
- 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
-