it would be interesting to see an strace of this compile, see what is happening.

thanks,

rob

Trach-Minh Tran wrote:
On 01/30/2007 06:48 PM, Murali Vilayannur wrote:
Hi,
On a ^C, pvfs2-client cleans up all existing flows for that particular
operation
and it also sends those warning messages to gossip/stderr.
They are really only warning messages in this case since it was
explicitly initiated by a ^C from user.
Perhaps, we should change some of the gossip_err() to a gossip_debug(),
sam?

All that said,
It is a little worrying that mpif90 was taking so much time to compile
a hello world program..
Does it ever finish? Perhaps some I/O servers are done causing the stalls?

Hello,

Here is the timing of the command ... hello.f90 is a simple program of 29 lines!
pleiades2:ttran$ time mpif90 hello.f90
real    1m17.831s
user    0m0.223s
sys     0m1.097s

and the executable run correctly.

Best regards,   -Minh.

_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to