dynasim not saving results/ running slowly

1 view
Skip to first unread message

Julia Chartove

unread,
May 21, 2019, 2:47:58 PM5/21/19
to DynaSim Users
Hi all,
I'm having a couple of recurring problems running large and computationally intensive simulations in Dynasim. One is just long runtime; I'm wondering if there are things I could try for speeding up my code (I'm running simulations on the BU SCC). The other, more concerning one is that for large runs, some number of files tend not to save; for instance, the attached code produces 1134 simulations, but only 800-900 of them are successfully saved to disk, even though there's space for all of them. Any idea what causes this or how to prevent it?
golomb_100_example.m

Erik Roberts

unread,
May 21, 2019, 3:31:26 PM5/21/19
to Julia Chartove, DynaSim Users
Try this to speed things up and reduce storage space:

use dev branch with:
one_solve_file_flag = 1
mex_flag = 1
qsub_mode = 'array'
downsample_factor = 1/dt   %(specify dt)

--
You received this message because you are subscribed to the Google Groups "DynaSim Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dynasim-user...@googlegroups.com.
To post to this group, send email to dynasi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dynasim-users/CAEU93LcUB9%2Bgpon_KfG_mvQuLHiNRggw7qq8a0a-W2HPuw1d_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
<golomb_100_example.m>

Reply all
Reply to author
Forward
0 new messages