PHP-Binaries icon indicating copy to clipboard operation
PHP-Binaries copied to clipboard

Explore using OpenMP for loop parallelization

Open dktapps opened this issue 2 years ago • 0 comments

This hasn't been used by default for years, but it might provide performance improvements. However, it requires OpenMP, which is not part of most systems by default, so we'll need to compile it.

dktapps avatar Jun 22 '23 11:06 dktapps