Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pieterbreed
on July 11, 2025
|
parent
|
context
|
favorite
| on:
FP8 is ~100 tflops faster when the kernel name has...
Is this for the runtime of the compiled code or for the compiling machine? Do they generate slow code if the compiler is running on non-intel?
Uvix
on July 11, 2025
|
next
[–]
Runtime of the compiled code. The ostensible intent is so that new processors can use new features like SIMD, while offering a fallback for older ones. In practice, they’re detecting an Intel processor, not just the specific feature.
kstrauser
on July 11, 2025
|
prev
|
next
[–]
For the compiled code. Its output deliberately runs slower on non-Intel CPUs.
SSLy
on July 11, 2025
|
prev
[–]
the runtime. patching cpuid makes the code go faster
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: