Commit a362795c authored by Ramon Nou's avatar Ramon Nou
Browse files

Merge branch 'rnou/cpu_hog' into 'main'

CPU Hog removal

This MR removes a CPU hog (100%) on the MPI threads. Using thallium::thread::sleep produces it, we changed to a self::thread::wait_for to remove the extra CPU usage.

See merge request !29
parents 61693b62 89a2f56d
Pipeline #4348 passed with stages
in 4 minutes and 57 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment