Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28447 Discussions

random_seed() in parallel coarray / MPI Fortran programming

DataScientist
Valued Contributor I
457 Views

What is the best method of ensuring good different seed vector values for the Fortran intrinsic procedure

random_seed()

corresponding to each coarray image in Fortran programs? Any help or suggestions is greatly appreciated. By "good", I mean seeds that do not result in highly correlated or identical pseudo-random sequences on different images.

0 Kudos
0 Replies
Reply