You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to analyse many games with Lc0 to get at the WDL stats of each move. Does anyone have a good idea to run this in parallel? So far, I have run into troubles that the engine can only be spawned once, so my workaround was to use multiple engine source files that get spawned.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I am trying to analyse many games with Lc0 to get at the WDL stats of each move. Does anyone have a good idea to run this in parallel? So far, I have run into troubles that the engine can only be spawned once, so my workaround was to use multiple engine source files that get spawned.
I appreciate any help - Thanks!
Beta Was this translation helpful? Give feedback.
All reactions