gchilders / msieve_nfsathome

3 stars 5 forks source link

Error line 1062 #1

Closed storm5510 closed 2 years ago

storm5510 commented 2 years ago

This is with Ubuntu 20.04. When I try to run msieve with certain switches, it will fail and display "error line 1062." I assume this is the specific line in a piece of code. This happens with most of the "-n" switches, but not all. "-n" will display a message similar to "unable to write or read polynomials." I do not know if this is related: When msieve starts, the top line will display "SVN unknown." I have had problems with Windows variants which did not have a numeric value there.

Thank you.

gchilders commented 2 years ago

You must have the files stage1_core.ptx and lanczos_kernel.ptx in the same directory in which you are running msieve as well as sort_engine.so and spmv_engine.so in the cub subdirectory.