Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

cdelledonne/eslab_06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Systems Laboratory - group 06

Folders content

  • assignment_01: Contains the code related to the first assignment
  • helloDSP: Contains the provided sample program, showing how to pass messages between GPP (ARM core) and DSP

TO DO

  • Measure execution time, including time spent on sending/receiving messages to/from the DSP and on computing the product, and compute the speedup (move matrix generation outside the timer scope)
  • Measure the execution cycles on the DSP
  • Measure the commmunicaiton overhead
  • Explore compiler flags possibilities
  • Try different message passing strategies
  • Derive application information from profilers (MCProf and gprof)
  • Document the code extensively
  • Start the report
  • Profiling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors