Monday, December 23, 2024

Re: How to parallelization

On 2024-12-23, Christian Schulte <cs@schulte.it> wrote:
> Is there some standard API (e.g. POSIX) allowing an
> application to reserve a certain amount of processors to a specific
> application?

Nothing standard afaik. There are non-standard APIs to set cpu affinity
etc on some OS, but not on OpenBSD.

--
Please keep replies on the mailing list.

No comments:

Post a Comment