Bitcoin Forum
May 09, 2024, 04:57:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: claymore cryptonote gpu miner memory aloocation failed !!  (Read 2040 times)
kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 01, 2016, 11:29:44 AM
 #1

hello i just startedmining xmr with claymore gpu miner and this error poped out
hope anyone could help
this my error log file
GPU 0, GpuMiner k1a failed -55
13:27:37:255   11c0   GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Computer Properties / Advanced System Settings / Performance / Advanced / Virtual Memory
13:27:37:271   dc0   got 362 bytes
13:27:37:271   dc0   buf: {"jsonrpc":"2.0","result":{"job":{"blob":"03048d9180c205e3bb8acc3f969f4d6c3b9b5ce410cd3c08d18a0e2060daa41864b639efab0d230 0000000a0b6e79b160d1e8147922e3fe6cbb4a52f701cc3c584d23b005316f6ed36a73904","target":"e4a63d00","job_id":"5459c0a1-a2cb-4add-8804-3f1ba8da83e2","time_to_live":5},"status":"OK","id":"20fe0e17-43b4-4c19-b934-209412bf7ada"},"id":1,"error":null}

13:27:37:271   dc0   parse packet: 362
13:27:37:271   dc0   new buf size: 0
13:27:37:271   dc0   DevFee: Pool Diff 1063
13:27:42:271   11c0   Round
13:27:42:271   4d0   GPU 0, GpuMiner k1a failed -55
13:27:42:271   4d0   GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Computer Properties / Advanced System Settings / Performance / Advanced / Virtual Memory
13:27:47:287   4d0   Round
13:27:47:287   11c0   GPU 0, GpuMiner k1a failed -55
13:27:47:287   11c0   GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Computer Properties / Advanced System Settings / Performance / Advanced / Virtual Memory
13:27:52:303   11c0   Round
13:27:52:303   4d0   GPU 0, GpuMiner k1a failed -55
13:27:52:303   4d0   GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Computer Properties / Advanced System Settings / Performance / Advanced / Virtual Memory
13:27:57:319   4d0   Round

ps. i have set more than 20 gb vm
1715230671
Hero Member
*
Offline Offline

Posts: 1715230671

View Profile Personal Message (Offline)

Ignore
1715230671
Reply with quote  #2

1715230671
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715230671
Hero Member
*
Offline Offline

Posts: 1715230671

View Profile Personal Message (Offline)

Ignore
1715230671
Reply with quote  #2

1715230671
Report to moderator
1715230671
Hero Member
*
Offline Offline

Posts: 1715230671

View Profile Personal Message (Offline)

Ignore
1715230671
Reply with quote  #2

1715230671
Report to moderator
kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 04, 2016, 12:29:22 PM
 #2

up i dont know why no one try's to help!?  Sad
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 04, 2016, 01:19:10 PM
 #3

try to restart your mahcine maybe the change had not effect if this is windows 7, if don't work try to run one gpu first to see if that is really the problem
kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 04, 2016, 01:27:10 PM
 #4

i did try almost every thing unliss there is something i missed
i only have one gpu and trying to run it for almost three days now
but having the same error gpu 0 gpuminer k1a failed -55
a little more explanation would be great
dnyt
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
December 04, 2016, 03:53:21 PM
 #5

Had the same issue, in your bat file add the following:

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


this fixed it for me.
kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 04, 2016, 04:23:27 PM
 #6

my bat file look like this

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

NsGpuCNMiner -o stratum+tcp://xmr.pool.minergate.com:45560 -u my user name  -p x

still have this error gpu0 gpuminer k1a failed -55
iam using win 8.1
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 04, 2016, 04:40:28 PM
 #7

i don't know at this point it can be windows related or drivers related, you tried your gpu with another algo? to see if is the clymore miner the problem

i would get rid of win 8 anyway win 7 or 10 are better, win 8 is just an half assed win 7/10
kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 05, 2016, 07:53:37 AM
 #8

ok now i have windows 7 os Grin

still having the same problem
is there some kind of code i have to input
some confige in the grafic card
any hints please dont hesitate to replay
Lafu
Legendary
*
Offline Offline

Activity: 2968
Merit: 3046



View Profile
December 05, 2016, 10:08:04 AM
 #9

ok now i have windows 7 os Grin

still having the same problem
is there some kind of code i have to input
some confige in the grafic card
any hints please dont hesitate to replay



What gpu   you have ?   Have you set virtuell Memory to 16 gb ?

What Version of Miner you use ?

Have you  tryd   

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
NsGpuCNMiner -o stratum+tcp://xmr.pool.minergate.com:45560 -u my user name  -p x  -li 1

kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 05, 2016, 05:30:34 PM
 #10

yes i have tried all of that

my miner version is 9.6
and tried also 7.0 8.0
my gpu ati amd hd5450 2gb ddr3
driver version 15.7 and tried 13.12 too
still having the same problem have no idea how to fix it  Roll Eyes
my vm is 40 gb
xxcsu
Hero Member
*****
Offline Offline

Activity: 1498
Merit: 597


View Profile WWW
December 05, 2016, 05:43:10 PM
 #11

What size of system memory installed on your motherboard ?
if its 2GB or less , that can be a problem ...
should be at least 4GB

Learn about Merit & new rank requirements , Learn how to use MERIT , make this community better
If you like the answer you got for your question from any member ,
If you find any post useful , informative use the +Merit button.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 05, 2016, 06:50:01 PM
 #12

yes i have tried all of that

my miner version is 9.6
and tried also 7.0 8.0
my gpu ati amd hd5450 2gb ddr3
driver version 15.7 and tried 13.12 too
still having the same problem have no idea how to fix it  Roll Eyes
my vm is 40 gb

at this point is clear that the problem is the gpu itself, too old gen and few gb of ram, everything else look fine to me it can't be the problem
kiver (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 05, 2016, 07:04:50 PM
 #13

my pc is 6 gb of ram
i know that my card is a little old but iam  pretty sure alot of ppl are mining with it
this problem doesn't make wanna invest in mining hardwere
cause i saw some with the same problem having more advanced gpu than me
also without any solution
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 05, 2016, 07:32:45 PM
 #14

my pc is 6 gb of ram
i know that my card is a little old but iam  pretty sure alot of ppl are mining with it
this problem doesn't make wanna invest in mining hardwere
cause i saw some with the same problem having more advanced gpu than me
also without any solution


you need to try with another gpu to see if the issue is still there
MicroGuy
Legendary
*
Offline Offline

Activity: 2506
Merit: 1030


Twitter @realmicroguy


View Profile WWW
December 05, 2016, 09:50:28 PM
 #15

my pc is 6 gb of ram
i know that my card is a little old but iam  pretty sure alot of ppl are mining with it
this problem doesn't make wanna invest in mining hardwere
cause i saw some with the same problem having more advanced gpu than me
also without any solution


Does the card manufacturer offer a diagnostic application? Do you have the latest firmware installed? Is there any sort of bios or hardware conflict? Have you checked and rechecked your graphic drivers? Is the hardware displaying properly in the device manager? Is the card outputting video?


this problem doesn't make wanna invest in mining hardware

You might consider investment in ASIC hardware as opposed to GPU.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!