-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c132e19
commit f0c699f
Showing
11 changed files
with
1,881 additions
and
40 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,207 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>ASPLOS</title> | ||
|
||
<!-- Meta --> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content=""> | ||
<meta name="author" content="Xiaoying Riley at 3rd Wave Media"> | ||
<!-- <link rel="shortcut icon" href="favicon.ico"> --> | ||
|
||
<!-- Google Fonts --> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet"> | ||
|
||
<!-- FontAwesome JS--> | ||
<script defer src="assets/fontawesome/js/all.min.js"></script> | ||
|
||
<!-- Theme CSS --> | ||
<link id="theme-style" rel="stylesheet" href="assets/css/devresume.css"> | ||
|
||
</head> | ||
|
||
<body> | ||
<script src="../autoload.js"></script> | ||
<div class="main-wrapper"> | ||
<div class="container px-3 px-lg-5"> | ||
<article class="resume-wrapper mx-auto theme-bg-light p-5 mb-5 my-5 shadow-lg"> | ||
|
||
<div class="resume-header"> | ||
<div class="row align-items-center"> | ||
<div class="resume-title col-12 col-md-6 col-lg-8 col-xl-9"> | ||
<h2 class="resume-name mb-0 text-uppercase">ISCA Blogs</h2> | ||
<div class="resume-tagline mb-3 mb-md-0">International Symposium on Computer Architecture(CCF-A)</div> | ||
<P><a class="resume-link" href="index.html">Back to Homepage</a></P> | ||
</div><!--//resume-title--> | ||
<div class="resume-contact col-12 col-md-6 col-lg-4 col-xl-3"> | ||
<ul class="list-unstyled mb-0"> | ||
<li class="mb-2"><i class="fas fa-envelope-square fa-fw fa-lg me-2"></i><a class="resume-link" href="mailto:#">lujhcoconut@foxmail.com</a></li> | ||
<li class="mb-0"><i class="fas fa-map-marker-alt fa-fw fa-lg me-2"></i>Xiamen China</li> | ||
</ul> | ||
</div><!--//resume-contact--> | ||
</div><!--//row--> | ||
|
||
</div><!--//resume-header--> | ||
<hr> | ||
<div class="resume-intro py-3"> | ||
<div class="row align-items-center"> | ||
<div class="col text-start"> | ||
<p class="mb-0">本页面主要是记录ISCA部分论文阅读过程中的总结、记录和想法。 </p> | ||
</div><!--//col--> | ||
</div> | ||
</div><!--//resume-intro--> | ||
<hr> | ||
<div class="resume-body"> | ||
<div class="row"> | ||
<div class="resume-main col-12 col-lg-8 col-xl-9 pe-0 pe-lg-5"> | ||
<section class="work-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Paper Blogs List</h3> | ||
<div class="item mb-3"> | ||
<div class="item-heading row align-items-center mb-2"> | ||
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0"><a class="resume-link" href="ISCA/buddycom.html">Buddy Compression</a></h4> | ||
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">ISCA'20</div> | ||
|
||
</div> | ||
<div class="item-content"> | ||
<p>Buddy Compression: Enabling Larger Memory for Deep Learning and HPC Workloads on GPUs. <br/>Keywords: Compression ; GPU Memory ; Buddy system.</P> | ||
</div> | ||
</div> | ||
|
||
|
||
</section><!--//work-section--> | ||
|
||
<!-- | ||
<section class="project-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Blogs</h3> --> | ||
<!-- <div class="item mb-3"> | ||
<div class="item-heading row align-items-center mb-2"> | ||
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Project Lorem Ipsum</h4> | ||
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">Open Source</div> | ||
</div> | ||
<div class="item-content"> | ||
<p>You can use this section for your side projects. You can <a href="#" class="theme-link">provide a project link here</a> as well. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p> | ||
</div> | ||
</div>//item --> | ||
<!-- <div class="item"> | ||
<div class="item-heading row align-items-center mb-2"> | ||
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Project Sed Fringilla</h4> | ||
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">Open Source</div> | ||
</div> | ||
<div class="item-content"> | ||
<p>You can use this section for your side projects. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</p> | ||
</div> | ||
</div>//item --> | ||
<!-- <div class="item"> | ||
<div class="item-heading row align-items-center mb-2"> | ||
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Project Praesent </h4> | ||
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">Open Source</div> | ||
</div> | ||
<div class="item-content"> | ||
<p>You can use this section for your side projects. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</p> | ||
</div> | ||
</div>//item --> | ||
<!-- </section>//project-section --> | ||
<!-- </div>//resume-main --> | ||
<!-- <aside class="resume-aside col-12 col-lg-4 col-xl-3 px-lg-4 pb-lg-4"> | ||
<section class="skills-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Skills</h3> | ||
<div class="item"> --> | ||
<!-- <h4 class="item-title">Technical</h4> | ||
<ul class="list-unstyled resume-skills-list"> | ||
<li class="mb-2">JavaScript/Angular/React/Vue</li> | ||
<li class="mb-2">Python/Ruby/PHP<li> | ||
<li class="mb-2">Node.js/ASP.NET</li> | ||
<li class="mb-2">PostgreSQL/MySQL</li> | ||
<li class="mb-2">Object-oriented design</li> | ||
<li class="mb-2">Design and implement database structures</li> | ||
<li>Lead and deliver complex software systems</li> | ||
</ul> | ||
</div>//item --> | ||
<!-- <div class="item"> | ||
<h4 class="item-title">Professional</h4> | ||
<ul class="list-unstyled resume-skills-list"> | ||
<li class="mb-2">Effective communication</li> | ||
<li class="mb-2">Team player<li> | ||
<li class="mb-2">Strong problem solver</li> | ||
<li>Good time management</li> | ||
</ul> --> | ||
<!-- </div>//item --> | ||
<!-- </section>//skills-section --> | ||
<!-- <section class="education-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Education</h3> | ||
<ul class="list-unstyled resume-education-list"> | ||
<li class="mb-3"> | ||
<div class="resume-degree font-weight-bold">BC Degree in Software Engineering</div> | ||
<div class="resume-degree-org text-muted">Zhejiang Normal University</div> | ||
<div class="resume-degree-time text-muted">2020 - 2024</div> | ||
</li> --> | ||
<!-- <li> | ||
<div class="resume-degree font-weight-bold">BSc Maths and Physics</div> | ||
<div class="resume-degree-org text-muted">Imperial College London</div> | ||
<div class="resume-degree-time text-muted">2016 - 2017</div> | ||
</li> --> | ||
<!-- </ul> --> | ||
<!-- </section>//education-section --> | ||
<!-- <section class="education-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Awards</h3> | ||
<ul class="list-unstyled resume-awards-list"> | ||
<li class="mb-3"> | ||
<div class="font-weight-bold">Outstanding Graduate</div> | ||
<div class="text-muted">School of Computer Science and Technology</div> | ||
<div class="text-muted">Zhejiang Normal University(2024)</div> --> | ||
<!-- </li> --> | ||
<!-- <li> | ||
<div class="font-weight-bold">Award Donec Sodales</div> | ||
<div class="text-muted">Oracle Aenean (2020)</div> | ||
</li> --> | ||
<!-- </ul> --> | ||
<!-- </section>//education-section --> | ||
<!-- <section class="skills-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Languages</h3> | ||
<ul class="list-unstyled resume-lang-list"> | ||
<li class="mb-2">Chinese <span class="text-muted">(Native)</span></li> | ||
<li>English <span class="text-muted">(CHN CET-6)</span></li> | ||
</ul> --> | ||
<!-- </section>//certificates-section --> | ||
<!-- <section class="skills-section py-3"> | ||
<h3 class="text-uppercase resume-section-heading mb-4">Interests</h3> | ||
<ul class="list-unstyled resume-interests-list mb-0"> | ||
<li class="mb-2">Football</li> | ||
<li>Travelling</li> | ||
</ul> | ||
</section>//certificates-section --> | ||
|
||
<!-- </aside>//resume-aside --> | ||
<!-- </div>//row--> | ||
<!-- </div>//resume-body --> | ||
<hr> | ||
<div class="resume-footer text-center"> | ||
<ul class="resume-social-list list-inline mx-auto mb-0 d-inline-block text-muted"> | ||
<li class="list-inline-item mb-lg-0 me-3"><a class="resume-link" href="#"><i class="fab fa-github-square fa-2x me-2" data-fa-transform="down-4"></i><span class="d-none d-lg-inline-block text-muted">github.com/LujhCoconut</span></a></li> | ||
<!-- <li class="list-inline-item mb-lg-0 me-3"><a class="resume-link" href="#"><i class="fab fa-linkedin fa-2x me-2" data-fa-transform="down-4"></i><span class="d-none d-lg-inline-block text-muted">linkedin.com/in/username</span></a></li> --> | ||
<!-- <li class="list-inline-item mb-lg-0 me-lg-3"><a class="resume-link" href="#"><i class="fab fa-twitter-square fa-2x me-2" data-fa-transform="down-4"></i><span class="d-none d-lg-inline-block text-muted">@twittername</span></a></li> --> | ||
</ul> | ||
</div><!--//resume-footer--> | ||
</article> | ||
|
||
</div><!--//container--> | ||
|
||
<footer class="footer text-center py-4"> | ||
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */--> | ||
<small class="copyright text-muted">Designed with <span class="sr-only">love</span><i class="fas fa-heart"></i> by <a class="theme-link" href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small> | ||
</footer> | ||
|
||
</div><!--//main-wrapper--> | ||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.