|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Thread
com.multicorebsp.core.BSP_PROGRAM
com.multicorebsp.bspedupack.BSPbench
public class BSPbench
BSPbench, a direct port from BSPEduPack for C
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
BSPbench()
|
|
| Method Summary | |
|---|---|
protected void |
main_part()
|
static void |
main(java.lang.String[] args)
|
protected void |
parallel_part()
|
| Methods inherited from class com.multicorebsp.core.BSP_PROGRAM |
|---|
bsp_abort, bsp_begin, bsp_nprocs, bsp_pid, bsp_sync, getPid, run, waitForEnd |
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BSPbench()
| Method Detail |
|---|
protected void main_part()
throws java.lang.InterruptedException
main_part in class com.multicorebsp.core.BSP_PROGRAMjava.lang.InterruptedException
protected void parallel_part()
throws java.lang.InterruptedException,
java.lang.IllegalAccessException
parallel_part in class com.multicorebsp.core.BSP_PROGRAMjava.lang.InterruptedException
java.lang.IllegalAccessExceptionpublic static void main(java.lang.String[] args)
args - Program parameters.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||