Essays about: "Alexander Wilkens"

Found 1 essay containing the words Alexander Wilkens.

  1. 1. Optimizing the LLVM ELF linker for a distributed compilation environment : Concurrent Linking with LLVM LLD

    University essay from Linköpings universitet/Programvara och system

    Author : Alexander Wilkens; [2020]
    Keywords : linking; c ; build system; compiling; distributed compilation; concurrent linker; concurrent linking; llvm lld; elf executable and linkable format;

    Abstract : Modern build systems that build large software projects often utilize a distributed compiler, allowing the compilation of object files to be parallelized over multiple machines. These build systems are often not able to fully utilize all the resources available on all machines. READ MORE