SC16: International Conference for High Performance Computing, Networking, Storage and Analysis 2016
DOI: 10.1109/sc.2016.68
|View full text |Cite
|
Sign up to set email alerts
|

An Ephemeral Burst-Buffer File System for Scientific Applications

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
44
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 75 publications
(44 citation statements)
references
References 20 publications
0
44
0
Order By: Relevance
“…A burst buffer can also be located inside the main memory of a compute node or as a fast non-volatile storage device placed in the compute node (i.e., NVRAM devices, SSD devices, PCM devices, etc.). BurstFS [38] is an SSD-based distributed file system to be used as burst buffer for scientific applications. It buffers the application checkpoints to the local SSDs placed in the compute nodes, while asynchronously flushing them to the parallel file system.…”
Section: Nvfs-based Burst Buffer For Spark Over Lustrementioning
confidence: 99%
See 1 more Smart Citation
“…A burst buffer can also be located inside the main memory of a compute node or as a fast non-volatile storage device placed in the compute node (i.e., NVRAM devices, SSD devices, PCM devices, etc.). BurstFS [38] is an SSD-based distributed file system to be used as burst buffer for scientific applications. It buffers the application checkpoints to the local SSDs placed in the compute nodes, while asynchronously flushing them to the parallel file system.…”
Section: Nvfs-based Burst Buffer For Spark Over Lustrementioning
confidence: 99%
“…As a result, unlike Spark running over Lustre, the tasks do not have to write data over the network to the shared file system, rather, data is asynchronously flushed to Lustre. Besides, studies have already shown that, in terms of data access peak bandwidth, SSD is much faster than Lustre [20,22,38]. NVM being faster than SSD, has much higher performance than Lustre.…”
Section: Pagerankmentioning
confidence: 99%
“…ere exist di erent architectures for implementing the burst bu er. Two typical architectures are I/O server-oriented architecture [29] [16] and computing node-oriented architecture [31] [41]. In the I/O server-oriented architecture, the burst bu er system is deployed as an I/O server, which accepts the I/O requests from clients (e.g., computing nodes), while in the computing node-oriented architecture, the burst bu er mechanism is implemented inside the local computing node, handling the I/O requests issued by the local node.…”
Section: Overview Of Ssdup+mentioning
confidence: 99%
“…In addition, Hystor is designed only for stand-alone and embedded kernels, not for parallel environment. BurstFS [31] carefully analyzes the data characteristics of scienti c applications to access the data e ciently. But its goal is to pursue the optimal performance, without considering the e ciency and cost-e ectiveness of SSD.…”
Section: Storage Systems With Burst Bu Ermentioning
confidence: 99%
“…The decoupling technique has shown its effectiveness in developing runtimes on HPC platforms, such as burst-buffer file systems and load balancing framework [22], [13]. However, decoupling general operations at the application-level has not been explored in depth.…”
Section: Ipic3dmentioning
confidence: 99%