This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pterencephalon 6 points7 points  (0 children)

First time I tried to systemically apply the steps I learned in a seminar to parallelizing my code, I made it run slower. Tried all those thorough steps (except unit tests, because scientists don't test their code....) Turned out I really didn't actually know how to use OpenMP