You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
539 B
12 lines
539 B
(-- CMAKE_HIP_COMPILER='[^']+'
|
|
-- CMAKE_HIP_COMPILER_ID='NVIDIA'
|
|
-- CMAKE_HIP_COMPILER_VERSION='([0-9]+)(\.([0-9]+))?(\.([0-9]+))?(\.([0-9]+))?'
|
|
-- CMAKE_HIP_HOST_COMPILER_ID='[A-Za-z]+'
|
|
-- CMAKE_HIP_HOST_COMPILER_VERSION='([0-9]+)(\.([0-9]+))?(\.([0-9]+))?(\.([0-9]+))?'
|
|
|-- CMAKE_HIP_COMPILER='[^']+'
|
|
-- CMAKE_HIP_COMPILER_ID='([^N]|N[^V]|NV[^I]|NVI[^D]|NVID[^I]|NVIDI[^A])[A-Za-z]*'
|
|
-- CMAKE_HIP_COMPILER_VERSION='([0-9]+)(\.([0-9]+))?(\.([0-9]+))?(\.([0-9]+))?'
|
|
-- CMAKE_HIP_HOST_COMPILER_ID=''
|
|
-- CMAKE_HIP_HOST_COMPILER_VERSION=''
|
|
)
|