Loading...
Searching...
No Matches
run_engine.py File Reference

This is an example how to run a GamsJob on GAMS Engine using the run_engine method: More...

Go to the source code of this file.

Detailed Description

This is an example how to run a GamsJob on GAMS Engine using the run_engine method:

  • How to send along additional model files (besides the main file)
  • How to provide additional Engine options
  • How to use checkpoints with run_engine
  • How to interrupt a GamsJob running on GAMS Engine

It is recommended to first look at the tutorial examples transport1.py-transport14.py

Definition in file run_engine.py.