Hello,
I have a question regarding benchmarking / implementation of the alternative B (TSP) from assignment 3. Should the manager thread do only manager functions or do some "computational work" as well. I guess only manager functions, so should we therefore do benchmarking for 2,3,5,9 etc. threads to make it comparable to the first assignment. For the graphical representation should the ideal speedup for 2 threads (manager and 1 worker thread) already be 2 or should it begin with 1.
Kind regards
Michael Haas