arXiv ScienceSearch

arXiv subjects

Michael Bauer

Publications and source records attributed to Michael Bauer.

At least 19 recordsLinked to original sources

Coherent Phonon-Driven Band Renormalizations in 1T$'$-MoTe$_2$

Here, we investigate phonon mode- and electron band-selective electron-phonon couplings in centrosymmetric 1T$'$-MoTe$_2$ using time- and angle-resolved photoemission spectroscopy combined with frequency-domain analysis. Femtosecond near-infrared pulses excite coherent $A_g$-symmetric phonon modes at 2.34 THz, 3.34 THz, and 3.86 THz, which manifest as oscillatory modulations in photoemission intensity and binding energy across the valence bands. Pixel-wise Fourier analysis using recently developed methodologies reveals pronounced band selectivity with distinct coupling strengths for different electronic states and phonon modes, enabling the evaluation of band-renormalization amplitudes in the range of few meV. Ab initio calculations qualitatively reproduce the experimentally observed coupling patterns and relative trends, demonstrating the capability of combined experimental and theoretical approaches to resolve ultrafast electron-phonon interactions in quantum materials.

cond-mat.mtrl-sci

Ultrafast Band-Gap Renormalization in Bilayer Graphene

We demonstrate, by femtosecond time- and angle-resolved photoemission spectroscopy, that photoinduced interlayer charge transfer in a heterostructure consisting of Bernal-stacked bilayer graphene and a single atomic layer of silver on 6H-SiC(0001) transiently modulates the intrinsic potential landscape across the silver-graphene interface. This acts as an ultrafast optoelectronic gate that drives momentum-dependent band renormalizations, resulting in a transient band-gap opening on femtosecond timescales. Simultaneously, the photogenerated hot-carrier population enhances electronic screening, leading to subsequent closing of the band-gap beyond the thermal equilibrium value. These findings reveal two different mechanisms for photoinduced, reversible control of the electronic band structure in bilayer graphene -- interlayer charge transfer and hot-carrier-enhanced screening -- providing a general framework for the ultrafast control of electronic properties in graphene-based heterostructures. This opens up novel pathways for the realization of ultrafast optoelectronic devices and the exploration of correlated quantum phases in bilayer graphene under non-equilibrium conditions.

cond-mat.mes-hall

Optimal Software Pipelining and Warp Specialization for Tensor Core GPUs

GPU architectures have continued to grow in complexity, with recent incarnations introducing increasingly powerful fixed-function units for matrix multiplication and data movement to accompany highly parallel general-purpose cores. To fully leverage these machines, software must use sophisticated schedules that maximally utilize all hardware resources. Since realizing such schedules is complex, both programmers and compilers routinely employ program transformations, such as software pipelining (SWP) and warp specialization (WS), to do so in practice. However, determining how best to use SWP and WS in combination is a challenging problem that is currently handled through a mix of brittle compilation heuristics and fallible human intuition, with little insight into the space of solutions. To remedy this situation, we introduce a novel formulation of SWP and WS as a joint optimization problem that can be solved holistically by off-the-shelf constraint solvers. We reify our approach in Twill, the first system that automatically derives optimal SWP and WS schedules for a large class of iterative programs. Twill is heuristic-free, easily extensible to new GPU architectures, and guaranteed to produce optimal schedules. We show that Twill can rediscover, and thereby prove optimal, the SWP and WS schedules manually developed by experts for Flash Attention on both the NVIDIA Hopper and Blackwell GPU architectures.

cs.PL

On the Duality of Task and Actor Programming Models

Programming models for distributed and heterogeneous machines are rapidly growing in popularity to meet the demands of modern workloads. Task and actor models are common choices that offer different trade-offs between development productivity and achieved performance. Task-based models offer better productivity and composition of software, whereas actor-based models routinely deliver better peak performance due to lower overheads. While task-based and actor-based models appear to be different superficially, we demonstrate these programming models are duals of each other. Importantly, we show that this duality extends beyond functionality to performance, and elucidate techniques that let task-based systems deliver performance competitive with actor-based systems without compromising productivity. We apply these techniques to both Realm, an explicitly parallel task-based runtime, as well as Legion, an implicitly parallel task-based runtime. We show these techniques reduce Realm's overheads by between 1.7-5.3x, coming within a factor of two of the overheads imposed by heavily optimized actor-based systems like Charm++ and MPI. We further show that our techniques enable between 1.3-5.0x improved strong scaling of unmodified Legion applications.

cs.PL

Task-Based Tensor Computations on Modern GPUs

Domain-specific, fixed-function units are becoming increasingly common in modern processors. As the computational demands of applications evolve, the capabilities and programming interfaces of these fixed-function units continue to change. NVIDIA's Hopper GPU architecture contains multiple fixed-function units per compute unit, including an asynchronous data movement unit (TMA) and an asynchronous matrix multiplication unit (Tensor Core). Efficiently utilizing these units requires a fundamentally different programming style than previous architectures; programmers must now develop warp-specialized kernels that orchestrate producer-consumer pipelines between the asynchronous units. To manage the complexity of programming these new architectures, we introduce Cypress, a task-based programming model with sequential semantics. Cypress programs are a set of designated functions called \emph{tasks} that operate on \emph{tensors} and are free of communication and synchronization. Cypress programs are bound to the target machine through a \emph{mapping} specification that describes where tasks should run and in which memories tensors should be materialized. We present a compiler architecture that lowers Cypress programs into CUDA programs that perform competitively with expert-written codes. Cypress achieves 0.88x-1.06x the performance of cuBLAS on GEMM, and between 0.80x-0.98x the performance of the currently best-known Flash Attention implementation while eliminating all aspects of explicit data movement and asynchronous computation from application code.

cs.PL

Photoemission electron microscopy of exciton-polaritons in thin WSe$_2$ waveguides

Exciton-polaritons emerging from the interaction of photons and excitons in the strong coupling regime are intriguing quasiparticles for the potential exchange of energy during light-matter interaction processes such as light harvesting. The coupling causes an energy anti-crossing in the photon dispersion centered around the exciton resonance, i.e., a Rabi splitting between a lower and upper energetic branch. The size of this splitting correlates with the coupling strength between the exciton and the photonic modes. In this work, we investigate this coupling between excitons and photonic waveguide modes excited simultaneously in thin-film flakes of the transition-metal dichalcogenide WSe$_2$. Using a Photoemission electron microscope, we are able to extract the dispersion of the transversal electric and magnetic modes propagating through these flakes as well as extract the energy splitting. Ultimately, our findings provide a basis for the investigation of the propagation of exciton-polaritons in the time-domain via time-resolved photoemission.

cond-mat.mtrl-sci

Origin of phonon decoherence

Phonon decoherence determines the characteristic timescales over which coherent lattice vibrations decay, making it a crucial process for understanding the non-equilibrium dynamics of crystal lattices after excitation by a pump pulse. Here, we report a theoretical and computational investigation of the origin of phonon decoherence within a first-principles many-body framework. We derive quantum kinetic equations for the dynamics of coherent phonons by explicitly accounting for dissipation processes induced by electron-phonon and phonon-phonon interactions. The decoherence rate and frequency renormalization are formulated in terms of the non-equilibrium phonon self energy, providing a framework amenable for ab initio calculations. To validate this approach, we conduct a first-principles study of phonon decoherence for the elemental semimetals antimony and bismuth. The robust agreement with available temperature- and fluence-dependent experimental data confirms the accuracy of our theoretical and computational framework. More generally, our findings reveal that either electron-phonon and phonon-phonon coupling can prevail in determining the decoherence time, depending on the temperature and driving conditions. Overall, this work fills a critical gap in the theoretical understanding of phonon decoherence, providing a predictive framework for determining the timescales of light-induced structural dynamics in driven solids.

cond-mat.str-el

Composing Distributed Computations Through Task and Kernel Fusion

We introduce Diffuse, a system that dynamically performs task and kernel fusion in distributed, task-based runtime systems. The key component of Diffuse is an intermediate representation of distributed computation that enables the necessary analyses for the fusion of distributed tasks to be performed in a scalable manner. We pair task fusion with a JIT compiler to fuse together the kernels within fused tasks. We show empirically that Diffuse's intermediate representation is general enough to be a target for two real-world, task-based libraries (cuNumeric and Legate Sparse), letting Diffuse find optimization opportunities across function and library boundaries. Diffuse accelerates unmodified applications developed by composing task-based libraries by 1.86x on average (geo-mean), and by between 0.93x--10.7x on up to 128 GPUs. Diffuse also finds optimization opportunities missed by the original application developers, enabling high-level Python programs to match or exceed the performance of an explicitly parallel MPI library.

cs.DC

Automatic Tracing in Task-Based Runtime Systems

Implicitly parallel task-based runtime systems often perform dynamic analysis to discover dependencies in and extract parallelism from sequential programs. Dependence analysis becomes expensive as task granularity drops below a threshold. Tracing techniques have been developed where programmers annotate repeated program fragments (traces) issued by the application, and the runtime system memoizes the dependence analysis for those fragments, greatly reducing overhead when the fragments are executed again. However, manual trace annotation can be brittle and not easily applicable to complex programs built through the composition of independent components. We introduce Apophenia, a system that automatically traces the dependence analysis of task-based runtime systems, removing the burden of manual annotations from programmers and enabling new and complex programs to be traced. Apophenia identifies traces dynamically through a series of dynamic string analyses, which find repeated program fragments in the stream of tasks issued to the runtime system. We show that Apophenia is able to come between 0.92x--1.03x the performance of manually traced programs, and is able to effectively trace previously untraced programs to yield speedups of between 0.91x--2.82x on the Perlmutter and Eos supercomputers.

cs.DC

Ultrafast low-energy photoelectron diffraction for the study of surface-adsorbate interactions with 100 femtosecond temporal resolution

An ultrafast photoemission-based low-energy electron diffraction experiment with monolayer surface sensitivity is presented. In a first experiment on tin-phthalocyanine adsorbed on graphite, we demonstrate a time resolution of approx. 100 fs. Analysis of the transient photoelectron diffraction signal indicates a heating of the adsorbate layer on a time scale of a few ps, suggesting coupling to phononic degrees of freedom of the substrate as the primary energy transfer channel for the vibrational excitation of the adsorbate layer. Remarkably, the transient photoelectron diffraction signal not only provides direct information about the structural dynamics of the adsorbate, but also about the charge carrier dynamics of the substrate. The presented concept combined with momentum microscopy could become a versatile tool for the comprehensive investigation of the coupled charge and vibrational dynamics of relevance for ultrafast surface processes.

cond-mat.mes-hall

Creation of a novel inverted charge density wave state

Charge density wave (CDW) order is an emergent quantum phase that is characterized by a periodic lattice distortion and charge density modulation, often present near superconducting transitions. Here we uncover a novel inverted CDW state by using a femtosecond laser to coherently over-drive the unique star-of-David lattice distortion in 1T-TaSe$_2$. We track the signature of this novel CDW state using time- and angle-resolved photoemission spectroscopy and time-dependent density functional theory, and validate that it is associated with a unique lattice and charge arrangement never before realized. The dynamic electronic structure further reveals its novel properties, that are characterized by an increased density of states near the Fermi level, high metallicity, and altered electron-phonon couplings. Our results demonstrate how ultrafast lasers can be used to create unique states in materials, by manipulating charge-lattice orders and couplings.

cond-mat.mtrl-sci

A combined laser-based ARPES and 2PPES study of Td-WTe$_2$

Laser-based angle-resolved photoemission spectroscopy (ARPES) and two-photon photoemission spectroscopy (2PPES) are employed to study the valence electronic structure of the Weyl semimetal candidate Td-WTe$_2$ along two high symmetry directions and for binding energies between $\approx$ -1 eV and 5 eV. The experimental data show a good agreement with band structure calculations. Polarization dependent measurements provide furthermore information on initial and intermediate state symmetry properties with respect to the mirror plane of the Td structure of WTe$_2$.

cond-mat.mtrl-sci

Coherent modulation of the electron temperature and electron-phonon couplings in a 2D material

Ultrashort light pulses can selectively excite charges, spins and phonons in materials, providing a powerful approach for manipulating their properties. Here we use femtosecond laser pulses to coherently manipulate the electron and phonon distributions, and their couplings, in the charge density wave (CDW) material 1T-TaSe$_2$. After exciting the material with a short light pulse, spatial smearing of the electrons launches a coherent lattice breathing mode, which in turn modulates the electron temperature. This indicates a bi-directional energy exchange between the electrons and the strongly-coupled phonons. By tuning the laser excitation fluence, we can control the magnitude of the electron temperature modulation, from ~ 200 K in the case of weak excitation, to ~ 1000 K for strong laser excitation. This is accompanied by a switching of the dominant mechanism from anharmonic phonon-phonon coupling to coherent electron-phonon coupling, as manifested by a phase change of $\pi$ in the electron temperature modulation. Our approach thus opens up possibilities for coherently manipulating the interactions and properties of quasi-2D and other quantum materials using light.

cond-mat.mtrl-sci

Ultrafast electron calorimetry uncovers a new long-lived metastable state in 1T-TaSe$_2$ mediated by mode-selective electron-phonon coupling

Quantum materials represent one of the most promising frontiers in the quest for faster, lightweight, energy efficient technologies. However, their inherent complexity and rich phase landscape make them challenging to understand or manipulate in useful ways. Here we present a new ultrafast electron calorimetry technique that can systematically uncover new phases of quantum matter. Using time- and angle-resolved photoemission spectroscopy, we measure the dynamic electron temperature, band structure and heat capacity. We then show that this is a very sensitive probe of phase changes in materials, because electrons react very quickly, and moreover generally are the smallest component of the total heat capacity. This allows us to uncover a new long-lived metastable state in the charge density wave material 1T-TaSe$_2$, that is distinct from all of the known equilibrium phases: it is characterized by a significantly reduced effective heat capacity that is only 30% of the normal value, due to selective electron-phonon coupling to a subset of phonon modes. As a result, significantly less energy is required to melt the charge order and transform the state of the material than under thermal equilibrium conditions.

cond-mat.mtrl-sci

Decoding the ultrafast formation of a Fermi-Dirac distributed electron gas

Time- and angle-resolved photoelectron spectroscopy with 13 fs temporal resolution is used to follow the different stages in the formation of a Fermi-Dirac distributed electron gas in graphite after absorption of an intense 7 fs laser pulse. Within the first 50 fs after excitation a sequence of time frames is resolved which are characterized by different energy and momentum exchange processes among the involved photonic, electronic, and phononic degrees of freedom. The results reveal experimentally the complexity of the transition from a nascent non-thermal towards a thermal electron distribution due to the different timescales associated with the involved interaction processes.

cond-mat.mtrl-sci

Universal Coherence-Induced Power Losses of Quantum Heat Engines in Linear Response

We introduce a universal scheme to divide the power output of a periodically driven quantum heat engine into a classical contribution and one stemming solely from quantum coherence. Specializing to Lindblad-dynamics and small driving amplitudes, we derive general upper bounds on both, the coherent and the total power. These constraints imply that, in the linear-response regime, coherence inevitably leads to power losses. To illustrate our general analysis, we explicitly work out the experimentally relevant example of a single-qubit engine.

cond-mat.stat-mech

Optimal performance of periodically driven, stochastic heat engines under limited control

We consider the performance of periodically driven stochastic heat engines in the linear response regime. Reaching the theoretical bounds for efficiency and efficiency at maximum power typically requires full control over the design and the driving of the system. We develop a framework which allows to quantify the role that limited control over the system has on the performance. Specifically, we show that optimizing the driving entering the work extraction for a given temperature protocol leads to a universal, one-parameter dependence for both maximum efficiency and maximum power as a function of efficiency. In particular, we show that reaching Carnot efficiency (and, hence, Curzon-Ahlborn efficiency at maximum power) requires to have control over the amplitude of the full Hamiltonian of the system. Since the kinetic energy cannot be controlled by an external parameter, heat engines based on underdamped dynamics can typically not reach Carnot efficiency. We illustrate our general theory with a paradigmatic case study of a heat engine consisting of an underdamped charged particle in a modulated two-dimensional harmonic trap in the presence of a magnetic field.

cond-mat.stat-mech

Ice Melt, Sea Level Rise and Superstorms: Evidence from Paleoclimate Data, Climate Modeling, and Modern Observations that 2{\deg}C Global Warming is Dangerous

We use numerical climate simulations, paleoclimate data, and modern observations to study the effect of growing ice melt from Antarctica and Greenland. Meltwater tends to stabilize the ocean column, inducing amplifying feedbacks that increase subsurface ocean warming and ice shelf melting. Cold meltwater and induced dynamical effects cause ocean surface cooling in the Southern Ocean and North Atlantic, thus increasing Earth's energy imbalance and heat flux into most of the global ocean's surface. Southern Ocean surface cooling, while lower latitudes are warming, increases precipitation on the Southern Ocean, increasing ocean stratification, slowing deepwater formation, and increasing ice sheet mass loss. These feedbacks make ice sheets in contact with the ocean vulnerable to accelerating disintegration. We hypothesize that ice mass loss from the most vulnerable ice, sufficient to raise sea level several meters, is better approximated as exponential than by a more linear response. Doubling times of 10, 20 or 40 years yield multi-meter sea level rise in about 50, 100 or 200 years. Recent ice melt doubling times are near the lower end of the 10-40 year range, but the record is too short to confirm the nature of the response. The feedbacks, including subsurface ocean warming, help explain paleoclimate data and point to a dominant Southern Ocean role in controlling atmospheric CO2, which in turn exercised tight control on global temperature and sea level. The millennial (500-2000 year) time scale of deep ocean ventilation affects the time scale for natural CO2 change and thus the time scale for paleo global climate, ice sheet, and sea level changes, but this paleo millennial time scale should not be misinterpreted as the time scale for ice sheet response to a rapid large human-made climate forcing.

physics.ao-ph