You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, thank you for making your package available for us.
In fact, I'm working on developing iris recognition system based on CNN and trying to use your package for this purpose. However, I have problem with compiling GPU version with script compile.m.
I followed the same instructions that you explained in (COMPILATION FOR WINDOWS) section and I am getting the error:
(Error in compile (line 111) mex(mexfile, ['"' cudafiles '"'], ['"' cppfiles '"'], ... No supported compiler or SDK was found.).
Please, can you help me to sort this problem out.
Your help in this regard is highly appreciated.
The text was updated successfully, but these errors were encountered:
Hi,
Firstly, thank you for making your package available for us.
In fact, I'm working on developing iris recognition system based on CNN and trying to use your package for this purpose. However, I have problem with compiling GPU version with script compile.m.
I followed the same instructions that you explained in (COMPILATION FOR WINDOWS) section and I am getting the error:
(Error in compile (line 111) mex(mexfile, ['"' cudafiles '"'], ['"' cppfiles '"'], ... No supported compiler or SDK was found.).
Please, can you help me to sort this problem out.
Your help in this regard is highly appreciated.
The text was updated successfully, but these errors were encountered: