On Tuesday, January 04, 2011 07:44:48 pm Igor Peshansky wrote:
> Try omitting the explicit type on Dv_tmp, namely:
> 
>       val Dv_tmp = Dist.makeUnique(D.places());
> 
> or telling the compiler that the distribution is of rank 1:
> 
>       val Dv_tmp:Dist(1) = Dist.makeUnique(D.places());
> 
> Hope this helps,
>         Igor

Igor,

I tried, but unfortunately I am stuck at another slight variation of the same 
error message. So, no work around this way. Sorry !
-- 

Mit freundlichen Grüßen / Kind regards

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone:  +49-351 86269826
Mobile: +49-171-765 5871
E-Mail: christoph.pospi...@de.ibm.com
-------------------------------------
IBM Deutschland GmbH
Vorsitzender des Aufsichtsrats: Erich Clementi 
Geschäftsführung: Martin Jetter (Vorsitzender), 
Reinhard Reschke, Dieter Scholz,
Gregor Pillen, Michael Diemer, Martina Koederitz 
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 
14562 WEEE-Reg.-Nr. DE 99369940


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to