Remove deprecated func call support

This commit is contained in:
Brandon Potter
2024-07-01 16:04:20 -05:00
parent ea8f264a11
commit d4bb03503e
2 changed files with 0 additions and 2 deletions
@@ -89,7 +89,6 @@ target_link_libraries(
rocshmem::rocshmem
hip::host
-fgpu-rdc
--hipcc-func-supp
# xnack allows address translation fault recovery
# required option for managed heap configs
# -mxnack
-1
View File
@@ -72,7 +72,6 @@ target_link_libraries(
PRIVATE
rocshmem::rocshmem
-fgpu-rdc
--hipcc-func-supp
# xnack allows address translation fault recovery
# required option for managed heap configs
# -mxnack