Skip to content

EEESlab/HSDES-LAB04-PULP_Parallel_Bare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

The goals of this lab session are:

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

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

No packages published