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 0ecfc05 commit 38f6180Copy full SHA for 38f6180
src/KernelAbstractions.jl
@@ -587,8 +587,7 @@ Returns whether unified memory arrays are supported by the backend.
587
588
!!! note
589
Backend implementations **should** implement this function
590
- only if they **do** support unified memory. It will be required
591
- in KernelAbstractions 0.10.
+ only if they **do** support unified memory.
592
"""
593
supports_unified(::Backend) = false
594
0 commit comments