Skip to content

GAM 5.10.00

Compare
Choose a tag to compare
@taers232c taers232c released this 31 Aug 04:39

Latest updates

Added multiprocess_pool_limit to gam.cfg; it controls how GAM passes commands
to the multiprocessing pool. This is a special use case for testing.

  • -1 - Pass all commands to the multiprocessing pool immediately
  • 0 - Pass commands to the multiprocessing pool in batches of size num_threads; this the default
  • >0 - Pass commands to the multiprocessing pool in batches of the indicated size

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD