Verify DREAMPlaceProMaxUltra (1.0121, #2) — virtual tie at #1#92
Merged
Conversation
Verified avg proxy 1.0121 across all 17 IBM benchmarks, 0 overlaps, ~6h total runtime. Self-reported 1.0467 — verified 3.3% BETTER than self-reported. Lands at rank 2 with a 0.12% gap to vmallela LSJ (1.0109). Wins 7/17 benchmarks head-to-head with LSJ, particularly the harder ibm14-ibm18 range. Best ibm09=0.7955, worst ibm17=1.2167. Built from the team's Dockerfile (CUDA 11.8 + DREAMPlace from source). Needed `--cpus 4 --memory 96g` to fit the parallel C++ compile under the docker memory limit during build.sh. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Verified avg proxy 1.4901 across all 17 IBM benchmarks, 0 overlaps, ~12h total runtime. Self-reported 1.2353 — verified 21% worse than self-reported. Their bundled DREAMPlace uses `np.string_` (removed in NumPy 2.0), which fails every trial in our eval container (NumPy 2.x). Their fallback SA path produced these results. Drops from claimed #10 to #29 — just below RePlAce baseline and W3 Solutions, just above Jiangban Ya. Re-ranked entries 16-29 accordingly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Verified avg proxy 1.0121 across all 17 IBM benchmarks, 0 overlaps, ~6h total runtime. Self-reported 1.0467 → verified 3.3% better than self-reported.
Lands at #2 with a 0.12% gap to vmallela LSJ (1.0109) — effectively tied at the top. DPMax wins 7/17 benchmarks head-to-head with LSJ, particularly on harder ibm14-ibm18 designs where absolute proxy is higher. LSJ wins 10/17 but loses ground on the larger benchmarks.
Built from team-provided
Dockerfile(CUDA 11.8 + DREAMPlace from source). Required--cpus 4 --memory 96gto fit parallel C++ compile under docker memory limit. Air-gapped at run time (--network none).Best ibm09=0.7955, worst ibm17=1.2167.
🤖 Generated with Claude Code