MathWebSearch / mws

MathWebSearch Implementation
https://search.mathweb.org/
GNU General Public License v3.0
47 stars 12 forks source link

Parallelize code using OpenMP #91

Closed Raduh closed 9 years ago

Raduh commented 9 years ago

Several for loops can be trivially parallelized using #pragma omp directives.