Man Page Index


Environment Variables

environ(7)

User Commands

  1. Compiling Environment 
    Make(1) 
    Hmake(1) 
    mpc++(1) 
    mpic++(1) 
    mpicc(1) 
    mpif77(1) 
    mpif90(1) 
    scorecc(1) 
  2. Compute Host Lock Client 
    msgb(1) 
  3. Utilities 
    rsh-all(1) 
    kill-all(1) 
    rcp-all(1) 
    sceptic(1)  NEW
  1. SCore-D Environment 
    mpirun(1) 
    scrun(1) 
    sctop(1) 
  2. Parallel Remote Shell 
    scout(1) 
  3. Remote Command 
    pskill(1) 
  4. Cluster Database Client 
    scorehosts(1) REVISED 
  5. MPI log viewer
    ctoalog(1) NEW
    upshot(1) NEW
  6. PBS/SCore
    sc_qsub(1)
    qstat(1)
    qdel(1)
    xpbs(1)
  7. Omni OpenMP
    ompcc(1)
    omf77(1)
  8. HPF
    schpf(1)

System Administration Commands

  1. Easy Installation Tool 
    EIT(8) 
  2. Cluster Database Server 
    scoreboard(8) 
  3. Compute Host Lock Server 
    msgbserv(8) 
  4. PM Maintenance Commands 
    etherpmctl(8) 
    mkpmethernetconf(8) 
    mkpmethernetdev.sh(8) 
    mkpmmyridev.sh(8) 
  5. PM Testing Utilities 
    pminit(8)
    rpminit(8)
    pmtest(8)
    rpmtest(8)
    cstest(8)
    rcstest(8)
    scstest(8) NEW
    pmroute(8)
    bustest(8)
  1. Scout
    scoutd(8) 
  2. SCore-D 
    scored(8) REVISED  
    sc_console(8) 
    sc_watch(8) 
    sc_syslog(8) 
  3. System Information Server 
    scbcast(8) 
  4. SCOOP 
    scoopd(8) 
    Scoop(8) 
    ScoopServer(8) 
  5. Utility
    ipcrmm(8) 

SCore-D Commands

  1. User Command
    gather(6)
    scatter(6)
    system(6)
  1. System Administrator Commands

PBS/SCore Administration Commands

pbs_mom(8)
pbs_sched(8)
pbs_server(8)

File Formats

/proc/pm(5)
pm-myrinet.conf(5)
pm-ethernet.conf(5)
pm-agent-udp.conf(5)
score.conf(5)
scorehosts.db(5) REVISED

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 System Calls
    sc_barrier(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. Temporary File
    sc_create_temporary_file(3)
    sc_open_temporary_file(3)
    sc_unlink_temporary_file(3)
  3. Global Clock
    sc_get_global_time(3)
  1. SCore Runtime Library
    score_become_busy(3)
    score_become_idle(3)
    score_get_opt(3)
    score_initialize(3)
    sc_set_monitor(3)
  2. SCore-D Device Library
    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 
    RESOURCE MACROS
    score_get_resource_request(3)
    score_runtime_resource(3)

MTTL-ULT API

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

RWC PM Communication Library 2.1 API

  1. Device Operations
    pmGetTypeList(3)
    pmGetOptionBit(3)
    pmOpenDevice(3)
    pmCloseDevice(3)
    pmGetDeviceConfig(3)
    pmGetNodeList(3)
    pmIsReachable(3)
  2. Context Operations
    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. Message Passing
    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. Remote Memory Access
    pmMLock(3)
    pmMUnlock(3)
    pmWrite(3)
    pmIsWriteDone(3)
    pmRead(3)
    pmIsReadDone(3)
  1. Checkpointing & Migration
    pmGetMmapInfo(3)
    pmCheckpoint(3)
    pmRestartSys(3)
    pmRestartUser(3)
    pmMigrateSys(3)
    pmMigrateUser(3)
  2. Global Clock
    pmTimeRequest(3)
    pmTimeWait(3)
    pmSetTimeParameter(3)
    pmSetTimeOffset(3)
    pmGetTime(3)
  3. Debugging
    pmErrorString(3)
    pmSetDebug(3)
    pmDumpContext(3)
  4. Internal Functions
    pmSetPageTable(3)
    pmDebug(3)
  5. Types
    pmDevice 
    pmContext 
    pmDeviceConfig 
    pmContextConfig 
    pmMessageQueueStatus 
    pmMmapInfo 
    pmAddrHandle
  6. Macros
    PM_RMA_ADDRESS_ALIGN 
    PM_RMA_LENGTH_ALIGN 

SCASH API

  1. Initialization 
    scash_init(3) 
    scash_initialize(3) 
  2. Shared Memory Allocation 
    scash_alloc(3) 
    scash_free(3) 
  3. Synchronization 
    scash_barrier(3) 
    scash_lock(3) 
    scash_unlock(3) 
  1. Data Update 
    scash_flush(3) 
    scash_refresh(3) 
  2. Miscellaneous 
    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) 

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