[code-reflection] Integrated: Implementing Black Scholes HAT Example

Ruby Chen duke at openjdk.org
Fri Aug 9 12:24:49 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).

This pull request has now been integrated.

Changeset: 3e6e6d45
Author:    Ruby Chen <ruby.r.chen at gmail.com>
Committer: Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/3e6e6d455510778d1322bf744e86945a82375e52
Stats:     1222 lines in 7 files changed: 926 ins; 230 del; 66 mod

Implementing Black Scholes HAT Example

-------------

PR: https://git.openjdk.org/babylon/pull/212


More information about the babylon-dev mailing list