Hello All 

I am trying to work with X10 runtime and wish to perform some modifications in 
it. I am working with x10-2.3.0 runtime (for quite some time now). For the 
below query I had set X10_NTHREADS=8. The program and its input was kept 
constant for multiple runs. The query follows: 

1) The await() method present in class SimpleLatch -- 
x10.runtime/src-x10/x10/util/concurrent/SimpleLatch.x10 -- has a comment 
(written above it) as "can only be called once". Does this mean that "await()" 
method can only be called once per a "worker" or is there something which I am 
missing. (I observed await() being called more than once). 

Thanx 

Regards 

Suyash Gupta 
Dept. of Computer Science 
IIT Madras 

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to