Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - digit

Pages: [1]
1
MemoryCoin / Re: [ANN] MMC.1GH.COM - GPU mining
« on: January 02, 2014, 02:15:47 pm »
@reorder,
trying to get the miner working on a fresh ubuntu 12.04 install.

Do you have any clue why it's states "out of ressources" ?


ATI driver 13.11-beta-v9.4
SDK: 2.8
16 GB RAM
2x 6950 (shaders unlocked)

Code: [Select]
fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6900 Series
OpenGL version string: 4.3.12614 Compatibility Profile Context 13.25.18



display: :0  screen: 1
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6900 Series
OpenGL version string: 4.3.12614 Compatibility Profile Context 13.25.18

Code: [Select]
mc2-1gh-lin-x64# GPU_MAX_ALLOC_PERCENT=100 GPU_MAX_HEAP_SIZE=100 ./mmc-miner MBQ6fW826EACc6WxTuAmQaWZvEpRWQ4qUj
Skipping device 2 (Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz): not a GPU
Thu Jan  2 15:11:09 2014 Miner Starts - mmcpool.1gh.com:8081
MC2Hasher:0 initialized on device: Cayman type: 4, vendor: Advanced Micro Devices, Inc., mem: 2147483648 with 2-pass algo
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "miner.py", line 2804, in miner.miner_thread (miner.c:7679)
  File "miner.py", line 2799, in miner.Miner.loop (miner.c:7558)
  File "miner.py", line 2788, in miner.Miner.iterate (miner.c:7392)
  File "miner.py", line 2580, in miner.MC2Hasher.processMidstate (miner.c:3524)
  File "miner.py", line 2570, in miner.MC2Hasher.search (miner.c:3297)
RuntimeError: clEnqueueNDRangeKernel failed: out of resources

MC2Hasher:1 initialized on device: Cayman type: 4, vendor: Advanced Micro Devices, Inc., mem: 2147483648 with 2-pass algo
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "miner.py", line 2804, in miner.miner_thread (miner.c:7679)
  File "miner.py", line 2799, in miner.Miner.loop (miner.c:7558)
  File "miner.py", line 2788, in miner.Miner.iterate (miner.c:7392)
  File "miner.py", line 2580, in miner.MC2Hasher.processMidstate (miner.c:3524)
  File "miner.py", line 2570, in miner.MC2Hasher.search (miner.c:3297)
RuntimeError: clEnqueueNDRangeKernel failed: out of resources

Thu Jan  2 15:11:14 2014 Miner Stops - mmcpool.1gh.com:8081

Pages: [1]