<FFY00>
I was thinking to just commit the binary packages to another branch and setup github packages there
<FFY00>
we would only have 1 commit in that branch, we re-write it and force push it from the ci
<FFY00>
I don't think this is the most optimal solution but it works
lkcl has joined #symbiflow
gsmecher has joined #symbiflow
gsmecher has quit [Remote host closed the connection]
gsmecher has joined #symbiflow
<sf-slack>
<timo.callahan> I don't seem to have permission to add reviewers for my PR https://github.com/SymbiFlow/prjxray/pull/1313. Is it because the checks failed due to the Zynq7 issue?
<tpb>
Title: Sign in to GitHub · GitHub (at github.com)
<litghost>
That is just putting in different random seeds?
<shapr>
hackerfoo: makes me wonder if you can do hill climbing with some sort of initial results
<shapr>
that is, if some PRNG seeds take half the time, can this be discovered ten percent into the entire run and a different seed chosen if this run will be twice as long as average?
<hackerfoo>
<litghost "That is just putting in differen"> litghost: yes
<hackerfoo>
shapr (IRC): It might be possible to detect a lack of progress, but in general I have not found that approach to be effective.
<hackerfoo>
I've found it better to design the algorithm to be more stable, such that there isn't a large difference between the best and worst results.
<mithro>
@timo.callahan - As far as I can see you should have permission?
<litghost>
mithro: I added him to a group, so it was broken, and is fixed now