arXiv ScienceSearch

arXiv subjects

Andrew Ho

Publications and source records attributed to Andrew Ho.

5 recordsLinked to original sources

Selective Oxidation and Cr Segregation in High-Entropy Oxide Thin Films

High-entropy oxides (HEOs) offer exceptional compositional flexibility and structural stability, making them promising materials for energy and catalytic applications. Here, we investigate Sr doping effects on B-site cation oxidation states, local composition, and structure in epitaxial La1-xSrx(Cr0.2Mn0.2Fe0.2Co0.2Ni0.2)O3 thin films. X-ray spectroscopies reveal that Sr doping preferentially promotes Cr oxidation from Cr3+ to Cr6+, partially oxidizes Co and Ni, while leaving Mn4+ and Fe3+ unchanged. Atomic-resolution scanning transmission electron microscopy with energy-dispersive X-ray spectroscopy shows pronounced Cr segregation, with Cr exhibiting depletion at the film-substrate interface and enrichment at the film surface, along with the formation of a partially amorphous phase in heavily Sr-doped samples. This segregation is likely driven by oxidation-induced migration of smaller, high-valence Cr cations during the growth. These findings underscore the critical interplay between charge transfer, local strain, and compositional fluctuations, providing strategies to control surface composition and electronic structure in HEOs for more robust electrocatalyst design.

cond-mat.mtrl-sci

Accelerating high-order continuum kinetic plasma simulations using multiple GPUs

Kinetic plasma simulations solve the Vlasov-Poisson or Vlasov-Maxwell equations to evolve scalar-variable distribution functions in position-velocity phase space and vector-variable electromagnetic fields in physical space. The computational cost of evolving high-dimensional variables often limits the utility of continuum kinetic simulations and presents a challenge when it comes to accurately simulating real-world physical phenomena. To address this challenge, we developed techniques that accelerate and minimize the computational work required for a scalable Vlasov-Poisson solver. We present theoretical hardware compute and communication bounds required for solving a fourth-order finite-volume Vlasov-Poisson system. These bounds are then used to inform and evaluate the design of performance portable algorithms for a multiple graphics processing unit (GPU) accelerated version of the Vlasov-Poisson solver VCK-CPU. We demonstrate that the multi-GPU Vlasov solver implementation VCK-GPU simultaneously minimizes required inter-process data transfer while also being bounded by the machine network performance limits, leaving minimal room for theoretical performance improvements. This resulted in an overall strong scaling speedup per timestep of up to 40x in three-dimensional phase space (one position, two velocity coordinates) and 54x in four dimensional phase space (two position, two velocity coordinates) and a 341x increase in simulation throughput of the GPU accelerated code over the existing CPU code. The GPU code is also able to weak scale up to 256 compute nodes and 1024 GPUs. We then demonstrate how the improved compute performance can be used to explore configurations which were previously computationally infeasible such as resolving fine-scale distribution function filamentation and multi-species dynamics with realistic electron-proton mass ratios.

cs.DC

Hybridizable discontinuous Galerkin methods for solving the two-fluid plasma model

The two-fluid plasma model has a wide range of timescales which must all be numerically resolved regardless of the timescale on which plasma dynamics occurs. The answer to solving numerically stiff systems is generally to utilize unconditionally stable implicit time advance methods. Hybridizable discontinuous Galerkin (HDG) methods have emerged as a powerful tool for solving stiff partial differential equations. The HDG framework combines the advantages of the discontinuous Galerkin (DG) method, such as high-order accuracy and flexibility in handling mixed hyperbolic/parabolic PDEs with the advantage of classical continuous finite element methods for constructing small numerically stable global systems which can be solved implicitly. In this research we quantify the numerical stability conditions for the two-fluid equations and demonstrate how HDG can be used to avoid the strict stability requirements while maintaining high order accurate results.

math.NA

Complements of locally flat submanifolds are finite CW complexes

We show that if $Y$ is a compact topological manifold and $X$ is a locally flat submanifold, then the complement $Y - X$ is homotopy equivalent to a finite CW complex. This is a direct proof, and does not rely on much of the theory of topological manifolds.

math.GT

Leveraging Auxiliary Domain Parallel Data in Intermediate Task Fine-tuning for Low-resource Translation

NMT systems trained on Pre-trained Multilingual Sequence-Sequence (PMSS) models flounder when sufficient amounts of parallel data is not available for fine-tuning. This specifically holds for languages missing/under-represented in these models. The problem gets aggravated when the data comes from different domains. In this paper, we show that intermediate-task fine-tuning (ITFT) of PMSS models is extremely beneficial for domain-specific NMT, especially when target domain data is limited/unavailable and the considered languages are missing or under-represented in the PMSS model. We quantify the domain-specific results variations using a domain-divergence test, and show that ITFT can mitigate the impact of domain divergence to some extent.

cs.CL