\documentclass{./llncs2e/llncs} %\documentclass{article} \usepackage{silence} \WarningFilter{latex}{Text page} \WarningFilter{caption}{Unsupported} \WarningFilter{amsmath}{Unable} \usepackage{color} \usepackage{soul} \usepackage{todonotes} \newcommand{\jk}[1]{\todo[inline]{JK: #1}} \newcommand{\eb}[1]{\todo[inline]{EB: #1}} %\usepackage{changes} %\newcommand{\ebr}[2]{ \hl{\replaced{ #1 }{ #2 }} } \usepackage{silence} \WarningFilter{latex}{Float} \WarningFilter{llncs}{The remreset package is obsolete} %\WarningFilter{latex}{Marginpar} %\WarningFilter{latexfont}{Font shape} %\WarningFilter{latexfont}{Some font} \usepackage{lmodern} %\usepackage{booktabs} %\usepackage{caption} \usepackage{subcaption} \usepackage{amsmath} %\usepackage[pass,showframe]{geometry} \usepackage{array} \usepackage[hidelinks]{hyperref} \usepackage{cleveref} \usepackage{graphicx} %\usepackage{luacode} %\usepackage{subfig} \usepackage{xcolor} \usepackage{float} \graphicspath{ {./fig/} {../benchmark/eval_analysis_output/} } %\newcolumntype{P}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}m{#1\textwidth}} \begin{document} \pagestyle{headings} % switches on printing of running heads \title{Benefit of DDN's IME-FUSE for I/O intensive HPC applications.} %\author{Double blind} \author{Eugen Betke\inst{1} \and Julian Kunkel\inst{2}} \institute{Deutsches Klimarechenzentrum, Hamburg, Germany,\\ \email{betke@dkrz.de} \and University of Reading, Reading, United Kingdom,\\ \email{j.m.kunkel@reading.ac.uk}} \maketitle % typeset the title of the contribution \begin{abstract} Todo: abstract \ldots \end{abstract} \keywords{Lustre, FUSE, evaluation, flash-based storage} \section{IBM Spectrum Scale} % https://support.dvsus.com/hc/en-us/articles/212928566-GPFS-general-commands- % mmlsfs all % mmlscluster % mmlsconfig A GPFS 4.2.3.0 file system was used as back-end for IMEs. The pagepool was 6GB large. \subsection{Benchmarks} \section{Experiment Configuration} \section{Conclusion} \section*{Acknowledgment} { \small Thanks to DDN for providing access to the IME test cluster and to Jean-Thomas Acquaviva for the support. } \bibliographystyle{splncs03} \bibliography{bibliography}{} \end{document}