Skip to content

Conversation

@openroad-robot
Copy link
Contributor

…thread

If a worker OMP thread throws an exception it will not have a try-catch
and will abort the program (e.g. on a logger error). This change captures
the exception and rethrows it in the main thread when the OMP block is
done.

Signed-off-by: Matt Liberty mliberty@eng.ucsd.edu

…thread

If a worker OMP thread throws an exception it will not have a try-catch
and will abort the program (e.g. on a logger error).  This change captures
the exception and rethrows it in the main thread when the OMP block is
done.

Signed-off-by: Matt Liberty <mliberty@eng.ucsd.edu>
@maliberty maliberty marked this pull request as ready for review February 8, 2022 21:41
@maliberty maliberty merged commit f1b309f into The-OpenROAD-Project:master Feb 8, 2022
@maliberty maliberty deleted the drt-omp-exception branch February 8, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants