Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

random_seed() in parallel coarray / MPI Fortran programming

DataScientist
Valued Contributor I
955 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