Commit e85637d2 by sakundu

Added bookmark for SA

Signed-off-by: sakundu <sakundu@ucsd.edu>
parent 76667827
......@@ -5129,7 +5129,7 @@ The following table and screenshots provide details of Ariane133-NG45-68%-1.3ns
<a id="Question12"></a>
**<span style="color:blue">Question 12.</span>** How well does Simulated Annealing (SA) optimize the proxy cost?
Details of our SA implementation, which we denote as SA-UCSD, are [here](../../CodeElements/SimulatedAnnealing/). We have used SA-UCSD to generate macro placements for Ariane, BlackParrot (Quad-Core) and MemPool Group.
Details of our SA implementation, which we denote as SA-UCSD, are [here](../../CodeElements/SimulatedAnnealing/). We have used SA-UCSD to generate macro placements for Ariane and BlackParrot (Quad-Core).
<a id="Ariane133_NG45_SA_UCSD"></a>
- **Ariane133-NG45-68%-1.3ns**: The configuration that results best proxy cost (wirelength cost: 0.0881, congestion cost: 0.8257, density cost: 0.5084, proxy cost: 0.75515): *action_probs: [0.2, 0.2, 0.2, 0.2, 0.2], num_actions: 3, max_temperature: 7e-5, num_iters: 50000, seed: 1, spiral_flag: True*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment