- 基本一人で行動
- 空港で寝泊まりデフォ(深夜到着便)
- タクシー使わない
- 深夜二時とかに24時間スーパーまで徒歩でいく(一回二人組につけられたことがあった、結構怖かった)
2012/08/22
ルーマニアでの邦人殺人事件
ルーマニアで女子大生のボランティアが殺害されたそうな。まだ若いのに。
思えば、自分も
2012/08/12
mpcがコンパイルできないよぅ
mpcのMakefileなんかへん。/usr/localにinstallしようとする。なぜだ?
--with-gmpをつかうとコンパイルできないし。root持ってないマシンで作りたいのだけれども。
2012/08/03
Regarding with nvcc
I have been testing nvcc and fortran comlipers. Around 2008 nvidia's presentation nvcc was explained to be designed compatible with gfortran. However, I found out gcc and gfortran can not be linked to nvcc created object code.
My mates told me that combinations of ifort and nvcc worked. Moreover, I confirmed pgcc and pgfortran as well. Which was no suprise.