| There's a panel on the topic at the next ICMC, so we'll learn more about it.
I like the idea of nultithreading of ugen calls; would it not be something
to consider?
----- Original Message -----
From: "Michael Gogins"
To: "Csound Developers"
Sent: Friday, July 04, 2008 4:03 PM
Subject: Re: [Cs-dev] [CM] thread progress report
> What yet another software sound synthesis system is up to these days
> (below)....
>
> It's obvious that all serious SWSS, within a year or so, will have fairly
> robust multi-core scalability.
>
> Those I know about so far:
>
> Max/MSP multi-threading in poly~ in stable production
> Csound multi-threading of instrument instances experimental
> CLM multi-threading of unit generator calls? experimental
>
> Does anyone know the status of others? SuperCollider? Nyquist? Pure Data?
>
> I do not know as much about commercial digital audio workstations, but I
> know that they use threads internally, so it makes sense that they either
> already are, or soon will be, multi-threading plugin instances and track
> processing.
>
> Cubase has been multi-threaded and multi-core for a long time, but some
> plugins have problems running multi-core.
>
> Regards,
> Mike
>
> -----Original Message-----
>>From: Bill Schottstaedt
>>Sent: Jul 4, 2008 10:20 AM
>>To: cmdist@ccrma.Stanford.EDU
>>Subject: [CM] thread progress report
>>
>>Some first impressions of Snd/CLM and threads: on a machine with
>>2 quad-core 3.0 Ghz 86-64 processors (8 "cores"), I can currently
>>get with-threaded-sound to run about 4 to 6 times faster than
>>with-sound, and multichannel edits (filter-channel) run 6 to 8
>>times faster. I'm still chasing race conditions and so on, but this
>>looks promising. Also, if you have 8 GBytes or more RAM, you
>>can now use that 2^32 element table-lookup you've always
>>wanted -- I think all vct, sound-data, and clm table sizes can
>>be off_t's. Use mus-fft for an fft in that size range (and take
>>a vacation while it computes).
>>
>>
>>_______________________________________________
>>Cmdist mailing list
>>Cmdist@ccrma.stanford.edu
>>http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>
>
>
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |