DualSPHysics / DesignSPHysics

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

How to choose CPU_Blocksize in DesignSPHysics? #221

Open JUN-D228 opened 1 week ago

JUN-D228 commented 1 week 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 days 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