Bill Allombert on Tue, 22 Jan 2013 21:47:46 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Updated branch bill-mt for parallel pari |
On Wed, Jan 16, 2013 at 02:05:00PM +0100, Bill Allombert wrote: > Dear PARI developers, > > I have updated the branch bill-mt for parallel pari. > In this branch, you need to pass --mt=pthread of --mt=mpi to Configure. > the following parallel GP functions are available: > parapply pareval parsum parvector Following the tests at the Ateliers, I have updated it again with a better implementation of parsum/parvector that do less copying. Cheers, Bill.