📄 readme
字号:
These are examples of shared-memory parallel programming using monitors.The programs are: addtwo.gs - add two vectors using a getsub monitor addtwo.ask - add two vectors using an askfor monitor grid.shmem - solve Dirichlet problem in plane gridlog.shmem - same as grid.shmem instrumented with alog adquad - adaptive quadratureEach of them can be run by redirecting input from the appropriate .data file.The grid.shmem and adquad programs can also be run interactively.Note that these examples will run on a uniprocessor with one process, butp4 does not support shared memory among separate processes on any of thesupported uniprocessors (such as SUN, ATT_3B2, or IBM_RS_6000).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -