# ecTrans Dwarf This repository contains the installation procedure for the ecTrans dwarf that works with GPUs. It builds the following ecTrans repository by Daan Degrauwe internally: [https://github.com/ddegrauwe/ectrans](https://github.com/ddegrauwe/ectrans). The sections below will guide you through the (altered) installation process and execution of different comfigurations. ## Installation Installation is quite easy, as you only need to run the installation script: ```bash ./install.sh ``` ## Execution TODO