nanort
nanort copied to clipboard
[TODO] Deprecate OpenMP
C++11 is now widely used(even in HPC industries) and we are better to use C++11 thread instead of OpenMP threading.