SubprocessingΒΆ
It is possible to enable subprocessing in the preferences which will process the bake in parallel.
However, the processing speed will depend on a number of factors such as:
the amount of RAM
the amount of VRAM
the CPU speed
the storage space
the storage read and write speed
Note
Subprocessing the bakes costs a lot of processing overhead due to copying, loading and transferring data between processes. It may bring processing speed gains but it is not always guaranteed.
Subprocessing is useful in cases where there are multiple transfer entries in the transfer list to process.