You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
miscco
changed the title
Implement concrete types that satisfy the resource concepts
[FEA]. Implement concrete types that satisfy the resource concepts
Jul 31, 2024
miscco
changed the title
[FEA]. Implement concrete types that satisfy the resource concepts
[FEA]: Implement concrete types that satisfy the resource concepts
Jul 31, 2024
This is an essential first step, but as-is, the interface isn't useful by itself and we need the following:
Concrete types that satisfy the resource and async_resource concepts
<cuda/memory_resource>
#1531cudaMalloc
andcudaFree
#1512cudaMallocManaged
andcudaFree
#1515cudaMallocHost
andcudaFreeHost
#1516The text was updated successfully, but these errors were encountered: