Open JoseAngelB opened 3 years ago
What are the differences between catchmeifyoucan.zip, chia_plot_noavx.zip and madMAx43v3r_chia-plotter_win_build_v0.0.4.zip ?
madMAx43v3r_chia-plotter_win_build_v0.0.4.zip is the normal one. chia_plot_noavx.zip is if you are using an old cpu that does not support AVX (google how to find this out) catchmeifyoucan.zip is a version with extra logging info for debugging.
Thank you. This should really be documented better. I have been looking for more logging.
Thank you. This should really be documented better. I have been looking for more logging.
Yeah look, it should have been, but the windows builds are unofficial so not much documentation there.
Oh ok. Unofficial in what way?
On Sun, Jun 13, 2021, 1:38 AM VertiHydro @.***> wrote:
Thank you. This should really be documented better. I have been looking for more logging.
Yeah look, it should have been, but the windows builds are unofficial so not much documentation there.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/madMAx43v3r/chia-plotter/issues/382#issuecomment-860156623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5INNTAEIRR6QG2B3GFMJDTSQ755ANCNFSM46THEYBQ .
Oh ok. Unofficial in what way? … On Sun, Jun 13, 2021, 1:38 AM VertiHydro @.***> wrote: Thank you. This should really be documented better. I have been looking for more logging. Yeah look, it should have been, but the windows builds are unofficial so not much documentation there. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#382 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5INNTAEIRR6QG2B3GFMJDTSQ755ANCNFSM46THEYBQ .
It's just that building on windows is a humungous pain in the ass, so madmax43v3r didn't do it himself. Instead, stotiks built the windows versions and they are therefore unofficial. They should still work, but they'll be slightly out of date usually because madmax pushes updates to this repository more often than stotiks makes a new build. Oh well.
"chia_plot_noavx.zip " can be implemented via the current build files with a couple of flags all the "missing" routines & code are already here, just the build process needs a bit of work.
What are the differences between catchmeifyoucan.zip, chia_plot_noavx.zip and madMAx43v3r_chia-plotter_win_build_v0.0.4.zip ?