Re: [GSoC'19, libgomp work stealing] baseline benchmark results

2019-05-30 Thread 김규래
Hi, My bad. I broke the link capitalization by mistake. This is the correct link: http://imgur.com/YsxS5Ol ​ Ray Kim ​ -Original Message- From: "Martin Jambor" To: "김규래"; ; Cc: ; Sent: 2019-05-30 (목) 18:11:31 (GMT+09:00) Subject: Re: [GSoC'19, libgomp work ste

Re: [GSoC'19, libgomp work stealing] baseline benchmark results

2019-05-30 Thread Martin Jambor
Hi, On Thu, May 30 2019, 김규래 wrote: > ​Hi everyone, > Just wanted to share some quick baseline benchmark results [3]. > I ran LU decomposition on a AMD Ryzen Threadripper 1950x 16C/32T system. > LAPACK is currently plain loop parallel BLAS as far I believe. > And the upstream version of PLASMA use

[GSoC'19, libgomp work stealing] baseline benchmark results

2019-05-29 Thread 김규래
​Hi everyone, Just wanted to share some quick baseline benchmark results [3]. I ran LU decomposition on a AMD Ryzen Threadripper 1950x 16C/32T system. LAPACK is currently plain loop parallel BLAS as far I believe. And the upstream version of PLASMA uses OpenMP tasks [1]. The colored region is the 9