-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Poc2 with error in "buffer and direct" (Linux ) #52
Comments
Hello (sorry bad english) Dmesg has captured this error:
Maybe it's some incompatibility with this version of glibc? Thanks for listening. |
having same problem with poc2 causing seg fault and dmesg error
|
Here is the debug log for the above error, but no idea how to solve it. #0 __memmove_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:1781
|
Please test with the new 4.2.1 version. I mistested the previous version, but this one is fine on the generation part (at least on my side). |
Hello. I tested the build be8f94d . Compilation ok. And it's working with poc2. By the time I finish the procedure I will test in the mining (creepMiner), Thanks for listening. |
Excuse me. Github changed the posting scheme and I got confused when it came to selecting the |
I verified a simple generated file and compared it against this plotter: as feared there was an inversion in my scoop swapping code. |
Hello.
( sorry bad english)
In this master branch 130aaa9
Compilation ends well without fail
The kernel directory is paired with the binary.
$ ls
devices.txt gpuPlotGenerator kernel
Here only the poc1 option is working.
The error option poc2.
Poc2 with error in "buffer and direct".
I tested the poc2 option with 20480 (5gb) and the same error occurs
Note.
Could put command line poc1 and poc2
./gpuPlotGenerator generate direct /path/to/files/123456_0_50000_5000_poc1
./gpuPlotGenerator generate direct /path/to/files/123456_0_50000_5000_poc2
Thanks for listening.
The text was updated successfully, but these errors were encountered: