MantisBT - MEGA
View Issue Details
0006134MEGA[All Projects] Feedbackpublic2023-10-10 01:322023-10-10 01:32
guest 
 
normalminorhave not tried
newopen 
MEGA-CC 11 (command line version) 
 
Ramesh
Eerapagula
rameshe@cdfd.org.in
rameshe@cdfd.org.in
0006134: Reg.Usage of nodes and threads
While running megacc in HPC (high-performance computing) by SLURM commands.
We have 20 nodes and each node contains 40 threads in hpc
while running megacc in 10 nodes ie., 400 threads it is not working
how should I use maximum nodes and threads?.

#!/bin/bash
#SBATCH --nodes=10
#SBATCH --ntasks-per-node=40
module load mega/10.2
megacc -a protein.mao -d test_05102023.meg -t ahyp_nbs.nwk

this is snippet of code.
No tags attached.
Issue History
2023-10-10 01:32guestNew Issue

There are no notes attached to this issue.