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

Add error handing to cu calls #13

Open
nightduck opened this issue Jun 29, 2023 · 0 comments
Open

Add error handing to cu calls #13

nightduck opened this issue Jun 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@nightduck
Copy link
Owner

Running sample chain with 4k topics and more than 13 nodes (or possibly any application that allocates a large amount of data) will crash on (cuMemCreate in create_cuda_ringbuf_allocator)[https://github.com/nightduck/hazcat/blob/21f28231e0bb14e063a5a6a92e557e70e952c955/hazcat_allocators/src/cuda_ringbuf_allocator.c#L114]. I theorize this creates a memory that prevents subsequent applications from running.

@nightduck nightduck added the bug Something isn't working label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant