Title: [ANN][OPEN SOURCE]Command line tool to get RX VEGA temperature and fan speed. Post by: car1999 on November 06, 2017, 05:47:43 PM I build a 2xVEGA rig to mine XMR and need a command line tool on windows to monitor the GPU temperature and fan speed. Unfortunately I haven't found one on the internet, so I build it from scratch.
Download: https://github.com/emminer/adli/releases/download/1.0/adli.exe Usage: adli.exe --noheader Source code: https://github.com/emminer/adli Only tested against Windows 10 fall creators update, blockchain driver Aug23, 2xVEGA56. Happy mining! Title: Re: [ANN][OPEN SOURCE]Command line tool to get RX VEGA temperature and fan speed. Post by: Morgon on November 07, 2017, 12:49:13 AM Nice work. Always great to see people creating their own things when they can't find it elsewhere.
Just out of curiosity, how hard would it be to change the temperature to (or add) the HBM temp? That's going to be the most useful metric for Vegas. Title: Re: [ANN][OPEN SOURCE]Command line tool to get RX VEGA temperature and fan speed. Post by: car1999 on November 08, 2017, 11:17:17 PM Nice work. Always great to see people creating their own things when they can't find it elsewhere. I call AMD Display Library to grab the infoes, haven't found an api to get HBM temp yet. From HWInfo64, HBM temp is approximate GPU temp + 10C.Just out of curiosity, how hard would it be to change the temperature to (or add) the HBM temp? That's going to be the most useful metric for Vegas. Title: Re: [ANN][OPEN SOURCE]Command line tool to get RX VEGA temperature and fan speed. Post by: car1999 on November 09, 2017, 02:44:30 PM Damn, I read the title and worried that it was something really new and interesting for a sec... ADL is dead and gone on *nix, and they may (I hope they do) deprecate and dump that shit on Win, too. It doesn't matter whether ADL is dead or alive, it just works. Do you have any idea to get HBM temperature like HWInfo and GPU-Z? |