Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --cuda_id parameter #77

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

add --cuda_id parameter #77

wants to merge 3 commits into from

Commits on Jan 8, 2020

  1. Update functions.py

    configure CUDA_VISIBLE_DEVICES environment variable to include only the wanted cuda_id
    shalgi committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    4686249 View commit details
    Browse the repository at this point in the history
  2. Update config.py

    add the argument of cuda_id
    shalgi committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    4531e29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from shalgi/patch-2

    Update config.py
    shalgi committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    4452869 View commit details
    Browse the repository at this point in the history