|
|
|
|
|
by pjmlp
14 days ago
|
|
I guess you aren't their target customer anyway, NVidia isn't that found of pure C code, with first class tooling for C, C++, Fortran, Python JIT, Ada and most recently Rust. The std:mdspan proposal came from NVidia employees, alongside AMD and HPC research labs. https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p00... Yeah, I remember discussions on comp.lang.c calling programming with Ada, or even Modula-2, programming with straightjacket. Meanwhile governments and national security bodies got another point of view. You mean the C99 arrays Google paid the work to clean from the Linux kernel? |
|
The kernel removed VLAs, I am more talking about vm types. But even for VLA - while I had a small role in that undertaking myself - I think it was a stupid mistake from a security point of view to remove VLAs from the kernel. Google pays for a lot of nonsense...