Skip to content

A repo that houses the functions and headers used in some of my other repos. They are mostly around seismic inversion and migration.

Notifications You must be signed in to change notification settings

AtilaSaraiva/LSRTM-GPU-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSRTM GPU Experiment

This repo contains various projects that I tackled with in MSc thesis. Some are still private while I still wrap up the final paper. This repo contains the functions and headers needed by the individual projects. The projects are offered in git submodules, so you will need to use a command like this to update the submodules:

$ git submodule update --init --recursive

All of the projects make use of the Madagascar Seismic Processing suite. All of the public ones also use CUDA. The Makefiles are still not optimized with portability in mind. You will most likely have to modify then for your hardware. I am working on a fork with a centralized build system using meson.

About

A repo that houses the functions and headers used in some of my other repos. They are mostly around seismic inversion and migration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published