0

Hi i work on openmp and want to test a code of dijkstra algorithm.The code is heredijkstra_openmp .This code is written by John Burkardt and i try to run it.But run time for 1 thread is same by four thread.I have a intel core i3 system that can support 4 threads.I need a test case for it to estimate speed up of code. Available test case is too small.

emi777
  • 1
  • Please post the [Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve) that shows the problem. You have provided a link to more than 500 lines of code. Perhaps the question belongs on Codereview, for an analysis of code, written by somebody else. – Weather Vane Oct 05 '16 at 18:32
  • We are no consulting site. – too honest for this site Oct 05 '16 at 18:59

0 Answers0