Skip to content

gpu memory check - #295

Open
jaspals3123 wants to merge 1 commit into
developmentfrom
jaspal_gpuchecks
Open

jaspals3123 wants to merge 1 commit into
developmentfrom
jaspal_gpuchecks

Conversation

@jaspals3123

Copy link
Copy Markdown
Collaborator

added new analyzer arg minimum_available_percent
Plugin config:

{
  "name": "GPU memory validation",
  "plugins": {
    "AmdSmiPlugin": {
      "collection_args": {},
      "analysis_args": {
        "gpu_memory": {
          "minimum_available_percent": 95
        }
      }
    }
  }
}

cmd:
node-scraper --plugin-configs=/home/jaspals/node-scraper/plugin.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant