fix grep in CUDA version detection to accomodate OSX's grep (and other grep that...
authorSheng Zha <szha@umd.edu>
Sat, 30 Apr 2016 23:40:05 +0000 (16:40 -0700)
committerSheng Zha <szha@umd.edu>
Sat, 30 Apr 2016 23:40:05 +0000 (16:40 -0700)
commitcb3c992a2ae00ec634313a394361214d868f9bd2
treeb2f97b429d4907e80a5b608cbfaa199eee9c173f
parentf623d04c0e05b9c047cdeb5cbafc53d4ff0989bb
fix grep in CUDA version detection to accomodate OSX's grep (and other grep that doesn't support \d extension)
Makefile