|
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."
|
|
|
Post by nathanmyersc on Feb 25, 2024 3:35:03 GMT
Im confused ive made it to the point where i need to start a runner. But i have no idea how.
GETTING this error
Error: .github#L1
actions/checkout@v3 is not allowed to be used in nathanmyersc/INTENTION-REPEATER. Actions in this workflow must be: within a repository owned by nathanmyersc.
|
|
|
Post by AnthroHeart on Feb 25, 2024 12:23:46 GMT
Im confused ive made it to the point where i need to start a runner. But i have no idea how. GETTING this error Error: .github#L1 actions/checkout@v3 is not allowed to be used in nathanmyersc/INTENTION-REPEATER. Actions in this workflow must be: within a repository owned by nathanmyersc. Try googling that error, and see if you can find a solution.
|
|
|
Post by AnthroHeart on Feb 25, 2024 22:32:23 GMT
Do you think a video where every frame is a Repeater image would be more powerful than a single image? You could overlay Repeater WAV.
|
|
|
Post by nathanmyersc on Feb 26, 2024 19:27:17 GMT
Do you think a video where every frame is a Repeater image would be more powerful than a single image? You could overlay Repeater WAV. It couldnt generate images as fast as the frames. and depends what the source material for those frames were. Could have multiple bitmaps iterating over the video i suppose thats what you mean right?
|
|