Skip to content

oli-dj/non-colocational-mps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

non-colocational-mps

Multiple point statistical algorithm that takes into account non-colocational uncertain (soft) data.

Uses some functions from mGstat (included) https://github.com/cultpenguin/mGstat

Written in MATLAB except for two CUDA C kernels that can be compiled for your specific hardware.

Compiling cuda kernels

nvcc -arch=compute_61 -use_fast_math -ptx .\impalaFindSmem.cu

nvcc -arch=compute_61 -use_fast_math -ptx .\multiplyArray.cu

About

Multiple point statistical algorithm that takes into account non-colocational uncertain (soft) data.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages