|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming | |
cpu/gpu temp and speed
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | ||||||||||||
|
Overclocker in Training
|
what is a easy way to get these? i am a noob and know very little c++.
and what is some good reading for asm?
|
||||||||||||
|
|
|
|
|
#2 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
Coretemp
__________________
|
|||||||||||||
|
|
|
|
|
#3 (permalink) | ||||||||||||
|
Intel Overclocker
|
Download and install Everest, it has everything you'll want to know.
![]() http://www.majorgeeks.com/EVEREST_Fr...ion_d4181.html asm? http://www.mammalsociety.org/ ROFL
__________________
Rocketfish (BNIB) for sale Here MICHIGAN OVERCLOCKERS The lost art of over-clocking is not buying the most expensive/best stuff and hoping it goes fast...it's buying the cheapest stuff and making it go fast.
Last edited by pig69 : 05-14-08 at 09:37 PM. |
||||||||||||
|
|
|
|
|
#4 (permalink) | ||||||||||||
|
Mmmm! Toast!
|
Check out perlmon, not sure how he does it, but the source is available. It's linux based, but it should get you on the right track.
__________________
Rocket 3 down-payment fund: [|||||||||] $6k e6750 @ 3.2 Ghz (400x8) - 7k ppd GPU+SMP
|
||||||||||||
|
|
|
|
#5 (permalink) | |||||||||||||
|
Apple Doesn't Love You
|
I wouldn't suggest learning assembly. If anything you should learn how simple C programs can be compiled (loop conversion, register conventions etc). Any halfway decent optimizing compiler will do a much better job than any human can do by hand, and the code is not portable (optimizations especially so). You would have to write it individually for each machine it will run on.
|
|||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|