メモ
の編集
https://www.am.ics.keio.ac.jp/proj/asap/wiki/?%A5%E1%A5%E2
[
トップ
] [
編集
|
差分
|
バックアップ
|
添付
|
リロード
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
-- 雛形とするページ --
(no template pages)
[[ASAP Top]] * 生存確認 [#m64e675f] - indra(x86_64) - pawn, gold, king, bishop, silver, knight, lance - jikoku - P17-32 * 死亡? [#z4186c41] - rook - tamon * team chess(YDL 6.1) [#l027ba06] - bishop, gold -> ok, sdk3.0 - pawn, king -> fail...I don't know why... * Install CellSDK [#v6def437] - http://todotani.cocolog-nifty.com/blog/2008/11/cell-sdk-31-9da.html - jikoku 3.1 * TVE meets mapReduce [#a1b9f2a4] - Environment: on jikoku (YGL 6.0), with CellSDK 3.1 - Framework: mapReduce for Cell from http://sourceforge.net/projects/mapreduce-cell/ - The mapReduce for Cell is compiled and tested by CellSDK 2.0, so I did followings: cd /opt/cell/sdk cp buildutils/make.footer . - and all SPU programs must include spu_intrinsics.h(maybe it's new in CellSDK 3.0) cd mapReduce/benchmarks ls -R | grep - and for each file displayed, adding the sentence: #include <spu_intrinsics.h> - whenever you type "make", you must type the following: make CELL_TOP=/opt/cell/sdk MAP_REDUCE_TOP=/home/hlab/myamada/work/mapReduce/mapReduce - or set these environment variables. * lmbenchmark [#nec35ca0] - How to install cd lmbenchmark mkdir SCCS touch SCCS/s.ChangeSet - How to run cd lmbenchmark/src make results * Cell programming tips [#a78f78d7] - spe_context_create(SPE_PS_MAP, NULL), then MMIO is very faster than spufs from PPU! - I don't know how shorter can "static inline" make the time. * Cell Contest [#n4c8d373] - Installed OpenCV on jikoku http://todotani.cocolog-nifty.com/blog/2008/11/cell-open-cv.html
タイムスタンプを変更しない
[[ASAP Top]] * 生存確認 [#m64e675f] - indra(x86_64) - pawn, gold, king, bishop, silver, knight, lance - jikoku - P17-32 * 死亡? [#z4186c41] - rook - tamon * team chess(YDL 6.1) [#l027ba06] - bishop, gold -> ok, sdk3.0 - pawn, king -> fail...I don't know why... * Install CellSDK [#v6def437] - http://todotani.cocolog-nifty.com/blog/2008/11/cell-sdk-31-9da.html - jikoku 3.1 * TVE meets mapReduce [#a1b9f2a4] - Environment: on jikoku (YGL 6.0), with CellSDK 3.1 - Framework: mapReduce for Cell from http://sourceforge.net/projects/mapreduce-cell/ - The mapReduce for Cell is compiled and tested by CellSDK 2.0, so I did followings: cd /opt/cell/sdk cp buildutils/make.footer . - and all SPU programs must include spu_intrinsics.h(maybe it's new in CellSDK 3.0) cd mapReduce/benchmarks ls -R | grep - and for each file displayed, adding the sentence: #include <spu_intrinsics.h> - whenever you type "make", you must type the following: make CELL_TOP=/opt/cell/sdk MAP_REDUCE_TOP=/home/hlab/myamada/work/mapReduce/mapReduce - or set these environment variables. * lmbenchmark [#nec35ca0] - How to install cd lmbenchmark mkdir SCCS touch SCCS/s.ChangeSet - How to run cd lmbenchmark/src make results * Cell programming tips [#a78f78d7] - spe_context_create(SPE_PS_MAP, NULL), then MMIO is very faster than spufs from PPU! - I don't know how shorter can "static inline" make the time. * Cell Contest [#n4c8d373] - Installed OpenCV on jikoku http://todotani.cocolog-nifty.com/blog/2008/11/cell-open-cv.html
テキスト整形のルールを表示する