Tag: Running environment

  • Project Log: Day 56 – Actually running

    I think I finished at last a simple “orchestrator”, that distributes the workload to the “workers” as they get their hands free. Now it’s all about checking that finishing conditions are met correctly, and then leaving the computers do their magic for a few hours (or maybe days, as I am running configuration mixes for…

  • Project Log: Day 51 – Leaner run

    I was bothered by one thing when I created the containers last week. The “doBy” package required a lot… And was only marginally useful to me. For ONE rather simple function, “which.maxn()”, I was loading the doBy package. Just because I looked for a quick solution to a simple problem and ended up with that,…

  • Project Log – Day 43: Infra ready for distribution

    Confirmed expected amount of processing units Quick post to clarify that yes, I have up to 16 available threads for my R container(s) in the new miniPC. And the containers work the same (that was expected) regardless where I run them. Here a screenshot for situation as viewed from my Mac, with 3 containers running…