Silencing cutechess "Illegal PV" output
Moderator: Ras
-
- Posts: 608
- Joined: Sun May 30, 2021 5:03 am
- Location: United States
- Full name: Christian Dean
Silencing cutechess "Illegal PV" output
Does anybody know of a way to silence Cutechess's "Illegal PV" output warning? It's pretty annoying and makes it almost impossible to keep track of the test since for the particular engine I'm testing Blunder against it's flagging almost every move of every game as having an illegal principal variation, cluttering up my screen.
-
- Posts: 883
- Joined: Sat Mar 13, 2021 1:47 am
- Full name: Amanj Sherwany
Re: Silencing cutechess "Illegal PV" output
You can always redirect error channel to a /dev/null of whatever is the equivalent of this in windowsalgerbrex wrote: ↑Sat Dec 18, 2021 5:00 am Does anybody know of a way to silence Cutechess's "Illegal PV" output warning? It's pretty annoying and makes it almost impossible to keep track of the test since for the particular engine I'm testing Blunder against it's flagging almost every move of every game as having an illegal principal variation, cluttering up my screen.
-
- Posts: 608
- Joined: Sun May 30, 2021 5:03 am
- Location: United States
- Full name: Christian Dean
Re: Silencing cutechess "Illegal PV" output
Ah true, but for whatever reason, I assumed that the warning output wasn't being sent to stderr, so I couldn't redirect it without redirecting all of the cutechess output. I suppose it's not.amanjpro wrote: ↑Sat Dec 18, 2021 5:43 amYou can always redirect error channel to a /dev/null of whatever is the equivalent of this in windowsalgerbrex wrote: ↑Sat Dec 18, 2021 5:00 am Does anybody know of a way to silence Cutechess's "Illegal PV" output warning? It's pretty annoying and makes it almost impossible to keep track of the test since for the particular engine I'm testing Blunder against it's flagging almost every move of every game as having an illegal principal variation, cluttering up my screen.