Skip to content

Commit 2792399

Browse files
committed
Add HIP 7.1
1 parent d39c877 commit 2792399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/hipew/src/hipew.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ void hipewInit( int* resultDriver, int* resultRtc, uint32_t flags, const char**
625625
"amdhip64.dll", // <- hip '5.x' DLL.
626626
NULL };
627627
const char* hiprtc_paths[] = {
628+
"hiprtc0701.dll",
628629
"hiprtc0700.dll",
629630
"hiprtc0605.dll",
630631
"hiprtc0604.dll",

0 commit comments

Comments
 (0)