Skip to content
Snippets Groups Projects
Commit bb19add0 authored by Sam Yates's avatar Sam Yates Committed by Ben Cumming
Browse files

Apply different, simpler work-around for icc bug. (#251)

Refer to issue #247 and pr #248.

* Replace `compat::sink()` usage with a simpler `compat::barrier_if_icc_leq`, as the icc bug also could be tickled depending on how the `sink()` code was structured.
parent dd214f13
No related branches found
No related tags found
No related merge requests found
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