-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hari edited this page Sep 28, 2020
·
4 revisions
Welcome to the Meshfree_cpp wiki!
- commit ed34b3071 is the fastest for the 40K case; 1000 iters; Checkout that commit, and go to core_cuda.hpp and set threads_per_block to 32. [It'd be 128 but should be 32 according to the static shared array allocated]
- commit d70fefd79 is the fastest for the 190K case; 1000 iters;
- 67f72382f66 should be appropriate for the latest serial