S10001

Error Code

S10001

Error Message

Insufficient GPU memory. Reduce the training data size or initial tree depth. RefId: S10001

Probable Causes

This error occurs when the available GPU memory does not meet the minimum requirements for GPLearn due to excessive training data or initial tree depths.

Solutions

  • Reduce the scale of the training data.
  • Decrease the tree depths during training.