openQKDsecurity icon indicating copy to clipboard operation
openQKDsecurity copied to clipboard

Further development of batch processing tools

Open JBurniston opened this issue 6 months ago • 0 comments
trafficstars

The BatchJobExample.sh is a good working example of how to use these tools in parallel but there are far better options than just spawning multiple jobs. For example, xargs or GNU parallel both offer parallel pool functionality. In addition a windows batch script should also be made.

I unfortunately don't have the time to look into either of them and would need some help.

JBurniston avatar May 14 '25 14:05 JBurniston