Hi all,
Has anyone successfully parallelized StaMPS in matlab? I changed the n_proc from 1 to 20 but nothing happened. It sill processes one patch after other. I tried using parfor by creating different patch_list_files but it crashes because of multiple accessing of params.mat file. Please help me if anyone was able to solve this.
Thanks.