Bill Allombert on Fri, 25 Oct 2013 00:40:12 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Branch bill-mt for parallel pari updated |
On Sun, Oct 13, 2013 at 02:28:25PM +0200, Bill Allombert wrote: > Dear PARI developers, > > I have updated the GIT branch bill-mt for parallel pari. > This branch support three kind of parallelism: > - POSIX threads: do > ./Configure --mt=pthread > - MPI (for clusters) > ./Configure --mt=mpi > - No parallelism: > ./Configure --mt=single I am writing some documentation. The current draft is at <http://pari.math.u-bordeaux.fr/~bill/parallel.pdf> Please comment! Cheers, Bill.