| ▲ | Joel_Mckay 3 hours ago | |
There is unless using a llvm compiler that does naive things with code motion. Rust is typically slowest (often negligible <3%), C++ has better CUDA support, and C can be heavily optimized with inline assembly (very unforgiving to juniors.) Also, heavily associated with coding style =3 https://en.wikipedia.org/wiki/The_Power_of_10:_Rules_for_Dev... | ||