Lines Matching defs:OpenMPIRBuilderConfig
397 // OpenMPIRBuilderConfig
421 OpenMPIRBuilderConfig::OpenMPIRBuilderConfig()
424 OpenMPIRBuilderConfig::OpenMPIRBuilderConfig(
441 bool OpenMPIRBuilderConfig::hasRequiresReverseOffload() const {
445 bool OpenMPIRBuilderConfig::hasRequiresUnifiedAddress() const {
449 bool OpenMPIRBuilderConfig::hasRequiresUnifiedSharedMemory() const {
453 bool OpenMPIRBuilderConfig::hasRequiresDynamicAllocators() const {
457 int64_t OpenMPIRBuilderConfig::getRequiresFlags() const {
462 void OpenMPIRBuilderConfig::setHasRequiresReverseOffload(bool Value) {
469 void OpenMPIRBuilderConfig::setHasRequiresUnifiedAddress(bool Value) {
476 void OpenMPIRBuilderConfig::setHasRequiresUnifiedSharedMemory(bool Value) {
483 void OpenMPIRBuilderConfig::setHasRequiresDynamicAllocators(bool Value) {