首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > GPU实现的代码树/快速多极子方法(Laplace核)

GPU实现的代码树/快速多极子方法(Laplace核)

资 源 简 介

GemsFMM — GPU implementation of the treecode/fast multipole method (Laplace kernel) Summary This is a GPU implementation of the treecode/FMM for the Laplace kernel. It includes a CPU implementation with/without SSE, and two different translation operators for the FMM. See more details on the Wiki. Description This code was produced to accompany a chapter contribution to the book GPU Computing Gems, published in 2011. To produce the software, we started with existing code to perform the FMM on GPU that had all the bells and whistles, but was not very friendly to read, and then proceeded to ruthlessly edit it to the minimum expression possible. In the process, variable names were changed and code prettified, to make it more human-readable. Moreover, many techniques which may be considered standard by the expert in FMM algorithms, were removed in the interest of expressing the methods in the simplest possible way. We hope t

文 件 列 表

gemsfmm
Makefile
fmm.cpp
cpukernel.cpp
gpukernel_p3.cu
ssekernel.cpp
fmm.h
constants.h
gpukernelcore_p4.cu
.hg
gpukernel_p4.cu
kernel.h
gpukernelcore_p3.cu
sse.h
test.cpp
README
VIP VIP
0.179509s