Error on multiplying elements from two arrays -- Error: Raw("unimplemented V128(0)")
25 views
Skip to first unread message
Archit Gupta
unread,
Jul 5, 2022, 4:13:56 AM7/5/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SPDZ/SCALE-MAMBA Discussion Group
Hi SCALE-MAMBA team,
I am trying to multiply the elements of two arrays in a for loop but I'm running into this compilation error. There was a similar question but I've tried using the approach highlighted there and it still isn't working. I have attached the code snippet below. I would really appreciate any help!