Principles and Practice of Parallel Programming

A course on Principles and Practice of Parallel Programming

Latest Activity

vj replied to Bo Li's discussion 'Need help'
Bo Li -- I see you are referring to a Java code gen problem -- so Sreedhar's remak wont help. Looking into this. But you should take this discussion to the x10-users mailing list. http://sourceforge.net/mail/?group_id=181722
December 29, 2009
Hi, Bo Li, You need to apply a patch to correctly run various HeatTransfer programs with X10 v 2.0.0. Please go through, the following web page for more details: Thank You. -- Sreedhar
December 28, 2009
vj added a discussion
Here are the answers.
December 27, 2009
Bo Li added a discussion
When I compile the sample code from "SC 2009 PGAS Languages Tutorial" using Eclipse and X10DT , but it can not pass. The error information is: Description Resource Path Location Type Cannot create a generic array of Box HeatTransfer_v2.java /HeatTr…
December 24, 2009
Bo Li I want to do programming via IBM X10 so I need to expert ot helo me. merry xmas and happy new year.
December 24, 2009
Bo Li is now a member of Principles and Practice of Parallel Programming
December 24, 2009
Are you talking about the five examples? Here they are..
December 22, 2009
Hi, does any know where we can find the codes discussed in the class just before thanksgiving day? Are they also at https://x10.svn.sf.net/svnroot/x10/branches/x10-1.7/pppp? Thanks --Arnie
December 22, 2009
vj replied to vj's discussion 'Homework 4'
Here are the solutions. The programs are all in the SVN repository http://x10.svn.sf.net/svnroots/x10/branches/x10-1.7/pppp
December 22, 2009
Yes, on lines 2 and 3, A1 registers with clocks c and d --- because it creates them. Yes, on line 9, A1 terminates --- hence, clearly, it is no longer registered on any clock.
December 21, 2009
vj replied to vj's discussion 'Homework 4'
Sigh. You are right. I was not paying attention. 2^i * 3^j * 5^k (i,j,k >= 0). 14 does not fit the bill.
December 21, 2009
December 21, 2009
Updated version, v0.2
December 19, 2009
vj replied to vj's discussion 'Homework 4'
I have committed the code now to svn. As usual you can retrieve it from http://x10.svn.sf.net/svnroot/x10/branches/x10-1.7/pppp Let me know if you have any problems.
December 19, 2009
vj replied to vj's discussion 'Homework 4'
Not in my version.. perhaps you have an earlier version...? Initially, head and tail are non-null: public def this() { val v = new List[T](); head = v; tail = v; } isClosed requires tail==null: public def isClosed() = (tail==null && head.tail==n…
December 19, 2009
Alessandro Ricci ...being a teacher of concurrent and distributed programming and researcher in agent-oriented computing.
December 19, 2009

Members

  • Stan German
  • Beth Tibbitts
  • vj
  • Sreedhar B Kodali
  • Nalini Vasudevan
  • Bo Li
  • Martha Kim
  • Alex Kamil
  • Arnie Yuan
  • Manish Sinha
  • Alessandro Ricci
  • Vladimir Shtokman
  • Thomas Sidoti
  • Karthik Kumar Srivatsa
  • Willi Ballenthin
  • Coleman Moore

Groups

 

Forum

Bo Li

Need help 2 Replies

Started by Bo Li in Lectures. Last reply by vj Dec. 30, 2009.

vj

Final exam answers

Started by vj in Lectures Dec. 27, 2009.

vj

Home page for lecture notes 12 Replies

Started by vj in Lectures. Last reply by vj Dec. 22, 2009.

Events

Chat

Sign up to chat on Principles and Practice of Parallel Programming

Sign Up

 
 

Badge

Loading…
 

© 2010   Created by vj on Ning.   Create a Ning Network!

Badges  |  Report an Issue  |  Privacy  |  Terms of Service