Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Singularity run does not seem to limit threads #95

Open
crcardenas opened this issue Jun 21, 2024 · 0 comments
Open

Singularity run does not seem to limit threads #95

crcardenas opened this issue Jun 21, 2024 · 0 comments

Comments

@crcardenas
Copy link

Hello,

On a server without any job submission structure, I am running mitohifi with singularity. I have it limited to 4 threads:

singularity run  -B /data/raw/Calosoma/NANOPORE/blobtools/CBX1139/mitohifi:/data/raw/Calosoma/NANOPORE/blobtools/CBX1139/mitohifi mitohifi_master.sif \
mitohifi.py -c /data/raw/Calosoma/NANOPORE/blobtools/CBX1139/mitohifi/assembly.fasta \
-f /data/raw/Calosoma/NANOPORE/blobtools/CBX1139/mitohifi/NC_016469.1.fasta \
-g /data/raw/Calosoma/NANOPORE/blobtools/CBX1139/mitohifi/NC_016469.1.gb \
-t 4 -o 5

Currently there are at most 16 of 24 cores being used. When I running, during annotation step CPU usage goes up to 30-32 CPUs.

Do you have any advice on how to prevent this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant