It took me a big chunk of today, but I got the first part of my parallel assignment done. I posted it for those who know
where to look. ;-) Anyways, there were two things that helped me get it done: 1) VIM (VI but better... I guess M == better?). I don't have the syntax highlighting working, but it bolds and underlines things, and it actually has code compleate. Yes, code compeate in ssh. I think it's christmas... and 2) The moment that I figured out that using message passing you don't to match blocking and non-blocking methods. You can use a non-blocking send with a blocking receive. Who knew? I don't remember the prof telling us. I don't think that he did. So if anyone wants to compare answers, don't tell me how you did it. I don't want to know. I don't want to work on it anymore.
I don't know if I want to go to bed now or start on the second part. I mean, how hard can writting a parallel program in C (over ssh) that uses threads be when you are tired? ;-P
Listening to: The Beatles - Any Time At All
No comments:
Post a Comment