Copy-on-write virtual disks (e.g., qcow2 images) provide many useful features like snapshot, de-duplication, and full-disk encryption. However, our study uncovers that they introduce additional metadata for block orga...
ISBN:
(纸本)9781931971287
Copy-on-write virtual disks (e.g., qcow2 images) provide many useful features like snapshot, de-duplication, and full-disk encryption. However, our study uncovers that they introduce additional metadata for block organization and notably more disk sync operations (e.g., more than 3X for qcow2 and 4X for VMDK images). To mitigate such sync amplification, we propose three optimizations, namely per virtual disk internal journaling, dual-mode journaling, and adaptive-preallocation, which eliminate the extra sync operations while preserving those features in a consistent way. Our evaluation shows that the three optimizations result in up to 110% performance speedup for varmail and 50% for TPCC.
One of the most popular methods employed in computational electromagnetics is the Finite Difference Time Domain (FDTD) method. We generalise it to a meshless setting using the Radial Basis Function generated Finite Di...
详细信息
Vector searches on large-scale datasets are critical to modern online services like web search and RAG, which necessity storing the datasets and their index on the secondary storage like SSD. In this paper, we are the...
详细信息
The failure atomic and isolated execution of clients operations is a default requirement for a system that serve multiple loosely coupled clients at a server. However, disaggregated memory breaks this requirement in r...
详细信息
Several widely utilized, grid workflow management systems emerged in the last decade. These systems were developed by different scientific communities for various purposes. Enhancing these systems with the capability ...
详细信息
Several widely utilized, grid workflow management systems emerged in the last decade. These systems were developed by different scientific communities for various purposes. Enhancing these systems with the capability of invoking and nesting the workflows of other systems within their native workflows makes these communities to be able to carry out cross-organizational experiments and share non-native workflows. The novel solution described in this paper allows the integration of different workflow engines and makes them accessible for workflow systems in order to achieve this goal. The solution is based on an application repository and submitter, which exposes different workflow engines and executes them using the computational resources of the grid. In contrast with other approaches, our solution is scalable in terms of both number of workflows and amount of data, easily extendable in the sense that the integration of a new workflow engine does not require code re-engineering, and general, since it can be adopted by numerous workflow systems.
Radial Basis Function-generated Finite Differences (RBF-FD) is a meshless method that can be used to numerically solve partial differential equations. The solution procedure consists of two steps. First, the different...
详细信息
One of the most popular methods employed in computational electromagnetics is the Finite Difference Time Domain (FDTD) method. We introduce its generalisation to a meshless setting using the Radial Basis Function gene...
One of the most popular methods employed in computational electromagnetics is the Finite Difference Time Domain (FDTD) method. We introduce its generalisation to a meshless setting using the Radial Basis Function generated Finite Difference (RBF-FD) method and investigate its properties on a simple test problem.
Point sampling in interiors and on surfaces of 3D bodies has important applications in computer graphics, visualization and physical simulations. Some of those application require certain statistical properties of the...
详细信息
ISBN:
(数字)9789532330991
ISBN:
(纸本)9781728153391
Point sampling in interiors and on surfaces of 3D bodies has important applications in computer graphics, visualization and physical simulations. Some of those application require certain statistical properties of the generated sample, but many don't and it is often only desired that the final points are distributed quasi regularly, with approximately equal distances to the neighboring points. We present a parallel version of an algorithm for point sampling that supports generation of locally regular point sets, but with globally variable point spacing. The behavior of the algorithm is show-cased on interiors and surfaces of 2D and 3D models. The speedups of the parallel execution are also reported.
Fluids in computational hydrodynamics are often considered Newtonian, meaning a constant viscosity, but that is just a crude approximation for many real-world examples. Accounting for Non-Newtonian behaviour can provi...
Fluids in computational hydrodynamics are often considered Newtonian, meaning a constant viscosity, but that is just a crude approximation for many real-world examples. Accounting for Non-Newtonian behaviour can provide a significant improvement in simulation accuracy. We present a meshless solution for the natural convection of a power-law non-Newtonian fluid driven by differentially heated cavity walls. The Navier-Stokes and heat transport equations are coupled using the Boussinesq approximation and numerically solved with the generalized finite differences, explicit Euler stepping and Chorin's projection method.
The popularity of local meshless methods in the field of numerical simulations has increased greatly in recent years. This is mainly due to the fact that they can operate on scattered nodes and that they allow a direc...
详细信息
暂无评论