[Csnd] multithread curiosity
Date | 2011-10-26 09:26 |
From | francesco |
Subject | [Csnd] multithread curiosity |
Hello All, i have build Csound some days ago and i do not have used multithread option in scons. For curiosity i have try "--new-parser -j 2" in Csound csd options, and i have: Multithread performance: insno: -1 thread 0 of 2 starting. does this means that i'm using multithreading? Or is only a message following the command line but not the reality? Thanks, ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/multithread-curiosity-tp4939067p4939067.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-10-26 10:10 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] multithread curiosity |
By default multithread is built but number of threads defaults to 1. You asked for 2 threads, you got them. If the example was small then you did not necessariy benefit. ==John ff > Hello All, > i have build Csound some days ago and i do not have used multithread > option > in scons. > For curiosity i have try "--new-parser -j 2" in Csound csd options, and > i have: > > Multithread performance: insno: -1 thread 0 of 2 starting. > > does this means that i'm using multithreading? > Or is only a message following the command line but not the reality? > > Thanks, > ciao, > francesco. > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/multithread-curiosity-tp4939067p4939067.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-10-26 10:19 |
From | francesco |
Subject | [Csnd] Re: multithread curiosity |
Yes, thank You, i would only curious about if i was really using multi threading. Sure not useful in my mini experiment, but good to know! Thanks, ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/multithread-curiosity-tp4939067p4939201.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |