Skip to content

Commit b0a1023

Browse files
Apply suggestion from @christiangnrd
Co-authored-by: Christian Guinard <[email protected]>
1 parent 7d5f80c commit b0a1023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KernelAbstractions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ end
580580
Returns whether unified memory arrays are supported by the backend.
581581
582582
!!! note
583-
Backend implementations **must** implement this function
583+
Backend implementations **should** implement this function
584584
only if they **do** support unified memory.
585585
"""
586586
supports_unified(::Backend) = false

0 commit comments

Comments
 (0)