Skip to content
Snippets Groups Projects

Resolve "Write a quick start guide"

Merged Ivan Kondov requested to merge 193-write-a-quick-start-guide into master
1 file
+ 8
1
Compare changes
  • Side-by-side
  • Inline
+ 8
1
@@ -368,7 +368,14 @@ Workflow execution can require a more hands-on approach, depending on the user's
Depending on the model's and user's requirements, *Workflow* execution might need additional considerations, compared to *script* or *deferred* modes, leading to a vast number of possibilities to execute such model.
Some key points to consider are:
#### Synchronous vs. Asynchronous Modes
- synchronous vs. asynchronous Modes
lol a test second line
lol a test third line. does alignemnt work?
- interactive Session vs. Non-interactive Script
- absolute vs. Relative paths for I/O operations
- availability of queueing systems (Slurm)
#### Synchronous vs. asynchronous Modes
#### Interactive Session vs. Non-interactive Script
#### Absolute vs. Relative paths for I/O operations
#### Availability of queueing systems (Slurm)
Loading