<_whitenotifier-a>
[scopehal-docs] azonenberg pushed 1 commit to master [+1/-0/±2] https://git.io/Jn1O6
<_whitenotifier-a>
[scopehal-docs] azonenberg be85fd1 - Updated protocol analyzer documentation to include discussions of filtering
<Kliment>
azonenberg: be careful with avx-512, it makes literally everything else on the processor slower
<Kliment>
azonenberg: And of course, not supported on anything but selected intel platforms
<Kliment>
azonenberg: even on supported platforms it causes thermal throttling from the first instruction on all the smaller CPUs, and can often be a net perf loss unless it's the only thing running
GenTooMan has quit [Ping timeout: 240 seconds]
GenTooMan has joined #scopehal
someone--else has joined #scopehal
GenTooMan has quit [Ping timeout: 244 seconds]
GenTooMan has joined #scopehal
someone--else has quit [Ping timeout: 258 seconds]
someone--else has joined #scopehal
someone--else has quit [Quit: Connection closed]
bvernoux has joined #scopehal
someone--else has joined #scopehal
someone--else has quit [Quit: Connection closed]
<azonenberg>
Kliment: I do pretty extensive profiling and only use it when it helps
<azonenberg>
I will also be adding debug arguments to disable specific instruction set extensions for testing (I already have ones for turning off OpenCL and specific OpenGL extensions)
<azonenberg>
i guess we can add preferences on top of that to say "don't use X even if available" too
someone--else has joined #scopehal
<_whitenotifier-a>
[scopehal-apps] azonenberg pushed 44 commits to master [+9/-0/±68] https://git.io/JnDC5
<_whitenotifier-a>
[scopehal-apps] someone--else db02e37 - Windows portable zip/MSI package builds