Memory problem for PL step on compute cluster #679
-
|
Hi, I am trying to run dolphin on a large stack of Sentinel-1 SLCs (300 acquisition dates), in ISCE format (.slc + .slc.rsc), cropped to a size of 1600 × 6400 pixels. Unfortunately, I still cannot get a run that completes the phase linking step successfully. Here are a few relevant parameters from my config file, in case they are helpful: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
|
thanks for the detailed report! It looks lie you already shrunk the block size a little, which is good (and usually necessary when trying without any What i might do is
Let me know if those changes don't work! |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your quick answer! I have tried several things, including Maybe there is a problem of configuration on my workstation, but I checked and there should not be any memory restriction. I will see if I have the possibility to configure a GPU, do you think it may help ? |
Beta Was this translation helpful? Give feedback.
-
|
My apologies, the setup I am using was not very clear in my first message. |
Beta Was this translation helpful? Give feedback.
thanks persisting and providing great detail. #683 should fix this issue and allow you to run it successfully.