The tile generation is a very CPU intensive operation, we're usually generating tiles up to the level 24 and it typically lasts half an hour or more using all CPU cores.
I'm wondering if it would be possible to speed up the process by using somehow the GPU?
Hi,
The tile generation is a very CPU intensive operation, we're usually generating tiles up to the level 24 and it typically lasts half an hour or more using all CPU cores.
I'm wondering if it would be possible to speed up the process by using somehow the GPU?
Thanks in advance