Igor Peshansky wrote:
>> This is slightly different code, but I realized later that this is
>> executed first. But this throws a similar x10.lang.BadPlaceException.
>> And yes, S is a member of State class. I have not yet attempted this
>> with C++ backend but will do so.
>>
>> /* class members
Jim LaGrone wrote on 08/28/2009 05:40:00 PM:
> On Aug 28, 2009, at 2:33 PM, Igor Peshansky wrote:
>
> > Jim LaGrone wrote on 08/28/2009 08:51:06 AM:
> >
> >> System info:
> >>
> >> Intel Core2Duo
> >> CentOS 5.2 (inside VMWare Fusion on a Mac)
> >> Apache Ant version 1.7.1 compiled on June 27 2
Jim LaGrone wrote on 08/28/2009 04:31:04 PM:
> Resending for mailing list.
>
> On Aug 28, 2009, at 2:25 PM, Igor Peshansky wrote:
>
> >> Using this code:
> >>
> >> val norms = Array.make[Double](Dist.makeUnique(), (Point)=>0.0);
> >> finish for ( p in distS.places() ) async(p){
> >> for(
On Aug 28, 2009, at 2:33 PM, Igor Peshansky wrote:
> Jim LaGrone wrote on 08/28/2009 08:51:06 AM:
>
>> System info:
>>
>> Intel Core2Duo
>> CentOS 5.2 (inside VMWare Fusion on a Mac)
>> Apache Ant version 1.7.1 compiled on June 27 2008
>> java version "1.5.0_19"
>>
>> X10 info:
>>
>> svn co http
Resending for mailing list.
On Aug 28, 2009, at 2:25 PM, Igor Peshansky wrote:
>> Using this code:
>>
>> val norms = Array.make[Double](Dist.makeUnique(), (Point)=>0.0);
>> finish for ( p in distS.places() ) async(p){
>> for( (i,j) in distS | p ){
>>norms(p.id) += Math.sqrt(S(i,j)
We're happy to announce the version 1.7.6 of X10 and X10DT is now available
for download. Details are available on the X10 1.7.6 Release page
(http://x10-lang.org/X10+1.7.6+Release).
Below is a summary of JIRA issues addressed for the X10 1.7.6 release.
** New Feature
* [XTENLANG-514] - Fil
Jim LaGrone wrote on 08/27/2009 09:38:38 PM:
> Eventually I'll get the hang of this. Thanks for all your help.
>
>
> On Aug 27, 2009, at 6:13 PM, Igor Peshansky wrote:
>
> > Jim LaGrone wrote on 08/27/2009 06:43:57 PM:
> >
> >>
> >> On Aug 27, 2009, at 3:55 PM, Igor Peshansky wrote:
> >>
> >>
Jim LaGrone wrote on 08/28/2009 08:51:06 AM:
> System info:
>
> Intel Core2Duo
> CentOS 5.2 (inside VMWare Fusion on a Mac)
> Apache Ant version 1.7.1 compiled on June 27 2008
> java version "1.5.0_19"
>
> X10 info:
>
> svn co https://x10.svn.sourceforge.net/svnroot/x10/branches/x10-1.7
>
htt
System info:
Intel Core2Duo
CentOS 5.2 (inside VMWare Fusion on a Mac)
Apache Ant version 1.7.1 compiled on June 27 2008
java version "1.5.0_19"
X10 info:
svn co https://x10.svn.sourceforge.net/svnroot/x10/branches/x10-1.7
http://dist.codehaus.org/x10/binaryReleases/1.7.6/pgas-1.7.6_linux_x86.tg
System info:
Intel Core2Duo
CentOS 5.2 (inside VMWare Fusion on a Mac)
Apache Ant version 1.7.1 compiled on June 27 2008
java version "1.5.0_19"
X10 info:
svn co https://x10.svn.sourceforge.net/svnroot/x10/branches/x10-1.7
http://dist.codehaus.org/x10/binaryReleases/1.7.6/pgas-1.7.6_linux_x86.tg
10 matches
Mail list logo