Skip to content

Develop stream 20200330#144

Merged
saadrahim merged 5 commits into
developfrom
develop_stream_20200330
Apr 2, 2020
Merged

Develop stream 20200330#144
saadrahim merged 5 commits into
developfrom
develop_stream_20200330

Conversation

@neon60
Copy link
Copy Markdown
Collaborator

@neon60 neon60 commented Mar 30, 2020

  • Add repeated numbers to test
  • Fix the tolerance value at scan tests
  • Minor fix for multi dimensional block

Navid Saremi and others added 5 commits March 27, 2020 11:55
Adjusted get_random_data to include runs of same values

See merge request amd/rocPRIM!240
Minor fix to flat_block_id

See merge request amd/rocPRIM!244
@neon60 neon60 requested a review from saadrahim March 30, 2020 18:58
@neon60 neon60 mentioned this pull request Apr 1, 2020
@saadrahim saadrahim merged commit fa5c9e5 into develop Apr 2, 2020
@neon60 neon60 deleted the develop_stream_20200330 branch June 19, 2020 12:40
arsenm pushed a commit to arsenm/rocPRIM that referenced this pull request Jan 19, 2023
1. CUB's CountingInputIterator is supposed to be used with
integer values
2. The current implementation of counting_iterator cannot
handle floating point values properly because
ptrdiff_t(float + 1 + ... + 1 n times) is not always equal to
ptrdiff_t(float + n).

See ROCm#144
ammallya pushed a commit that referenced this pull request Oct 28, 2025
1. CUB's CountingInputIterator is supposed to be used with
integer values
2. The current implementation of counting_iterator cannot
handle floating point values properly because
ptrdiff_t(float + 1 + ... + 1 n times) is not always equal to
ptrdiff_t(float + n).

See #144


[ROCm/rocPRIM commit: b38041a]
ammallya pushed a commit that referenced this pull request Oct 28, 2025
…0330

Develop stream 20200330

[ROCm/rocPRIM commit: fa5c9e5]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants