• replaced transitioner and update_stats in /BOINC/projects/EinsteinAtHome/bin with ones built with -DEINSTEIN_AT_HOME
  • make symlinks to assimilator_daemon as assimilator_daemon_S5R2 assimilator_daemon_S5R3 and assimilator_daemon_S5R4 in bin/
  • added daemons to config.xml, all disabled for now:
      <daemons>
        <daemon>
          <cmd> feeder -allapps -d 3 </cmd>
        </daemon>
        <daemon>
          <cmd> transitioner -d 3 </cmd>
        </daemon>
        <daemon>
          <cmd> file_deleter -d 3 -preserve_wu_files -delete_antiques </cmd>
        </daemon>
        <daemon>
          <cmd> db_purge -d 3 -gzip -max_wu_per_file 1000 -min_age_days 7 -sleep 60 </cmd>
        </daemon>
        <daemon>
          <cmd> makelog.sh </cmd>
        </daemon>
        <daemon>
          <cmd> validator_daemon_S5R2c -app einstein_S5R2 -d 5 </cmd>
        </daemon>
        <daemon>
          <cmd> assimilator_daemon_S5R2 -app einstein_S5R2 -results_prefix /BOINC/RESULTS_DAILY -transcripts_prefix /BOINC/RESULTS </cmd>
        </daemon>
        <daemon>
          <cmd> validator_daemon_S5R3b -app einstein_S5R3 -d 5 </cmd>
        </daemon>
        <daemon>
          <cmd> assimilator_daemon_S5R3 -app einstein_S5R3 -results_prefix /BOINC/RESULTS_DAILY -transcripts_prefix /BOINC/RESULTS </cmd>
        </daemon>
        <daemon>
          <cmd> assimilator_daemon_S5R4 -app einstein_S5R4 -d 3 -results_prefix /BOINC/S5R4/results -transcripts_prefix /BOINC/S5R4/transcripts </cmd>
        </daemon>
        <daemon>
          <cmd> validator_daemon_S5R4a -app einstein_S5R4 -d 5 -credit_from_wu </cmd>
        </daemon>
        <daemon>
          <cmd> WU_generator_daemon_S5R4a -d 5 -C 2.92 -F 1.2 </cmd>
        </daemon>
      </daemons>
    
  • removed stop_upload and watched file_upload_handler.log
  • copied result templates from einsteinathome CVS: cp result_template_S5R3* result_template_S5R2c /BOINC/projects/EinsteinAtHome/result_templates/
  • removed <disabled> tags from transitioner, S5R2 and S5R3 validator and started project
  • removed <disabled> tag from feeder and started project
  • mkdir -p /BOINC/S5R4/results /BOINC/S5R4/transcripts
  • added einstein_S5R4 application using OPS/manage_apps
  • added einstein_S5R4 applications 601-604 (signed externally, then used bin/update_versions after fixing permissions )

Topic revision: r12 - 13 Jul 2018, OliverBock
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback