Re: [sage-devel] Try not to cripple performance for everyone

2010-06-13 Thread Dr. David Kirkby
On 06/13/10 03:25 PM, Dr. David Kirkby wrote: Also, the number of threads was set to zero with the option -t 0 when ATLAS was configured. That must hit runtime performance badly. Dave I guess zero threads would have a pretty fatal effect on performance! Threading had been disabled in ATLA

[sage-devel] Try not to cripple performance for everyone

2010-06-13 Thread Dr. David Kirkby
I've just been looking at the atlas package, and see that people have really tried to cripple the performance. 1) Make is unset on all platforms. Would it not be wiser to find out where problems exist, and do things like this for only one platform, or one distribution? It's clear the ATLAS de