FlowStone and Multi-processing

For general discussion related FlowStone
Post Reply
AnthonyTower
Posts: 29
Joined: Wed Sep 01, 2010 3:22 am

FlowStone and Multi-processing

Post by AnthonyTower »

I was wondering if FlowStone 3 has a built-in scheduler so as to create exes and vst that can fully exploit multi-processing and multi-threading hardware like 4 and 8 core cpus.

Built-in schedulers multiplex multiple OS threads automatically over the nodes without the programmer having to deal with parallelism.

Cheers
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: FlowStone and Multi-processing

Post by nix »

Maybe try it?
In using a lot of FS VSTs,
CPU load seems to be distributed fine.
This is with independant exported modules though.
Hang on-
I'll try my largest schematic...
OK-looks like it will use one core up,
then go to the next with a single build.
Like I say though, with multiple exports,
they are distributed.
AnthonyTower
Posts: 29
Joined: Wed Sep 01, 2010 3:22 am

Re: FlowStone and Multi-processing

Post by AnthonyTower »

Ah ha, sequential-core processes than.

Not parallel processing, but at least multiple cores can get put to use within a single build and not just doze...

Cheers
Post Reply