[petsc-users] SPRNG package

Barry Smith bsmith at mcs.anl.gov
Fri Dec 11 16:31:15 CST 2015


   I believe that we compile sprng with MPI but PETSc uses sprng only as a sequential random number generator hence I believe the comment is correct and should be left.

   Barry

> On Dec 11, 2015, at 1:51 PM, Gideon Simpson <gideon.simpson at gmail.com> wrote:
> 
> It seems confused.  You can compile SPRNG with/without MPI.  However, even if you compile it with MPI support, it can still be run as a serial RNG.
> 
> -gideon
> 
>> On Dec 11, 2015, at 2:40 PM, Hong <hzhang at mcs.anl.gov> wrote:
>> 
>> Barry :
>> > there is a comment:
>> >
>> >    This is NOT currently using a parallel random number generator. Sprng does have
>> >    an MPI version we should investigate.
>>  
>> Shall we remove this comment? 
>> Hong
>> 
>> >> On Dec 11, 2015, at 11:30 AM, Hong <hzhang at mcs.anl.gov> wrote:
>> >>
>> >> Gideon:
>> >> I was looking at the source files and noticed in the comments that when petsc is built with sprng, the petsc interface isn’t to the parallel sprng RNG.  But is the package built with MPI, so that I could manually use the parallel RNG?
>> >> Petsc- sprng-1.0 interface was written many years ago.
>> >> It is for parallel computation. Students contributed an example at
>> >> petsc/src/sys/classes/random/examples/tutorials/ex2.c
>> >>
>> >> Very few users have ever used this interface.
>> >> If you encounter any problem, please report to us.
>> >>
>> >> Hong
>> >>
>> >
>> 
>> 
> 



More information about the petsc-users mailing list