|
|
(34 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
− | The recommended way to compile the Einstein Toolkit is to use the [http://simfactory.org Simulation Factory] ("SimFactory").
| + | Please see https://github.com/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb for build instructions on Linux, OSX and Windows. |
− | | |
− | ==Supercomputers==
| |
− | | |
− | SimFactory comes with support for many of the large supercomputers. If you are compiling on one of these, it should be sufficient to run
| |
− | | |
− | sim build --thornlist path/to/thornlist.th
| |
− | | |
− | ==Generic operating systems==
| |
− | | |
− | SimFactory also contains general support for specific operating systems, including Mac OS, Ubuntu, and Scientific Linux. To build a configuration, you need to determine the correct optionlist to use from simfactory/mdb/optionlists. You can then choose the optionlist to use on the "sim build" command line:
| |
− | | |
− | sim build --thornlist path/to/thornlist.th --optionlist <optionlist-name>
| |
− | | |
− | ==Writing your own optionlist==
| |
− | | |
− | If your operating system is not supported, you will need to write your own optionlist.
| |
Latest revision as of 15:11, 24 July 2020