Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Liky0310/ore-cli-gpu

Open more actions menu
 
 

Repository files navigation

Ore CLI with Nvidia GPU Support

A command line interface for the Ore program to utilize Nvidia GPU's.

Built by @BenjaSOL & @KaedonsCrypto

Building

To build the Ore CLI, you will need to have the Rust programming language installed. You can install Rust by following the instructions on the Rust website.

You must have CUDA installed

export CUDA_VISIBLE_DEVICES=<GPU_INDEX>

Windows users

nvcc windows.cu -o windows

Linux users

nvcc linux.cu -o linux

Take the path to the executsble that was just created and replace the PATH_TO_EXE with the path to the .exe in the mine.rs.

Once you have Rust installed, you can build the Ore CLI by running the following command:

cargo build --release
./target/release/ore.exe --rpc "" --priority-fee 1 --keypair 'path to keypair' --priority-fee 1 mine --threads 4

You will now run your hashing on the GPU instead of the CPU!

Donations in ORE or SOL: EVK3M6Cth3uPZcATCtnZ16mqArSNXt5oC6kcmakwXudb

Credits

ORE Miner

ORE CLI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 60.4%
  • Cuda 33.7%
  • Shell 5.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.