Skip to content

Does Cryolithe 1.0 no longer support multi-GPU? #12

Description

@sam-mahdi

Hello,

I had been previously using Cryolithe from Sbgrid version a37b49e (appears to now be moved into the multi-GPU branch), which worked for me with no problems. However, when I attempted to update to the 1.0 version, I cannot get multiple GPUs to run, now it seems to only run on a single GPU. These are the settings I previously used
device:

  • 1
  • 4
    multi_gpu: true
    downsample_projections: false
    downsample_factor: 0.25
    anti_alias: true
    batch_size: 300000
    num_workers: 16

I've also tested just having it on auto and removing multi_gpu (which works on the a37b49e), but this also didn't enable multi-GPU usage
device: auto
downsample_projections: false
downsample_factor: 0.25
anti_alias: true

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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