Closed luca3rd closed 2 years ago
Priority : 1\ If I use and instance type with 4 GPUs (e.g., g4dn.12xlarge), set --gpus=1 and do a grid search of size 4 — e.g., grid run --instance_type=g4dn.12xlarge --gpus=1 -- [script.py](http://script.py) --argument='range(0,4)' am I guaranteed that only a single instances will be used (and each of the 4 experiments use one of the 4 gpus on that instance)? View details in Freshdesk: [https://lightning-grid.freshdesk.com/a/tickets/650](https://lightning-grid.freshdesk.com/a/tickets/650)
ready for review?
@oojo12 yes, it's ready for review
What does this PR do?
This PR clarifies that experiments run on different machines.