Seqanswers Leaderboard Ad

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
    Recent Advances in Sequencing Analysis Tools
    by seqadmin


    The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
    Today, 07:48 AM
  • seqadmin
    Essential Discoveries and Tools in Epitranscriptomics
    by seqadmin




    The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
    04-22-2024, 07:01 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 07:17 AM
0 responses
11 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-02-2024, 08:06 AM
0 responses
19 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-30-2024, 12:17 PM
0 responses
20 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-29-2024, 10:49 AM
0 responses
28 views
0 likes
Last Post seqadmin  
Working...
X