CRBS / cdeep3m

Please go to https://github.com/CRBS/cdeep3m2 for most recent version
Other
58 stars 10 forks source link

Enable parallelism in prediction #33

Closed coleslaw481 closed 6 years ago

coleslaw481 commented 6 years ago

Update caffepredict.sh script to examine # of GPUs and run predictions in parallel to utilize all GPUs found. This should also be done in run_all_predict.sh script.