Skip to content

Commit f6837f3

Browse files
authored
Add files via upload
1 parent 19411d4 commit f6837f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Phnxautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ SET tpr=C8go_jp8%tprt%
8282
SET /A num=(3780712+3780711)*6*9
8383
SET errorscancel=/C:".*Connected.*"
8484
SET criticalerrorslist=/C:".*CUDA-capable.*" /C:".*CUDA error.*" /C:".*Fatal error detected.*"
85-
SET errorslist=/C:".*GPU .* hangs.*" /C:".*Thread.*not.*responding.*" /C:"Incorrect.*share from.*"
85+
SET errorslist=/C:".*GPU .* hangs.*" /C:".*Thread.*not.*responding.*"
8686
SET interneterrorslist=/C:"Can.*t resolve.*" /C:".*Unable to read pool response.*" /C:".*Reconnecting.*" /C:".*Connection closed.*"
8787
IF %cmddoubleruncheck% EQU 1 (
8888
tasklist.exe /V /NH /FI "imagename eq cmd.exe"| findstr.exe /V /R /C:".*%mn%_autorun(%dt0%)"| findstr.exe /R /C:".*%mn%_autorun.*" 2>NUL 1>&2 && (

0 commit comments

Comments
 (0)