Hi, this may simply be an incompletion: * `g_CPUCore` is an array of size 2, but the command line arg `--cpu-core` can only set `g_CPUCore[0]`, `g_CPUCore[1]` is generally unused * `g_CPUOutput` is completely unused, output threads seem not to be implemented
Hi,
this may simply be an incompletion:
g_CPUCoreis an array of size 2, but the command line arg--cpu-corecan only setg_CPUCore[0],g_CPUCore[1]is generally unusedg_CPUOutputis completely unused, output threads seem not to be implemented