From 6d66b73e49e3a3e41a1fb92d5180163f45ff6253 Mon Sep 17 00:00:00 2001 From: TianxingHe Date: Mon, 23 Nov 2015 15:08:25 +0800 Subject: doc change --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c198cc5..fe9dfc1 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ git clone https://github.com/Nerv-SJTU/nerv.git cd nerv git submodule init && git submodule update make +#To include some new CUDA feature(e.x. atomicCAS), use "make CFLAGS=-D__NERV_FUTURE_CUDA_7" #further, if you want the speech modules git clone https://github.com/Nerv-SJTU/nerv-speech.git speech -- cgit v1.2.3