Warning: Trying to access array offset on value of type null in /home/site/wwwroot/lib/plugins/move/action/rename.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/actions.php on line 38
high_priority [topas wiki]

User Tools

Site Tools


high_priority

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
high_priority [2025/04/21 07:32] johnsoevanshigh_priority [2025/04/22 06:28] (current) johnsoevans
Line 1: Line 1:
 ====== Running TOPAS with high priority ====== ====== Running TOPAS with high priority ======
  
-By default windows is now (2025) launching TOPAS with "normal" priority.  This can significantly slow refinements down.  If you want to launch with high priority you can do this from a cmd prompt or bat file.  The syntax is:+By default windows may now (2025) launch TOPAS with "normal" priority.  This can significantly slow complex refinements down.  If you want to launch with high priority you can do this from a cmd prompt or bat file.  The syntax from a cmd prompt is:
  
 start "" /high "c:\YOUR-MAIN-TA-DIRECTORY\ta.exe" start "" /high "c:\YOUR-MAIN-TA-DIRECTORY\ta.exe"
 +
 +Or you can have a file called "TOPAS-High-Priority.bat" in your TOPAS directory with contents:
 +
 +start "" /high "ta"
  
 VS Code topas-editor will do this by default from release 1.0.16 for TA.exe and topas.exe (academic and commercial, respectively).  It doesn't do this for TC.exe. VS Code topas-editor will do this by default from release 1.0.16 for TA.exe and topas.exe (academic and commercial, respectively).  It doesn't do this for TC.exe.
 +
 +For TC.exe you can run from a high priority cmd prompt.  Open a regular cmd prompt then type the following to get a high priority prompt:
 +
 +start /high "cmd"
  
 Alternatively you might be able to right-click on the program and "Run as administrator". Alternatively you might be able to right-click on the program and "Run as administrator".
high_priority.1745220736.txt.gz · Last modified: 2025/04/21 07:32 by johnsoevans