programmerjake | should be pretty simple, just set the appropriate input dimensions to 1 | 00:27 |
---|---|---|
lkcl | yes. vectors turn out to be degenerate cases of matrices. | 09:28 |
lkcl | the one very useful property of REMAP is that even for vectors it can do "spanning" | 09:29 |
lkcl | (jumping register numbers) | 09:29 |
lkcl | r0 r3 r6 r9 r12 for a VL of 5 | 09:29 |
lkcl | you set REMAP up *as if* you were going to do a 2D matrix (3x5) | 09:30 |
lkcl | but then actually set VL equal to one row (or column) | 09:30 |
programmerjake | can it do mat-mul where there's 64 output elements -- 8x8 matrix by 8x8 matrix in one instruction? maybe as VL=64 subvl=4 | 09:31 |
programmerjake | or, more useful for graphics, a vector of 4 4x4 matrixes each individually multiplied by a 4x4 matrix | 09:34 |
lkcl | i haven't looked at subvl yet | 09:52 |
lkcl | beyond VL=64 i'd be more comfortable if we said, "just use an outer explicit loop" | 09:52 |
sasi8985 | programmerjake: https://pastebin.ubuntu.com/p/VSPGSW6Sys/ i am still getting this error after updating | 10:47 |
programmerjake | what does it output if you run with the environment var RUST_BACKTRACE=1 | 10:54 |
programmerjake | sasi8985 ^ | 10:54 |
sasi8985 | i didn't try i will do that | 10:55 |
sasi8985 | https://pastebin.ubuntu.com/p/Sndnv6QPW4/ | 10:58 |
sasi8985 | https://pastebin.ubuntu.com/p/vpSP8F26Xr/ detailed backtrace | 11:03 |
programmerjake | which versions of wasmtime are installed via pip? | 11:05 |
sasi8985 | how to check that? | 11:06 |
sasi8985 | wasmtime --version wasmtime: command not found | 11:07 |
programmerjake | pip3 list | grep wasmtime | 11:08 |
sasi8985 | wasmtime 0.21.0 | 11:09 |
programmerjake | pip3 install wasmtime==0.27.0 | 11:12 |
programmerjake | it should work after that | 11:13 |
sasi8985 | okay i will try | 11:14 |
sasi8985 | its working | 11:14 |
programmerjake | yay! | 11:15 |
programmerjake | well, bye, I need to sleep, it's 3am here | 11:16 |
sasi8985 | sorry..bye | 11:16 |
*** xws is now known as wxie | 11:18 | |
*** xws is now known as wxie | 19:15 | |
*** xws is now known as wxie | 19:35 | |
lkcl| | btw is anyone also logged in to freenode still? if so could you drop everyone a message that we've moved to Libera (and are bridging to OFTC)? | 19:43 |
lkcl| | toshywoshy: openpowerbot's dropped off of libera, but is still connected to OFTC? | 19:44 |
lkcl| | meeting! | 22:40 |
lkcl| | lxo programmerjake cesar ^ | 22:41 |
*** lkcl| is now known as lkcl | 22:41 | |
rsc | lkcl: Jitsi link would be appreciated...but only as a one-timer (Query?) | 23:02 |
programmerjake | sent | 23:06 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!