Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
majke
39 days ago
|
parent
|
context
|
favorite
| on:
AVX-512: First Impressions on Performance and Prog...
Ispc looks interesting. Does it work with amd? They hint on gpu’s , i guess mostly intel ones?
dataking
39 days ago
|
next
[–]
Yes, it works with AMD CPUs as well as various ARM ones, e.g. Apple silicon.
See for instance
https://github.com/ispc/ispc/pull/2160
nnevatie
39 days ago
|
prev
[–]
Yes, works well with AMD. You can compile multi-target so that you'll have e.g. SSE4.2, AVX2, AVX512 support built to your binaries and the best (widest) version is picked by the runtime automatically.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: