Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
WanderingPhilosopher authored Dec 30, 2020
1 parent 1acc3cd commit c603d93
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions StartBSGSALL.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
:while1
start /wait /min BSGS10.exe -t 1 Thread10Input.txt
start /wait /min BSGS11.exe -t 1 Thread11Input.txt
start /wait /min BSGS12.exe -t 1 Thread12Input.txt
start /wait /min BSGS13.exe -t 1 Thread13Input.txt
start /wait /min BSGS14.exe -t 1 Thread14Input.txt
start /wait /min BSGS15.exe -t 1 Thread15Input.txt
start /wait /min BSGS16.exe -t 1 Thread16Input.txt
start /wait /min BSGS17.exe -t 1 Thread17Input.txt
start /wait /min BSGS18.exe -t 1 Thread18Input.txt
start /wait /min BSGS19.exe -t 1 Thread19Input.txt
start /wait /min BSGS1A.exe -t 1 Thread1AInput.txt
start /wait /min BSGS1B.exe -t 1 Thread1BInput.txt
start /wait /min BSGS1C.exe -t 1 Thread1CInput.txt
start /wait /min BSGS1D.exe -t 1 Thread1DInput.txt
start /wait /min BSGS1E.exe -t 1 Thread1EInput.txt
start /wait /min BSGS1F.exe -t 1 Thread1FInput.txt


goto :while1

0 comments on commit c603d93

Please sign in to comment.