Comment on Show HN: 13Sheep – a JavaScript game largely authored by ChatGPTComments−sylware3ySome guys did ask chaGPT(3.5) to write a vectorized quicksort in x86_64 avx2 then avx512 assembly, then SPIR-V (GPU).It seems it is not that too bad for small "well-known" algorithms. I am thinking high level language "ports" toward "human" assembly.
Comments
Some guys did ask chaGPT(3.5) to write a vectorized quicksort in x86_64 avx2 then avx512 assembly, then SPIR-V (GPU).
It seems it is not that too bad for small "well-known" algorithms. I am thinking high level language "ports" toward "human" assembly.