[code-reflection] RFR: Implementing Black Scholes HAT Example
duke
duke at openjdk.org
Fri Aug 9 07:56:43 UTC 2024
On Thu, 8 Aug 2024 23:22:39 GMT, Ruby Chen <duke at openjdk.org> wrote:
> Finished implementing Black Scholes, which calculates call and put values for randomly generated inputs.
>
> Also made some minor modifications to the PTX backend and added a starting implementation of a Chess kernel. The Chess kernel has not been parallelized and only understands how to move pieces according to the rules and how to detect if a player is in check (although this is likely very buggy).
@rbrchen
Your change (at version fd7830b9e9322a15f27745aeadabc06a210bc6c9) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/babylon/pull/212#issuecomment-2277373300
More information about the babylon-dev
mailing list