<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.scipedia.com/wd/index.php?action=history&amp;feed=atom&amp;title=Herman_et_al_2018a</id>
		<title>Herman et al 2018a - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.scipedia.com/wd/index.php?action=history&amp;feed=atom&amp;title=Herman_et_al_2018a"/>
		<link rel="alternate" type="text/html" href="https://www.scipedia.com/wd/index.php?title=Herman_et_al_2018a&amp;action=history"/>
		<updated>2026-05-06T12:29:36Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0-wmf.10</generator>

	<entry>
		<id>https://www.scipedia.com/wd/index.php?title=Herman_et_al_2018a&amp;diff=197649&amp;oldid=prev</id>
		<title>Scipediacontent: Scipediacontent moved page Draft Content 393615322 to Herman et al 2018a</title>
		<link rel="alternate" type="text/html" href="https://www.scipedia.com/wd/index.php?title=Herman_et_al_2018a&amp;diff=197649&amp;oldid=prev"/>
				<updated>2021-02-01T20:18:15Z</updated>
		
		<summary type="html">&lt;p&gt;Scipediacontent moved page &lt;a href=&quot;/public/Draft_Content_393615322&quot; class=&quot;mw-redirect&quot; title=&quot;Draft Content 393615322&quot;&gt;Draft Content 393615322&lt;/a&gt; to &lt;a href=&quot;/public/Herman_et_al_2018a&quot; title=&quot;Herman et al 2018a&quot;&gt;Herman et al 2018a&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 20:18, 1 February 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Scipediacontent</name></author>	</entry>

	<entry>
		<id>https://www.scipedia.com/wd/index.php?title=Herman_et_al_2018a&amp;diff=197648&amp;oldid=prev</id>
		<title>Scipediacontent: Created page with &quot; == Abstract ==  The performance of Deep-Learning (DL) computing frameworks rely on the performance of data ingestion and checkpointing. In fact, during the training, a consid...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.scipedia.com/wd/index.php?title=Herman_et_al_2018a&amp;diff=197648&amp;oldid=prev"/>
				<updated>2021-02-01T20:18:09Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; == Abstract ==  The performance of Deep-Learning (DL) computing frameworks rely on the performance of data ingestion and checkpointing. In fact, during the training, a consid...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&lt;br /&gt;
The performance of Deep-Learning (DL) computing frameworks rely on the performance of data ingestion and checkpointing. In fact, during the training, a considerable high number of relatively small files are first loaded and pre-processed on CPUs and then moved to accelerator for computation. In addition, checkpointing and restart operations are carried out to allow DL computing frameworks to restart quickly from a checkpoint. Because of this, I/O affects the performance of DL applications. In this work, we characterize the I/O performance and scaling of TensorFlow, an open-source programming framework developed by Google and specifically designed for solving DL problems. To measure TensorFlow I/O performance, we first design a micro-benchmark to measure TensorFlow reads, and then use a TensorFlow mini-application based on AlexNet to measure the performance cost of I/O and checkpointing in TensorFlow. To improve the checkpointing performance, we design and implement a burst buffer. We find that increasing the number of threads increases TensorFlow bandwidth by a maximum of 2.3x and 7.8x on our benchmark environments. The use of the tensorFlow prefetcher results in a complete overlap of computation on accelerator and input pipeline on CPU eliminating the effective cost of I/O on the overall performance. The use of a burst buffer to checkpoint to a fast small capacity storage and copy asynchronously the checkpoints to a slower large capacity storage resulted in a performance improvement of 2.6x with respect to checkpointing directly to slower storage on our benchmark environment.&lt;br /&gt;
&lt;br /&gt;
Comment: Accepted for publication at pdsw-DISCS 2018&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Original document ==&lt;br /&gt;
&lt;br /&gt;
The different versions of the original document can be found in:&lt;br /&gt;
&lt;br /&gt;
* [http://arxiv.org/abs/1810.03035 http://arxiv.org/abs/1810.03035]&lt;br /&gt;
&lt;br /&gt;
* [http://arxiv.org/pdf/1810.03035 http://arxiv.org/pdf/1810.03035]&lt;br /&gt;
&lt;br /&gt;
* [http://xplorestaging.ieee.org/ielx7/8630311/8638414/08638422.pdf?arnumber=8638422 http://xplorestaging.ieee.org/ielx7/8630311/8638414/08638422.pdf?arnumber=8638422],&lt;br /&gt;
: [http://dx.doi.org/10.1109/pdsw-discs.2018.00011 http://dx.doi.org/10.1109/pdsw-discs.2018.00011]&lt;br /&gt;
&lt;br /&gt;
* [https://arxiv.org/pdf/1810.03035.pdf https://arxiv.org/pdf/1810.03035.pdf],&lt;br /&gt;
: [https://dblp.uni-trier.de/db/journals/corr/corr1810.html#abs-1810-03035 https://dblp.uni-trier.de/db/journals/corr/corr1810.html#abs-1810-03035],&lt;br /&gt;
: [https://arxiv.org/abs/1810.03035 https://arxiv.org/abs/1810.03035],&lt;br /&gt;
: [http://www.diva-portal.org/smash/record.jsf?pid=diva2:1302569 http://www.diva-portal.org/smash/record.jsf?pid=diva2:1302569],&lt;br /&gt;
: [http://export.arxiv.org/pdf/1810.03035 http://export.arxiv.org/pdf/1810.03035],&lt;br /&gt;
: [https://www.arxiv-vanity.com/papers/1810.03035 https://www.arxiv-vanity.com/papers/1810.03035],&lt;br /&gt;
: [https://fr.arxiv.org/abs/1810.03035 https://fr.arxiv.org/abs/1810.03035],&lt;br /&gt;
: [http://export.arxiv.org/abs/1810.03035 http://export.arxiv.org/abs/1810.03035],&lt;br /&gt;
: [https://uk.arxiv.org/abs/1810.03035 https://uk.arxiv.org/abs/1810.03035],&lt;br /&gt;
: [https://fr.arxiv.org/pdf/1810.03035 https://fr.arxiv.org/pdf/1810.03035],&lt;br /&gt;
: [https://academic.microsoft.com/#/detail/2951947775 https://academic.microsoft.com/#/detail/2951947775]&lt;/div&gt;</summary>
		<author><name>Scipediacontent</name></author>	</entry>

	</feed>