You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This slide seems like it's about simd and gpus, when it's really about abstractions (eg. classes) not introducing runtime overhead.
The intent is to show that when other languages hide basic machine, C++ allows programming dedicated hardware too i.e. it's both zero cost abstraction and close to the metal. But it seems to be not very clear.
This slide seems like it's about simd and gpus, when it's really about abstractions (eg. classes) not introducing runtime overhead.
The intent is to show that when other languages hide basic machine, C++ allows programming dedicated hardware too i.e. it's both zero cost abstraction and close to the metal. But it seems to be not very clear.
Originally reported in Reddit.
The text was updated successfully, but these errors were encountered: