{"id":50731680,"url":"https://github.com/eeeslab/hsdes_lab_05_2026_openmp","last_synced_at":"2026-06-10T09:02:21.790Z","repository":{"id":361043531,"uuid":"1252790548","full_name":"EEESlab/HSDES_LAB_05_2026_OpenMP","owner":"EEESlab","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-29T00:03:23.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T02:12:29.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EEESlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-28T21:53:26.000Z","updated_at":"2026-05-29T00:03:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/EEESlab/HSDES_LAB_05_2026_OpenMP","commit_stats":null,"previous_names":["eeeslab/hsdes_lab_05_2026_openmp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/EEESlab/HSDES_LAB_05_2026_OpenMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EEESlab%2FHSDES_LAB_05_2026_OpenMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EEESlab%2FHSDES_LAB_05_2026_OpenMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EEESlab%2FHSDES_LAB_05_2026_OpenMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EEESlab%2FHSDES_LAB_05_2026_OpenMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EEESlab","download_url":"https://codeload.github.com/EEESlab/HSDES_LAB_05_2026_OpenMP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EEESlab%2FHSDES_LAB_05_2026_OpenMP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-10T09:02:20.829Z","updated_at":"2026-06-10T09:02:21.783Z","avatar_url":"https://github.com/EEESlab.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lab 05 — OpenMP on PULP\n\n## Setup\n\nUse the Docker setup in the same way as you did in the previous labs.\n\n## Structure\n\nEach subdirectory is a self-contained exercise taken from a past exam. For each exam, we work on Exercise 2. You can find all past exams of interest on Virtuale. The directory name encodes the exam date.\n\n| Directory | Exam date | Exercise |\n|-----------|-----------|---------|\n| `01_17_07_2025/` | 17 Jul 2025 | OpenMP reduction (`analyze_data`) |\n| `02_20_06_2025/` | 20 Jun 2025 | Bare metal parallelization of FIR filter |\n| `03_10_07_2024/` | 10 Jul 2024 | Bare metal replacement of `#pragma omp for` |\n| `04_12_06_2024/` | 12 Jun 2024 | OpenMP parallelization of FIR filter |\n| `05_12_06_2023/` | 12 Jun 2023 | OpenMP parallelization with loop-carried dependency |\n\n## Build and run\n\nFrom inside an exercise directory:\n\n```bash\nmake clean all run CORES=8\n```\n\n`CORES` can be any value from 1 upwards. Start with `CORES=1` for the sequential baseline, then increase to measure parallel speedup.\n\nPerformance counters are enabled by default (`-DPERF`). Cycle and instruction counts are printed per core after execution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeeslab%2Fhsdes_lab_05_2026_openmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeeslab%2Fhsdes_lab_05_2026_openmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeeslab%2Fhsdes_lab_05_2026_openmp/lists"}