HPSCIL/cuFSDAF
cuFSDAF is an enhanced FSDAF algorithm parallelized using GPUs. In cuFSDAF, the TPS interpolator is replaced by a modified Inverse Distance Weighted (IDW) interpolator. Besides, computationally intensive procedures are parallelized using the Compute Unified Device Architecture (CUDA), a parallel computing framework for GPUs. Moreover, an adaptive domain-decomposition method is developed to adjust the size of sub-domains according to hardware properties adaptively and ensure the accuracy at the edges of sub-domains.
C++GPL-3.0
Issues
- 1
double free or corruption (out)
#6 opened by paradigm21c - 3
“dataanalysis.h”: No such file or directory
#2 opened by pengmy001 - 3
- 2
How to compile ALGLIB?
#3 opened by ydlam - 3
编译是提示出现错误,在FSDAF.cpp:760:25 dataanalysis.h:5393:6: note: candidate expects 4 arguments, 6 provided
#5 opened by 765302995 - 1
FSDAF.CPP questions
#4 opened by luhailaing-max