Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu> Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "{\"name\":\"gpu\",\"addresses\":[\"0\",\"1\",\"2\",\"3\"]}"
|