Hi,
Le lundi 5 octobre 2015 07:36:05 UTC+2, William a écrit :
>
> Type
>
>parallel?
>
> in Sage for a simple but very useful parallel decorator in Sage, that
> I addedabout 6 years. The API is slightly confusing, and it would be
> nice to have something better. But it's pretty easy to u
On Sunday, October 4, 2015, Jori Mäntysalo wrote:
> On Sun, 4 Oct 2015, William Stein wrote:
>
> If I am right, there is no EASY parallel functions in Sage.
>>>
>>
>> Type
>>
>> parallel?
>>
>> in Sage for a simple but very useful parallel decorator in Sage, that
>> I addedabout 6 years. The A
On Sun, 4 Oct 2015, William Stein wrote:
If I am right, there is no EASY parallel functions in Sage.
Type
parallel?
in Sage for a simple but very useful parallel decorator in Sage, that
I addedabout 6 years. The API is slightly confusing, and it would be
nice to have something better. But
On Sun, Oct 4, 2015 at 10:29 PM, Jori Mäntysalo wrote:
> Just a stupid side-question:
>
> On Sun, 4 Oct 2015, Victor Shoup wrote:
>
>> Also, now that NTL is threadsafe, I'm looking at making some of the
>> low-level routines thread enhanced.
>
>
>> For up to 4 threads, I get close to linear speedu
On Mon, Oct 5, 2015 at 2:29 PM, Jori Mäntysalo
wrote:
> Just a stupid side-question:
>
> On Sun, 4 Oct 2015, Victor Shoup wrote:
>
> Also, now that NTL is threadsafe, I'm looking at making some of the
>> low-level routines thread enhanced.
>>
>
> For up to 4 threads, I get close to linear speedup
Just a stupid side-question:
On Sun, 4 Oct 2015, Victor Shoup wrote:
Also, now that NTL is threadsafe, I'm looking at making some of the
low-level routines thread enhanced.
For up to 4 threads, I get close to linear speedup...but after that, it
starts to degrade: at 16 threads I only get 8x