Skip to content

EEESlab/HSDES-LAB04-PULP_Parallel_Bare

Repository files navigation

HSDES-LAB03: Parallel programming on PULP using the low-level API

The goals of this lab session are:

  1. Implement and parallelize a vector addition kernel
  2. Parallelize a matrix multiplication kernel
  3. Parallelize an algorithm with data dependencies

Getting Started

Open a shell and clone the repository with the sample code. Remember also to source the PULP-SDK configuration script.

source /pulp/sourceme.sh
cd <working_dir>
git clone https://github.com/EEESlab/HSDES-LAB04-PULP_Parallel_Bare

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors