Skip to content

Commit 38f6180

Browse files
committed
Feedback
1 parent 0ecfc05 commit 38f6180

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
@@ -587,8 +587,7 @@ Returns whether unified memory arrays are supported by the backend.
587587
588588
!!! note
589589
Backend implementations **should** implement this function
590-
only if they **do** support unified memory. It will be required
591-
in KernelAbstractions 0.10.
590+
only if they **do** support unified memory.
592591
"""
593592
supports_unified(::Backend) = false
594593

0 commit comments

Comments
 (0)