Forum

Author Topic: Align chunks crash  (Read 2644 times)

RHenriques

  • Full Member
  • ***
  • Posts: 225
    • View Profile
Align chunks crash
« on: September 26, 2020, 04:50:53 PM »
The align chunks function is crashing with the following errors (Both MS 1.5.5 and Metashape 1.6.4 - see image labels for version).


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Align chunks crash
« Reply #1 on: September 28, 2020, 06:30:35 PM »
Hello Renato,

Are you observing similar problem during regular image matching procedure (Align Photos operation)?

Can you provide complete console pane output related to the failed operation and specify the OS version used, GPU model and GPU driver version installed?
Best regards,
Alexey Pasumansky,
Agisoft LLC

RHenriques

  • Full Member
  • ***
  • Posts: 225
    • View Profile
Re: Align chunks crash
« Reply #2 on: September 29, 2020, 04:52:20 PM »
Hi Alexey

The problem is only related with the Chunk Alignment. Everything else is working just fine.
The Machine is a MacPro 2013 with two external Nvidia 1080 GTX Ti, using High Sierra OS and with the latest Nvidia drivers.
I'm out for fieldwork but later I'll sent you the console output.
Cheers 

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Align chunks crash
« Reply #3 on: September 29, 2020, 05:03:11 PM »
Hello Renato,

can you please then provide the full processing log from the Console pane related to the failed chunk alignment operation?

Also please specify the total number of images in all the chunks being aligned.
Best regards,
Alexey Pasumansky,
Agisoft LLC

RHenriques

  • Full Member
  • ***
  • Posts: 225
    • View Profile
Re: Align chunks crash
« Reply #4 on: September 29, 2020, 10:13:58 PM »
Hi Alexey

Find the console output attached. The reference chunk has 93 cameras and the one to be aligned has 122 cameras.
Cheers

PS: Updated to the newest 1.6.5 version (also fails). The only solution thatworks is to skip cuda. However the alignment process is a lot slower
« Last Edit: October 01, 2020, 02:19:52 AM by RHenriques »

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Align chunks crash
« Reply #5 on: October 02, 2020, 12:28:28 PM »
Hello Renato,

Thank you for sending the logs. We will check that, for now it seems that the issue is related to the fact that the point based chunk alignment doesn't yet support fine level task subdivision.
Best regards,
Alexey Pasumansky,
Agisoft LLC

RHenriques

  • Full Member
  • ***
  • Posts: 225
    • View Profile
Re: Align chunks crash
« Reply #6 on: October 02, 2020, 08:58:30 PM »
Hello Renato,

Thank you for sending the logs. We will check that, for now it seems that the issue is related to the fact that the point based chunk alignment doesn't yet support fine level task subdivision.


Hi Alexey

Thank you so much for reply. Probably that is the case but, as I told you, the trouble only happens with the CUDA GPU's enabled. The trick I'm using is to disable them for this particular step, working only with the old AMD's included in this machine, using only Open CL. It's a lot slower but it works. Of course, if the crash reasons are solved it will be a lot better  :)
Best Regards


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Align chunks crash
« Reply #7 on: October 03, 2020, 10:13:57 PM »
Hello Renato,

Maybe the data sent to the GPU is too large without fine level subdivision and driver cannot handle it properly.

You can try to switch from CUDA to OpenCL using main/gpu_enable_cuda tweak set to False and re-starting Metashape.
Best regards,
Alexey Pasumansky,
Agisoft LLC