auto-configure linux/osx build differences
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 8 Apr 2014 22:41:29 +0000 (15:41 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 8 Apr 2014 22:45:00 +0000 (15:45 -0700)
commit8fc0e4bbe666f2c68f0f7f6ae4c7237675016114
tree670a9edcf728a7a8be8c769b96330f907805977e
parent8f1f3d29385f343c062ffa092833f1cfa730b603
auto-configure linux/osx build differences

- set cxx as needed (clang++ on os x)
- set stdlib flag for os x 10.9 (CUDA libc++ workaround)
- link ATLAS properly for non-MKL installation whether linux or os x
Makefile
Makefile.config.example
docs/installation.md