CPU 모델 별 권장 compile flags 옵션
Finding the CPU To identify the model of the CPU, take a look inside /proc/cpuinfo for the “cpu family” and...
Finding the CPU To identify the model of the CPU, take a look inside /proc/cpuinfo for the “cpu family” and...
발췌 : http://eroth.egloos.com/4173562 이번에는 WRF 전처리 시에 사용되는 WPS를 설치하겠습니다. 일단 cd $HOME/WRF ls 를 입력합니다. 그 다음에는 WPSV3.6.1.TAR.gz...
발췌 : http://dhkim.tistory.com/272 참고 : WRF v3.1 설치기는 http://dhkim.tistory.com/254 를 보세요. [설명 필요 없이 그냥 설치하고자 하면 다음과 같이 따라하면...
$ sudo vi ~/.vimrc 열린 파일에서 아래 항목을 잘 보시고 써넣으시면 되겠습니다. set autowrite – :next나 :make 같은 명령을 자동으로...