Bug#529295: [sprng] sprng4 and mpi support

2009-06-13 Thread Dirk Eddelbuettel
On 4 June 2009 at 21:16, Dirk Eddelbuettel wrote: | On 18 May 2009 at 14:41, Adam C Powell IV wrote: | | On Mon, 2009-05-18 at 13:25 -0500, Dirk Eddelbuettel wrote: | | On 18 May 2009 at 19:57, Christophe Prud'homme wrote: | | | Adam | | | | | | here is what I get at link time with the

Bug#529295: [sprng] sprng4 and mpi support

2009-06-13 Thread Christophe Prud'homme
Dirk | What is your platform? I just build a test version of libsprng2 where I | enable MPI. It does not seem to affect the use by R --- on an example | init I get the same sequence on RNGs with the prior (non-MPI) build and | the current one. Good. | | I'd love to get you that for

Bug#529295: [sprng] sprng4 and mpi support

2009-06-04 Thread Dirk Eddelbuettel
On 18 May 2009 at 14:41, Adam C Powell IV wrote: | On Mon, 2009-05-18 at 13:25 -0500, Dirk Eddelbuettel wrote: | On 18 May 2009 at 19:57, Christophe Prud'homme wrote: | | Adam | | | | here is what I get at link time with the current (3.0) petsc version | | | |

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Christophe Prud'homme
Package: sprng Severity: wishlist --- Please enter the report below this line. --- Hi Dirk it seems there exists a sprng4 (which uses the autoconf/automake/libtool) and in debian only sprng2 is available. Moreover it seems that sprng has support for MPI, would it be possible to add mpi support

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Dirk Eddelbuettel
On 18 May 2009 at 15:50, Christophe Prud'homme wrote: | Package: sprng | Severity: wishlist | | --- Please enter the report below this line. --- | Hi Dirk | | it seems there exists a sprng4 (which uses the autoconf/automake/libtool) and | in debian only sprng2 is available. | Moreover it seems

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Christophe Prud'homme
Dirk I am not really interested (at the moment) but Petsc 3.0 in Debian is compiled with sprng support (I CC Adam Powell the maintainer of Petsc) but Petsc cannot find the proper MPI sprng routine. Adam should we disable sprng support in Petsc ? with this Petsc 3.0 is still broken in Debian

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Adam C Powell IV
Hi Christian, AFAICT, PETSc is finding make_new_seed_mpi, and deciding to build with it, right? Oh, but that's one of the very few mpi functions in there, I see. I'd be happy to disable sprng support in PETSc if it's causing problems. Right now I'm chasing down another problem causing grave bug

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Christophe Prud'homme
Adam here is what I get at link time with the current (3.0) petsc version /usr/lib/libpetsc.a(sprng.o): In function `PetscRandomGetValueImaginary_Sprng': (.text+0xe1): undefined reference to `get_rn_dbl_simple_mpi' /usr/lib/libpetsc.a(sprng.o): In function `PetscRandomGetValueImaginary_Sprng':

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Dirk Eddelbuettel
On 18 May 2009 at 19:57, Christophe Prud'homme wrote: | Adam | | here is what I get at link time with the current (3.0) petsc version | | /usr/lib/libpetsc.a(sprng.o): In function | `PetscRandomGetValueImaginary_Sprng': | (.text+0xe1): undefined reference to `get_rn_dbl_simple_mpi' |

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Adam C Powell IV
On Mon, 2009-05-18 at 13:25 -0500, Dirk Eddelbuettel wrote: On 18 May 2009 at 19:57, Christophe Prud'homme wrote: | Adam | | here is what I get at link time with the current (3.0) petsc version | | /usr/lib/libpetsc.a(sprng.o): In function | `PetscRandomGetValueImaginary_Sprng': |

Bug#529295: [sprng] sprng4 and mpi support

2009-05-18 Thread Dirk Eddelbuettel
On 18 May 2009 at 14:41, Adam C Powell IV wrote: | On Mon, 2009-05-18 at 13:25 -0500, Dirk Eddelbuettel wrote: | On 18 May 2009 at 19:57, Christophe Prud'homme wrote: | | Adam | | | | here is what I get at link time with the current (3.0) petsc version | | | |