tips:howto_macosx
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tips:howto_macosx [2015/04/20 08:45] – [Using Homebrew package manager] Marc Torrent | tips:howto_macosx [2016/01/31 17:54] (current) – Update for Abinit 7.10.5 Marc Torrent | ||
---|---|---|---|
Line 9: | Line 9: | ||
< | < | ||
- | //A Homebrew formula for ABINIT | + | //A Homebrew formula for ABINIT |
\\ \\ | \\ \\ | ||
- | //Available from ABINIT v7.10.2\\ | + | //Tested with mac OS X v10.9 (Mavericks), v10.10 (Yosemite), 10.11 (El Capitan).\\ |
- | Tested with mac OS X v10.10 (Yosemite);\\ | + | |
- | Should be OK for v10.8 (Mountain Lion), v10.9 (Mavericks).\\ | + | |
Homebrew is available at [[http:// | Homebrew is available at [[http:// | ||
Line 32: | Line 30: | ||
==== Comments ==== | ==== Comments ==== | ||
- | * '' | + | |
+ | |||
+ | | ||
Line 41: | Line 41: | ||
* '' | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |
+ | * '' | ||
Line 58: | Line 59: | ||
* Some basic ports already installed: | * Some basic ports already installed: | ||
- | * gcc with Fortran variant (Fortran compiler), | + | * '' |
- | * mpich or openmpi (MPI) | + | * '' |
* Before starting, it is preferable to update MacPorts system: < | * Before starting, it is preferable to update MacPorts system: < | ||
Line 114: | Line 115: | ||
* Linking ABINIT to '' | * Linking ABINIT to '' | ||
sudo port install abinit @X.Y.Z +fftw3</ | sudo port install abinit @X.Y.Z +fftw3</ | ||
+ | |||
+ | * Linking ABINIT to parallel Linear Algebra '' | ||
+ | sudo port install abinit @X.Y.Z +scalapack</ | ||
* Installing a multi-threaded ('' | * Installing a multi-threaded ('' | ||
Line 119: | Line 123: | ||
* Installing '' | * Installing '' | ||
- | sudo port install abinit @X.Y.Z +atompaw</ | + | sudo port install abinit @X.Y.Z +atompaw</ |
+ | sudo port install | ||
* It is possible to mix all previous variants:< | * It is possible to mix all previous variants:< | ||
- | sudo port install abinit @X.Y.Z +fftw3+threads+atompaw</ | + | sudo port install abinit @X.Y.Z +fftw3+scalapack+threads+atompaw</ |
* Other options available by typing:< | * Other options available by typing:< | ||
Line 151: | Line 156: | ||
* '' | * '' | ||
* ... | * ... | ||
+ | |||
+ | * A Linear Algebra library installed.\\ By default the ' | ||
==== Installing ABINIT ==== | ==== Installing ABINIT ==== | ||
Line 179: | Line 186: | ||
\\ \\ | \\ \\ | ||
< | < | ||
- | //Author: M. Torrent, April 2015// | + | //Author: M. Torrent, April 2015, rev. Feb. 2016// |
tips/howto_macosx.1429519554.txt.gz · Last modified: 2016/01/31 17:54 (external edit)