18 #ifndef viskores_cont_internal_RuntimeDeviceConfigurationOptions_h
19 #define viskores_cont_internal_RuntimeDeviceConfigurationOptions_h
38 class VISKORES_CONT_EXPORT RuntimeDeviceConfigurationOptions
45 VISKORES_CONT RuntimeDeviceConfigurationOptions(std::vector<option::Descriptor>& usage);
49 VISKORES_CONT RuntimeDeviceConfigurationOptions(
int& argc,
char* argv[]);
51 VISKORES_CONT virtual ~RuntimeDeviceConfigurationOptions() noexcept;
58 RuntimeDeviceOption ViskoresNumThreads;
59 RuntimeDeviceOption ViskoresDeviceInstance;
65 VISKORES_CONT RuntimeDeviceConfigurationOptions(const
bool& useOptionIndex);
75 #endif // viskores_cont_internal_RuntimeDeviceConfigurationOptions_h