hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
tufei__ has joined #ste||ar
tufei_ has quit [Ping timeout: 240 seconds]
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: Bye!]
tufei__ has quit [Remote host closed the connection]
tufei__ has joined #ste||ar
tufei__ has quit [Quit: Leaving]
tufei has joined #ste||ar
tufei_ has joined #ste||ar
tufei has quit [Ping timeout: 240 seconds]
hkaiser has joined #ste||ar
<zao>
gnikunj[m]: I ran into some fun vectorized code when reverse engineering a game recently. Ghidra showed a single SIMD branch as copy-pasted operations on 16 bytes in a row. Was something like `if (s[N] == '\\') s[N] = '/'`. Very eye catching with a whole page of code for cases of 16, 8, and then a fixup loop for the rest.
K-ballo has joined #ste||ar
srinivasyadav18[ has quit [Read error: Connection reset by peer]
Aarya[m] has quit [Read error: Connection reset by peer]
gnikunj[m] has quit [Read error: Connection reset by peer]
gonidelis[m] has quit [Read error: Connection reset by peer]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 264 seconds]
K-ballo1 is now known as K-ballo
<hkaiser>
zao: do you still have your freebsd virtual machine available?
<zao>
I don't think I have any configured currently, having some fun problems?