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

Running GPU short burst load at a specific time #87

Open
ahmadexp opened this issue Jul 28, 2023 · 1 comment
Open

Running GPU short burst load at a specific time #87

ahmadexp opened this issue Jul 28, 2023 · 1 comment

Comments

@ahmadexp
Copy link

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?

@alexmyczko
Copy link
Contributor

alexmyczko commented Jan 15, 2024

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

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