Skip to content

[SYSTEMDS-3022] Avoid cudaMemset() where possible#1572

Merged
corepointer merged 1 commit intoapache:mainfrom
corepointer:3022_avoid-cuda-memset
Apr 19, 2022
Merged

[SYSTEMDS-3022] Avoid cudaMemset() where possible#1572
corepointer merged 1 commit intoapache:mainfrom
corepointer:3022_avoid-cuda-memset

Conversation

@corepointer
Copy link
Contributor

This improvement tries to avoid calling cudaMemset() after allocating memory if there is a subsequent write to the whole buffer happening.

@corepointer corepointer force-pushed the 3022_avoid-cuda-memset branch from 72fd5a7 to dec3d29 Compare March 25, 2022 00:14
This improvement tries to avoid calling cudaMemset() after allocating memory if there is a subsequent write to the whole buffer happening.

Closes apache#1572
@corepointer corepointer force-pushed the 3022_avoid-cuda-memset branch from bde42ac to 06b2090 Compare April 19, 2022 18:39
@corepointer corepointer merged commit 06b2090 into apache:main Apr 19, 2022
@github-pages github-pages bot temporarily deployed to github-pages April 19, 2022 18:41 Inactive
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.

1 participant