TravisWheelerLab / NINJA

Nearly Infinite Neighbor Joining Application
MIT License
5 stars 7 forks source link

Add Multiple Threads to DistanceReaderExtMem #6

Open michelwandermaas opened 8 years ago

michelwandermaas commented 8 years ago

Function DistanceReaderExtMem::read can be paralellized. I`ve tried parallizing it with the directives commented out, but it did not show the same result as the original one.