Class GPUDriverOptions
- java.lang.Object
-
- org.apache.flink.externalresource.gpu.GPUDriverOptions
-
@PublicEvolving public class GPUDriverOptions extends Object
A collection of all configuration options for GPU driver.
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.flink.configuration.ConfigOption<String>DISCOVERY_SCRIPT_ARGstatic org.apache.flink.configuration.ConfigOption<String>DISCOVERY_SCRIPT_PATH
-
Constructor Summary
Constructors Constructor Description GPUDriverOptions()
-