Skip to content

try to free for not hook func#70

Draft
huanghuangzym wants to merge 1 commit into
Project-HAMi:mainfrom
huanghuangzym:fix/memfree
Draft

try to free for not hook func#70
huanghuangzym wants to merge 1 commit into
Project-HAMi:mainfrom
huanghuangzym:fix/memfree

Conversation

@huanghuangzym

Copy link
Copy Markdown
Contributor

fix for #67

some func maybe not hook, but we can free it raw
like code:

cudaGraphAddMemAllocNode(&allocNodeA, graph, NULL, 0, &allocParams);
*dPtr = (float *)allocParams.dptr;
cudaFree(dPtr)

@huanghuangzym huanghuangzym marked this pull request as draft April 27, 2025 08:17
Signed-off-by: root <lihuang@alauda.io>
@mesutoezdil

Copy link
Copy Markdown
Contributor

Hi,

We are going through open pull requests to keep things manageable. This PR was opened before 2026 and has not been merged or updated recently.

Please reply by 2026-07-13 to confirm this is still relevant and based on the current codebase. If we do not hear back, we will close this PR. You are welcome to reopen it or submit a new one when ready.

Thank you for your contribution to HAMi.

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