Skip to content

GPU Utilization during 2DTM(2D template matching) Running #578

Description

@goodhaibin

Dear cisTEM Team,

I am encountering an issue regarding GPU utilization while running 2D Template Matching (2DTM) on a dataset of 3,000 micrographs. Below is the run profile we have configured:
CUDA_VISIBLE_DEVICES=0 /data03/Lijing/cisTEM_pvalue_250530/2dtm_postprocess_combined_release/je_dev3/$command
CUDA_VISIBLE_DEVICES=1 /data03/Lijing/cisTEM_pvalue_250530/2dtm_postprocess_combined_release/je_dev3/$command
CUDA_VISIBLE_DEVICES=2 /data03/Lijing/cisTEM_pvalue_250530/2dtm_postprocess_combined_release/je_dev3/$command
CUDA_VISIBLE_DEVICES=3 /data03/Lijing/cisTEM_pvalue_250530/2dtm_postprocess_combined_release/je_dev3/$command

All four GPU configurations mentioned above were entered into the 'Command to Run' field,as following:

Image

The Problem:
Despite this configuration, nvidia-smi indicates that only a single GPU is actively performing computations. The other assigned GPUs remain idle.

Image

Under this configuration, the total 2DTM runtime reaches over 30,000 hours

Image

Could you please advise if there is an error in our setup or if additional parameters are required to enable multi-GPU parallelization for this process?

Looking forward to your guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions