top | item 41194528

DARPA funding "revolutionary" optimizing compiler technology [pdf]

3 points| ribs | 1 year ago |drive.google.com

2 comments

order

ribs|1 year ago

Their RFP notes that it’s hard to optimize code to run on the zillion possible combinations of CPUs, GPUs, TPUs, FPGAs, ASICs, SoCs, and so seeks revolutionary new compiler technology that will take your program, your target hardware alphabet soup combination, and output an executable optimized for that environment.

Doctor-R|1 year ago

But what language is the program written in? It would have to include all of the possible data types and formats, and include all possible operations with the correct semantics.