Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 2.14 KB
  • Fixed issue when multiple builds were corrupted and that caused mutation of the dictionary
  • Print to console command that starts AEDT in batch/monitor/submit mode
  • Fixed issue when user was deleting nodes number and it was replaced by 1
  • Apply black style to run_gui.py
  • Enable product improvement by default
  • Remove unused function
  • Added --debug flag for future expansions
  • Print scancel to terminal on cancel
  • Do not export ALL variable when submit job
  • Prepend HOSTNAME to DISPLAY environment variable, eg if DISPLAY=:3, it will be converted to DISPLAY=ottvnc3.ansys.com:3
  • Allow admin to specify environment variables in cluster_configuration.json
  • If user saved settings and saved queue does not exist, set value to default queue
  • Remove spaces from node list value, users tend to put space after comma
  • Add error message if VNC/DCV host is unknown and not set in cluster_configuration.json
  • remove AEDT build from the list, if build is inaccessible
  • Disable radio button with interactive submission on DCV
  • OverWatch changed API, adopt
  • Change registry file for Slurm scheduler registration
  • Remove reservation procedure that was leftover after SGE