Giter VIP home page Giter VIP logo

apai23-lab03-pulp-embedded-programming's Introduction

APAI-LAB03: Basics of Embedded Programming on PULP

Summary:

The target device for the lab sessions is the multi-core PULP platform. The PULP Virtual Platform simulator GVSOC, which is included within the PULP SDK, will be used during the class.

  • Subject(s): hello-world, vector sum, matrix-vector mul, profiling code execution;
  • Programming Language: C;
  • Lab duration: 3h
  • Objective: Embedded programming & profiling. You will learn basics of embedded programming, the pulp architecture, basic operations (sum & matmul), and how to profile your code execution (MAC, cycles) !

How to deliver the assignment:

Use Virtuale, upload only the assignment file named as follows: LAB#_APAI_yourname.ipynb

Assignment DEADLINE: 26/10/2023 (at 16:00)


Quickstart

How to access the server

  1. Open a browser and paste this link: https://compute.eees.dei.unibo.it:8443/guacamole

  2. access with your credentials. We distribute credentials by hand.

  3. open a new terminal

  4. clone this repository and go to your working directory.

git clone https://github.com/EEESlab/APAI23-LAB03-PULP-Embedded-Programming
cd APAI23-LAB03-PULP-Embedded-Programming
  1. open the folder with visual studio code
  2. start working !

How to run the code

[DO NOT FORGET] Every time you open a new terminal run:

module load pulp-sdk

To run the code enter in a terminal

make clean all run

apai23-lab03-pulp-embedded-programming's People

Contributors

lorenzolamberti94 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.