Discussion:
For your perusal when developing the new coarray code: A "mock" weather forecasting program using coarrays.
Toon Moene
2018-09-19 17:04:00 UTC
Permalink
Thomas, Nicolas,

The attached program doesn't do any physics, but it goes through the
motions of computing and communications like the real thing.

I tested it with opencoarrays, and it does a convincing run with the
following command line (i.e., an empty configuration namelist):

echo ' &config /' | cafrun -np 9 ./a.out

Hope it is useful for you.
--
Toon Moene - e-mail: ***@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news
Loading...