Skip to content

Conversation

@vinx13
Copy link
Member

@vinx13 vinx13 commented Apr 5, 2024

This adds an optional parameter workspace to thrust APIs so that a workspace can be passed to replace the internal allocations of thrust. DispatchSortScan pass is updated to allocate a workspace by overestimation of the workspace size.

cc @tqchen @yongwww

@github-actions github-actions bot requested review from tqchen and yongwww April 5, 2024 23:37
@vinx13 vinx13 force-pushed the feat/thrust-workspace branch from cdf82e1 to e08ba6e Compare April 5, 2024 23:41
@vinx13 vinx13 force-pushed the feat/thrust-workspace branch from e08ba6e to 45368fd Compare April 5, 2024 23:56
@tqchen tqchen merged commit 3e802d1 into apache:main Apr 6, 2024
Hzfengsy pushed a commit to Hzfengsy/tvm that referenced this pull request Apr 16, 2024
Fixes errors introduced in apache#16851 and add test cases.
tqchen pushed a commit that referenced this pull request Apr 16, 2024
Fixes errors introduced in #16851 and add test cases.
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