Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

Coarray image output to common Quickwin

Whit_D_
Beginner
738 Views

I have a Fortran Quickwin project that uses coarrays to run a Monte Carlo simulation.  Currently, each image updates its progress and sends messages to its own Quickwin window (default Quickwin behavior with coarrays).  Is there a way to connect all the images to a single Quickwin?  A console application connects all the images to the same standard output, and this is the behavior I'd like to emulate while still having access to the convenient screen updating/formatting in a Quickwin project.

0 Kudos
4 Replies
TimP
Honored Contributor III
738 Views

This is more likely to get expert replies on the Intel Fortran Windows forum.

0 Kudos
Whit_D_
Beginner
738 Views

Thank you.  You're probably right.  Is there a way to move the post?  The 'Forums' selection box is grayed out when I try to edit the post...

0 Kudos
TimP
Honored Contributor III
738 Views

I don't think anyone but moderators can move posts or modify the original post of a thread.  This forum doesn't appear to have active moderation.

0 Kudos
Whit_D_
Beginner
738 Views
Reposted as recommended: https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/624030 Got a prompt response too. Thank you!
0 Kudos
Reply