Package schrodinger :: Package application :: Package matsci :: Module guibase :: Class PerStrucConfigDialog
[hide private]
[frames] | no frames]

Class PerStrucConfigDialog

ui.qt.config_dialog.ConfigDialog --+    
                                   |    
  desmond.gui.DesmondGuiConfigDialog --+
                                       |
                                      PerStrucConfigDialog

Dialog for configuring jobs that can have CPUs/GPUs per input structure specified.

Instance Methods [hide private]

Inherited from desmond.gui.DesmondGuiConfigDialog: __init__, addAutoGpuCbToLayout, addGPGPUGroupToLayout, addGPGPUTableToLayout, applySettings, createGPGPUTable, getHostType, getHosts, getSettings, isCPUHost, isGPUHost, onHostMenuChanged, setupGPGPUTable, setupHostLayout, validate, validateNumProcs

Inherited from ui.qt.config_dialog.ConfigDialog: activate, cpus3Edited, currentHost, getTotalOpenMPCPUs, savePressed, setupHostCombo, showHelp, startPressed, updateOpenMPInfo, updateOpenMPLabel, updateQueueResources, validateAndAccept, validateNumCpus, validateNumGpus, validateNumOpenMP, warning

Inherited from ui.qt.config_dialog.ConfigDialog (private): _applySetting, _queueMemoryFixup, _queueWalltimeFixup, _selectComboText, _setupOpenMPWidgets, _setupQueueWidgets, _stripProcs, _updateQArgs, _validateNumProcs

Class Methods [hide private]

Inherited from ui.qt.config_dialog.ConfigDialog: getGPGPUs

Inherited from ui.qt.config_dialog.ConfigDialog (private): _getLocalGPGPUs, _getRemoteGPGPUs

Class Variables [hide private]
  CPU_UNIT_LABEL = 'processors per structure'
  GPU_UNIT_LABEL = 'GPUs per structure'

Inherited from ui.qt.config_dialog.ConfigDialog: CANCEL, HELP, SAVE, START