<_whitenotifier-6>
[nmigen] The6P4C opened issue #17: Add a more user-friendly error message when the yosys binary can't be found - https://git.io/fht2R
<sb0>
whitequark, rjo: OK to wipe the HDD on build.lab.m-labs.hk?
<whitequark>
sb0: the old buildserver?
<sb0>
whitequark: the new computer that was supposed to be used as a faster build machine, but which you never finished setting up
<whitequark>
why do you want to wipe the HDD?
<whitequark>
well, SSD
<whitequark>
it doesn't have a HDD
<whitequark>
you should at least back up /etc, because it has useful kernel and xen parameters
<whitequark>
everything else is disposable i think
<sb0>
whitequark: to use as an experimental nix build machine. if you have a better use for this computer then please do it. right now it's only collecting dust.
<whitequark>
i'm pretty sure i configured it as a buildslave
<whitequark>
if not, sure, i can do that
<whitequark>
though you'll need to turn it on
<sb0>
whitequark: can't we just replace the old machine completely?
<whitequark>
sure
<sb0>
iirc the buildslave didn't work
<whitequark>
hm
<whitequark>
i'm fairly sure i verified it, but if it didn't work, i can fix it
<whitequark>
and/or migrate the old machine completely, yes
<whitequark>
turn it on and ping me.
<sb0>
there was just this artiq-quick builder, which was never finished, and CI didn't use it
<whitequark>
oh, i remember that
<whitequark>
but it's unrelated to the build machines
<whitequark>
artiq-quick was not "quick" in the sense of fast
<whitequark>
it is supposed to build people's pull requests when poked on IRC
<whitequark>
i have provided instructions for this and iirc someone (hartytp?) used it
<whitequark>
successfully, that is
<sb0>
whitequark: it's on
<whitequark>
ok, i'll take a look soon
<whitequark>
do you have anything running on lab. that needs migrating?
<whitequark>
oh. i remember now what was the problem with migrating the old machine.
<whitequark>
the new one did not run xen, or rather, xen killed overclocking.
<whitequark>
so i'll need to migrate the VMs to use kvm.
<whitequark>
i think i started looking into kvm, but the tooling around it was kind of crap, so it never went anywhere.
<whitequark>
but i can just run qemu -kvm instead of all the xml junk they added around
<sb0>
whitequark: it's not stable with overclocking anyway
<sb0>
I just disabled it
<sb0>
running a few vivado instances concurrently systematically crashed the whole machine
<whitequark>
sb0: why disable and not bump it down by 0.1 GHz?
<sb0>
is there really a significant performance gain from this overclocking?
<sb0>
and it conflicts with the VMs as you said
<whitequark>
yes, actually, there is
<whitequark>
i've spent a few days measuring it and it's nontrivial
<whitequark>
iirc it was set up at 5 GHz when i put it in the lab
<whitequark>
and 4.9 is about as far as it should go according to intel
<whitequark>
so you only really need to knock it down one step
<whitequark>
5 GHz was stable in my experiments with one vivado process but i guess two pushed it enough
<whitequark>
as for xen, there's no real difference between xen and kvm for our purposes. actually kvm might be slightly nicer.
<whitequark>
it's mostly that i'm not used to libvirt but know xl
<whitequark>
another problem with xen is that iirc it not only inhibits overclocking but it also inhibits turboboost
<whitequark>
so if we put xen there it'll be even slower than it is right now
<GitHub-m-labs>
artiq/master e279980 Sebastien Bourdeauducq: nix: do not install development packages in user environment
rohitksingh has joined #m-labs
rohitksingh has joined #m-labs
rohitksingh has joined #m-labs
rohitksingh has joined #m-labs
rohitksingh has joined #m-labs
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1166: Okay, now it won't boot anymore, ``panic at src/libcore/result.rs:945:5cannot load RTM FPGA gateware: "Did not assert INIT in reaction to PROGRAM"``... https://github.com/m-labs/artiq/issues/1166#issuecomment-450739915
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1166: Okay, now it won't boot anymore, ``panic at src/libcore/result.rs:945:5cannot load RTM FPGA gateware: "Did not assert INIT in reaction to PROGRAM"``... https://github.com/m-labs/artiq/issues/1166#issuecomment-450739915
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1166: Okay, now it won't boot anymore, ``panic at src/libcore/result.rs:945:5cannot load RTM FPGA gateware: "Did not assert INIT in reaction to PROGRAM"``... https://github.com/m-labs/artiq/issues/1166#issuecomment-450739915
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1166: Okay, now it won't boot anymore, ``panic at src/libcore/result.rs:945:5cannot load RTM FPGA gateware: "Did not assert INIT in reaction to PROGRAM"``... https://github.com/m-labs/artiq/issues/1166#issuecomment-450739915
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1166: Okay, now it won't boot anymore, ``panic at src/libcore/result.rs:945:5cannot load RTM FPGA gateware: "Did not assert INIT in reaction to PROGRAM"``... https://github.com/m-labs/artiq/issues/1166#issuecomment-450739915
<GitHub-m-labs>
[artiq] hartytp commented on issue #1166: Thanks for looking into this @sbourdeauducq and @jordens. Glad to hear you can reproduce the issue. If there are any specific tests you'd like me to do then let me know. https://github.com/m-labs/artiq/issues/1166#issuecomment-450746661
<GitHub-m-labs>
[artiq] hartytp commented on issue #1166: Thanks for looking into this @sbourdeauducq and @jordens. Glad to hear you can reproduce the issue. If there are any specific tests you'd like me to do then let me know. https://github.com/m-labs/artiq/issues/1166#issuecomment-450746661
<GitHub-m-labs>
[artiq] hartytp commented on issue #1166: Thanks for looking into this @sbourdeauducq and @jordens. Glad to hear you can reproduce the issue. If there are any specific tests you'd like me to do then let me know. https://github.com/m-labs/artiq/issues/1166#issuecomment-450746661
<GitHub-m-labs>
[artiq] hartytp commented on issue #1166: Thanks for looking into this @sbourdeauducq and @jordens. Glad to hear you can reproduce the issue. If there are any specific tests you'd like me to do then let me know. https://github.com/m-labs/artiq/issues/1166#issuecomment-450746661
<GitHub-m-labs>
[artiq] hartytp commented on issue #1166: Thanks for looking into this @sbourdeauducq and @jordens. Glad to hear you can reproduce the issue. If there are any specific tests you'd like me to do then let me know. https://github.com/m-labs/artiq/issues/1166#issuecomment-450746661
kuldeep has quit [Read error: Connection reset by peer]
kuldeep has quit [Read error: Connection reset by peer]
kuldeep has quit [Read error: Connection reset by peer]
kuldeep has quit [Read error: Connection reset by peer]
kuldeep has quit [Read error: Connection reset by peer]
rohitksingh has quit [Remote host closed the connection]
rohitksingh has quit [Remote host closed the connection]
rohitksingh has quit [Remote host closed the connection]
rohitksingh has quit [Remote host closed the connection]
rohitksingh has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Ping timeout: 272 seconds]
mauz555 has quit [Ping timeout: 272 seconds]
mauz555 has quit [Ping timeout: 272 seconds]
mauz555 has quit [Ping timeout: 272 seconds]
mauz555 has quit [Ping timeout: 272 seconds]
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]