Skip to content

Commit 2ae1075

Browse files
committed
Feedback
1 parent 9ff6f52 commit 2ae1075

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/KernelAbstractions.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,8 +579,7 @@ Returns whether unified memory arrays are supported by the backend.
579579
580580
!!! note
581581
Backend implementations **should** implement this function
582-
only if they **do** support unified memory. It will be required
583-
in KernelAbstractions 0.10.
582+
only if they **do** support unified memory.
584583
"""
585584
supports_unified(::Backend) = false
586585

0 commit comments

Comments
 (0)