Header Leaderboard Ad

Collapse

Hisat2 multithreading not working.

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hisat2 multithreading not working.

    As best I can see, this should be working. I've got 16 cores:

    Code:
    $ grep -c ^processor /proc/cpuinfo     
    16
    I then attempt to use hisat2 with multiple threads. I've tried using both --threads -p
    Code:
    hisat2 --threads 15 -x ../genome/genome -1 fq1.fq -2 fq2.fq -S aligned.sam
    Neither works. If I flick to another screen and run top, it looks like:
    Code:
    top - 07:29:52 up  4:17,  2 users,  load average: 0.61, 0.34, 0.44
    Tasks: 164 total,   2 running, 162 sleeping,   0 stopped,   0 zombie
    %Cpu(s):  2.3 us,  4.0 sy,  0.0 ni, 93.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
    KiB Mem:  61976884 total, 61398192 used,   578692 free,    35588 buffers
    KiB Swap:        0 total,        0 used,        0 free. 59440624 cached Mem
    
      PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND         
    10666 tirohia   20   0  982432   3984   3700 R 100.0  0.0   3:28.93 hisat2-align-s  
    10667 tirohia   20   0   25740   2948   2440 R   0.3  0.0   0:00.28 top             
        1 root      20   0   28564   4744   3120 S   0.0  0.0   0:01.46 systemd
        2 root      20   0       0      0      0 S   0.0  0.0   0:00.00 kthreadd
    hisat2 isn't getting past 100% - my understanding of top is that it's percentage is based of the usage of a single cpu - so it should be showing 1500%.

    What am I missing?

    Cheers
    Ben.

Latest Articles

Collapse

  • seqadmin
    How RNA-Seq is Transforming Cancer Studies
    by seqadmin



    Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
    09-07-2023, 11:15 PM
  • seqadmin
    Methods for Investigating the Transcriptome
    by seqadmin




    Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

    Whole Transcriptome RNA-seq
    Whole transcriptome sequencing...
    08-31-2023, 11:07 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 09-22-2023, 09:05 AM
0 responses
14 views
0 likes
Last Post seqadmin  
Started by seqadmin, 09-21-2023, 06:18 AM
0 responses
12 views
0 likes
Last Post seqadmin  
Started by seqadmin, 09-20-2023, 09:17 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Started by seqadmin, 09-19-2023, 09:23 AM
0 responses
28 views
0 likes
Last Post seqadmin  
Working...
X