OpenMP - parallel without "for"?

Feb 7, 2017 at 7:29pm
Hi, I'm really new to parallel processing and my assignment requires that we implement our program in openmp without #pragma omp parallel for... can anyone direct me to some resources on this? The chapter in our book we're on is about parallel iterations and scheduling, so I'm at a loss on the method of doing this. The assignment says to "partition the problem space," which I tried researching but couldn't find anything about it.
Feb 7, 2017 at 8:43pm
Topic archived. No new replies allowed.