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:
The Problem:
Despite this configuration, nvidia-smi indicates that only a single GPU is actively performing computations. The other assigned GPUs remain idle.
Under this configuration, the total 2DTM runtime reaches over 30,000 hours
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.
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:
The Problem:
Despite this configuration, nvidia-smi indicates that only a single GPU is actively performing computations. The other assigned GPUs remain idle.
Under this configuration, the total 2DTM runtime reaches over 30,000 hours
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.