[Tile-serving] [openstreetmap/mod_tile] running render_list in container take forever to finish (Issue #462)
Hummeltech
notifications at github.com
Tue Jul 30 14:17:03 UTC 2024
Hello @DeejayDoubleD, if you are building from the `master` branch, you should be able to use `-1` which will use all of the available CPUs on your system:
https://manpages.debian.org/experimental/renderd/renderd.conf.5.en.html#num_threads
Let me know what number is shown for `num_threads` during startup when it is set to `-1`:
```shell
$ renderd --foreground
** INFO: 07:14:27.208: Renderd started (version 0.8.0)
** INFO: 07:14:27.208: Parsing renderd config file '/etc/renderd.conf':
** INFO: 07:14:27.208: renderd: unix socketname = '/run/renderd/renderd.sock'
** INFO: 07:14:27.208: renderd: num_threads = '24'
...
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/462#issuecomment-2258467605
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/462/2258467605 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240730/ad6a354a/attachment.htm>
More information about the Tile-serving
mailing list