Skip to content

Instantly share code, notes, and snippets.

@resnant
Last active July 25, 2020 15:43
Show Gist options
  • Save resnant/d72046f5401a888d15f609ef3d4a0d1a to your computer and use it in GitHub Desktop.
Save resnant/d72046f5401a888d15f609ef3d4a0d1a to your computer and use it in GitHub Desktop.

Tasks

  1. norm calculation on large matrices
  1. playing on small matrices

Ryzen Threadripper 3990X (64C 128T)

MKL

  1. took 30.051426887512207 seconds
  2. 0.004111382961273193 sec

OpenBLAS

  1. took 16.620843648910522 seconds
  2. 0.019621410369873048 sec

AOCL

  1. took 14.596288681030273 seconds
  2. 0.20102822303771972 sec

Xeon W 2195 (18C 36T)

MKL

  1. took 15.120732545852661 seconds
  2. 0.004567852020263672 sec

OpenBLAS

  1. took 28.290797233581543 seconds
  2. 0.018691961765289308 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment