Fair Share

Configuration API


Synopsis


  rc = ll_config_changed()
 
  rc = ll_read_config()

Description


The LoadLeveler Configuration API via PyLoadL has the following functions

  rc = ll_config_changed()
  rc = ll_read_config()

ll_config_changed

This routine shows if the config files have changed since they where last read.

  1. Returns:

    • 0 - The files have not changed
    • 1 - A configuration file has changed

ll_read_config

Tells LoadLeveler to read or reread the configuration files.

  1. Returns:

    • 0 - The configuration files were read.
    • 1 - There was an error, use ll_error.