BEGIN:VCALENDAR
VERSION:2.0
PRODID:Linklings LLC
BEGIN:VTIMEZONE
TZID:America/Chicago
X-LIC-LOCATION:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:19700308T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:19701101T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTAMP:20230124T170806Z
LOCATION:C1-2-3
DTSTART;TZID=America/Chicago:20221117T083000
DTEND;TZID=America/Chicago:20221117T170000
UID:submissions.supercomputing.org_SC22_sess226_spostg115@linklings.com
SUMMARY:Optimizing Traceback in the Smith-Waterman Algorithm for GPUs
DESCRIPTION:ACM Student Research Competition: Graduate Poster, ACM Student
  Research Competition: Undergraduate Poster, Posters\n\nOptimizing Traceba
 ck in the Smith-Waterman Algorithm for GPUs\n\nLindsey\n\nThe traceback ph
 ase of the Smith-Waterman (SW) algorithm requires significant memory and i
 ntroduces an irregular memory access pattern which makes it challenging to
  implement for GPU architectures. In this work, we introduce a novel strat
 egy for implementing the traceback kernel for the SW algorithm on GPUs by 
 restructuring the global memory access patterns and introducing a memory-e
 fficient data structure for storing large dynamic programming matrices in 
 GPU’s limited memory. To demonstrate this kernel’s performance we integrat
 ed this into the existing ADEPT library and Metahipmer2, a de novo metagen
 omic short read assembler. Our implementation is 3.6x faster than tracebac
 k in GASAL2, and 51x faster than traceback in Striped Smith-Waterman, the 
 current state of the art SW libraries on GPU and CPU respectively. It sped
  up the final alignment step in Metahipmer2 by an average of 44% and impro
 ved the overall execution time of Metahipmer2 by an average of 13%.\n\nReg
 istration Category: Tech Program Reg Pass
END:VEVENT
END:VCALENDAR
