📄 changes
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -