From ff17e11b8987cf2ef74380ce942f545e9e36a766 Mon Sep 17 00:00:00 2001 From: AlexeyAB Date: Fri, 2 Dec 2016 21:25:03 +0300 Subject: [PATCH] Added: compute_52,sm_52 --- build/darknet/darknet.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/darknet/darknet.vcxproj b/build/darknet/darknet.vcxproj index 22478a1d..32211426 100644 --- a/build/darknet/darknet.vcxproj +++ b/build/darknet/darknet.vcxproj @@ -131,8 +131,8 @@ $(OutDir)\..\$(TargetName)$(TargetExt) - 32 - compute_30,sm_30 + 64 + compute_30,sm_30;compute_52,sm_52