sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv | Matrix: #riscv:catircservices.org
experemental has joined #riscv
cow321 has quit [Ping timeout: 256 seconds]
experemental has quit [Read error: error:0A000119:SSL routines::decryption failed or bad record mac]
cow321 has joined #riscv
<xypron> sevan: packages zfs-dkms and zfs-utils are available in Ubuntu 24.04 (and 23.10). Do they not work for you?
JTL has joined #riscv
<xypron> sevan: There seems to be a problem with the license: see https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2049441
meritamen has joined #riscv
meritamen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shamoe has joined #riscv
Trifton has quit [Remote host closed the connection]
Trifton has joined #riscv
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
heat has quit [Remote host closed the connection]
heat has joined #riscv
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #riscv
BootLayer has joined #riscv
jacklsw has joined #riscv
mml has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
heat_ has joined #riscv
JanC has quit [Ping timeout: 260 seconds]
heat has quit [Read error: Connection reset by peer]
JanC has joined #riscv
justache- is now known as justache
EchelonX has quit [Quit: Leaving]
<AmyMalik> / 202
meritamen has joined #riscv
shamoe has quit [Quit: Connection closed for inactivity]
davidlt has joined #riscv
davidlt has quit [Remote host closed the connection]
davidlt has joined #riscv
jacklsw has quit [Ping timeout: 252 seconds]
heat has joined #riscv
heat_ has quit [Read error: Connection reset by peer]
BootLayer has quit [Quit: Leaving]
heat has quit [Remote host closed the connection]
heat has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
davidlt has quit [Ping timeout: 260 seconds]
thodg has quit [Read error: Connection reset by peer]
thodg has joined #riscv
bitoff has joined #riscv
mahk has quit [Ping timeout: 252 seconds]
wingsorc has quit [Quit: Leaving]
bitoff_ has joined #riscv
bitoff has quit [Read error: Connection reset by peer]
alexghiti has joined #riscv
mlw has quit [Ping timeout: 260 seconds]
bitoff__ has joined #riscv
bitoff_ has quit [Ping timeout: 240 seconds]
davidlt has joined #riscv
uzix has joined #riscv
pabs3 has quit [Ping timeout: 245 seconds]
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #riscv
notgull has joined #riscv
sjs has quit [Ping timeout: 252 seconds]
<ardb> xypron: that workaround for flush_dcache_page() looks super dodgy
<ardb> fyi
sjs has joined #riscv
pabs3 has joined #riscv
<ardb> ehm actually, ignore that
<muurkha> yay
uzix is now known as mahk
notgull has quit [Ping timeout: 252 seconds]
prabhakarlad has joined #riscv
prabhakar has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
wingsorc has joined #riscv
ezulian has joined #riscv
jjido has joined #riscv
jmdaemon has joined #riscv
jacklsw has joined #riscv
MaxGanzII_ has joined #riscv
experemental has joined #riscv
jjido has quit [Quit: My laptop has gone to sleep. ZZZzzz…]
MaxGanzII_ has quit [Remote host closed the connection]
MaxGanzII_ has joined #riscv
jacklsw has quit [Ping timeout: 264 seconds]
cousteau has joined #riscv
cousteau has quit [Client Quit]
cousteau has joined #riscv
<cousteau> Damn, my IRC log got nuked back to February 2023. I really hate this IRC app...
<muurkha> condolences
<cousteau> So now I don't know who suggested me the SPEC benchmark... I think it was sorear but I'm not sure
<cousteau> Anyway... That link they shared seems to contain exclusively Intel Xeon and AMD Ryzen results. Not even an ARM, much less a RISC-V :(
Andre_Z has joined #riscv
<muurkha> maybe check the Dhrystone list ;)
<muurkha> http://www.roylongbottom.org.uk/dhrystone%20results.htm isn't the one I'm thinking of, but it does have some recentish machines
<muurkha> https://netlib.org/performance/html/dhrystone.data.col0.html is maybe the one I'm thinking of, with old machines
<muurkha> http://linuxgizmos.com/hifive-unmatched-sbc-showcases-new-fu740-risc-v-soc/ has a 2.5 Dhrystone MIPS/MHz number for a HiFive Unmatched
oaken-source has quit [Quit: Lost terminal]
<cousteau> There's a Dhrystone list??
<cousteau> Thanks!
* cousteau takes a screenshot. I'm done with trusting this mobile irc client
oaken-source has joined #riscv
<geertu> cousteau: Dhrystone results depend a lot on compiler and optimization options
<geertu> There's also an in-kernel dhrystone test ;-)
<geertu> E.g. the U74 is starlight gave me only 1.8 DMIPS/MHz
<geertu> s/is/in/
<muurkha> geertu: ooh, really?
<muurkha> I feel like anything over 1.5 DMIPS/MHz is pretty respectable. 2.5 DMIPS/MHz is about 2 IPC, isn't it?
<Esmil> if those numbers depend on uncached memory access speed both the unmatched and jh7100 (starlight, visionfive v1) had some bugs in the memory controller that was much improved in the version of the core they put in the jh7110 (visionfive 2)
meritamen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
experemental has quit [Remote host closed the connection]
<geertu> Esmil, nope cached memory
<geertu> muurkha: E.g. for Cortex-A15 I get 2.4 to 3.3 DMIPS/MHz, depending on gcc version and options like -Os or -O2)
<muurkha> sounds reasonable
<muurkha> Esmil: Dhrystone is from before the VAX, so it easily fits into cache
<muurkha> any sort of reasonable cache
<Esmil> i see. well that also shows how hard it is to make good benchmarks because it means the jh7110 feels considerably faster when just using the console
Stat_headcrabed has joined #riscv
<muurkha> yeah, benchmarking is hard
<cousteau> Specifically I was looking for Core-V cores
cousteau has quit [Remote host closed the connection]
cousteau has joined #riscv
prabhakarlad has quit [Quit: Client closed]
shervin has joined #riscv
meritamen has joined #riscv
psydroid has joined #riscv
Tenkawa has joined #riscv
psydroid has quit [Client Quit]
jmdaemon has quit [Ping timeout: 240 seconds]
psydroid has joined #riscv
<muurkha> https://camel-cdr.github.io/rvv-bench-results/milkv_pioneer/index.html has some Milk-V Pioneer benchmark results. It's a 64-core SOPHON SG2042
crabbedhaloablut has quit [Read error: Connection reset by peer]
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
crabbedhaloablut has joined #riscv
psydroid has joined #riscv
iooi has joined #riscv
wingsorc has quit [Quit: Leaving]
iooi has quit [Read error: Connection reset by peer]
iooi has joined #riscv
bitoff__ has quit [Remote host closed the connection]
bitoff__ has joined #riscv
<cousteau> muurkha: thanks!
cousteau has quit [Quit: Quit]
shervin has quit [Quit: Leaving.]
<muurkha> I don't know what Core-V cores are
<muurkha> oh, it's PULP! why didn't you just say so, cousteau?
<muurkha> Core-V is a terrible name. it's like x32: people are going to say "core V" sometimes by accident when they mean "[RISC-]V core"
<[exa]> muurkha: wow cool
ezulian has quit [Quit: ezulian]
ezulian has joined #riscv
ezulian has quit [Remote host closed the connection]
ezulian has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
<muurkha> notes from camel-cdr about the difficulties they had with rvv benchmarking: https://news.ycombinator.com/item?id=39011606
prabhakarlad has joined #riscv
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #riscv
wgrant has quit [Ping timeout: 260 seconds]
wgrant has joined #riscv
Andre_Z has quit [Quit: Leaving.]
meritamen has quit [Remote host closed the connection]
<sevan> xypron: they do, but on a D1 it's a 4 hour build on every kernel update.
Tenkawa has joined #riscv
MaxGanzII_ has quit [Ping timeout: 240 seconds]
paddymahoney has quit [Ping timeout: 260 seconds]
<sevan> xypron: looks like the two changes needed for licensing issue have landed upsteam. Just a case of waiting for a new release or carrying the patches
paddymahoney has joined #riscv
ksbedfordjr has joined #riscv
<ksbedfordjr> well how goes this am?
<ksbedfordjr> so what boards are you all using to devel with ?
davidlt has quit [Ping timeout: 252 seconds]
epony has quit [Remote host closed the connection]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
davidlt has joined #riscv
davidlt has quit [Remote host closed the connection]
davidlt has joined #riscv
n_crm has quit [Quit: ...]
mwette has joined #riscv
MaxGanzII_ has joined #riscv
Stat_headcrabed has joined #riscv
ksbedfordjr has quit [Quit: Leaving...]
epony has joined #riscv
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #riscv
prabhakarlad has quit [Ping timeout: 250 seconds]
Tenkawa has quit [Quit: Was I really ever here?]
A1ice has joined #riscv
<A1ice> Does anyone use allwinner D1? Does its U-boot process require non-free blobs?
EchelonX has joined #riscv
<Stat_headcrabed> Seems not
<muurkha> yay!
<Stat_headcrabed> But d1 has tooooo much bugs
<Stat_headcrabed> Not recommend
Andre_Z has joined #riscv
davidlt has quit [Quit: Leaving]
davidlt has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
<sevan> 6.x kernels are a vast improvement for D1. no idea about the actually hardware bugs. Biggest issue with hardware on my d1 sbc is the realtek wifi driver.
<A1ice> I'm going to remove it directly
<sevan> the wifi driver?
ezulian has quit [Remote host closed the connection]
<A1ice> the wifi module lol
<sevan> ah :)
<sevan> A1ice: which D1 based board do you have?
<nelnire> /1
<A1ice> mqpro
BootLayer has joined #riscv
<sevan> I have the licheerv, but I think we both have the same wifi chipset
<xypron> A1ice: Ubuntu has a package u-boot-nezha which is open source only for the Nezha D1 and Lichee RV Dock.
Nixkernal has quit [Ping timeout: 246 seconds]
<xypron> A1ice: https://github.com/smaeul/u-boot.git is the relevant upstream repo. Have a look at branch d1-wip.
ntwk has quit [Read error: Connection reset by peer]
Nixkernal has joined #riscv
prabhakarlad has joined #riscv
jmdaemon has joined #riscv
shamoe has joined #riscv
jmdaemon has quit [Ping timeout: 245 seconds]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
Tenkawa has joined #riscv
<conchuod> drewfustini: my take is that if you made contributions worth mentioning, give yourself a co-developed-by. If you didn't then I don't see the value in having them in the commit history.
<drewfustini> okay, thanks.
jmdaemon has joined #riscv
KREYREN_ has quit [Remote host closed the connection]
A1ice has quit [Ping timeout: 240 seconds]
Tenkawa has quit [Quit: ... ... ... ... ...]
Tenkawa has joined #riscv
mlw has joined #riscv
SpaceCoaster has quit [Quit: Bye]
Tenkawa has quit [Quit: ... ... ... ... ...]
Tenkawa has joined #riscv
BootLayer has quit [Quit: Leaving]
Andre_Z has quit [Quit: Leaving.]
davidlt has quit [Ping timeout: 264 seconds]
davidlt has joined #riscv
davidlt has quit [Remote host closed the connection]
davidlt has joined #riscv
lzrd has joined #riscv
jfsimon has quit [Remote host closed the connection]
vagrantc has joined #riscv
SpaceCoaster has joined #riscv
lzrd has quit [Quit: leaving]
ntwk has joined #riscv
davidlt has quit [Ping timeout: 264 seconds]
stefanct has quit [Ping timeout: 245 seconds]
stefanct has joined #riscv
alexghiti has quit [Ping timeout: 268 seconds]
jjido has joined #riscv
jmdaemon has quit [Ping timeout: 252 seconds]
KREYREN has joined #riscv
KREYREN has quit [Remote host closed the connection]
KREYREN has joined #riscv
maxinux has quit [Quit: Brb]
haritz has quit [Ping timeout: 260 seconds]
haritz has joined #riscv
haritz has quit [Changing host]
haritz has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
foxbat has quit [Ping timeout: 260 seconds]
MaxGanzII_ has quit [Remote host closed the connection]
MaxGanzII has joined #riscv
jjido has quit [Quit: My laptop has gone to sleep. ZZZzzz…]
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
jjido has joined #riscv
foxbat has joined #riscv
jjido has quit [Quit: My laptop has gone to sleep. ZZZzzz…]
notgull has joined #riscv
jmdaemon has joined #riscv