Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Remove run-to-run determinism guarantee from the scan documentation#432

Merged
gevtushenko merged 1 commit into
NVIDIA:mainfrom
gevtushenko:fix-main/github/scan_documentation
Feb 8, 2022
Merged

Remove run-to-run determinism guarantee from the scan documentation#432
gevtushenko merged 1 commit into
NVIDIA:mainfrom
gevtushenko:fix-main/github/scan_documentation

Conversation

@gevtushenko

Copy link
Copy Markdown
Collaborator

Documentation parts that guaranteed run-to-run determinism of scan algorithms were a copy-paste of reduce documentation that actually guarantees run-to-run determinism. Scan is using decoupled look-back algorithm that doesn't guarantee run-to-run determinism for pseudo-associative operators, see NVIDIA/thrust/issues/1587.

@gevtushenko gevtushenko added the only: docs Documentation changes only. Doesn't need code CI. label Feb 8, 2022
@alliepiper alliepiper added this to the 1.16.0 milestone Feb 8, 2022
@gevtushenko gevtushenko merged commit 5e76177 into NVIDIA:main Feb 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

only: docs Documentation changes only. Doesn't need code CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants