hpcflow.sdk.core.errors.IncompatibleSGEPEError#

exception hpcflow.sdk.core.errors.IncompatibleSGEPEError(env_name, num_cores)#

The SGE parallel environment selected is incompatible.

Parameters:
  • env_name (str)

  • num_cores (int | None)

Return type:

None