qiskit-advocate / qamp-spring-22

Qiskit advocate mentorship program (QAMP) spring 22 cohort (Mar - Jun 2022)
13 stars 1 forks source link

Qiskit Metal - During rebuild, only rebuild what needs to be done. #34

Closed priti-ashvin-shah-ibm closed 2 years ago

priti-ashvin-shah-ibm commented 2 years ago

Description

When using Qiskit Metal, after components are added to the design, Rebuild has to happen to populate the Pandas tables. These tables are QGeometry tables and NetInformation tables. They are used to render to different tools i.e. Metal GUI, GDS file, Ansys

The Pandas tables have to be accurate.

The rebuild can waste time when rebuilding components that have not been changed. The project is to add some logic to determine which components can avoid the need to rebuilt.

Deliverables

Start a way to identify ways to reduce the number of components that need to be rebuilt. Mentors can help with that, and the logic needs to be implemented in Metal back-end code.

Mentors details

Number of mentees

1

Type of mentees

HuangJunye commented 2 years ago

@priti-ashvin-shah-ibm This project has no mentee working it right? Can I close the issue?

HuangJunye commented 2 years ago

Closing the issue now. Please let me know if this is actually being done by a mentee.