Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B boinc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • einsteinathome
  • boinc
  • Merge requests
  • !1

boinccmd: add new gpu_mode 'always_until_sigterm'

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Bernd Machenschalk requested to merge boinccmd_gpu_mode_always_until_sigterm into master Sep 21, 2017
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

This new option to '--set_gpu_mode' sets the client's gpu_mode to 'always' and leaves boinccmd running until it catches 'SIGTERM', which sets the client's gpu_mode (back) to 'never' and terminates boinccmd.

I'm not sure whether this should really be merged into (upstream) 'master'. Its sole purpose it to provides a dummy GPU application to manage GPU usage of a running BOINC client from Condor.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: boinccmd_gpu_mode_always_until_sigterm