Commit 58f8d40
Fix reference to HIP point attribute structure
When checking whether a pointer is on a HIP device, the previous code
had an incorrect name for the member of the `hipPointerAttribute_t`
structure. The code is changed to use the correct identifier for
this member.1 parent 5155138 commit 58f8d40
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
931 | | - | |
| 931 | + | |
932 | 932 | | |
933 | 933 | | |
934 | 934 | | |
| |||
0 commit comments