夜行録 - 酔歩.net
日暮れて道遠し さらに夜道を行く もって夜行録と名付く
GCD 他
仕事が邪魔で遊ぶヒマがない……
とりあえず見つけた GCD と OpenCL のドキュメント
- Grand Central Dispatch
- http://developer.apple.com/mac/library/documentation/Performance/Reference/GCD_libdispatch_Ref/Reference/reference.html
- OpenCL
- http://developer.apple.com/mac/library/documentation/Performance/Conceptual/OpenCL_MacProgGuide/Introduction/Introduction.html
ブログの記事1件
Grand Central Dispatch をためす (2) at mootoh.logそれとは関係ないが、10.6 になったら古い PGI のコンパイラで /usr/include/float.h を読み込んでトラップにひっかかってコンパイルができなくなっていた。
調べてみたら、 /usr/lib/gcc/i686-apple-darwin9 が /usr/lib/gcc/i686-apple-darwin10 になっているんだな。 PGI の方は、 /opt/pgi/.../bin/localrc で以下の二つを設定していたので、そこだけ修正。
set GCCDIR=/usr/lib/gcc/i686-apple-darwin10/4.0.1; set GCCINC=/usr/lib/gcc/i686-apple-darwin10/4.0.1/include;
2009年09月04日 (Fri) - 01:37:52 - その他雑記 - 3513x - permalink
Karma points: 7. Do you like this article? [yes/no]
Karma points: 7. Do you like this article? [yes/no]
- Use this Trackback URL for ping (right mouse click and copy URL).
- You can [print] this article, DISALLOWED (MailToAFriend) it, or export a [PDF].