hjabird / cvortex

GPU accelerated vortex filament and vortex particle methods
MIT License
9 stars 3 forks source link

`cvtx_StraightVortFilArr_inf_mtrx` is slow #5

Open hjabird opened 5 years ago

hjabird commented 5 years ago

In the UVLM method in CVortex.jl it can be seen that the CPU based nature of cvtx_StraightVortFilArr_inf_mtrx makes it the slowest part of the code by a significant margin.