forked from noxo/CudaMiner
-
Notifications
You must be signed in to change notification settings - Fork 14
a CUDA accelerated litecoin mining application for NVIDIA Jetson TX2/TX1
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
GPL-3.0
LICENSE.txt
Unknown
COPYING
jkjung-avt/CudaMiner
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an experimental version of CudaMiner for Jetson TX2/TX1
Tested on Jetson TX2 with JetPack 3.0 (L4T 27.1 + CUDA Toolkit 8.0)
- Keccak, Blake are disabled
Building
========
$ sudo apt-get install libcurl4-gnutls-dev autogen automake \
libssl-dev libssl1.0.0 libcryptokit-ocaml \
libcryptokit-ocaml-dev libcrypto++-dev \
libcrypto++9v5
$ ./autogen.sh
$ ./configure
$ make clean
$ make
Running benchmark on Jetson TX2
===============================
$ ./cudaminer --benchmark -l auto -m1 -D
Also read README.txt
About
a CUDA accelerated litecoin mining application for NVIDIA Jetson TX2/TX1
Resources
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
GPL-3.0
LICENSE.txt
Unknown
COPYING
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Cuda 37.5%
- C 37.3%
- C++ 10.3%
- Shell 5.7%
- Assembly 4.5%
- Makefile 4.2%
- Other 0.5%