GithubHelp home page GithubHelp logo

cuplgb / seiscl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaolongma/seiscl

0.0 2.0 0.0 167 KB

Software for viscoelastic full waveform inversion on large heterogeneous clusters

License: GNU General Public License v3.0

C 98.38% Makefile 0.10% C++ 0.67% Python 0.86%

seiscl's Introduction

SeisCL

SeisCL is a program to perform (visco)elastic full waveform inversion in 3D and 2D (SV and SH). As input, it takes model parameters and recorded data. It can ouput modelled seismograms, a movie of particle velocities, and the gradient for different parametrizations.

Cite this publication if you use this software:

Fabien-Ouellet, G., Gloaguen, E., & Giroux, B. (2016). Time-domain seismic modeling in viscoelastic media for full waveform inversion on heterogeneous computing platforms with OpenCL. Computers & Geosciences. http://dx.doi.org/10.1016/j.cageo.2016.12.004

To compile the program, do:

cd ./SeisCL_MPI_3D/
make all

You may have to adapt the makefile to your system. Tested systems are Mac OS X and Linux Suse. Prerequisites are HDF5, OpenCL, and MPI libraries. To install OpenCL on Linux, see this very good tutorial: https://wiki.tiker.net/OpenCLHowTo

To launch the program on N machines, call:

cd PATH_TO_SEISCL
mpirun -np N ./SeisCL_MPI INPUT_MODEL_FILE INPUT_DATA_FILE

For the moment, the working directory in terminal must be the directory of the SeisCL binary, as kernels are read and compiled at each program call.

See the Python caller located in tests for the structure of the HDF5 input files.

seiscl's People

Contributors

gfabieno avatar bernard-giroux avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.