... | @@ -18,6 +18,8 @@ Follow these guides to learn |
... | @@ -18,6 +18,8 @@ Follow these guides to learn |
|
* [FAME-Io Configure](./FAME-Io-Configure) how to create a FAME model configurations with `FAME-Io`,
|
|
* [FAME-Io Configure](./FAME-Io-Configure) how to create a FAME model configurations with `FAME-Io`,
|
|
* [Model From Scratch](./scratch/From-Scratch) how to build a `FAME-Core` model from scratch.
|
|
* [Model From Scratch](./scratch/From-Scratch) how to build a `FAME-Core` model from scratch.
|
|
|
|
|
|
|
|
Or, check the [Files](../files/Files) section to learn more about the structure of files used by FAME components.
|
|
|
|
|
|
## Let's get dirty: Parallelization
|
|
## Let's get dirty: Parallelization
|
|
So you've created a model but want it to run faster?
|
|
So you've created a model but want it to run faster?
|
|
Use FAME's integrated parallelization capabilities to do so.
|
|
Use FAME's integrated parallelization capabilities to do so.
|
... | | ... | |