Giter Club home page Giter Club logo

rizki0030 / ccminer_arm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simeononsecurity/ccminer-arm-optimized

0.0 0.0 0.0 1.81 MB

CCminer for ARM devices. Highly optimized compilation settings for ARMv8 Architectures

Home Page: http://simeononsecurity.com/other/mine-verus-on-android-guide/

License: GNU General Public License v3.0

Shell 3.20% C++ 19.46% Perl 0.02% C 43.64% PHP 0.32% Cuda 6.94% Makefile 6.89% HTML 0.09% Batchfile 0.01% M4 0.22% Roff 19.23%

ccminer_arm's Introduction

ccminer for ARMv8 CPUS

Based on https://github.com/monkins1010/ccminer/tree/ARM

Git and Build Process:

sudo apt-get install software-properties-common
sudo wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -
sudo add-apt-repository 'deb http://apt.llvm.org/focal/ llvm-toolchain-focal-11 main'
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential -y
sudo apt-get install -y libllvm-11-ocaml-dev libllvm11 llvm-11 llvm-16-dev llvm-11-doc llvm-11-examples llvm-11-runtime clang-11 clang-tools-11 clang-11-doc libclang-common-11-dev libclang-11-dev libclang1-11 clang-format-11 python3-clang-11 clangd-11 clang-tidy-11 libclang-rt-11-dev libpolly-11-dev libfuzzer-11-dev lldb-11 lld-11 libc++-11-dev libc++abi-11-dev libomp-11-dev libclc-11-dev libunwind-11-dev libmlir-11-dev mlir-11-tools flang-11 libclang-rt-11-dev-wasm32 libclang-rt-11-dev-wasm64 libclang-rt-11-dev-wasm32 libclang-rt-11-dev-wasm64
sudo ln -sf /usr/lib/llvm-11/bin/clang-11 /usr/bin/clang
sudo ln -sf /usr/lib/llvm-11/bin/clang++ /usr/bin/clang++

git clone https://github.com/rizki0030/ccminer_arm.git
cd ccminer_arm
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
CXX=clang++ CC=clang ./build.sh

For specific details on installing clang-16 on your current OS, check: https://apt.llvm.org/

ccminer_arm's People

Contributors

simeononsecurity avatar oink70 avatar rizki0030 avatar

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.