Giter Site home page Giter Site logo

serominer's People

Contributors

gordon-sero avatar schrodingercat avatar wincenteam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

serominer's Issues

hi there is some error compiling serominer in linux ubuntu

i am trying to compile and build using cmake and somehow it stop and give me this error. is there any solution to solve the problem?

root@vmi270460:/home/sero/serominer-0.3.0# cmake .
-- [cable ] Cable 0.2.14 initialized
-- [cable ] Build type: Release
Boost find config
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- thread


-- CMake 3.5.1
-- Build Release / Linux

-- OPENCL Build OpenCL mining components OFF
-- CUDA Build CUDA mining components ON
-- CPU Build CPU mining components ON
-- DBUS Build D-Bus components OFF
-- API Build API Server components ON
-- DEVBUILD Build with developer logging OFF

CMake Warning at libethash/cmake/cable/bootstrap.cmake:45 (message):
[cable ] Cable 0.2.14 (version older than 0.2.16) initialized in the
serominer parent project
Call Stack (most recent call first):
libethash/CMakeLists.txt:11 (include)

CMake Error at serominer/CMakeLists.txt:19 (find_package):
Could not find a package configuration file provided by "CLI11" with any of
the following names:

CLI11Config.cmake
cli11-config.cmake

Add the installation prefix of "CLI11" to CMAKE_PREFIX_PATH or set
"CLI11_DIR" to a directory containing one of the above files. If "CLI11"
provides a separate development package or SDK, be sure it has been
installed.

-- Configuring incomplete, errors occurred!
See also "/home/sero/serominer-0.3.0/CMakeFiles/CMakeOutput.log".
See also "/home/sero/serominer-0.3.0/CMakeFiles/CMakeError.log".
root@vmi270460:/home/sero/serominer-0.3.0#

any help please?

compile error on ubuntu 16.04 (cuda 9.2 and 10.0)

I use this command line to compile:
cd cmake && export PATH=/usr/local/cuda/bin:$PATH; cmake .. -DWITH_HTTPD=ON -DCMAKE_C_COMPILER=gcc-5 -DCMAKE_CXX_COMPILER=g++-5 && make -j12
or just simple:
cd cmake && cmake .. && make

and got still error:
[ 93%] Building CXX object serominer/CMakeFiles/sero_test.dir/test.cpp.o
[ 94%] Building CXX object libapicore/CMakeFiles/apicore.dir/ApiServer.cpp.o
/home/miner/tym/serominer/serominer-0.3.0/serominer/test.cpp:13:49: warning: integer constant is so large that it is unsigned
auto result=progpow::hash(context,50,header,15017396847274520746);
^
/home/miner/tym/serominer/serominer-0.3.0/serominer/test.cpp:8:14: warning: unused parameter ‘argc’ [-Wunused-parameter]
int test(int argc, char** argv)
^
/home/miner/tym/serominer/serominer-0.3.0/serominer/test.cpp:8:27: warning: unused parameter ‘argv’ [-Wunused-parameter]
int test(int argc, char** argv)
^
[ 95%] Linking CXX executable sero_test
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o: In function _start': (.text+0x20): undefined reference to main'
collect2: error: ld returned 1 exit status
serominer/CMakeFiles/sero_test.dir/build.make:122: recipe for target 'serominer/sero_test' failed
make[2]: *** [serominer/sero_test] Error 1
CMakeFiles/Makefile2:1183: recipe for target 'serominer/CMakeFiles/sero_test.dir/all' failed
make[1]: *** [serominer/CMakeFiles/sero_test.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 96%] Linking CXX static library libapicore.a
[ 96%] Built target apicore
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2

how to fix this?

Problems running with gtx 1660/ti

Describe the bug
Miner is not working with newer cards - specifically 1660 and 1660 ti

Expected behavior
Hashing

Desktop (please complete the following information):

  • Operating System: HIVE OS
  • Hardware 1660 || 1660 ti
  • Ethminer - Fork SEROMINER v.0.3.0

ui freezed after report “Socket read failed”

Describe the bug
ui freezed after report “Socket read failed”.
no more output after this report.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "serominer-v0.3.0-windows-amd64" dir
  2. start with: "serominer-cuda.exe -P stratum1+tcp://[email protected]:4200 -U"
  3. wait.
  4. See the error

Expected behavior
UI do not freeze.

Screenshots (Optional)
Will upload next time see the error.

Desktop (please complete the following information):

  • Operating System: Windows 10
  • Hardware GTX 1060 ti
  • serominer Version: "serominer-v0.3.0"

Additional context
N/A.

Hi there is some error running serominer in win10 x64

### When I ran serominer 0.3.0 on my desktop(win10 x64 17134/cuda 10.0) , It didn't work .
The error code is as follows:

serominer 0.3.0+commit.dbc443ec
Build: windows/release/msvc

i 21:11:54 main Configured pool sero.f2pool.com:4200
i 21:11:54 main Api server listening on port 3333.
i 21:11:54 Selected pool sero.f2pool.com:4200
i 21:11:55 Stratum mode : Eth-Proxy compatible
i 21:11:55 Established connection to sero.f2pool.com [118.190.130.38:4200]
i 21:11:55 Spinning up miners...
cu 21:11:55 cuda-0 Using Pci Id : 01:00.0 GeForce RTX 2060 (Compute 7.5) Memory : 6.00 GB Grid size : 2,048 Block size : 512
cu 21:11:55 cuda-1 Using Pci Id : 04:00.0 GeForce RTX 2060 (Compute 7.5) Memory : 6.00 GB Grid size : 2,048 Block size : 512
i 21:11:55 Epoch : 33 Block : 1014033 Difficulty : 0.22425 = 1.07 Gh
i 21:11:55 Job: 1062556f... sero.f2pool.com [118.190.130.38:4200]
X 21:11:55 cuda-0 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION

X 21:11:55 cuda-1 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION

cu 21:11:55 cuda-1 Generating DAG + Light : 1.28 GB
cu 21:11:55 cuda-0 Generating DAG + Light : 1.28 GB
cu 21:11:59 cuda-0 Generated DAG + Light in 3,487 ms. 4.72 GB left.
X 21:11:59 cuda-0 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION

X 21:11:59 cuda-0 Exception thrown in Worker thread: GPU error: CUDA error in func dev::eth::CUDAMiner::progpow_search at line 488 invalid argument
cu 21:11:59 cuda-1 Generated DAG + Light in 3,627 ms. 4.72 GB left.
X 21:11:59 cuda-1 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION

X 21:11:59 cuda-1 Exception thrown in Worker thread: GPU error: CUDA error in func dev::eth::CUDAMiner::progpow_search at line 488 invalid argument

**_After that , I completely uninstalled Cuda and graphics driver, and installed the cuda 10.1(with graphics driver 425.25) . However , It still didn't work , the code was as same as before .

Help!_**

Hi there is some error running serominer in 2070

X 22:11:49 cuda-0 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION

cu 22:11:49 cuda-0 Generating DAG + Light : 1.33 GB
i 22:11:50 Job: f7bf1f31... www.sero-pool.cn [121.196.218.173:8008]
cu 22:11:52 cuda-0 Generated DAG + Light in 2,788 ms. 6.67 GB left.
X 22:11:52 cuda-0 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION

X 22:11:52 cuda-0 Exception thrown in Worker thread: GPU error: CUDA error in func dev::eth::CUDAMiner::progpow_search at line 488 invalid argument

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.