BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20101116T231500Z
DTEND:20101117T010000Z
LOCATION:Main Lobby
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: We present an algorithm for solving a system of equations with triangular matrix system(TRSM for short). Our implementation targets graphics processing unit (GPU)=0Abased on CUDA and OpenCL. TRSM is an important step in obtaining the solution for a linear system of equations after matrix decomposition like LU, Cholesky and QR.=0ARelatively low performance of the current TRSM implementation in CUBLAS forces applications to perform TRSM on host device (CPU) for faster execution. Our=0Aimplementation is designed to remove the need of engaging CPU by executing TRSM on GPU with high performance and numerical stability comparable to that of the=0ACUBLAS implementation.
SUMMARY:Triangular Linear System Solver for GPU with CUDA and OpenCL
PRIORITY:3
END:VEVENT
END:VCALENDAR
