[L2Ork-dev] GSOC: multi-core Purr?

Jonathan Wilkes jon.w.wilkes at gmail.com
Mon Apr 2 21:31:08 EDT 2018


> On Mon, Apr 2, 2018 at 8:58 PM, Albert Graef <aggraef at gmail.com> wrote:
>> Tried running the pd~-help patch here (Arch), and it just runs at 100% on 1
>> cpu hogging all available RAM without doing anything. :(

When getting it up and running for commit

a147dfbb2fda6ef1f51626773e7b382b9cc66a78

I went through seemingly endless freezes like you experienced.

If the child instance's args aren't correct you can end up with freezes.
Especially if the path/quoting/anything is wrong with the arg to
the -schedlib flag. You can see the windows #ifdefs in pd~.c I had
to add just to get it up and running (and I have no idea how Pd
Vanilla possibly works without them).

-Jonathan


More information about the L2Ork-dev mailing list