ROCm / MITuna

MIT License
7 stars 0 forks source link

New example lib part #2 #834

Closed alexandraBara closed 1 year ago

alexandraBara commented 1 year ago

Added execute option to example lib: ./go_fish.py example --execute --session_id 1 --> runs 'rocminfo' and stores result in result col in job table.

Added README to /tuna/example to show how to use the example lib.