Skip to content

Conversation

DireLines
Copy link
Contributor

No description provided.

)


selected_gpu_types = map(lambda s: s.strip(),config['PROJECT']['GPU'].split(','))
Copy link
Contributor

Choose a reason for hiding this comment

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

What are your thoughts on either creating the key "gpu_preferences" or "gpu_list" and requiring the data type to be a list vs needing to parse a string list?


from runpod import create_pod, get_pod
from runpod.cli.utils.ssh_cmd import SSHConnection
from runpod import error as rperror
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick but change to "rp_error" to follow the rest of the naming convention.

@justinmerrell justinmerrell merged commit 7dfb8c5 into runpod:devex Oct 16, 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.

2 participants