Add real docs folder

This commit is contained in:
Carl Pearson
2017-03-27 14:40:01 -05:00
parent 6b3e5887c2
commit fda1c8468b
70 changed files with 0 additions and 1 deletions

View File

@@ -0,0 +1,412 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme" content="hugo-academic">
<meta name="generator" content="Hugo 0.19" />
<meta name="author" content="Carl Pearson">
<meta name="description" content="PhD Candidate">
<link rel="stylesheet" href="/css/highlight.min.css">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/academicons.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700|Merriweather|Roboto+Mono">
<link rel="stylesheet" href="/css/hugo-academic.css">
<link rel="alternate" href="https://cwpearson.github.io/index.xml" type="application/rss+xml" title="Carl Pearson">
<link rel="feed" href="https://cwpearson.github.io/index.xml" type="application/rss+xml" title="Carl Pearson">
<link rel="icon" type="image/png" href="/img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png">
<link rel="canonical" href="https://cwpearson.github.io/talk/2016nuggets/">
<title>GPU Performance Nuggets | Carl Pearson</title>
</head>
<body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71">
<nav class="navbar navbar-default navbar-fixed-top" id="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target=".navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Carl Pearson</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="/#about">
<span>Home</span>
</a>
</li>
<li class="nav-item">
<a href="/#publications">
<span>Publications</span>
</a>
</li>
<li class="nav-item">
<a href="/#projects">
<span>Projects</span>
</a>
</li>
<li class="nav-item">
<a href="/#posts">
<span>Posts</span>
</a>
</li>
<li class="nav-item">
<a href="/#talks">
<span>Talks</span>
</a>
</li>
<li class="nav-item">
<a href="/#teaching">
<span>Teaching</span>
</a>
</li>
<li class="nav-item">
<a href="/#patents">
<span>Patents</span>
</a>
</li>
<li class="nav-item">
<a href="/#awards">
<span>Recognition</span>
</a>
</li>
<li class="nav-item">
<a href="/#contact">
<span>Contact</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="pub" itemscope itemtype="http://schema.org/CreativeWork">
<div class="article-container">
<div class="pub-title">
<h1 itemprop="name">GPU Performance Nuggets</h1>
<span class="pub-authors" itemprop="author">
</span>
<span class="pull-right">
<div class="share-box" aria-hidden="true">
<ul class="share">
<li>
<a class="facebook"
href="https://www.facebook.com/sharer.php?u=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2016nuggets%2f"
target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a class="twitter"
href="https://twitter.com/intent/tweet?text=GPU%20Performance%20Nuggets&amp;url=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2016nuggets%2f"
target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a class="linkedin"
href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2016nuggets%2f&amp;title=GPU%20Performance%20Nuggets"
target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a class="weibo"
href="http://service.weibo.com/share/share.php?url=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2016nuggets%2f&amp;title=GPU%20Performance%20Nuggets"
target="_blank">
<i class="fa fa-weibo"></i>
</a>
</li>
<li>
<a class="email"
href="mailto:?subject=GPU%20Performance%20Nuggets&amp;body=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2016nuggets%2f">
<i class="fa fa-envelope"></i>
</a>
</li>
</ul>
</div>
</span>
</div>
<h3>Abstract</h3>
<p class="pub-abstract" itemprop="text">Experience from GPU acceleration of scientific code on NCSA Blue Waters</p>
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="row">
<div class="col-xs-12 col-sm-3 pub-row-heading">Date</div>
<div class="col-xs-12 col-sm-9" itemprop="datePublished">
Wed, Jun 15, 2016
</div>
</div>
</div>
<div class="col-sm-1"></div>
</div>
<div class="visible-xs space-below"></div>
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="row">
<div class="col-xs-12 col-sm-3 pub-row-heading">Event</div>
<div class="col-xs-12 col-sm-9">
Blue Waters Symposium
</div>
</div>
</div>
<div class="col-sm-1"></div>
</div>
<div class="visible-xs space-below"></div>
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="row">
<div class="col-xs-12 col-sm-3 pub-row-heading">Location</div>
<div class="col-xs-12 col-sm-9">Sunriver Resort, OR</div>
</div>
</div>
<div class="col-sm-1"></div>
</div>
<div class="visible-xs space-below"></div>
<div class="row" style="padding-top: 10px">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="row">
<div class="col-xs-12 col-sm-3 pub-row-heading" style="line-height:34px;">Links</div>
<div class="col-xs-12 col-sm-9">
<a class="btn btn-primary btn-outline" href="https://cwpearson.github.io/pdf/2016nuggets.pdf">
Slides
</a>
<a class="btn btn-primary btn-outline" href="https://www.youtube.com/watch?v=ReQWjJ3o8us">
Video
</a>
</div>
</div>
</div>
<div class="col-sm-1"></div>
</div>
<div class="visible-xs space-below"></div>
<div class="space-below"></div>
<div class="article-style">
</div>
</div>
</div>
<div class="container">
<nav>
<ul class="pager">
<li class="next"><a href="https://cwpearson.github.io/talk/2017bluewaters/">Experience and Impact of Combining GPUS with Scientific Codes on Blue Waters <span
aria-hidden="true">&rarr;</span></a></li>
</ul>
</nav>
</div>
<footer class="site-footer">
<div class="container">
<p class="powered-by">
&copy; 2017 Carl Pearson &middot;
Powered by the <a href="https://github.com/gcushen/hugo-academic" target="_blank">Academic
theme</a> for <a href="http://gohugo.io" target="_blank">Hugo</a>.
<span class="pull-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fa fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</div>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/1.18.4/TweenMax.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script>
<script src="/js/jquery-1.12.3.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/isotope.pkgd.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.1/imagesloaded.pkgd.min.js"></script>
<script src="/js/hugo-academic.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54975774-2', 'auto');
ga('send', 'pageview');
var links = document.querySelectorAll('a');
Array.prototype.map.call(links, function(item) {
if (item.host != document.location.host) {
item.addEventListener('click', function() {
var action = item.getAttribute('data-action') || 'follow';
ga('send', 'event', 'outbound', action, item.href);
});
}
});
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>

View File

@@ -0,0 +1,368 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme" content="hugo-academic">
<meta name="generator" content="Hugo 0.19" />
<meta name="author" content="Carl Pearson">
<meta name="description" content="PhD Candidate">
<link rel="stylesheet" href="/css/highlight.min.css">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/academicons.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700|Merriweather|Roboto+Mono">
<link rel="stylesheet" href="/css/hugo-academic.css">
<link rel="alternate" href="https://cwpearson.github.io/index.xml" type="application/rss+xml" title="Carl Pearson">
<link rel="feed" href="https://cwpearson.github.io/index.xml" type="application/rss+xml" title="Carl Pearson">
<link rel="icon" type="image/png" href="/img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png">
<link rel="canonical" href="https://cwpearson.github.io/talk/2017bluewaters/">
<title>Experience and Impact of Combining GPUS with Scientific Codes on Blue Waters | Carl Pearson</title>
</head>
<body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71">
<nav class="navbar navbar-default navbar-fixed-top" id="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target=".navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Carl Pearson</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="/#about">
<span>Home</span>
</a>
</li>
<li class="nav-item">
<a href="/#publications">
<span>Publications</span>
</a>
</li>
<li class="nav-item">
<a href="/#projects">
<span>Projects</span>
</a>
</li>
<li class="nav-item">
<a href="/#posts">
<span>Posts</span>
</a>
</li>
<li class="nav-item">
<a href="/#talks">
<span>Talks</span>
</a>
</li>
<li class="nav-item">
<a href="/#teaching">
<span>Teaching</span>
</a>
</li>
<li class="nav-item">
<a href="/#patents">
<span>Patents</span>
</a>
</li>
<li class="nav-item">
<a href="/#awards">
<span>Recognition</span>
</a>
</li>
<li class="nav-item">
<a href="/#contact">
<span>Contact</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="pub" itemscope itemtype="http://schema.org/CreativeWork">
<div class="article-container">
<div class="pub-title">
<h1 itemprop="name">Experience and Impact of Combining GPUS with Scientific Codes on Blue Waters</h1>
<span class="pub-authors" itemprop="author">
</span>
<span class="pull-right">
<div class="share-box" aria-hidden="true">
<ul class="share">
<li>
<a class="facebook"
href="https://www.facebook.com/sharer.php?u=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2017bluewaters%2f"
target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a class="twitter"
href="https://twitter.com/intent/tweet?text=Experience%20and%20Impact%20of%20Combining%20GPUS%20with%20Scientific%20Codes%20on%20Blue%20Waters&amp;url=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2017bluewaters%2f"
target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a class="linkedin"
href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2017bluewaters%2f&amp;title=Experience%20and%20Impact%20of%20Combining%20GPUS%20with%20Scientific%20Codes%20on%20Blue%20Waters"
target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a class="weibo"
href="http://service.weibo.com/share/share.php?url=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2017bluewaters%2f&amp;title=Experience%20and%20Impact%20of%20Combining%20GPUS%20with%20Scientific%20Codes%20on%20Blue%20Waters"
target="_blank">
<i class="fa fa-weibo"></i>
</a>
</li>
<li>
<a class="email"
href="mailto:?subject=Experience%20and%20Impact%20of%20Combining%20GPUS%20with%20Scientific%20Codes%20on%20Blue%20Waters&amp;body=https%3a%2f%2fcwpearson.github.io%2ftalk%2f2017bluewaters%2f">
<i class="fa fa-envelope"></i>
</a>
</li>
</ul>
</div>
</span>
</div>
<h3>Abstract</h3>
<p class="pub-abstract" itemprop="text">Many scientific applications running on Blue Waters now include new versions of performance-critical code paths that are partially or completely GPU-accelerated. The PAID IME-Accelerators team has been engaged in a multi-disciplinary collaboration among domain scientists, application developers, and GPU performance experts to improve the use of GPUs on selected scientific codes on Blue Waters. This webinar describes the Accelerator teams experience working both with CPU codes using accelerators for the first time and with optimizing codes with mature GPU implementations. The webinar will focus on collaborative strategies, the use of tools available on Blue Waters and in the IMPACT Research Group, performance results, lessons learned, and the impact to the science teams work.</p>
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="row">
<div class="col-xs-12 col-sm-3 pub-row-heading">Date</div>
<div class="col-xs-12 col-sm-9" itemprop="datePublished">
Fri, Sep 1, 2017
</div>
</div>
</div>
<div class="col-sm-1"></div>
</div>
<div class="visible-xs space-below"></div>
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="row">
<div class="col-xs-12 col-sm-3 pub-row-heading">Event</div>
<div class="col-xs-12 col-sm-9">
</div>
</div>
</div>
<div class="col-sm-1"></div>
</div>
<div class="visible-xs space-below"></div>
<div class="space-below"></div>
<div class="article-style">
</div>
</div>
</div>
<div class="container">
<nav>
<ul class="pager">
<li class="previous"><a href="https://cwpearson.github.io/talk/2016nuggets/"><span
aria-hidden="true">&larr;</span> GPU Performance Nuggets</a></li>
</ul>
</nav>
</div>
<footer class="site-footer">
<div class="container">
<p class="powered-by">
&copy; 2017 Carl Pearson &middot;
Powered by the <a href="https://github.com/gcushen/hugo-academic" target="_blank">Academic
theme</a> for <a href="http://gohugo.io" target="_blank">Hugo</a>.
<span class="pull-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fa fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</div>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/1.18.4/TweenMax.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script>
<script src="/js/jquery-1.12.3.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/isotope.pkgd.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.1/imagesloaded.pkgd.min.js"></script>
<script src="/js/hugo-academic.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54975774-2', 'auto');
ga('send', 'pageview');
var links = document.querySelectorAll('a');
Array.prototype.map.call(links, function(item) {
if (item.host != document.location.host) {
item.addEventListener('click', function() {
var action = item.getAttribute('data-action') || 'follow';
ga('send', 'event', 'outbound', action, item.href);
});
}
});
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>

324
docs/talk/index.html Normal file
View File

@@ -0,0 +1,324 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme" content="hugo-academic">
<meta name="generator" content="Hugo 0.19" />
<meta name="author" content="Carl Pearson">
<meta name="description" content="PhD Candidate">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/academicons.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700|Merriweather|Roboto+Mono">
<link rel="stylesheet" href="/css/hugo-academic.css">
<link rel="alternate" href="https://cwpearson.github.io/index.xml" type="application/rss+xml" title="Carl Pearson">
<link rel="feed" href="https://cwpearson.github.io/index.xml" type="application/rss+xml" title="Carl Pearson">
<link rel="icon" type="image/png" href="/img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png">
<link rel="canonical" href="https://cwpearson.github.io/talk/">
<title>Recent &amp; Upcoming Talks | Carl Pearson</title>
</head>
<body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71">
<nav class="navbar navbar-default navbar-fixed-top" id="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target=".navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Carl Pearson</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="/#about">
<span>Home</span>
</a>
</li>
<li class="nav-item">
<a href="/#publications">
<span>Publications</span>
</a>
</li>
<li class="nav-item">
<a href="/#projects">
<span>Projects</span>
</a>
</li>
<li class="nav-item">
<a href="/#posts">
<span>Posts</span>
</a>
</li>
<li class="nav-item">
<a href="/#talks">
<span>Talks</span>
</a>
</li>
<li class="nav-item">
<a href="/#teaching">
<span>Teaching</span>
</a>
</li>
<li class="nav-item">
<a href="/#patents">
<span>Patents</span>
</a>
</li>
<li class="nav-item">
<a href="/#awards">
<span>Recognition</span>
</a>
</li>
<li class="nav-item">
<a href="/#contact">
<span>Contact</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Recent &amp; Upcoming Talks</h1>
<div class="row" id="talk_list">
<div class="col-md-2">
<h3>2017</h3>
</div>
<div class="col-md-10">
<ul class="compact fa-ul">
<li>
<i class="fa-li fa fa-comment-o" aria-hidden="true"
style="color:#03396c;font-size:80%;padding-top:6px;"></i>
Experience and Impact of Combining GPUS with Scientific Codes on Blue Waters
<p>
<a class="btn btn-primary btn-outline btn-xs" href="https://cwpearson.github.io/talk/2017bluewaters/">
Details
</a>
</p>
</li>
</ul>
</div>
</div>
<div class="row" id="talk_list">
<div class="col-md-2">
<h3>2016</h3>
</div>
<div class="col-md-10">
<ul class="compact fa-ul">
<li>
<i class="fa-li fa fa-comment-o" aria-hidden="true"
style="color:#03396c;font-size:80%;padding-top:6px;"></i>
GPU Performance Nuggets
<p>
<a class="btn btn-primary btn-outline btn-xs" href="https://cwpearson.github.io/talk/2016nuggets/">
Details
</a>
<a class="btn btn-primary btn-outline btn-xs" href="https://cwpearson.github.io/pdf/2016nuggets.pdf">
Slides
</a>
<a class="btn btn-primary btn-outline btn-xs" href="https://www.youtube.com/watch?v=ReQWjJ3o8us">
Video
</a>
</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<p class="powered-by">
&copy; 2017 Carl Pearson &middot;
Powered by the <a href="https://github.com/gcushen/hugo-academic" target="_blank">Academic
theme</a> for <a href="http://gohugo.io" target="_blank">Hugo</a>.
<span class="pull-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fa fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</div>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/1.18.4/TweenMax.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script>
<script src="/js/jquery-1.12.3.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/isotope.pkgd.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.1/imagesloaded.pkgd.min.js"></script>
<script src="/js/hugo-academic.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54975774-2', 'auto');
ga('send', 'pageview');
var links = document.querySelectorAll('a');
Array.prototype.map.call(links, function(item) {
if (item.host != document.location.host) {
item.addEventListener('click', function() {
var action = item.getAttribute('data-action') || 'follow';
ga('send', 'event', 'outbound', action, item.href);
});
}
});
</script>
</body>
</html>

32
docs/talk/index.xml Normal file
View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Recent &amp; Upcoming Talks on Carl Pearson</title>
<link>https://cwpearson.github.io/talk/index.xml</link>
<description>Recent content in Recent &amp; Upcoming Talks on Carl Pearson</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>&amp;copy; 2017 Carl Pearson</copyright>
<lastBuildDate>Sun, 01 Jan 2017 00:00:00 +0000</lastBuildDate>
<atom:link href="/talk/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Experience and Impact of Combining GPUS with Scientific Codes on Blue Waters</title>
<link>https://cwpearson.github.io/talk/2017bluewaters/</link>
<pubDate>Fri, 01 Sep 2017 04:52:00 -0500</pubDate>
<guid>https://cwpearson.github.io/talk/2017bluewaters/</guid>
<description></description>
</item>
<item>
<title>GPU Performance Nuggets</title>
<link>https://cwpearson.github.io/talk/2016nuggets/</link>
<pubDate>Wed, 15 Jun 2016 04:14:45 -0500</pubDate>
<guid>https://cwpearson.github.io/talk/2016nuggets/</guid>
<description></description>
</item>
</channel>
</rss>