BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon2024//talk//VJEVSJ
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-juliacon2024-VJEVSJ@pretalx.com
DTSTART;TZID=CET:20240710T190000
DTEND;TZID=CET:20240710T193000
DESCRIPTION:We present `ThreadedDenseSparseMul.jl`\, a library that efficie
 ntly computes dense-sparse multiplications and outperform competing packag
 es (and `Base.SparseArrays`) in about 20 lines of code (for the basic func
 tionality) by leveraging `Polyester.jl`. We further discuss the effect of 
 Julia's memory layout on the performance and analyze the influence of diff
 erent threading models.
DTSTAMP:20260311T012435Z
LOCATION:Method (1.5)
SUMMARY:ThreadedDenseSparseMul.jl: Multi-threaded Dense-Sparse Matmul. - Ro
 meo Valentin
URL:https://pretalx.com/juliacon2024/talk/VJEVSJ/
END:VEVENT
END:VCALENDAR
