Title: underclock memory Post by: shoula1 on June 10, 2011, 08:17:35 AM how you underclock memory if you have 3 gpu's?
i want to change memory clock for all 3 gpu not only first one Title: Re: underclock memory Post by: RaTTuS on June 10, 2011, 08:21:33 AM which software are you using?
Title: Re: underclock memory Post by: shoula1 on June 10, 2011, 08:27:20 AM which software are you using? i did try amd fusion, trixx, MSI afterburner Title: Re: underclock memory Post by: cactusMD on June 10, 2011, 10:20:00 AM i also want to know how to down-clock memory for multiple GPU go into BIOS and mess with the settings Title: Re: underclock memory Post by: RaTTuS on June 10, 2011, 10:22:55 AM http://forum.bitcoin.org/index.php?topic=9982.0 may help
Title: Re: underclock memory Post by: drcoin on June 10, 2011, 10:35:20 AM Change the master card selected in MSI Afterburner (settings -> master graphics processor selection).
Title: Re: underclock memory Post by: shoula1 on June 10, 2011, 06:14:40 PM Change the master card selected in MSI Afterburner (settings -> master graphics processor selection). only works to get at 500 not 180 Title: Re: underclock memory Post by: TechieGuy on June 10, 2011, 06:31:12 PM For MSI Afterburner, move the memory slider to 500, and then close down and restart MSI Afterburner. You should now be able to move the slider to 250. Each time you adjust the slider lower, MSI Afterburner will adjust the slider values when it is closed and restarted.
Title: Re: underclock memory Post by: innervisi0nn on June 10, 2011, 06:34:10 PM make sure you have msi afterburner...then..
[ATIADLHAL] UnofficialOverclockingEULA = I confirm that I am aware of unofficial overclocking limitations and fully understand that MSI will not provide me any support on it UnofficialOverclockingMode = 1 AccessibilityCheckingPeriod = 0 It's in the bottom of the MSIAfterburner.cfg file. Should be located in the folder where you installed MSI Afterburner Title: Re: underclock memory Post by: Uzza on June 10, 2011, 06:43:07 PM Change the master card selected in MSI Afterburner (settings -> master graphics processor selection). only works to get at 500 not 180 Title: Re: underclock memory Post by: huayra.agera on June 10, 2011, 06:56:10 PM When you use Trixx, under settings, choose or make sure to check Synchronize for Multi-GPU config. Make sure to also download the latest version 4.0.1. I did not have issues even with crossfired setups. Using AMD Catalyst 11.6 RC2 and OCL 2.4 SDK.
Title: Re: underclock memory Post by: shoula1 on June 10, 2011, 09:49:52 PM Using AMD Catalyst 11.6 RC2 the install fails for me Title: Re: underclock memory Post by: supa on June 10, 2011, 10:23:54 PM You don't get the aticonfig command line program in Windows? Title: Re: underclock memory Post by: shoula1 on June 10, 2011, 10:33:56 PM You don't get the aticonfig command line program in Windows? Title: Re: underclock memory Post by: darkpandora on June 10, 2011, 10:35:20 PM You don't get the aticonfig command line program in Windows? is it possible to underclock memory in linux ubuntu? i have problem overclocking gpu and undrclocking memory on ubuntu. Title: Re: underclock memory Post by: faille on June 10, 2011, 10:37:46 PM Is it possibly to keep a main card at higher memory and other cards at lower memory? I'm putting a gaming / mining rig together and I want one card able to game, but the other 2 will be dedicated to mining.
Title: Re: underclock memory Post by: supa on June 10, 2011, 10:39:34 PM No, not clocktweak.
There's an aticonfig binary in Linux. Here's an example of how to use it: aticonfig --odgc This will print your available GPUs and their usable ranges. aticonfig --odsc 1025,300 This will set your CPU clock to 1025, memory to 300. aticonfig --odcc This commits the change you just made. The command above has little to no effect without this. I assumed this was available in Windows, but I guess not. You can get an Ubuntu package of AMDOverDriveCtrl that will let you (sometimes) set values above and below the floor/ceiling shown by aticonfig. Title: Re: underclock memory Post by: darkpandora on June 10, 2011, 10:41:57 PM No, not clocktweak. There's an aticonfig binary in Linux. Here's an example of how to use it: aticonfig --odgc This will print your available GPUs and their usable ranges. aticonfig --odsc 1025,300 This will set your CPU clock to 1025, memory to 300. aticonfig --odcc This commits the change you just made. The command above has little to no effect without this. I assumed this was available in Windows, but I guess not. You can get an Ubuntu package of AMDOverDriveCtrl that will let you (sometimes) set values above and below the floor/ceiling shown by aticonfig. thanks will this work on my 6990? and how and where do i get AMDOverDriveCtrl? Title: Re: underclock memory Post by: supa on June 10, 2011, 10:44:51 PM Ya, it works on 6990.
http://sourceforge.net/projects/amdovdrvctrl/files/ I think in Ubuntu, you can just grab a .deb binary and off you go. I had to rebuild from source for Fedora. Title: Re: underclock memory Post by: darkpandora on June 10, 2011, 11:20:45 PM Ya, it works on 6990. http://sourceforge.net/projects/amdovdrvctrl/files/ I think in Ubuntu, you can just grab a .deb binary and off you go. I had to rebuild from source for Fedora. o thanks :D do you how i download it and install it with SSH? i don't have monitor and keyboard on my mining rig.. sorry for off topic posts. |