DualSPHysics / DesignSPHysics

Module for FreeCAD intended to use with DualSPHysics fluid simulator.
Other
111 stars 40 forks source link

How to choose CPU_Blocksize in DesignSPHysics? #221

Closed JUN-D228 closed 1 week ago

JUN-D228 commented 1 month ago

I am a beginner. I saw mention of blocksize in section 5.5 of the user manual (DualSPHysic):

“An important novelty since v4.0 is the determination of the optimum Blocksize for CUDA kernels that excute particle interaction......”

but I would like to ask how to set the blocksize in the DesignSPHysics.

imestevez commented 4 weeks ago

You have to select the blocksize in the DualSPHysics code https://github.com/DualSPHysics/DualSPHysics, compile it and then, use the new executable within DesignSPHysics