Talk:Mian-Chowla sequence: Difference between revisions

(→‎Execution Speed?: a couple comments)
Line 19:
:: Any thoughts on the RC examples when used for this? Do you create some specific running order for the RC tasks in any way to aid in your verification? --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 14:08, 15 March 2019 (UTC)
:::I apologize for if I gave the impression that '''I''' am responsible for blead Perl 6 for smoke testing. I help out in small ways but [[User:SqrtNegInf|SqrtNegInf]] is and has been the primary architect and driver of the smoke testing project. I don't believe that tasks are run in any specific order. Some (typically those that require user interaction in some way) are skipped. Tasks that use concurrency are run serially, (to allow them to use the extra processors). Otherwise, they are pretty much run in a big bunch, parallelizing where possible. For more accurate details, it may be better to inquire with [[User:SqrtNegInf|SqrtNegInf]] directly. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 20:38, 16 March 2019 (UTC)
 
::::Thanks Thundergnat --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 09:29, 17 March 2019 (UTC)
 
:: Hello, thanks for the answer. I understand your concern, and also I am impressed by your Perl 6 involvement. Anyway this task is nice because it is also (but not only) an efficiency test for compilers about number crunching and dynamic array storage allocation. Have a good luck. --[[User:PatGarrett|PatGarrett]] ([[User talk:PatGarrett|talk]]) 14:14, 15 March 2019 (UTC)
Anonymous user