Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] CustomCudaMemAllocator: unable to implement align #133

Open
tp-nan opened this issue Dec 21, 2023 · 0 comments
Open

[FEATURE] CustomCudaMemAllocator: unable to implement align #133

tp-nan opened this issue Dec 21, 2023 · 0 comments
Labels

Comments

@tp-nan
Copy link

tp-nan commented Dec 21, 2023

offset is needed in AllocFunc to let FreeFunc know the offset:

AllocFunc [](int64_t size, int32_t align, int32_t&offset)
FreeFunc [](void *ptr, int32_t offset)

@tp-nan tp-nan added ? - needs triage feature request New feature or request labels Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant