Menu

#Simd

15 posts

Feed·
15 of 15 posts
SIMD for Collision
🖼️
0

SIMD for Collision

Hacker News·SIMD for Collision·about 2 months ago
#QyOWcOVT
#box2d#edge#hull#simd#edges#box3d

In a previous post SIMD Matters I discussed the big wins I got from graph coloring to make the contact solver faster. That same approach exists in Box3D. I like to call this approach “wide SIMD”.…

15s
Read More
📰
0

Everyone Should Know SIMD

Hacker News·Everyone Should Know SIMD·about 2 months ago
#ksilZ8GE
#mitchellh#vector#simd#loop#values#lanes

SIMD has a reputation for being complex. I've met many very good software engineers who dismiss it as something too complex to learn or a niche optimization meant for only the highest-performance software, not useful in everyday programming.

15s
Read More