Skip to content

Large deskewed image throws error on napari-lattice (GPU memory issue) #105

@emmageddon-wehi

Description

@emmageddon-wehi

Hi Team,

I tried working with a 1 GB dataset and encountered some memory(?) issues.

Case 1: Doesn't Process

  • I'm running Napari-lattice through BASH with version 2.3.0.
  • The environment is the vwimaris-03 VM, with a GTX 1080 GPU and 464 GB of RAM.
  • The file was opened using Napari’s built-in functions.
  • File size: 910 MB (Slices: 401, Width: 512, Height: 2304)
  • dx: 0.101, dy: 0.101, dz: 1.2
  • Angle: 35, Device: NVIDIA RTX A4000
  • Skew direction: X
  • Initialization was successful, but no deconvolution.
    Here's the output from BASH from conda activation through to crashing: BASH_napari-lattice.txt

Case 2: Does Process

  • When I reduced the file size by cropping the pixel height, the lattice plugin worked perfectly!
  • Same setup: Napari-lattice 2.3.0 through BASH, vwimaris-03 VM, GTX 1080, and 464 GB RAM.
  • File size: 470 MB (Slices: 401, Width: 512, Height: 1152)
  • dx: 0.101, dy: 0.101, dz: 1.2
  • Angle: 35, Device: NVIDIA RTX A4000
  • Skew direction: X
  • Initialization was successful, and no deconvolution.
  • Deskewing was also successful.

Let me know if you need anything else (I'm more than happy to share the data) or if there's any troubleshooting we can try!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions