An open API service indexing awesome lists of open source software.

https://github.com/cniweb/cpuminer-opt-docker

This is a multi-threaded CPU miner.
https://github.com/cniweb/cpuminer-opt-docker

aes avx avx2 avx512 cpuminer cpuminer-opt docker miner sha vaes

Last synced: 7 months ago
JSON representation

This is a multi-threaded CPU miner.

Awesome Lists containing this project

README

          

# cpuminer-opt

High performance, open source CPU/GPU Miner Docker Image for some mininer algoritms with AES, AVX, AVX2, SHA, AVX512 and VAES.

[![Snyk Container](https://github.com/cniweb/cpuminer-opt-docker/actions/workflows/snyk-container-analysis.yml/badge.svg)](https://github.com/cniweb/cpuminer-opt-docker/actions/workflows/snyk-container-analysis.yml) ![Docker Pulls](https://img.shields.io/docker/pulls/cniweb/cpuminer-opt)

## Usage from ghcr.io

```bash
docker run ghcr.io/cniweb/cpuminer-opt:latest
```

## Usage from Docker.io

```bash
docker run cniweb/cpuminer-opt:latest
```

## Usage from Quay.io

```bash
docker run quay.io/cniweb/cpuminer-opt:latest
```