3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/test/triqs
Olivier Parcollet 38cfef4e9f Implement mpi lib (1). Array, generic, base, vector
- Implement the basic structure of the mpi lib
  and specialization for arrays, basic types, std::vector
- adapted the array class for the lazy mpi mechanism
- pass tests on arrays :
   - scatter, gather on array<long,2> array<complex,2>, etc...
   - broadcast
- several files for readibility
- the std::vector coded but not tested.
- generic mecanism implemented and tested (mpi_generic test)
- added several tests for the mpi lib.
- TODO : more tests, doc...
2014-10-18 21:19:51 +02:00
..
arrays Clean old boost and old mc_tools code (v1) 2014-10-18 21:05:07 +02:00
clef clef: fix lazy method call for gcc 2014-04-06 13:01:17 +02:00
clef_examples clef: first version of generic sum function 2014-04-04 17:47:21 +02:00
det_manip remove warnings in compilation 2014-01-30 22:17:28 +01:00
gfs API change for tail fitters 2014-10-01 10:52:32 +02:00
h5 hdf5 : clean up 2014-06-22 13:57:47 +02:00
mc_tools hdf5 : clean up 2014-06-22 13:57:47 +02:00
mpi Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
operators Add future test for operators in parameters 2014-06-06 11:12:33 +02:00
parameters hdf5 : clean up 2014-06-22 13:57:47 +02:00
statistics correct include in ising2d test. 2014-04-25 16:07:32 +02:00
utility Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
CMakeLists.txt clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00