Use mutex to ensure segment update and CRA read/write happens atomically by sophimao · Pull Request #363 · intel/fpga-runtime-for-opencl (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Conversation

@sophimao

justin-rosner

mendell27

mendell27

@sophimao

@sophimao

When multiple threads may access the kernel CRA registers and there are enough kernel that segment register may be modified throughout the run, we need to ensure there is no more additional segment updates coming in between a segment update and consequent CRA read/write.

@sophimao

justin-rosner

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})