Closed Davidah121 closed 2 months ago
Where possible, add OpenMP to speed up code. Avoids the complications of using a JobQueue system. OpenMP is simple to implement and doesn't require a lot of work to remove it if needed. (just don't compile with -fopenmp)
Where possible, add OpenMP to speed up code. Avoids the complications of using a JobQueue system. OpenMP is simple to implement and doesn't require a lot of work to remove it if needed. (just don't compile with -fopenmp)