Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Parallel router: net decomposition #2367

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

[WIP] Parallel router: net decomposition #2367

wants to merge 1 commit into from

Conversation

duck2
Copy link
Contributor

@duck2 duck2 commented Aug 13, 2023

Based on #2357. Contains the ongoing work on the parallel router to improve thread utilization.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@duck2 duck2 changed the title Parallel router: net decomposition [WIP]Parallel router: net decomposition Aug 13, 2023
@duck2 duck2 changed the title [WIP]Parallel router: net decomposition [WIP] Parallel router: net decomposition Aug 13, 2023
@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool infra Project Infrastructure libvtrutil labels Aug 13, 2023
@duck2 duck2 mentioned this pull request Aug 15, 2023
7 tasks
@duck2
Copy link
Contributor Author

duck2 commented Aug 17, 2023

Rebased this on master: most of the fixes are backported to #2357, which is going to be squashed and rebased too.

@duck2
Copy link
Contributor Author

duck2 commented Sep 29, 2023

Planning to keep this branch as "code storage", divide the changes into a few PRs and do some refactoring in the process. Can rebase this branch as the smaller PRs are merged.

@github-actions github-actions bot removed the infra Project Infrastructure label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external_libs libvtrutil VPR VPR FPGA Placement & Routing Tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant