Skip to content

[C - VA] Chunk clean not working on 2080Ti, no issues on TitanV and 1080Ti #13

@delanyinspiron6400

Description

@delanyinspiron6400

It seems that simply writing to the chunk queues when cleaning them for re-use does not work properly on the newer architecture, even threadfences did not solve the issue.
Same issue is not present (it seems) on the TITAN V and 1080Ti.
Problem is solved by switching from writing uint4s to either a stg_cg or an atomicExch on CC7.5.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions