Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
NotGMan
on Sept 20, 2024
|
parent
|
context
|
favorite
| on:
DirectX Adopting SPIR-V as the Interchange Format ...
At some point you have to stop working in assembly and graduate to a high-level language and beyond.
Modern GPU stuff is getting too complex to be practical without higher language features.
flohofwoe
on Sept 21, 2024
[–]
From the pov of assembly, C and any other high level language are basically the same. That doesn't mean that climbing even higher up on the abstraction ladder is a good thing though (especially for performance).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Modern GPU stuff is getting too complex to be practical without higher language features.