Code Monkey home page Code Monkey logo

momentum-getwork's People

Contributors

reorder avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

momentum-getwork's Issues

Not working with bitcredits for some reason

Hello, as this is the only open source solo miner for the momentum pow and just a few coins use it can you perhaps look into why it's unable to submit valid blocks? Whenever a block is found I get "RPC results: false" If I copy the hex string and paste it after submitblock via rpc manually I get "Block decode failed"

Solo mining memorycoin

Hi!

Is it possible to make this miner work with the newest release of memorycoind, in solo mining mode?
I've just tried it, it connects to the daemon and submits some work occasionally, but always with the same result:

Sun Dec 28 11:38:12 2014 Worker 0 hpm 753.095504 wpm 215.225887 queue 1/0 --> Upstream RPC result: False

Thank you!

clEnqueueNDRangeKernel failed: mem object allocation failure

Hi!

Is there a way to solve this one:

PTSHasher:0-0 initialized on device: GeForce GTS 450 type: 4, vendor: NVIDIA Corporation, LE: 1
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, *_self.__kwargs)
File "./miner.py", line 259, in miner_thread
miner.loop()
File "./miner.py", line 254, in loop
self.iterate()
File "./miner.py", line 243, in iterate
output = self.hasher.processMidstate(work['midstate'])
File "/home/six/work/git/MMC/momentum-getwork/pts.py", line 80, in processMidstate
return self.search(midstate)
File "/home/six/work/git/MMC/momentum-getwork/pts.py", line 62, in search
cl.enqueue_nd_range_kernel(self.queue, self.sha512_fill, (HASHES_NUM,), (self.sha512_fill_ws,))
MemoryError: clEnqueueNDRangeKernel failed: mem object allocation failure

Best regards!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.