mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 05:43:40 +01:00
5b8113b46a
- to choose mpi4py over boost.python.mpi, pass -DPython_use_mpi4py=ON - boost.mpi stays the default for python, but adding the possibility of using mpi4py instead. - Due to numerous pbs on recent OS X + brew installation. boost.mpi does not work (crash in openmpi ??), mpi4py does - the pytriqs/utility/mpi.py is now configured by the cmake (like version.py) to prepare one of the two possibilities. - TODO: not tested carefully : to be done in other machines. |
||
---|---|---|
cmake | ||
doc | ||
foreignlibs | ||
packaging/os_x | ||
pytriqs | ||
shells | ||
test | ||
triqs | ||
.clang-format | ||
CITATIONS.bib | ||
CMakeLists.txt | ||
COPYING.txt | ||
LICENSE.txt | ||
README.txt |
The TRIQS website is under http://ipht.cea.fr/triqs. Start there to learn about TRIQS. To install TRIQS, follow the installation steps given under http://ipht.cea.fr/triqs/doc/user_manual/install/install.html Before you proceed, make sure you have read the LICENSE.txt file. Enjoy! The TRIQS team