Anyone here using MPI in combination with obj-c/cocoa/gnustep?
What kind of design strategies do you use to keep the parallel efficiency high in OOP?
I currently work on a Fortran 95 code using MPI. The code is pretty efficient (I get about 90% efficiency on 1000 processors), but I'm looking for something that is a little more flexible for smaller projects. I'm hoping to spend less time developing code and more time coming up with new numerical methods, etc. Of course, at the same time, I'm thinking about doing a little non-work related Cocoa development.
Thoughts anyone?
crackpip
What kind of design strategies do you use to keep the parallel efficiency high in OOP?
I currently work on a Fortran 95 code using MPI. The code is pretty efficient (I get about 90% efficiency on 1000 processors), but I'm looking for something that is a little more flexible for smaller projects. I'm hoping to spend less time developing code and more time coming up with new numerical methods, etc. Of course, at the same time, I'm thinking about doing a little non-work related Cocoa development.
Thoughts anyone?
crackpip