Closed yangchunmian123 closed 1 year ago
Bitpolymul requires CPUs with sse2. It appears your system does not have this.
Thank you very much, Professor, this is a question I hadn't thought of. But I checked the CPU model of my device which has the sse2 instruction set.
This has given me new ideas to solve the problem, but I don't know what instruction sets are required for this project. Also, I was able to successfully compile the libOTe project but was unable to unit test it and then reported the same error, so I don't know if this information would be helpful in troubleshooting the problem.
Hi Professor, I changed the device to perform this project and it probably worked, the problem seems to be really in the CPU, thank you very much Professor!
Hi Professor, I'm having the following problem with my unit tests after compiling, I can't figure out why this is happening, can you please help me?
Also, I thought that a problem with a tool might not affect the operation of certain protocols, so I ran the following command and got the following error.
I don't know what's wrong, do you have any ideas please?