issues
search
Shrediquette
/
PIVlab
Particle Image Velocimetry for Matlab, official repository
https://shrediquette.github.io/PIVlab/
MIT License
140
stars
34
forks
source link
Command line parallelization
#48
Closed
quynhneo
closed
3 years ago
quynhneo
commented
3 years ago
Added parallel (*) option for command line script
Refactored PIV loop stepping as a separated module, available for other scripts (*) The level of parallelization is multiple CPU cores in a single node which would be accessible for most users. GPU, or multiple nodes could be interesting.
@Shrediquette
@Shrediquette