test_lookup_buffer.sh 87 Bytes
Newer Older
1
2
3
#!/bin/bash
RANK=0 python test_lookup_buffer.py &
RANK=1 python test_lookup_buffer.py &