Skip to content

[Bug] Fix a bug related to memset#49

Merged
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:fix-memset
Dec 30, 2022
Merged

[Bug] Fix a bug related to memset#49
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:fix-memset

Conversation

@yaoyaoding
Copy link
Copy Markdown
Member

Unlike cudaMemcpy, the cudaMemset does not recognize the the device and host memory, but only works for device memory.

Changed the implementation of hidet.zeros (originally, use cudaMemset, now use full operator).

@yaoyaoding yaoyaoding merged commit ad10146 into hidet-org:main Dec 30, 2022
@yaoyaoding yaoyaoding deleted the fix-memset branch December 30, 2022 02:21
KTong821 pushed a commit to KTong821/hidet that referenced this pull request Mar 5, 2024
destefy pushed a commit to destefy/hidet that referenced this pull request Mar 13, 2024
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