Skip to content

Potential race condition in pipeline with CPU contention #46

@stikves

Description

@stikves

Checking the code, there is a potential race condition with pipeline depth 3, and CPU being unable to catch up

This would show up as repeated tokens as the sampler output would not be updated in time for the next iteration.

The proper solution is matching all buffers explicitly with the pipeline depth.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions