| Summary: | Payment for Jacob upgrading his PC to a Ryzen 7950X | ||
|---|---|---|---|
| Product: | Libre-SOC's second ASIC | Reporter: | Jacob Lifshay <programmerjake> |
| Component: | source code | Assignee: | Luke Kenneth Casson Leighton <lkcl> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs, lkcl, programmerjake |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| NLnet milestone: | NLnet.2021.02A.052.CryptoRouter | total budget (EUR) for completion of task and all subtasks: | 1000 |
| budget (EUR) for this task, excluding subtasks' budget: | 1000 | parent task for budget allocation: | 774 |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: |
[jacob]
amount = 1000
submitted = 2023-06-05
paid = 2023-06-21
|
|
|
Description
Jacob Lifshay
2022-11-01 06:41:18 GMT
Luke, do you have any suggestions for how much to pay? All the parts arrived today, I got them installed and ran pytest -n auto in openpower-isa.git, it took 180.80s on 30e18452e6988016e823cd9b9b6fc4b2d4fa1b57 iirc it used to take me around 5m30s (i forgot to check before installing the new parts) I'll leave this set to IN_PROGRESS while Luke thinks about how much is appropriate for Libre-SOC to pay. (In reply to Jacob Lifshay from comment #2) > All the parts arrived today, I got them installed and ran pytest -n auto in > openpower-isa.git, it took 180.80s on > 30e18452e6988016e823cd9b9b6fc4b2d4fa1b57 that may be anomalous, i tried benchmarking z3 and it said it took *longer* than it did on my 3900X, so i temporarily installed linux 6.0 (so it has support for temperature monitoring and maybe better cpufreq stuff) and am rerunning it. so far temperatures don't look like i have thermal issues, it was going to 5.2ghz all-core and to 5.7-8ghz single core. it's also possible i just have a different version of z3 than i had when i ran it on my 3900x (that was this spring iirc): https://bugs.libre-soc.org/show_bug.cgi?id=196#c32 (In reply to Jacob Lifshay from comment #3) > that may be anomalous, i tried benchmarking z3 and it said it took *longer* > than it did on my 3900X, so i temporarily installed linux 6.0 (so it has > support for temperature monitoring and maybe better cpufreq stuff) and am > rerunning it. It finished rerunning, it took 89m32s vs. 77m36s on the 3900X with a possibly different version of z3. https://bugs.libre-soc.org/show_bug.cgi?id=196#c32 I'm going to assume the discrepancy is caused by a different version of z3 and not worry about it. I also reran pytest in openpower-isa, it took 172.97s this time. i'm thinking maybe 1000 eur would be an appropriate amount...lkcl does that sound good? should I just change the budget fields as needed? |