- 14 Jan, 2014 1 commit
-
-
solomon authored
-
- 13 Jan, 2014 6 commits
-
-
solomon authored
Conflicts: examples/Makefile src/make/rules.mk
-
solomon authored
-
Edgar Solomonik authored
-
Edgar Solomonik authored
-
-
solomon authored
Attempted to tune mapping performance model a bit, still relying on heuristic choices of flops-to-comm efficiency ratio.
-
- 12 Jan, 2014 3 commits
- 10 Jan, 2014 1 commit
-
-
solomon authored
-
- 09 Jan, 2014 1 commit
-
-
Edgar Solomonik authored
Turned off virtualization control and added a basic performance model for dgemm currently artificially in terms of communication. Improves CCSD performance by 2X on 1024 nodes of BG/Q. CCSDT still seems to run into an issue with finding a good mapping for a specific contraction on this number of nodes however.
-
- 28 Dec, 2013 3 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
Conflicts: src/Makefile src/dist_tensor/cyclopstf.cxx src/dist_tensor/dist_tensor_inner.cxx src/dist_tensor/dist_tensor_internal.cxx src/dist_tensor/dt_aux_permute.hxx src/dist_tensor/dt_aux_rw.hxx src/dist_tensor/scala_backend.cxx
-
solomon authored
-
- 24 Dec, 2013 2 commits
-
-
solomon authored
-
Edgar Solomonik authored
-
- 23 Dec, 2013 4 commits
-
-
solomon authored
-
solomon authored
-
solomon authored
-
solomon authored
This commit contains a number of major changes and removals of unused source which aims at slimming down the source code in preparation for a release. Switched to using CommData_t by value instead of by reference. MPI_Comms now freed via an std::set. Got rid of the deprecated subdirectory. Got rid of inner mapping functionalities which were not used due to being inefficient. (somewhat questionable decision) got rid of old unit tests contained in unit_test subdirectory, including the code needed for the VERIFY functionality used in dist_tensor_op.cxx. The old unit tests were rather limited and at this point somewhat redundant, but there may be reason to use VERIFY functionality in the future.
-
- 20 Dec, 2013 1 commit
-
-
solomon authored
-
- 19 Dec, 2013 3 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
No longer scaling available memory on BGQ by 1/CTF_PPN because this is done automatically by the kernel heap memory probe. Also no longer ABORTing when mapping not found, which should make desymmetrization decision behavior more proper.
-
solomon authored
-
- 18 Dec, 2013 2 commits
-
-
Edgar Solomonik authored
Conflicts: src/interface/ctf_idx_tensor.cxx
-
-
- 17 Dec, 2013 11 commits
- 16 Dec, 2013 2 commits