Rev. | Tiempo | Autor |
---|---|---|
59fd279 | 2013-10-18 11:10:38 | Mikiya Fujii |
trunk.r1551 is merged to branches/fx10. Bug in handling of MolDSException in openMP/MP region is fixed. #32309 #32094 |
||
3abd523 | 2013-10-18 11:08:19 | Mikiya Fujii |
branches/fx10 is reverted to r1550 because commit message at r1552 was wrong. #32309 #32094 |
||
0f4aaf4 | 2013-10-18 11:02:00 | Mikiya Fujii |
trunk.r1549 is merged to branches/fx10. Bug in handling of MolDSException in openMP/MP region is fixed. #32309 #32094 |
||
1dcb9a2 | 2013-10-18 10:54:22 | Mikiya Fujii |
Bug in handling of MolDSException in openMP/MP region is fixed. #32309 |
||
325a46c | 2013-10-17 03:27:53 | Mikiya Fujii |
trunk.r1549 is merged to branches/fx10. Hotspots caused by pow is deleted. #32094 #31850 |
||
c3e727d | 2013-10-17 03:24:45 | Mikiya Fujii |
Hotspots caused by pow is deleted. #31850 |
||
85f1753 | 2013-10-16 10:44:17 | Mikiya Fujii |
trunk.r1540 is merged to branches/fx10. Refactoring:DGEMM and DGEMMM to cache temporary memory. #32094 #32299 |
||
3a4ea2b | 2013-10-16 10:34:51 | Mikiya Fujii |
Refactoring of using DGEMM and DGEMMM to cache temporary memory. #32299 |
||
5b80953 | 2013-10-16 09:41:14 | Mikiya Fujii |
tmpBC is renamed to tmpVectorBC. #32299 |
||
2b538e0 | 2013-10-15 19:39:34 | Mikiya Fujii |
Refactoring DGEMM and DGEMMM to cache temporary memory. #32299 |
||
6372a6a | 2013-10-14 19:17:26 | Mikiya Fujii |
trunk.r1542 is merged to branches/fx10. #32094 #32235 |
||
982324f | 2013-10-14 17:55:47 | Mikiya Fujii |
trunk.r1542 is merged to branches/fx10. #32094 #32235 |
||
cbed89a | 2013-10-14 17:53:56 | Mikiya Fujii |
Refactoring: if-else is deleted for INTEL or GNU. #32235 |
||
50f6dfa | 2013-10-14 17:17:50 | Mikiya Fujii |
trunk.r1540 is merged to branches/fx10. #32094 |
||
a132630 | 2013-10-14 16:26:38 | Mikiya Fujii |
Refactoring: INTEL and GNU use Lapacke. #32235 |
||
3dfecba | 2013-10-09 15:43:59 | Mikiya Fujii |
AsyncCommunicator is refactored: message passing times is not necessary. #31814 |
||
8c5c2c6 | 2013-10-09 14:15:29 | Mikiya Fujii |
AsyncCommunicator is refactored: Rename of methods. #31814 |
||
915a3f9 | 2013-10-07 11:17:53 | Mikiya Fujii |
Cndo2.cpp is refactored to be more openMP-paralellized. #31814 |
||
3b7c45b | 2013-10-04 19:39:58 | Mikiya Fujii |
AsyncCommunicator is refactored: spleep is not necessary. #31814 |
||
493bc21 | 2013-10-04 19:26:37 | Mikiya Fujii |
MPI use in ZindoS is refactored. #31814 |
||
f583b11 | 2013-10-04 14:25:40 | Mikiya Fujii |
Makefile_FX10 is modified for optimization on FX10. #32094 |
||
7913e37 | 2013-10-04 13:57:18 | Mikiya Fujii |
Makefile_FX10 is modified. #32094 |
||
43815ff | 2013-10-04 13:50:53 | Mikiya Fujii |
trunk.r1531 is merged to branches/fx10. #32094 |
||
7691f7c | 2013-10-03 19:33:37 | Mikiya Fujii |
molds_mpi_int is introduced for communication of large array. #31814 |
||
84b81de | 2013-10-03 10:38:13 | Mikiya Fujii |
ZindoS is refactored to use Send/Recv not Broadcast. #31814 |
||
d39889f | 2013-10-01 18:48:54 | Mikiya Fujii |
trunk.r1528 is merged to branches/fx10. #32094 |
||
fe23d87 | 2013-10-01 17:25:23 | Mikiya Fujii |
ZindoS::CalcGammaNRMinusKNRMatrix and CalcKRDagerGammaRInvMatrix are hybrid parallelized openMP & MPI. #31814 |
||
7074d48 | 2013-10-01 16:47:30 | Mikiya Fujii |
Unused code is deleted. #31814 |
||
f29099a | 2013-10-01 12:45:27 | Mikiya Fujii |
bug in MPI-parallelization of ZindoS::CalcCISMatrix at r1525 is fixed. #31814 |
||
206322f | 2013-10-01 12:41:19 | Mikiya Fujii |
MPI-parallelization of ZindoS::CalcCISMatrix is refactored. #31814 |