Skip to content

Commit

Permalink
Site updated: 2024-03-02 21:51:55
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi-Huaaa committed Mar 3, 2024
1 parent 33f123b commit 5e2a1f6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ <h3 id="Experiment-5-The-Quality-of-Solution"><a href="#Experiment-5-The-Quality
<p>The table shows that the lowest average CUT we found is higher than 97.5% compared to the best known. It shows that using the HU method does not significantly impact the solution quality. Therefore, from the experiment results above, we demonstrate that the HU method can greatly speed up the SQA algorithm and does not impact the solution quality.</p>
<h2 id="Conclusion"><a href="#Conclusion" class="headerlink" title="Conclusion"></a>Conclusion</h2><p>We accelerate the SQA algorithm to solve the Ising problems by proposing the HU method and using Tensor cores to reach more speedup.<br>Compared to the original state-of-the-art proposed by Tohoku University, we can finally reach the speedup from 1.7 times to 86.6 times compared to the GPU’s version. And achieve the speedup from 2.7 times to 13.68 times compared to the FPGA’s version with maintaining the solution quality of SQA.</p>
<h3 id="20-minutes-pre-recorded-video"><a href="#20-minutes-pre-recorded-video" class="headerlink" title="20 minutes pre-recorded video"></a>20 minutes pre-recorded video</h3><p><a target="_blank" rel="noopener" href="https://drive.google.com/drive/folders/1JeI94LbrIZUDm0vc3R7MR_dAQFlprd2G?usp=sharing">Video link</a> </p>
<h3 id="Contact-me"><a href="#Contact-me" class="headerlink" title="Contact me"></a>Contact me</h3><p><a href="mailto:&#121;&#104;&#99;&#x68;&#x69;&#97;&#x72;&#x61;&#64;&#x67;&#109;&#x61;&#105;&#108;&#46;&#x63;&#111;&#x6d;">&#121;&#104;&#99;&#x68;&#x69;&#97;&#x72;&#x61;&#64;&#x67;&#109;&#x61;&#105;&#108;&#46;&#x63;&#111;&#x6d;</a> or <a href="mailto:&#x72;&#48;&#57;&#57;&#52;&#52;&#48;&#x37;&#x32;&#x40;&#99;&#x73;&#105;&#x65;&#46;&#x6e;&#116;&#x75;&#46;&#x65;&#x64;&#117;&#46;&#x74;&#x77;">&#x72;&#48;&#57;&#57;&#52;&#52;&#48;&#x37;&#x32;&#x40;&#99;&#x73;&#105;&#x65;&#46;&#x6e;&#116;&#x75;&#46;&#x65;&#x64;&#117;&#46;&#x74;&#x77;</a></p>
<h3 id="Contact-me"><a href="#Contact-me" class="headerlink" title="Contact me"></a>Contact me</h3><p><a href="mailto:&#121;&#104;&#x63;&#104;&#105;&#x61;&#114;&#97;&#x40;&#x67;&#x6d;&#97;&#x69;&#108;&#x2e;&#x63;&#111;&#109;">&#121;&#104;&#x63;&#104;&#105;&#x61;&#114;&#97;&#x40;&#x67;&#x6d;&#97;&#x69;&#108;&#x2e;&#x63;&#111;&#109;</a> or <a href="mailto:&#114;&#x30;&#57;&#57;&#x34;&#x34;&#x30;&#x37;&#50;&#x40;&#x63;&#115;&#105;&#x65;&#46;&#x6e;&#116;&#x75;&#46;&#x65;&#100;&#x75;&#x2e;&#116;&#119;">&#114;&#x30;&#57;&#57;&#x34;&#x34;&#x30;&#x37;&#50;&#x40;&#x63;&#115;&#105;&#x65;&#46;&#x6e;&#116;&#x75;&#46;&#x65;&#100;&#x75;&#x2e;&#116;&#119;</a></p>

</div>

Expand Down
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ pre .javascript .function {
}
.links-of-author a::before,
.links-of-author span.exturl::before {
background: #40ff4d;
background: #ffe8fa;
border-radius: 50%;
content: ' ';
display: inline-block;
Expand Down
Binary file added uploads/ava2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e2a1f6

Please sign in to comment.