We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5f80c commit b0a1023Copy full SHA for b0a1023
src/KernelAbstractions.jl
@@ -580,7 +580,7 @@ end
580
Returns whether unified memory arrays are supported by the backend.
581
582
!!! note
583
- Backend implementations **must** implement this function
+ Backend implementations **should** implement this function
584
only if they **do** support unified memory.
585
"""
586
supports_unified(::Backend) = false
0 commit comments