From 81751b47dd5d2e63f571f048bdd0a6a2a45617b0 Mon Sep 17 00:00:00 2001 From: Joseph Redmon <pjreddie@gmail.com> Date: Mon, 30 Mar 2015 19:04:03 +0000 Subject: [PATCH] ..... and back to coords --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index bdbc73d..0728872 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GPU=1 DEBUG=0 -ARCH= -arch=sm_35 +ARCH= -arch=sm_52 VPATH=./src/ EXEC=darknet -- Gitblit v1.10.0