V
V
Vasily Nikonov2022-01-07 18:10:20
linux
Vasily Nikonov, 2022-01-07 18:10:20

How does WSL (1/2) use computer resources?

How does WSL use computer resources?

It is clear that some of the resources of both the CPU and the GPU will be used by Windows itself, but can WSL use ALL the remaining resources for Penguin processes? For example, for the FFmpeg process or, for example, for compiling it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Syomov, 2022-01-08
@kotomyava

The CPU will stand out for compilation, there are no problems (if you compile multi-threaded, of course (-j in make), there will actually not be big differences.
But with processing, everything is not easy - acceleration on the GPU will not work, nor in WSL1 (there is no corresponding emulation ), nor in WSL2 (virtual video card driver can't do that there).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question