weichun_tao@kaust_edu_sa
New Member
When making surfdata on BG/P, I got this error:
"Fmksrfdat.f", line 271: 1525-108 Error encountered while attempting to allocate a data object.
The routine is trying to allocate global arrays which is a
problem on BG/P because of its limited memory footprint.
Is there any version that does not use global arrays and the memory scales?
Any help is appreciated.
Weichun
"Fmksrfdat.f", line 271: 1525-108 Error encountered while attempting to allocate a data object.
The routine is trying to allocate global arrays which is a
problem on BG/P because of its limited memory footprint.
Is there any version that does not use global arrays and the memory scales?
Any help is appreciated.
Weichun