Peter Marko
fe582374d3
python3-grpcio(-tools): fix build concurrency issue
...
Set GRPC_PYTHON_BUILD_EXT_COMPILER_JOBS to limit spawned compiler
processes. Without this it uses all available CPUs (via
multiprocessing.cpu_count()) and can exhaust build host since there are
lot of files to compile (e.g. with 128 cores it manages to spawn 128 gcc
processes)
Note that this is a general problem for all setuptools based builds with
build_ext compilation which can either compile with 1 thread or
cpu_count threads. grpcio hot-patches setuptools and allows to set
specific build concurrency value.
Signed-off-by: Peter Marko <peter.marko@siemens.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2025-02-28 18:48:26 -08:00
..
2025-01-30 14:15:37 -08:00
2025-02-12 09:16:02 -08:00
2025-01-30 14:15:36 -08:00
2025-02-04 10:14:37 -08:00
2025-02-12 09:16:10 -08:00
2025-02-12 09:16:09 -08:00
2025-02-23 09:56:37 -08:00
2025-02-12 09:16:03 -08:00
2025-01-30 18:23:33 -08:00
2025-02-05 13:56:33 -08:00
2025-01-25 09:36:50 -08:00
2025-01-29 17:43:04 -08:00
2025-02-12 09:16:09 -08:00
2025-02-12 09:16:08 -08:00
2025-02-12 09:16:08 -08:00
2025-02-26 08:30:52 -08:00
2025-02-12 09:16:01 -08:00
2025-01-29 17:43:04 -08:00
2025-01-30 18:23:33 -08:00
2025-01-30 18:23:32 -08:00
2025-01-30 18:23:33 -08:00
2025-01-30 18:23:32 -08:00
2025-02-17 07:40:58 -08:00
2025-02-12 09:16:01 -08:00
2025-02-26 08:30:52 -08:00
2025-02-12 09:16:01 -08:00
2025-01-30 18:23:32 -08:00
2025-01-30 18:23:33 -08:00
2025-01-25 09:28:59 -08:00
2025-02-26 08:30:52 -08:00
2025-02-26 08:30:52 -08:00
2025-01-30 18:23:33 -08:00
2025-02-13 07:44:15 -08:00
2025-02-12 09:16:01 -08:00
2025-01-30 18:23:33 -08:00
2025-02-13 07:44:15 -08:00
2025-02-17 07:40:58 -08:00
2025-02-03 20:16:25 -08:00
2025-02-13 07:44:15 -08:00
2025-01-30 18:23:32 -08:00
2025-02-12 09:16:01 -08:00
2025-02-12 09:16:02 -08:00
2025-02-12 09:16:02 -08:00
2025-02-21 11:54:39 -08:00
2025-02-21 11:54:39 -08:00
2025-01-30 14:15:37 -08:00
2025-01-30 14:15:37 -08:00
2025-02-12 09:16:02 -08:00
2025-02-26 08:30:52 -08:00
2025-02-12 09:16:02 -08:00
2025-01-30 14:15:36 -08:00
2025-02-12 09:16:02 -08:00
2025-01-30 14:15:36 -08:00
2025-01-30 14:15:36 -08:00
2025-01-30 14:15:36 -08:00
2025-01-30 14:15:36 -08:00
2025-01-30 14:15:36 -08:00
2025-02-12 09:16:03 -08:00
2025-01-30 14:15:35 -08:00
2025-02-04 10:14:37 -08:00
2025-02-12 09:17:20 -08:00
2025-02-19 09:36:17 -08:00
2025-02-28 18:48:26 -08:00
2025-02-12 09:16:03 -08:00
2025-02-12 09:16:03 -08:00
2025-02-28 18:48:26 -08:00
2025-02-26 08:30:53 -08:00
2025-01-30 14:15:35 -08:00
2025-01-30 14:15:35 -08:00
2025-02-26 08:30:53 -08:00
2025-02-12 09:16:03 -08:00
2025-01-30 14:15:33 -08:00
2025-02-26 08:30:53 -08:00
2025-01-30 18:23:33 -08:00
2025-01-30 14:15:35 -08:00
2025-01-30 14:15:35 -08:00
2025-02-12 09:16:04 -08:00
2025-01-30 14:15:35 -08:00
2025-02-13 07:44:15 -08:00
2025-02-12 09:16:04 -08:00
2025-01-30 14:15:34 -08:00
2025-02-26 08:30:53 -08:00
2025-02-12 09:16:04 -08:00
2025-02-12 09:16:04 -08:00
2025-02-12 09:16:04 -08:00
2025-01-30 14:15:34 -08:00
2025-01-30 14:15:34 -08:00
2025-02-14 20:27:18 -08:00
2025-02-12 09:16:05 -08:00
2025-01-30 14:15:33 -08:00
2025-01-25 09:28:59 -08:00
2025-01-30 14:15:33 -08:00
2025-01-30 14:15:34 -08:00
2025-01-29 17:43:04 -08:00
2025-02-12 09:16:05 -08:00
2025-01-31 10:34:03 -08:00
2025-02-12 09:16:05 -08:00
2025-01-31 10:34:03 -08:00
2025-01-25 09:28:58 -08:00
2025-01-24 18:20:08 -08:00
2025-01-25 09:36:50 -08:00
2025-02-12 09:16:05 -08:00
2025-02-12 09:16:05 -08:00
2025-02-26 08:30:53 -08:00
2025-02-03 13:03:25 -08:00
2025-02-12 09:17:19 -08:00
2025-01-29 17:43:04 -08:00
2025-02-12 09:17:20 -08:00
2025-02-26 08:30:54 -08:00
2025-02-12 09:16:09 -08:00
2025-02-26 08:30:54 -08:00
2025-02-26 08:30:54 -08:00
2025-02-12 09:16:06 -08:00
2025-02-12 09:16:09 -08:00
2025-02-12 09:16:06 -08:00
2025-01-31 10:34:03 -08:00
2025-01-31 10:34:03 -08:00
2025-02-14 20:27:18 -08:00
2025-02-12 09:16:06 -08:00
2025-02-26 08:30:54 -08:00
2025-01-25 09:28:59 -08:00
2025-01-29 17:43:04 -08:00
2025-02-12 09:16:08 -08:00
2025-02-26 08:30:54 -08:00
2025-02-17 07:40:58 -08:00
2025-02-26 08:30:54 -08:00
2025-02-12 09:16:08 -08:00
2025-02-26 08:30:55 -08:00
2025-02-26 08:30:55 -08:00
2025-02-12 09:16:09 -08:00
2025-02-14 20:27:17 -08:00
2025-02-12 09:16:06 -08:00
2025-02-17 07:40:59 -08:00
2025-02-12 09:16:06 -08:00
2025-02-26 08:30:55 -08:00
2025-01-25 09:28:59 -08:00
2025-01-31 10:34:03 -08:00
2025-02-26 08:30:55 -08:00
2025-01-31 10:34:03 -08:00
2025-02-12 09:16:07 -08:00
2025-02-12 09:17:20 -08:00
2025-01-25 09:28:58 -08:00
2025-02-12 09:16:07 -08:00
2025-02-26 08:30:55 -08:00