834 research outputs found

    An efficient 2D inversion scheme for airborne frequency domain data

    Get PDF
    In many cases, inversion in 2D gives a better description of the subsurface compared with 1D inversion, but, computationally, 2D inversion is expensive, and it can be hard to use for large-scale surveys. We have developed an efficient hybrid 2D airborne frequency-domain electromagnetic inversion algorithm. Our hybrid scheme combines 1D and 2D inversions in a three-stage process, in which each step is progressively more accurate and computationally more expensive than the previous one. This results in an approximately 2x - 6x speedup compared with full 2D inversions, and with only minor changes to the inversion results. Our inversion structure is based on a regular grid, in which each sounding is discretized individually. The 1D modeling code uses layered models with derivatives derived through the finite-difference method, whereas our 2D modeling code uses an adaptive finite-element mesh, and it uses the adjoint-state method to calculate the derivatives. By incorporating the inversion grid structure into the 2D finite-element mesh, interpolation between the different meshes becomes trivial. Large surveys are handled by using local meshing to split large surveys into small sections, which retains the 2D information. The algorithm is heavily optimized and parallelized over the frequencies and sections, with good scalability even on nonuniform memory architecture systems, on which it is generally hard to achieve a satisfactory scaling. The algorithm has been tested successfully with various synthetic studies as well as field examples, of which results from two synthetic studies and a field example are shown

    Payload-Directed Control of Geophysical Magnetic Surveys

    Get PDF
    Using non-navigational (e.g. imagers, scientific) sensor information in control loops is a difficult problem to which no general solution exists. Whether the task can be successfully achieved in a particular case depends highly on problem specifics, such as application domain and sensors of interest. In this study, we investigate the feasibility of using magnetometer data for control feedback in the context of geophysical magnetic surveys. An experimental system was created and deployed to (a) assess sensor integration with autonomous vehicles, (b) investigate how magnetometer data can be used for feedback control, and (c) evaluate the feasibility of using such a system for geophysical magnetic surveys. Finally, we report the results of our experiments and show that payload-directed control of geophysical magnetic surveys is indeed feasible

    Scalable Empirical Dynamic Modeling With Parallel Computing and Approximate k-NN Search

    Get PDF
    Empirical Dynamic Modeling (EDM) is a mathematical framework for modeling and predicting non-linear time series data. Although EDM is increasingly adopted in various research fields, its application to large-scale data has been limited due to its high computational cost. This article presents kEDM, a high-performance implementation of EDM for analyzing large-scale time series datasets. kEDM adopts the Kokkos performance-portable programming model to efficiently run on both CPU and GPU while sharing a single code base. We also conduct hardware-specific optimization of performance-critical kernels. kEDM achieved up to 6.58Ă— speedup in pairwise causal inference of real-world biology datasets compared to an existing EDM implementation. Furthermore, we integrate multiple approximate k-NN search algorithms into EDM to enable the analysis of extremely large datasets that were intractable with conventional EDM based on exhaustive k-NN search. EDM-based time series forecast enhanced with approximate k-NN search demonstrated up to 790Ă— speedup compared to conventional Simplex projection with less than 1% increase in MAPE.journal articl

    Proceedings of the Second International Workshop on Sustainable Ultrascale Computing Systems (NESUS 2015) Krakow, Poland

    Get PDF
    Proceedings of: Second International Workshop on Sustainable Ultrascale Computing Systems (NESUS 2015). Krakow (Poland), September 10-11, 2015

    Local time stepping on high performance computing architectures: mitigating CFL bottlenecks for large-scale wave propagation

    Get PDF
    Modeling problems that require the simulation of hyperbolic PDEs (wave equations) on large heterogeneous domains have potentially many bottlenecks. We attack this problem through two techniques: the massively parallel capabilities of graphics processors (GPUs) and local time stepping (LTS) to mitigate any CFL bottlenecks on a multiscale mesh. Many modern supercomputing centers are installing GPUs due to their high performance, and extending existing seismic wave-propagation software to use GPUs is vitally important to give application scientists the highest possible performance. In addition to this architectural optimization, LTS schemes avoid performance losses in meshes with localized areas of refinement. Coupled with the GPU performance optimizations, the derivation and implementation of an Newmark LTS scheme enables next-generation performance for real-world applications. Included in this implementation is work addressing the load-balancing problem inherent to multi-level LTS schemes, enabling scalability to hundreds and thousands of CPUs and GPUs. These GPU, LTS, and scaling optimizations accelerate the performance of existing applications by a factor of 30 or more, and enable future modeling scenarios previously made unfeasible by the cost of standard explicit time-stepping schemes
    • …
    corecore