package:installation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
package:installation [2022/04/08 18:23] – pbloechl | package:installation [2022/04/09 09:03] (current) – removed pbloechl | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Installation ==== | ||
- | |||
- | FIXME | ||
- | |||
- | === MacOS === | ||
- | |||
- | == Xcode == | ||
- | |||
- | MacOS has the compiler " | ||
- | of Xcode. (Check the web for installation instructions). | ||
- | |||
- | == Homebrew == | ||
- | I am installing Linux programs using [[https:// | ||
- | < | ||
- | brew install fftw --with-fortran | ||
- | brew install openmpi | ||
- | brew install grace | ||
- | </ | ||
- | |||
- | |||
- | == PAW == | ||
- | |||
- | - Unpack the PAW distribution into a directory, which I will name PAWDIR in the following. | ||
- | - Create a file [[: | ||
- | - Check the values of the parameters FFTDIR, FFTHEADER, MPIDIR, and MPIDIR in '' | ||
- | - execute in PAWDIR | ||
- | | ||
- | | ||
- | make all </ | ||
- | After the configure command you should get some information that ends with '' | ||
- | - Code sign: When you try to remotely execute unsigned code under macos, it will ask you for permission. This is painful when you run parallel code. Therefore it is advisable to sign the parallel executables. This is a fairly complicated procedure, which you need to look up. | ||
- | | ||
- | | ||
- | | ||
- | | ||
package/installation.1649442200.txt.gz · Last modified: 2022/04/08 18:23 by pbloechl