Thursday, February 17, 2011

parallel vs. sequential

One thing clear,
I'm working on parallel processing, and I also have some stuff waiting to be sent to some journal yet I have a sequential life! What a dilemma :|  I wish a week for me would be something like,
Monday
Monday
Tuesday
Tuesday
...
Saturday
Saturday
Sunday
Sunday


So, I could have been doing my current research parallel to my yet to be completed studies. Unfortunately,  MPI_COMM_WORLD does not print the weekdays,  only  if(myPID==0) ...

No comments:

Post a Comment