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

[FEA]: Modularize <cuda/memory_resource> #1532

Merged
merged 18 commits into from
Apr 2, 2024

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Mar 12, 2024

We want to add a lot of new features to <cuda/memory_resource> so split it up to keep it maintainable

Fixes #1531

@miscco miscco requested review from a team as code owners March 12, 2024 08:23
@miscco miscco requested review from wmaxey and gonidelis March 12, 2024 08:23
@miscco miscco force-pushed the reorg_cuda_memory_Resource branch from 6922349 to a19f938 Compare March 12, 2024 10:43
@miscco miscco changed the title [FEA]: Modluarize <cuda/memory_resource> [FEA]: Modularize <cuda/memory_resource> Mar 12, 2024
@miscco miscco force-pushed the reorg_cuda_memory_Resource branch from a19f938 to bbd9e91 Compare March 12, 2024 15:45
@miscco miscco requested a review from a team as a code owner March 12, 2024 15:45
@miscco miscco force-pushed the reorg_cuda_memory_Resource branch from bbd9e91 to 16f9082 Compare March 12, 2024 16:38
@miscco miscco force-pushed the reorg_cuda_memory_Resource branch from 10d588a to a0a1c73 Compare March 12, 2024 19:12
@miscco miscco requested a review from griwes March 13, 2024 13:45
@miscco miscco force-pushed the reorg_cuda_memory_Resource branch from 63c5b04 to 7674e55 Compare April 2, 2024 09:03
@miscco miscco force-pushed the reorg_cuda_memory_Resource branch from 7674e55 to b65158b Compare April 2, 2024 10:01
@miscco miscco merged commit 4673d1c into NVIDIA:main Apr 2, 2024
584 checks passed
@miscco miscco deleted the reorg_cuda_memory_Resource branch April 2, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Modularize <cuda/memory_resource>
2 participants