Git Product home page Git Product logo

Comments (4)

voidptr avatar voidptr commented on August 9, 2024

Would you please provide your configuration files? What platform/compiler are you using?

from avida.

rgvogel avatar rgvogel commented on August 9, 2024

Compiler: cmake 2.8.12.2

Platform: Red hat, Centos 7

./avida -s $seed 51 -set COPY_MUT_PROB .0008 -set WORLD_X 100 -set WORLD_Y 100 -set ENABLE_HGT 1 -set EVENT_FILE andEvents.cfg -def INST_SET instset-heads.cfg -set ENVIRONMENT_FILE environment.cfg

Cfg.zip

from avida.

voidptr avatar voidptr commented on August 9, 2024

I think there's a problem with your config files. Try mine, and see if they do better. You'll also want to compile using my latest source from the following repo and branch: https://github.com/voidptr/avida/tree/HGT_Master

The HGT implementation in the master Avida branch/repo is extremely old and buggy.

Once you've got the code compiled, and the config files in place, you can run a simple HGT and changing environments experiment with:

./avida -v4 -set HGT_UPTAKE_RECOMBINATION_P 0.1 -set ENVIRONMENT_FILE environment__bonus0.cfg -set EVENT_FILE events_ce.cfg

101_GrazingHypothesis_vs_CE_CEOnly.zip

There are other examples of experimental treatments you can run in the run_list file, but omit the -s $seed portion, since those are for running on our cluster. Instead, you may say -s 100 (or whatever other number you want).

from avida.

Related Issues (20)

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.