-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
#2056 (comment)
Can we statically assert host_accessible for this MR type?
Describe the solution you'd like
I would like to study whether managed memory resources should meet the requirements of a host_accessible
memory resource. I think it may depend on factors not known at compile time (like whether concurrent managed access is supported by the system at runtime) and thus perhaps it cannot be statically determined. I'd like to verify that claim and possibly mention that in the RMM docs.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
To-do