25 results on '"Albert Farrés"'
Search Results
2. Quasi phase matching for high order harmonic generation induced by the carrier-envelope phase
- Author
-
Faccio, Daniele, Serrat, Carles, Cela, Jose' M., Di Trapani, Albert Farres Paolo, and Biegert, Jens
- Subjects
Physics - Atomic Physics ,Physics - Optics - Abstract
We report a novel quasi-phase matching technique for high-order harmonic generation in low-density gases. Numerical simulations show that in few-optical cycle pulsed Bessel beams it is possible to control the pulse envelope and phase velocities which in turn allows to control the carrier-envelope phase during propagation. The resulting oscillations in the peak intensity allow to phase-match the high-order harmonic generation process with a nearly two decade enhancement in the XUV power spectrum., Comment: 4 pagesm 4 figures
- Published
- 2009
- Full Text
- View/download PDF
3. Performance Optimization of Fully Anisotropic Elastic Wave Propagation on 2nd Generation Intel® Xeon Phi(TM) Processors.
- Author
-
Albert Farrés, Claudia Rosas, Mauricio Hanzich, Alejandro Duran, and Charles Yount
- Published
- 2018
- Full Text
- View/download PDF
4. Reliable power and time-constraints-aware predictive management of heterogeneous exascale systems.
- Author
-
William Fornaciari, Giovanni Agosta, David Atienza, Carlo Brandolese, Leila Cammoun, Luca Cremona, Alessandro Cilardo, Albert Farrés, José Flich, Carles Hernández 0001, Michal Kulchewski, Simone Libutti, José Maria Martínez, Giuseppe Massari, Ariel Oleksiak, Anna Pupykina, Federico Reghenzani, Rafael Tornero, Michele Zanella, Marina Zapater, and Davide Zoni
- Published
- 2018
- Full Text
- View/download PDF
5. Strategies to Improve the Performance of a Geophysics Model for Different Manycore Systems.
- Author
-
Matheus S. Serpa, Eduardo H. M. Cruz, Matthias Diener, Arthur M. Krause, Albert Farrés, Claudia Rosas, Jairo Panetta, Mauricio Hanzich, and Philippe O. A. Navaux
- Published
- 2017
- Full Text
- View/download PDF
6. Optimization strategies for geophysics models on manycore systems.
- Author
-
Matheus S. Serpa, Eduardo H. M. Cruz, Matthias Diener, Arthur M. Krause, Philippe O. A. Navaux, Jairo Panetta, Albert Farrés, Claudia Rosas, and Mauricio Hanzich
- Published
- 2019
- Full Text
- View/download PDF
7. Finite-difference staggered grids in GPUs for anisotropic elastic wave propagation simulation.
- Author
-
Félix Rubio, Mauricio Hanzich, Albert Farrés, Josep de la Puente, and José María Cela
- Published
- 2014
- Full Text
- View/download PDF
8. A Data-Centric Directive-Based Framework to Accelerate Out-of-Core Stencil Computation on a GPU
- Author
-
Mauricio Hanzich, Albert Farrés, Fumihiko Ino, Jingcheng Shen, and Barcelona Supercomputing Center
- Subjects
Computer science ,Stencil code ,Stencil computation ,GPU ,OpenMP (Interfície de programació d'aplicacions) ,Parallel computing ,Directive ,Unitats de processament gràfic ,Database-centric architecture ,Data-centric optimizations ,Artificial Intelligence ,Hardware and Architecture ,Data transmission systems ,Out-of-core algorithm ,Out-of-core computation ,Computer Vision and Pattern Recognition ,pipelined accelerator ,Electrical and Electronic Engineering ,Informàtica::Arquitectura de computadors::Arquitectures paral·leles [Àrees temàtiques de la UPC] ,Graphics processing units ,Software - Abstract
Special Section on Parallel, Distributed, and Reconfigurable Computing, and Networking Graphics processing units (GPUs) are highly efficient architectures for parallel stencil code; however, the small device (i.e., GPU) memory capacity (several tens of GBs) necessitates the use of out-of-core computation to process excess data. Great programming effort is needed to manually implement efficient out-of-core stencil code. To relieve such programming burdens, directive-based frameworks emerged, such as the pipelined accelerator (PACC); however, they usually lack specific optimizations to reduce data transfer. In this paper, we extend PACC with two data-centric optimizations to address data transfer problems. The first is a direct-mapping scheme that eliminates host (i.e., CPU) buffers, which intermediate between the original data and device buffers. The second is a region-sharing scheme that significantly reduces host-to-device data transfer. The extended PACC was applied to an acoustic wave propagator, automatically extending the length of original serial code 2.3-fold to obtain the out-of-core code. Experimental results revealed that on a Tesla V100 GPU, the generated code ran 41.0, 22.1, and 3.6 times as fast as implementations based on Open Multi-Processing (OpenMP), Unified Memory, and the previous PACC, respectively. The generated code also demonstrated usefulness with small datasets that fit in the device capacity, running 1.3 times as fast as an in-core implementation. This study was supported in part by the Japan Society for the Promotion of Science KAKENHI Grant Numbers JP15H01687, JP16H02801, and JP20K21794.
- Published
- 2020
- Full Text
- View/download PDF
9. On the Use of Probabilistic Worst-Case Execution Time Estimation for Parallel Applications in High Performance Systems
- Author
-
Fabio Mazzocchetti, Albert Farrés, Ramon Canal, Leonidas Kosmidis, Jaume Abella, Francisco J. Cazorla, Matteo Fusi, Universitat Politècnica de Catalunya. Departament d'Arquitectura de Computadors, Barcelona Supercomputing Center, and Universitat Politècnica de Catalunya. VIRTUOS - Virtualisation and Operating Systems
- Subjects
Computer science ,Probabilistic timing analysis ,General Mathematics ,Distributed computing ,HPC applications ,Real-time data processing ,hpc applications ,Randomization ,02 engineering and technology ,randomization ,Ordinadors immersos, Sistemes d' ,wcet ,Execution time ,Embedded applications ,Worst-case execution time ,020204 information systems ,0202 electrical engineering, electronic engineering, information engineering ,Computer Science (miscellaneous) ,Extreme value theory ,Informàtica::Arquitectura de computadors [Àrees temàtiques de la UPC] ,Engineering (miscellaneous) ,Measurement-based ,lcsh:Mathematics ,Probabilistic logic ,Inversion (meteorology) ,lcsh:QA1-939 ,Supercomputer ,Embedded computer systems ,020202 computer hardware & architecture ,High performance computing ,probabilistic timing analysis ,measurement-based ,Càlcul intensiu (Informàtica) ,Temps real (Informàtica) ,WCET - Abstract
Some high performance computing (HPC) applications exhibit increasing real-time requirements, which call for effective means to predict their high execution times distribution. This is a new challenge for HPC applications but a well-known problem for real-time embedded applications where solutions already exist, although they target low-performance systems running single-threaded applications. In this paper, we show how some performance validation and measurement-based practices for real-time execution time prediction can be leveraged in the context of HPC applications on high-performance platforms, thus enabling reliable means to obtain real-time guarantees for those applications. In particular, the proposed methodology uses coordinately techniques that randomly explore potential timing behavior of the application together with Extreme Value Theory (EVT) to predict rare (and high) execution times to, eventually, derive probabilistic Worst-Case Execution Time (pWCET) curves. We demonstrate the effectiveness of this approach for an acoustic wave inversion application used for geophysical exploration This research was funded by the Horizon 2020 Framework Programme, grant number 801137, project RECIPE
- Published
- 2020
- Full Text
- View/download PDF
10. Acceleration strategies for elastic full waveform inversion workflows in 2D and 3D
- Author
-
Mauricio Hanzich, Juan Esteban Rodríguez, José María Cela, Miguel Ferrer, Albert Farrés, Jean Kormann, Natalia Gutiérrez, and Josep de la Puente
- Subjects
Mathematical optimization ,Decimation ,Hydrogeology ,Offset (computer science) ,010504 meteorology & atmospheric sciences ,Computer science ,Inversion (meteorology) ,Acoustic wave ,010502 geochemistry & geophysics ,Grid ,01 natural sciences ,Computer Science Applications ,Computational Mathematics ,Workflow ,Computational Theory and Mathematics ,Computers in Earth Sciences ,Algorithm ,Full waveform ,0105 earth and related environmental sciences - Abstract
Full waveform inversion (FWI) is one of the most challenging procedures to obtain quantitative information of the subsurface. For elastic inversions, when both compressional and shear velocities have to be inverted, the algorithmic issue becomes also a computational challenge due to the high cost related to modelling elastic rather than acoustic waves. This shortcoming has been moderately mitigated by using high-performance computing to accelerate 3D elastic FWI kernels. Nevertheless, there is room in the FWI workflows for obtaining large speedups at the cost of proper grid pre-processing and data decimation techniques. In the present work, we show how by making full use of frequency-adapted grids, composite shot lists and a novel dynamic offset control strategy, we can reduce by several orders of magnitude the compute time while improving the convergence of the method in the studied cases, regardless of the forward and adjoint compute kernels used.
- Published
- 2016
- Full Text
- View/download PDF
11. Performance Evaluation of Fully Anisotropic Elastic Wave Propagation on NVIDIA Volta GPUs
- Author
-
Claudia Rosas, Mauricio Hanzich, Marc Jordà, Antonio J. Peña, and Albert Farrés
- Subjects
Work (thermodynamics) ,Speedup ,Computer science ,Finite difference ,Anisotropy ,Throughput (business) ,Scaling ,Elastic wave propagation ,Power (physics) ,Computational science - Abstract
Summary In this work, we evaluate the effect of some traditional approaches to improve finite difference codes in NVIDIA Volta GPUs. We observe how each optimization affects the throughput of each of the regions of the algorithm. Additionally, our study covers both an evaluation of speedup for weak and strong scaling when enabling all the hardware cores available in Voltas, alongside with the resulting throughput on the Power 9 processor to which Voltas are connected and other Intel-based HPC architectures.
- Published
- 2019
- Full Text
- View/download PDF
12. Optimization strategies for geophysics models on manycore systems
- Author
-
Jairo Panetta, Matheus da Silva Serpa, Arthur M. Krause, Claudia Rosas, Mauricio Hanzich, Philippe O. A. Navaux, Albert Farrés, Matthias Diener, Eduardo H. M. Cruz, Universitat Politècnica de Catalunya. Doctorat en Arquitectura de Computadors, and Barcelona Supercomputing Center
- Subjects
Computer science ,Wave propagation ,Memory hierarchy ,02 engineering and technology ,010502 geochemistry & geophysics ,01 natural sciences ,Theoretical Computer Science ,Manycore systems ,Software ,020204 information systems ,Vectorization ,0202 electrical engineering, electronic engineering, information engineering ,Arch ,Informàtica::Arquitectura de computadors [Àrees temàtiques de la UPC] ,0105 earth and related environmental sciences ,business.industry ,Gestió de memòria (Informàtica) ,Geophysics ,Geofísica ,Memory management (Computer science) ,Hardware and Architecture ,Vectorization (mathematics) ,HPC ,business - Abstract
Many software mechanisms for geophysics exploration in oil and gas industries are based on wave propagation simulation. To perform such simulations, state-of-the-art high-performance computing architectures are employed, generating results faster with more accuracy at each generation. The software must evolve to support the new features of each design to keep performance scaling. Furthermore, it is important to understand the impact of each change applied to the software to improve the performance as most as possible. In this article, we propose several optimization strategies for a wave propagation model for six architectures: Intel Broadwell, Intel Haswell, Intel Knights Landing, Intel Knights Corner, NVIDIA Pascal, and NVIDIA Kepler. We focus on improving the cache memory usage, vectorization, load balancing, portability, and locality in the memory hierarchy. We analyze the hardware impact of the optimizations, providing insights of how each strategy can improve the performance. The results show that NVIDIA Pascal outperforms the other considered architectures by up to 8.5×. Our research received funding from the EU H2020 Programme and from MCTI/RNP-Brazil under the HPC4E project, grant agreement 689772, as well as from CNPq and Capes.
- Published
- 2019
13. Performance Optimization of Fully Anisotropic Elastic Wave Propagation on 2nd Generation Intel® Xeon Phi(TM) Processors
- Author
-
Alejandro Duran, Claudia Rosas, Charles R. Yount, Mauricio Hanzich, and Albert Farrés
- Subjects
Xeon ,Computer science ,Computation ,Memory bandwidth ,010103 numerical & computational mathematics ,0101 mathematics ,010502 geochemistry & geophysics ,01 natural sciences ,Stencil ,Xeon Phi ,0105 earth and related environmental sciences ,Computational science ,Memory access pattern - Abstract
To improve the performance of stencil computations tend to be challenging due to their inherent memory access pattern. A condition that remains valid for wave propagation simulation engines. Moving towards using elastic waves instead of acoustic ones (e.g., used in medical imaging), results in computationally more expensive processes along with an increment on memory usage. Despite the computational demand, the elevated cost of exploration joined to a low success rate drove the Oil & Gas industry to rely on elastic anisotropic wave propagation models as the core of many geophysical imaging mechanisms to explore subsurface without an excessive investment. Moreover, exploration codes are expected to run fast and efficiently on modern architectures. The Intel® Xeon Phi^TM processors emerge as an energy efficient solution that provides a good trade-off between market price and computing capability. In this paper, we study the effect of several optimization techniques using the YASK framework to implement and evaluate a 25-points stencil of an elastic wave propagation engine for Intel Xeon Phi processors. The results showed improvements of up to 7× in computations and 8× in memory bandwidth with respect to the non-tuned version, reaching up to 75% of the attainable performance. We collected performance metrics for a set of the most representative optimizations and revealed the relation between each strategy and fundamental characteristics of both code and hardware.
- Published
- 2018
- Full Text
- View/download PDF
14. Optimizing Fully Anisotropic Elastic Propagation on 2nd Generation Intel Xeon Phi Processors
- Author
-
Albert Farrés, Mauricio Hanzich, Charles R. Yount, Claudia Rosas, Alejandro Duran, S. Fernández, and Barcelona Supercomputing Center
- Subjects
medicine.medical_specialty ,Wave propagation ,Intel Xeon Phi x200 processor family ,business.industry ,Earth science ,3D full-wave field modelling-based applications ,Enginyeria electrònica [Àrees temàtiques de la UPC] ,OpenMP ,Permission ,Metamorphic petrology ,Mecànica ondulatòria ,Telmatology ,Wave mechanics ,medicine ,media_common.cataloged_instance ,Christian ministry ,European union ,Telecommunications ,business ,Geology ,Research center ,Xeon Phi ,media_common - Abstract
This work shows several optimization strategies evaluated and applied to an elastic wave propagation engine, based on a Fully Staggered Grid, running on the latest Intel Xeon Phi processors, the second generation of the product (code-named Knights Landing). Our fully optimized code shows a speed-up of about 4x when compared with the same algorithm optimized for the previous generation processor. Authors also thank Repsol for the permission to publish the present research, carried out at the Repsol-BSC Research Center. This work has received funding from the European Union's Horizon 2020 Programme (2014-2020) and from the Brazilian Ministry of Science, Technology and Innovation through Rede Nacional de Pesquisa (RNP) under the HPC4E Project (www.hpc4e.eu), grant agreement n.◦ 689772. * Other brands and names are the property of their respective owners.
- Published
- 2017
- Full Text
- View/download PDF
15. Optimization strategies for implementing elastic wave propagators in Intel Xeon phi coprocessors
- Author
-
Albert Farrés, Diego Caballero, Mauricio Hanzich, S. Fernández, and Alejandro Duran
- Subjects
Coprocessor ,Computer science ,Propagator ,Parallel computing ,Xeon Phi - Published
- 2016
- Full Text
- View/download PDF
16. Roofline-model-driven optimizations for elastic wave propagation on modern processors
- Author
-
Miguel Ferrer, Josep de la Puente, Albert Farrés, and Mauricio Hanzich
- Subjects
Physics ,Acoustics ,Elastic wave propagation - Published
- 2016
- Full Text
- View/download PDF
17. Roofline-based Optimizations for Elastic Propagation on Xeon
- Author
-
Albert Farrés, F. Rubio, Mauricio Hanzich, Philippe Thierry, J. de la Puente, and M. Ferrer
- Subjects
0209 industrial biotechnology ,medicine.medical_specialty ,Xeon ,010401 analytical chemistry ,02 engineering and technology ,Parallel computing ,01 natural sciences ,Metamorphic petrology ,0104 chemical sciences ,020901 industrial engineering & automation ,Telmatology ,medicine ,Petrology ,Geology - Published
- 2015
- Full Text
- View/download PDF
18. Generalized Elastic Staggered Grids on Multi-GPU Platforms
- Author
-
Albert Farrés, Miguel Ferrer, F. Rubio, José María Cela, Josep de la Puente, and Mauricio Hanzich
- Subjects
Multi-core processor ,Computer science ,Wave propagation ,Scalability ,Isotropy ,Key (cryptography) ,Anisotropy ,Porting ,ComputingMethodologies_COMPUTERGRAPHICS ,Computational science ,Fermi Gamma-ray Space Telescope - Abstract
The problem of anisotropic and isotropic elastic wave propagation for 3D heterogeneous media has a remarkable cost in terms of computational resources. We show the porting and optimization of elastic staggered-grid wave propagation algorithms to top-class NVIDIA Fermi GPU cards, where we obtain a 17× to 20× speed-up when compared to a single CPU core. Moreover, scalability results are shown for multi-GPU environments, key for solving industrial-size problems.
- Published
- 2012
- Full Text
- View/download PDF
19. Modulated phase matching and high-order harmonic enhancement mediated by the carrier-envelope phase
- Author
-
Jens Biegert, Albert Farrés, Daniele Faccio, José María Cela, Carles Serrat, and Paolo Di Trapani
- Subjects
Physics ,business.industry ,Carrier-envelope phase ,Energy conversion efficiency ,Phase (waves) ,01 natural sciences ,Molecular physics ,Atomic and Molecular Physics, and Optics ,010309 optics ,Optics ,Modulation ,0103 physical sciences ,Harmonic ,High harmonic generation ,010306 general physics ,business ,Phase modulation ,Phase matching - Abstract
The process of high-order harmonic generation in gases is numerically investigated in the presence of a few-cycle pulsed-Bessel-beam pump, featuring a periodic modulation in the peak intensity due to large carrier-envelope-phase mismatch. A two-decade enhancement in the conversion efficiency is observed and interpreted as the consequence of a mechanism known as a nonlinearly induced modulation in the phase mismatch.
- Published
- 2010
- Full Text
- View/download PDF
20. RTM High Performance I/O Considerations
- Author
-
Albert Farrés, Mauricio Hanzich, and José María Cela
- Subjects
Structure (mathematical logic) ,Set (abstract data type) ,medicine.medical_specialty ,Telmatology ,Distributed computing ,medicine ,Directory ,Petrology ,Geology ,Metamorphic petrology - Abstract
RTM was proven to be an industrial-strength application that is crucial in seismic imaging. However, it is a resource-consuming application that demands a high I/O performance. Moreover, HPC platforms are changing and the I/O structure of those systems evolve. This encourage RTM developers to take into account underlying I/O architecture in order to maximize its efficiency and hence RTM performance. Among the considerations are the kind of global and local file systems, the size of the system transfers and buffers, and the directory locking policy and data distribution. How to set those parameters are a main concern if high performance I/O has to be extracted from modern HPC systems.
- Published
- 2010
- Full Text
- View/download PDF
21. 3D Viscoelastic Anisotropic Seismic Modeling with High-Order Mimetic Finite Differences
- Author
-
Albert Farrés, Miguel Ferrer, Josep de la Puente, Jose E. Castillo, and Barcelona Supercomputing Center
- Subjects
010504 meteorology & atmospheric sciences ,Discretization ,Series (mathematics) ,Wave propagation ,Seismic waves ,Finite difference ,Enginyeria electrònica [Àrees temàtiques de la UPC] ,Geometry ,Inverse problem ,010502 geochemistry & geophysics ,Grid ,01 natural sciences ,Lebedev quadrature ,3D Viscoelastic Anisotropic Seismic Modeling ,Ones sísmiques ,Applied mathematics ,Boundary value problem ,High performance computing ,High-performance computing ,0105 earth and related environmental sciences ,Mathematics - Abstract
We present a scheme to solve three-dimensional viscoelastic anisotropic wave propagation on structured staggered grids. The scheme uses a fully-staggered grid (FSG) or Lebedev grid (Lebedev, J Sov Comput Math Math Phys 4:449–465, 1964; Rubio et al. Comput Geosci 70:181–189, 2014), which allows for arbitrary anisotropy as well as grid deformation. This is useful when attempting to incorporate a bathymetry or topography in the model. The correct representation of surface waves is achieved by means of using high-order mimetic operators (Castillo and Grone, SIAM J Matrix Anal Appl 25:128–142, 2003; Castillo and Miranda, Mimetic discretization methods. CRC Press, Boca Raton, 2013), which allow for an accurate, compact and spatially high-order solution at the physical boundary condition. Furthermore, viscoelastic attenuation is represented with a generalized Maxwell body approximation, which requires of auxiliary variables to model the convolutional behavior of the stresses in lossy media. We present the scheme’s accuracy with a series of tests against analytical and numerical solutions. Similarly we show the scheme’s performance in high-performance computing platforms. Due to its accuracy and simple pre- and post-processing, the scheme is attractive for carrying out thousands of simulations in quick succession, as is necessary in many geophysical forward and inverse problems both for the industry and academia. The authors want to thank Repsol for the permission to publish the present research, carried out at the Repsol-BSC Research Center as a part of the Kaleidoscope Project. This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 644602.
22. Optimizing fully anisotropic elastic propagation on Intel Xeon Phi coprocessors
- Author
-
Mauricio Hanzich, S. Fernández, Albert Farrés, Diego Caballero, Xavier Martorell, and Alejandro Duran
- Subjects
Coprocessor ,Orders of magnitude (time) ,Computer science ,Code (cryptography) ,Grid ,Xeon Phi ,Performance per watt ,Computational science - Abstract
The current trend in seismic imaging aims at using an improved physical model, considering that the Earth is not rigid but an elastic body. This new model takes simulations closer to the real physics of the problem, at the cost of raising the needed computational resources. On the hardware front, recently developed high-performing devices, called accelerators or co-processors, have shown that can outperform their general purpose counterparts by orders of magnitude in terms of performance per watt. These new alternatives may then provide the necessary resources for making possible to represent complex wave physics in a reasonable time. There might be, however, a penalty associated to the usage of such devices, as some portion of the simulation code might need some re-writing or new optimization strategies explored and applied. In this work we will show some optimization strategies evaluated and applied to an elastic propagator based on a Fully Staggered Grid, running on the Intel® Xeon Phi(TM) coprocessor. It is important to remark, that the propagator is able to reproduce elastic wave propagation, even for an arbitrary anisotropy.
23. Optimization of fully anisotropic elastic wave propagation on intel xeon scalable processors
- Author
-
Charles R. Yount, Alejandro Duran, Claudia Rosas, Albert Farrés, and Mauricio Hanzich
- Subjects
Physics ,Xeon ,Scalability ,Anisotropy ,Elastic wave propagation ,Computational science
24. Supporting massive parallelism in seismic processing
- Author
-
Natalia Gutiérrez, Albert Farrés, Juan Esteban Rodríguez, Mauricio Hanzich, and Gerardo Mino Aguilar
- Subjects
Regional geology ,business.industry ,Engineering geology ,Inversion (meteorology) ,Fault tolerance ,Seismic processing ,business ,Petrology ,Software engineering ,Massively parallel ,Geology ,Agile software development ,Environmental geology - Abstract
Traditionally, most of the literature in seismic processing area is devoted to proposals regarding the physics and numerical methods used for solving the underlying problem, such as: modellings, migrations, inversions, etc. There are, however, a lot of effort placed in the infrastructure needed to manage the processing carried out by such systems, as a lot of parallelism, fault tolerance, interaction, etc, is needed to actually produce a result. The aim of this work is to propose a framework, based on the Agile Modelling principle. Such framework, will let the developer create a modelling, migration or inversion process (among others), taking care of the topics that normally falls outside of the scope of seismic processing contributions.
25. Optimizing isotropic and fully-anisotropic elastic modelling on multi-GPU platforms
- Author
-
Mauricio Hanzich, F. Rubio, Albert Farrés, M. Ferrer, and J. de la Puente
- Subjects
Regional geology ,Wave propagation ,Engineering geology ,Isotropy ,Scalability ,Elasticity (economics) ,Petrology ,Anisotropy ,Geology ,Environmental geology ,Computational science - Abstract
The acoustic isotropic assumption for wave propagation in the subsoil has limitations, which threat to hamper the results of modern day imaging tools, such as RTM or FWI. Elasticity and anisotropy bring us closer to the real physics of the propagating waves, although at a severe computational cost. Hence, we aim at solving 3D anisotropic elastic wave propagation problems in modern HPC platforms. We require our solutions to be sufficiently accurate, efficient and highly scalable for large-scale scenarios. This condition set leads us to use multi-GPU platforms and a variety of time-domain staggered-grid finite-difference (FD) schemes.
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.