deeplearningparis / dl-machine

Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning
http://www.meetup.com/Deep-Learning-Paris-Meetup/
MIT License
295 stars 72 forks source link

sudo chown `whoami` /opt/ not needed #9

Closed cancan101 closed 9 years ago

cancan101 commented 9 years ago

This line can be removed:

sudo chown `whoami` /opt/

with a sudo added:

sudo make install PREFIX=$OPENBLAS_ROOT