Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jsschreck
Copy link
Collaborator

What still needs to me updated are the names of the config params: trials_per_job, and the newly added gpus_per_node. trials_per_job simply duplicates the number of python calls, which is multiplied by gpus_per_node (if >=1). What else should we name trials_per_job so its less ambiguous?

@jsschreck jsschreck requested a review from djgagne August 31, 2023 21:50
@jsschreck jsschreck self-assigned this Aug 31, 2023
@djgagne djgagne requested a review from katiedagon August 31, 2023 21:57
echo/optimize.py Outdated

# Check if "trials_per_job" is specified in hyper_config[batch_type]
if (
"trials_per_job" in hyper_config[batch_type]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change parameter name to "tasks_per_worker"

@djgagne djgagne merged commit 874452b into main Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants