We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
How hard/possible is it to assign a short burst (let's say 200ms) to execute at a specific time (based on clock_realtime) for gpu-burn?
The text was updated successfully, but these errors were encountered:
timeout 0.2 gpu-burn?
timeout 0.2 gpu-burn
you can either use sleep, at, or crontab to start something at a specific time.
here's small trick to synchronize something to the second: https://github.com/alexmyczko/autoexec.bat/blob/master/led-indicator
Sorry, something went wrong.
No branches or pull requests
Hello,
How hard/possible is it to assign a short burst (let's say 200ms) to execute at a specific time (based on clock_realtime) for gpu-burn?
The text was updated successfully, but these errors were encountered: