This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"a suitable GNU Fortran coarray library"?


The gfortran49 man page says:

       -fcoarray=<keyword>
           none
               Disable coarray support; using coarray declarations and image-
               control statements will produce a compile-time error. (Default)

           single
               Single-image mode, i.e. "num_images()" is always one.

           lib Library-based coarray parallelization; a suitable GNU Fortran
               coarray library needs to be linked.


Which is "a suitable GNU Fortran coarray library"?
I didn't think there was any.

Thanks

Anton


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]