caixh90 / RTM_GPU

Acoustic reverse-time migration using GPU card and POSIX thread based on the adaptive optimal finite-difference scheme and the hybrid absorbing boundary condition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acoustic reverse-time migration using GPU card and POSIX thread based on the adaptive optimal finite-difference scheme and the hybrid absorbing boundary condition.

Complie is like

nvcc -g -o RTM kernel.cu -I/ segy.cpp simtab.cpp

Then run with

./RTM

About

Acoustic reverse-time migration using GPU card and POSIX thread based on the adaptive optimal finite-difference scheme and the hybrid absorbing boundary condition.


Languages

Language:C++ 45.1%Language:Cuda 31.9%Language:C 23.0%