Skip to content

custom gpu option#49

Open
dipanban wants to merge 2 commits intorxn4chemistry:mainfrom
dipanban:custom_gpu_loading
Open

custom gpu option#49
dipanban wants to merge 2 commits intorxn4chemistry:mainfrom
dipanban:custom_gpu_loading

Conversation

@dipanban
Copy link
Copy Markdown

@dipanban dipanban commented Jan 25, 2024

This change resolves the issue of loading the pre-trained model into any other gpu for systems with multiple multiple gpu.
setting visible device is a bypass but I needed to use two gpus in parallel for modelling and reaction mapping in a common environment, so this feature seemed useful. Thanks. Please let me know about your thoughts and apologies if anything is done inappropriately as this is my first PR.
signed-off by : Dipan Banik dipanbanik104@gmail.com

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Jan 25, 2024

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: dipan.banik.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Jan 25, 2024

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: dipan.banik.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

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.

1 participant