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

Parsing output and then pushing input #9

Closed
THEMVFFINMAN opened this issue Oct 20, 2015 · 1 comment
Closed

Parsing output and then pushing input #9

THEMVFFINMAN opened this issue Oct 20, 2015 · 1 comment

Comments

@THEMVFFINMAN
Copy link

I'm trying to get the output, check when the gpu temperature is a certain level, and then send a pause command to oclhashcat. As far as I can tell this doesn't really help for input right?

@Rich5
Copy link
Owner

Rich5 commented Oct 20, 2015

Sorry this repo hasn't been kept up to date lately. Getting gpu temp is tricky. At the time this was last updated you had to create a stream gobbler as mentioned in the readme, and then parse the output for the gpu temp. Not the best solution I know. As for pausing and then restoring you can issue the stop command to end the process. This should generate a restore file, and then you can start it again with the session switch. I don't use sessions often so if this doesn't work I'll make an issue and address it in the next release when I get time. Hope this helps.

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

2 participants