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

您现在的位置是:虫虫源码 > C/C++/VC++ > 有趣的电磁仿真应用OpenCL GPU加速

有趣的电磁仿真应用OpenCL GPU加速

资 源 简 介

At the present moment, the application only displays static electric field lines generated from a static distribution of charges. It uses all available GPUs in the system to calculate the field lines, then displays them using OpenGL. However, the goal of ElectroMag is to evolve into a modular, high-performance framework for physics simulations. The functionality of Electromag is provided in several flavours: * A generic C++ implementation, which can be used on virtually any architecture with a C++ compiler. * A highly optimized SSE variant for x86-64 processors (AVX-256 support is planed as well). * An OpenCL variant, to take advantage of other GPUs or devices that can be used with OpenCL. Besides the obvious extension of functionality, and new algorithms ,the current to do list includes: * MPI support, for usability in clusters. Besides that, ElectroMag is licensed under the GNU General Public License v3, and is open to everyone interested to contribute.

文 件 列 表

Electrostatics.cubin
Electrostatics_Multistep.cubin
GPL.txt
License.txt
README.txt
VIP VIP
0.182276s