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

slow down execution #2781

Closed
oorlykk opened this issue May 3, 2021 · 2 comments
Closed

slow down execution #2781

oorlykk opened this issue May 3, 2021 · 2 comments

Comments

@oorlykk
Copy link

oorlykk commented May 3, 2021

Hi. How can i limited hashcat use my gpu. 50% from available power. is it possible?

@ventaquil
Copy link
Contributor

As far as I know you can use --workload-profile.

- [ Workload Profiles ] -

  # | Performance | Runtime | Power Consumption | Desktop Impact
 ===+=============+=========+===================+=================
  1 | Low         |   2 ms  | Low               | Minimal
  2 | Default     |  12 ms  | Economic          | Noticeable
  3 | High        |  96 ms  | High              | Unresponsive
  4 | Nightmare   | 480 ms  | Insane            | Headless

@jsteube
Copy link
Member

jsteube commented May 5, 2021

You can use either -w or directly by using -u1 -n1 -T1 --force to set a work item minimum. But I think the best way in general is by using nvidia-smi -pl XXX and set the wattage.

@jsteube jsteube closed this as completed May 5, 2021
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

No branches or pull requests

3 participants