Essays about: "assembler"

Showing result 11 - 15 of 31 essays containing the word assembler.

  1. 11. Optimisation of linear algebra software implementation on a DSP architecture

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Marion Bellefin; [2017]
    Keywords : ;

    Abstract : The speed and precision of linear algebra algorithms are determining factors for the performance of wireless networks. How these algorithms are implemented is therefore critical. Even though they can be implemented with specialised hardware components, a software implementation of these functions can be preferable for its flexibility. READ MORE

  2. 12. Optimizing Strassen's multiplication algorithm for modern processors : A study in optimizing matrix multiplications for large matrices on modern CPUs

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Robert Welin-Berger; Anton Bäckström; [2016]
    Keywords : ;

    Abstract : This paper examines how to write code to gain high performance on modern computers as well as the importance of well planned data structures. The experiments were run on a computer with an Intel i5-5200U CPU, 8GB of RAM running Linux Mint 17. READ MORE

  3. 13. Instant Toolsmith: Assembler

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Mattias Jansson; [2015]
    Keywords : ;

    Abstract : This thesis explores the use of the domain specific language Instant Toolsmith ADL to generate assemblers. The goal is to show how Instant Assembler ADL can reduce the development time and maintenance cost of the toolchain for a processor architecture. READ MORE

  4. 14. Adaptation of an ARM compatible System on chip as an IP-module in a FPGA

    University essay from Institutionen för informationsteknologi

    Author : Emanuel Wahlqvist; [2014]
    Keywords : ;

    Abstract : In the world of today a fast prototyping and low time to market are very important factors when developing products. Any effort to minimize these parameters as well as making systems easier to maintain is effort well placed. Syntronic is a consultant company dealing in electronic and software development, testing and maintenance. READ MORE

  5. 15. Rapid code iteration in an Integrated Development Environment with GPU just-in-time compilation

    University essay from KTH/Parallelldatorcentrum, PDC

    Author : André Gräsman; [2014]
    Keywords : ;

    Abstract : Rapid code iteration is a term designating short cycles between changes in the source-code of a program and observing results. This thesis describes an investigation about how an integrated development environment (IDE) can be built in order to gain rapid interaction during software development for graphics processing units (GPUs). READ MORE