Skip to content

[Question] How does the GPU know the reward function? #3

Description

@fmhall

I've been playing around with the repo and I'm a bit confused with the GPU code.

Here's my confusion:

if you set const ZERO_BYTE: u8 = 0xff; for the sake of demonstration, the CPU code will now search for addresses that start with 0xff....

However, the GPU code continues to search for addresses with leading zeros. Why is this?

Thanks in advance. I'm a noob when it comes to working with the GPU.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions