Hello folks,
I have been having a real bear of a time getting huge pages to work with the miner. Running I-5 3570 Ivy Bridge. overclocked to 4.4 ghz. 8 gigs of ram. Windows 7 64 bit ultimate.
Error message is as follows (see below in more detail)
Can not allocate hugepages memory, error=1450
Warning: MemoryCoin2 memory block for thread 2 allocated in non-hugepages memory
- thread performance may degrade
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\System32>cd\
C:\>cd yam
C:\yam>go
C:\yam>yam.exe -c yam-mmc.cfg
YAM - Yet Another Miner by yvg1900
yam M7m-win64-ivy-bridge/yvg1900
***************************************************
* Supported coins: PTS *
* Author: yvg1900 (Twitter @yvg1900) *
* XPT protocol: jh (
http://ypool.net) *
* *
* Addresses for Thanks and Donations: *
* PTS: PZxsEQoiMeB6tHcW2ZySBEiCPio1WkxbEL *
* XPM: AW2388DEWNEfMH4rP9kcj9yKcMq1QywYT4 *
* DTC: D6PmUogMigWvXurgFTqm5VLxQeVpXdYQj3 *
* MMC: MVk7PuJCa9o6qTYeiQRJDd3uHxKXMrQuU6 *
* LTC: Lby4YjhcAxhmbsdHFb4nYydrwGoiJezZt1 *
* BTC: 1FxekeK5La7AuF3oxiLzPKnjXyLMrux6VT *
* NMC: N9KXqmzEqP7gB2dGHpEZiRMgFjUHNM38FR *
***************************************************
Loading config file [yam-mmc.cfg]
Miner version: yam M7m-win64-ivy-bridge/yvg1900
Checking target [getwork://
[email protected]:8
0:8880:8881:8882:8883/mmc]...
Target OK
Checking target [getwork://
[email protected]:80
80:8081:8082:8083/mmc]...
Target OK
Checking target [getwork://MDLTQ29J7BHuxfkBV6JsfMTY5exun7SKcn.mmc_1:
[email protected].com:8080/mmc]...
Target OK
Checking params [mmc:av=0&aesni=on&m=3072]...
Params OK
Checking MMC Stage 1 optimizations compatibility...
Checking MMC Stage 2 optimizations compatibility...
OK: MMC optimizations are compatible
MemoryCoin: Memory usage 3072M, determine Algorithm Variation by finetuning
Using 3 mining threads as 3 workers
Will mine 12 rounds for miner developers to support development of the next version
Follow @yvg1900 on Twitter to get information on new version availability on time
Error: Can not allocate hugepages memory, error=1450Warning: MemoryCoin2 memory block for thread 2 allocated in non-hugepages memory
- thread performance may degradeNew MemoryCoin Block nTime 1392944919
MMC Agg. SPM: ?, HPM: ?; Rnds C/I: 0/0, Don. C/I: 0/0; Cfg/Wkr SPM: ?/?, Cfg/Wkr
HPM: ?/? 0 rnds AV=1, ART=?; FT AV/RT: 1/0, Best AV/RT: 1/0
work.mmcpool.com: On-line, Shares Submitted 0, Accepted 0
mmcpool.1gh.com: Idle, Shares Submitted 0, Accepted 0
mmc.gpools.com: Idle, Shares Submitted 0, Accepted 0
New MemoryCoin Block nTime 1392944924
Running yam-yvg1900-M7m-win64-ivy-bridge. Running memory coin wallet 0.8.583.0 unk-beta. I like it better than the standalone since I can jump to that webpage where it gives my mmc stats.
yam-mmc.cfg settings are:
threads = 3
mining-params = mmc:av=0&aesni=on&m=3072
mine = getwork://
[email protected]:80:8880:8881:8882:8883/mmc
mine = getwork://
[email protected]:8080:8081:8082:8083/mmc
mine = getwork://MDLTQ29J7BHuxfkBV6JsfMTY5exun7SKcn.mmc_1:
[email protected]:8080/mmc
#proxy = socks4a://127.0.0.1:9150
compact-stats = 1
print-timestamps = 0
Running three threads instead of four threads because with four I can't work at all on my system. I just upgraded my system ram from 4 to 8 gigs. I've tried changing memory settings to 512 but program says it's too small and minimum needs to be 1024 per thread. I tried going above 3072 and got the same error message (1024 per thread).
I googled this:
https://www.google.com/#q=how+to+enable+large+page+support+in+windows+7+
went into this link:
http://technet.microsoft.com/en-us/library/ms190730%28v=sql.120%29.aspxTo enable the lock pages in memory option
On the Start menu, click Run. In the Open box, type gpedit.msc.
The Group Policy dialog box opens.
On the Group Policy console, expand Computer Configuration, and then expand Windows Settings.
Expand Security Settings, and then expand Local Policies.
Select the User Rights Assignment folder.
The policies will be displayed in the details pane.
In the pane, double-click Lock pages in memory.
In the Local Security Policy Setting dialog box, click Add.
In the Select Users or Groups dialog box, add an account with privileges to run sqlservr.exe.
Foofoobean (my pc) was already set as a user. I also added "everyone" as a user. I tried adding "users" but that didn't work. Then I rebooted and tried again. Same error message as above.
My HPM right now is around 6.5. I'm hoping with hugepages enabled I will get higher output.
Any help would be greatly appreciated.