anuga_core icon indicating copy to clipboard operation
anuga_core copied to clipboard

speed up the simulation with more "cores" in anuga

Open mikilterribile opened this issue 1 month ago • 1 comments

I have tried to speed up the simulation with Anuga using "domain = distribute(domain, verbose=True)" at the beginning and " domain.sww_merge(delete_old=True)" at the end but it looks like the speed is the same and that anuga doesn't use multiple cores. I use a normal private laptop, with 8 cores available. Thanks in advance, Best regards,

mikilterribile avatar Nov 21 '25 15:11 mikilterribile