Post
Topic
Board Mining software (miners)
Topic OP
my c++ code in *ASIC Gridseed Dual Miner*, need help
by
ysle11
on 01/04/2015, 21:54:50 UTC
I want to compile my cpp code miner

https://github.com/ysle11/otskok-impuls/blob/master/calculator.h
https://github.com/ysle11/otskok-impuls/blob/master/calculator.cpp

and use it in ASIC Gridseed Dual Miner ( http://aukro.ua/asic-gridseed-dual-miner-scrypt-sha256-asik-i5220177251.html?source=mlt )

Questions:
1. Have this ASIC ssh for download my code there ? ( need ssh to ASIC for wget the code )
2. What type of target machine for g++ compiler ? ( is it MIPS ? ARM ?)
3. Is this ASIC chips support float point calculation ? (need something like SSE)
4. How much the memory have this ASIC ? (need 2Gb ram for optimizing calculating)

What for is it ?:
1. It is for calculate wave analysis forex D1 valutes.
2. Celeron 1.7Gh take 3 hours for 45 SMA's on 10 vals pairs.