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

video_clock tag missing #8

Closed
leinardi opened this issue Dec 30, 2018 · 2 comments
Closed

video_clock tag missing #8

leinardi opened this issue Dec 30, 2018 · 2 comments

Comments

@leinardi
Copy link

Another tag missing is the video_clock:

		<clocks>
			<graphics_clock>300 MHz</graphics_clock>
			<sm_clock>300 MHz</sm_clock>
			<mem_clock>405 MHz</mem_clock>
			<video_clock>540 MHz</video_clock>
		</clocks>
		<max_clocks>
			<graphics_clock>2175 MHz</graphics_clock>
			<sm_clock>2175 MHz</sm_clock>
			<mem_clock>7000 MHz</mem_clock>
			<video_clock>1950 MHz</video_clock>
		</max_clocks>
@fbcotter
Copy link
Owner

fbcotter commented Jan 3, 2019

Again, I'm not sure what you mean by it's missing. I can only query info available from the nvml drivers themselves. The clock function py3nvml calls is defined here and the supported clock types are listed here.

@fbcotter
Copy link
Owner

fbcotter commented Jan 3, 2019

Closed as similar to #7.

@fbcotter fbcotter closed this as completed Jan 3, 2019
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