| These might be from the old multi core implementation I did, but I
can't remember at the moment. I'd have to check the history to
ascertain.
On Thu, Mar 1, 2012 at 3:52 PM, jpff wrote:
> There are two variables csound->multiThreadedBarrier1 and
> csound->multiThreadedBarrier2 which as far as I can tell are set but
> not used/ I suspect a problem here
> ==John ffitch
>
> ../Top/csound.c:672: NULL, /* multiThreadedBarrier1 */
> ../Top/csound.c:673: NULL, /* multiThreadedBarrier2 */
> ../Top/csound.c:1552: /* barrier1 = csound->multiThreadedBarrier1; */
> ../Top/csound.c:1553: /* barrier2 = csound->multiThreadedBarrier2; */
> ../Top/main.c:421: csound->multiThreadedBarrier1 = csound->CreateBarrier(O->numThreads);
> ../Top/main.c:422: csound->multiThreadedBarrier2 =
> csound->CreateBarrier(O->numThreads);
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |