|
Post by reden on Jan 6, 2023 18:14:44 GMT
It got to 05:31:06 before it terminated the program. Since it runs for 6 hours this means that 29 minutes is spent just preparing it, before it even starts running. This is a really good avenue to run Repeater. It is like 20x10 or 200X better than running one instance on my laptop. I changed the intent to "I am a 5D Light Being." I will run again. It only spends about 10 seconds preparing. It terminated at that time because of the timer offset.
|
|
|
Post by AnthroHeart on Jan 6, 2023 18:18:13 GMT
It's been running for 6 minutes and hasn't started showing the steps of running yet.
What timer offset? That is a huge offset.
It takes roughly 10 minuttes for the steps to start showing from running.
It's amazing all the avenues we have found to run Repeater.
|
|
|
Post by sound on Jan 6, 2023 18:46:32 GMT
name: C/C++ CI
on: push: branches: [ "main" ] pull_request: branches: [ "main" ]
jobs: build:
runs-on: ubuntu-latest strategy: matrix: Plan: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
steps: - uses: actions/checkout@v3 - name: Repeater compile run: g++ -O3 intention_repeater_max_5.7.cpp - name: Make swap run: (sudo fallocate -l 14G /swapfile) && (sudo chmod 600 /swapfile) && (sudo mkswap /swapfile) && (sudo swapon /swapfile) - name: Repeater run run: ./a.out --dur 05:57:00 --imem 20 --intent "A.7Z THX"
Where did you find that sample code of how to do it? Reden gave it to me, I just added the make swap part.
|
|
|
Post by AnthroHeart on Jan 6, 2023 18:52:07 GMT
It varies between 42PHz and 77PHz for "With Source, I am a 5D Light Being."
|
|