Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # put this script wherever your poclbm executable is
  4.  
  5. ./poclbm --user=foo --pass=bar --vectors --worksize=128 --device=1
  6. ./poclbm --user=foo --pass=bar --vectors --worksize=128 --device=2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement