SCore logo

SCore Cluster System Software Man ページインデックス


環境変数

environ(7)

ユーザコマンド

  1. コンパイル環境
    mpc++(1)
    mpic++(1) REVISED
    mpicc(1) REVISED
    mpif77(1) REVISED
    mpif90(1) REVISED
    scorecc(1) REVISED
    scoreld(1) REVISED
    scorec++(1) REVISED
    scoref77(1) REVISED
    scoref90(1) REVISED
    smake(1)
  2. コンピュートホストロッククライアント
    msgb(1) 
    msgblock(1) 
  3. ユーティリティ
    rsh-all(1)
    kill-all(1)
    scout-cp(1)
    rcp-all(1)
    sceptic(1) 
  4. SCore-D 環境
    mpirun(1) REVISED
    scrun(1)
    sctop(1)
  5. 並列リモートシェル
    scout(1)
  6. リモートコマンド
    pskill(1)
  1. クラスタデータベースクライアント
    scorehosts(1)
  2. ベンチマーク
    pmbench(1)
    mpitest(1)
  3. MPIログビューワ
    clog2alog(1)
    clog2slog(1)
    jumpshot(1)
    logviewer(1)
    upshot(1)
  4. Omni OpenMP
    omcc(1)
    omf77(1)

システム管理コマンド

  1. イージーインストレーションツール
    EIT(8)
  2. クラスタデータベースサーバ
    scoreboard(8)
  3. コンピュートホストロックサーバ
    msgbserv(8)
  4. PM メンテナンスコマンド
    etherpmctl(8)
    mkpmethernetconf(8)
    mkpmethernetdev.sh(8)
    mkpmmyridev.sh(8)
    mkpmmyrinetconf(8)
    mkpmibdev.sh(8) 
    mkpmibsmdev.sh(8) 
    pmibinit(8) 
  5. PM テストユーティリティ
    pminit(8)
    rpminit(8)
    pmtest(8)
    rpmtest(8)
    cstest(8)
    rcstest(8)
    scstest(8)
    pmroute(8)
    bustest(8)
    rbustest(8)
  6. バックエンドコンパイラ管理ユーティリティ
    score_compiler_list(8)
  1. Scout
    scoutd(8)
  2. SCore-D
    scored(8)  
    sc_console(8) 
    sc_watch(8)
    sc_syslog(8)
  3. システムインフォメーションサーバ
    scbcast(8)
  4. ユーティリティ
    cluster-hostname-check(8) 
    cluster-network-check(8) 

SCore-D コマンド

  1. ユーザコマンド
    gather(6)
    scatter(6)
    system(6)

ファイルファーマット

compilers(5)
compiler_alias(5)
compiler_script(5)
/proc/pm(5)
pm-myrinet.conf(5)
pm-ethernet.conf(5)
pm-ethernet-hxb.conf(5) NEW
pm-agent-udp.conf(5)
pm-infiniband-fj.conf(5)
score.conf(5)
/etc/pm_ethernet.conf(5) NEW
scorehosts.db(5)

Scoreboard API

scbd_get_names(3)
scbd_get_attributes(3)
scbd_get_values(3)
scbd_open_file(3)
scbd_close(3)

SCore-D API

  1. SCore-D システムコール
    sc_barrier(2)
    sc_checkpoint(2)
    sc_close(2)
    sc_flush(2)
    sc_gclock_ready(2)
    sc_getpid(2)
    sc_inspectme(2)
    sc_open(2)
    sc_read(2)
    sc_signal_bcast(2)
    sc_sleep(2)
    sc_terminate(2)
    sc_write(2)
    sc_yield(2)
  2. テンポラリファイル
    sc_create_temporary_file(3)
    sc_open_temporary_file(3)
    sc_unlink_temporary_file(3)
  3. グローバルクロック
    sc_get_global_time(3)
  1. SCore ランタイムライブラリ
    score_become_busy(3)
    score_become_idle(3)
    score_get_opt(3)
    score_initialize(3)
    sc_set_monitor(3)
  2. SCore-D デバイスライブラリ
    device_initialize(3)
    read_device_op(3)
    write_device_ack(3)
    device_log(3)
    get_iocell(3)
    set_iocell_length(3)
    set_tcp_nodelay(3)
    device_terminate(3)
  3. リソース
    RESOURCE MACROS
    score_get_resource_request(3)
    score_runtime_resource(3)

MTTL-ULT API

mpcxx_initialize(3)
mpcxx_spmd_initialize(3)
yield(3)
STACKSIZE

PM Communication Library 2.1 API

  1. デバイスオペレーション
    pmGetTypeList(3)
    pmGetOptionBit(3)
    pmOpenDevice(3)
    pmCloseDevice(3)
    pmGetDeviceConfig(3)
    pmGetNodeList(3)
    pmIsReachable(3)
  2. コンテキストオペレーション
    pmOpenContext(3)
    pmResetContext(3)
    pmCloseContext(3)
    pmBindChannel(3)
    pmUnbindChannel(3)
    pmAssociateNodes(3)
    pmGetContextConfig(3)
    pmControlSend(3)
    pmIsSendStable(3)
    pmSaveContext(3)
    pmRestoreContext(3)
    pmCreateAttachFd(3)
    pmCloseAttachFd(3)
    pmAttachContext(3)
    pmDetachContext(3)
    pmAddNode(3)
    pmRemoveNode(3)
    pmExtractNode(3)
  3. メッセージパッシング
    pmGetFd(3)
    pmGetMtu(3)
    pmGetSelf(3)
    pmReceive(3)
    pmReleaseReceiveBuffer(3)
    pmGetSendBuffer(3)
    pmGetMulticastBuffer(3)
    pmTruncateBuffer(3)
    pmSend(3)
    pmIsSendDone(3)
    pmGetMessageQueueStatus(3)
    pmBeforeSelect(3)
    pmAfterSelect(3)
  4. リモートメモリアクセス
    pmMLock(3)
    pmMUnlock(3)
    pmWrite(3)
    pmIsWriteDone(3)
    pmRead(3)
    pmIsReadDone(3)
  1. チェックポインティング & マイグレーション
    pmGetMmapInfo(3)
    pmCheckpoint(3)
    pmRestartSys(3)
    pmRestartUser(3)
    pmMigrateSys(3)
    pmMigrateUser(3)
  2. グローバルクロック
    pmTimeRequest(3)
    pmTimeWait(3)
    pmSetTimeParameter(3)
    pmSetTimeOffset(3)
    pmGetTime(3)
  3. デバッグ
    pmErrorString(3)
    pmSetDebug(3)
    pmDumpContext(3)
  4. 内部関数
    pmSetPageTable(3)
    pmDebug(3)
  5. pmDevice
    pmContext
    pmDeviceConfig
    pmContextConfig
    pmMessageQueueStatus
    pmMmapInfo
    pmAddrHandle
  6. マクロ
    PM_RMA_ADDRESS_ALIGN
    PM_RMA_LENGTH_ALIGN

SCASH API

  1. 初期化
    scash_init(3)
    scash_initialize(3)
  2. 共有メモリ割り当て
    scash_alloc(3)
    scash_free(3)
  3. 同期
    scash_barrier(3)
    scash_lock(3)
    scash_unlock(3)
  1. データ更新
    scash_flush(3)
    scash_refresh(3)
  2. その他
    scash_ps(3) 
    scash_pe(3) 
    scash_box(3) 
    scash_smp(3) 
    scash_proc(3) 
    scash_distribute_var(3)
    scash_home(3)
    scash_align(3)


PCCC logo PCクラスタコンソーシアム


$Id: index.html,v 1.23 2000/01/20 14:30:44 ishikawa Exp $