You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully installed the B8.1.00 version model on the server. The problem is I can only run the forward model, because the memory needed to run the whole retrieval model is too large. The memory of my server is 48GB. When I try to run the whole retrieval model, memory overflow will happen. Even if I only run the forward model, the whole memory will be occupied.
I want to ask how much memory is needed for the model? If the memory requirement is not too large, what may be the cause of my problem? Is there a problem during the compilation process? My compiling command is /path/to/source/configure THIRDPARTY=build --with-absco=/path/ABSCO --with-merra=/path/MERRA. And I run the model by ./l2_fp_job.sh single_one_sounding_id.
Thanks,
JinZhe
The text was updated successfully, but these errors were encountered:
JinZheeee
changed the title
Model running memory needed is too large
Memory needed to run the model is too large
Sep 22, 2019
Hello, did you compile successfully? Why can't my compiled results run? I always report various errors. Please leave your contact information? I'd like to ask you something
I have successfully installed the B8.1.00 version model on the server. The problem is I can only run the forward model, because the memory needed to run the whole retrieval model is too large. The memory of my server is 48GB. When I try to run the whole retrieval model, memory overflow will happen. Even if I only run the forward model, the whole memory will be occupied.
I want to ask how much memory is needed for the model? If the memory requirement is not too large, what may be the cause of my problem? Is there a problem during the compilation process? My compiling command is /path/to/source/configure THIRDPARTY=build --with-absco=/path/ABSCO --with-merra=/path/MERRA. And I run the model by ./l2_fp_job.sh single_one_sounding_id.
Thanks, JinZhe
Hello, did you compile successfully? Why can't my compiled results run? I always report various errors. Please leave your contact information? I'd like to ask you something
Hi,
I have successfully installed the B8.1.00 version model on the server. The problem is I can only run the forward model, because the memory needed to run the whole retrieval model is too large. The memory of my server is 48GB. When I try to run the whole retrieval model, memory overflow will happen. Even if I only run the forward model, the whole memory will be occupied.
I want to ask how much memory is needed for the model? If the memory requirement is not too large, what may be the cause of my problem? Is there a problem during the compilation process? My compiling command is /path/to/source/configure THIRDPARTY=build --with-absco=/path/ABSCO --with-merra=/path/MERRA. And I run the model by ./l2_fp_job.sh single_one_sounding_id.
Thanks,
JinZhe
The text was updated successfully, but these errors were encountered: