Open ggebbie opened 3 years ago
The get_greens_functions... script is run sequentially using a MATLAB for loop but it would make more sense to write it in parallel. Invoking a few offline (i.e., batch) MATLAB jobs would be faster.
get_greens_functions...
for
The
get_greens_functions...
script is run sequentially using a MATLABfor
loop but it would make more sense to write it in parallel. Invoking a few offline (i.e., batch) MATLAB jobs would be faster.