Skip to content

Repositorio del Trabajo Final de Máster (curso 22-23), perteneciente al Máster en Ingeniería Informática de la Universidad Complutense de Madrid (UCM)

Notifications You must be signed in to change notification settings

MarioInf-UCM/TFM_u200_parallelComputation

Repository files navigation

Benchmark 1 - Doitgen

REQUISITOS PREVIOS

  • Instalación de la biblioteca JsonCpp: Utilizada para poder extraer la configuración del bechmark del fichero Json.
    sudo apt-get install libjsoncpp-dev
  • Instalación de Python y sus librerías pertinentes
    sudo apt-get update
    sudo apt-get install -y python3 python3-pip
    sudo apt-get install -y python3-pip
    pip3 install matplotlib
    pip install pandas

EJECUTAR CON PERMISOS DE SUDO

    sudo -E PATH=$PATH make run_hw
    sudo -E PATH=$PATH make clear_out

About

Repositorio del Trabajo Final de Máster (curso 22-23), perteneciente al Máster en Ingeniería Informática de la Universidad Complutense de Madrid (UCM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published