googler diary(158)
-
CUDA driver version is insufficient for CUDA runtime version.
Got an error message while trying an example code; cppIntegration.cu(66) : cudaSafeCall() Runtime API error : CUDA driver version is insufficient for CUDA runtime version. CUDA 2.3 -> 190.x driver, CUDA 3.0 -> 195.x, CUDA3.1 -> 256.x cf. here
2010.07.29 -
Open Courseware - 열린 강의
MIT 등의 미국 유명 대학의 수준 있는 강의들을 직접 보스톤으로 찾아가지 않아도 들어 볼 수 있는 기회를 주는 open courseware. Apple 에서는 iTunes U 국내에도 서버가 있으면 버퍼링으로 인한 불편함이 없을 텐데.. 서버형태의 서비스는 아니지만 SNOW http://snow.or.kr 와 같은 사이트가 생긴 것을 보면 국내에서도 제법 관심이 널리 확대되고 있는 듯. Carnegie Mellon 에서는 Open LearningInitiative https://oli.web.cmu.edu/openlearning/ The Carnegie Mellon Approach: Doing More. 후후 인터넷도 사용자가 어떻게 사용하느냐에 따라 천차만별.
2010.07.27 -
Michigan Ave. 2010.07.23
-
some macports commands
You need to specify a port or pseudo-port. For example: sudo port clean --all installed One effective way to clean up is to remove old installed ports: sudo port uninstall inactive Fair warning: this makes it much harder to go back to an older version of a= port.
2010.07.23 -
Geant4 9.3.p01 installation on Mac OS X
Geant4 9.3.p01 with CLHEP 2.0.4.5 별탈없이 컴파일도 다 마치고 본격적으로 코드 돌리려고 하니 dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libJPEG.dylib in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework /Ve..
2010.07.23