GithubHelp home page GithubHelp logo

silverscania / omdcct Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alter3d/omdcct

0.0 2.0 0.0 54 KB

Optimized Linux Burstcoin Plotter

Makefile 0.90% C 44.42% Assembly 53.84% Shell 0.85%

omdcct's Introduction

#OMDCCT

This is a BURST coin plotter that generates optimized plot files
without the need to run an optimizer after plotting.

This plotter ONLY works on Linux as it uses the fallocate() system
call to pre-allocate space in the file system to minimize fragmentation.

This version was developed by:
Author: Peter Kristolaitis [email protected]
Donations: BURST-WQ52-PUBY-N9WB-6J3DY

This code has a long lineage, and is a fork of the mdcct project by Mirkic7

Contributors in the lineage include:

Author: Mirkic7 [email protected]
Donations: BURST-RQW7-3HNW-627D-3GAEV

Author: Niksa Franceschi [email protected]
Donations: BURST-RQW7-3HNW-627D-3GAEV

Author: dcct / Markus Tervooren [email protected]
Donations: BURST-R5LP-KEL9-UYLG-GFG6T

Author: Cerr Janror [email protected]
Donations: BURST-LNVN-5M4L-S9KP-H5AAC

Installing

git clone https://github.com/alter3d/omdcct
cd omdcct
make

Usage

Notes
The file name will have a '.plotting' suffix while the file is incomplete, and then renamed to the
standard format if plotting is successful.
For SSE4
Usage:
./plot -k KEY [ -x CORE ] [-d DIRECTORY] [-s STARTNONCE] [-n NONCES] [-m STAGGERSIZE] [-t THREADS] [-a]
 CORE:
   0 - default core
   1 - SSE4 core
 -a = ASYNC writer mode (will use 2x memory!)
For AVX2
Usage:
./plotavx2 -k KEY [ -x CORE ] [-d DIRECTORY] [-s STARTNONCE] [-n NONCES] [-m STAGGERSIZE] [-t THREADS] [-a]
  CORE:
    0 - default core
    1 - SSE4 core
    2 - AVX2 core
   -a = ASYNC writer mode (will use 2x memory!)
Not specifying -x option will default to original dcct ploter

omdcct's People

Contributors

alter3d avatar kristian-popov avatar mirkic7 avatar reversteam avatar

Watchers

 avatar  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.