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 9ff6f52 commit 2ae1075Copy full SHA for 2ae1075
src/KernelAbstractions.jl
@@ -579,8 +579,7 @@ Returns whether unified memory arrays are supported by the backend.
579
580
!!! note
581
Backend implementations **should** implement this function
582
- only if they **do** support unified memory. It will be required
583
- in KernelAbstractions 0.10.
+ only if they **do** support unified memory.
584
"""
585
supports_unified(::Backend) = false
586
0 commit comments