Orphan double Haiku Output Error
Closed this issue · 3 comments
HazelTheOrphanSlayer commented
At least in the case of orphans, a double Haiku is written where the first Haiku is the incorrect (losing) Haiku and the winning Haiku follows. An example was posted by user FlyingW in the #bestHaiku channel on Discord. Chrisdigity believes it may be an output bug.
chrisdigity commented
I believe I have fixed this in my dev_branch fork. It's under testing at present with good results so far.
chrisdigity commented
This should now be fixed as part of the latest merged pull request. The issue was the result of improper pointer handling that was introduced during my multi-GPU CUDA implementation.
13c3034
@mochimodev can close this issue.
mochimodev commented
This issue resolved.