GithubHelp home page GithubHelp logo

areliszxz / bash_madmax43v3r_chia Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18 KB

Script Bash para ejecutar madMAx43v3r y crear plots Chia de forma automatizada [Distintos directorios de ploteo, Distintos destinos]

License: GNU General Public License v3.0

Shell 100.00%
bash-script chia linux shell xch madmax43v3r

bash_madmax43v3r_chia's Introduction

Bash_madMAx43v3r_chia -Beta V 2.0

Ejecucion:

Editar  
    Directorio madMAx43v3r instalado
    cd /home/chi/chia-plotter/build/
    Directorio para memoria ram en caso de utilizarlo verificar permisos de escritura
    ramd="/ram/"	
    declare -a tplots=('/media/chi/1/' '/media/chi/2/' '/media/chi/3/' '/media/chi/4/');  #Unidades para plottear ejemplo: ('/dir/1/') o ('/dir/1/' '/dir/2/')
    declare -a dds=('/media/chi/d6-1/' '/media/chi/d6-2/') #Unidades para Destino de plots ejemplo: ('/dir/1/') o ('/dir/1/' '/dir/2/')
    #Maximo espacio en disco a utilizar
    ddmax=80
    #Datos de <poolkey> y <farmerkey>
    poolc="xch1klvjuh4gm0t9f0305xzznf3a86s2wa4ud89mzru65nh523glq5fsfnxmv8" 
    fpool=""
    maxtplot=2 #Maximos plots por unidad, calculados a k32 depende del almacenamiento temporal ~220 GiB. Se recomienda 1 por unidad
    maxplot=8 #Numero de plots al mismo tiempo global depende del almacenamiento temporal -1
    fexit=20 #Intentos maximos para buscar destino de plots con espacio para almacenar  

Donaciones xch1klvjuh4gm0t9f0305xzznf3a86s2wa4ud89mzru65nh523glq5fsfnxmv8

bash_madmax43v3r_chia's People

Contributors

areliszxz avatar

Watchers

 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.