Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreddie committed Aug 15, 2018
1 parent f61f100 commit 98e2a76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GPU=1
CUDNN=1
OPENCV=1
OPENMP=1
GPU=0
CUDNN=0
OPENCV=0
OPENMP=0
DEBUG=0

ARCH= -gencode arch=compute_30,code=sm_30 \
Expand Down

0 comments on commit 98e2a76

Please sign in to comment.