changes
来自「shpf 1.9一个并行编译器」· 代码 · 共 55 行
TXT
55 行
Wed 17 May 14:35:18 1995
------------------------
Create `proc.inc' file.
Changes to `stack.inc'...
1) Declare alignment dummies `I', `J'.
2) Add "ONTO P" clause to "DISTRIBUTE" directives.
Changes to `pde2.f', renamed `pde2.hpf'...
1) Declare alignment dummies `I', `J' in various places.
2) Include `proc.inc' in various places.
3) Add "ONTO P" clause to "DISTRIBUTE" directives.
Changes to `arith.f', renamed `arith.hpf'...
1) Declare alignment dummies `I', `J' in various places.
2) Include `proc.inc' in various places.
3) Add "ONTO * P" clause to "DISTRIBUTE" directives.
Changes to `header.f', renamed `header.hpf'...
1) Comment out call to `SETDAT' (`DATE_AND_TIME' not implemented).
Tue 25 Jul 11:50:58 1995
------------------------
Changes to `arith.hpf'...
1) Parallelised `DIFMX' by inling calls to `SOL' and converting to
array syntax.
2) Parallelised `INIT1' by inling calls to `F' and `G' and converting
to array syntax.
[This code isn't included in the timing loop; but the sequential
code inflates execution time disproportionately under `shpf'].
Thurs 20 June 1996 (J. Merlin)
------------------------------
Replaced original `timer.f' by `dtimer.f90'.
Made associated changes to `Makefile'.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?