[code-reflection] Integrated: Added hat nbody opengl example
Gary Frost
gfrost at openjdk.org
Mon Dec 2 16:33:51 UTC 2024
On Mon, 2 Dec 2024 16:28:33 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Here we have added HAT nbody implementation.
>
> It does require jextracted opengl and opencl (we can compare jextracted opencl and hat opencl).
>
> hatrun updated to run nbody.
>
> Can't build nbody with maven yet.
>
>
> . ./env.bash
> #We need to add jexract to PATH
> export PATH=/Users/you/jextract-22/bin:${PATH}
> java @bldr/bld
> java @bldr/hatrun opencl nbody
This pull request has now been integrated.
Changeset: d63c0f76
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/d63c0f764e7b5bb5e6b33e4ed9c9f4ed3e0479e8
Stats: 553 lines in 10 files changed: 535 ins; 13 del; 5 mod
Added hat nbody opengl example
-------------
PR: https://git.openjdk.org/babylon/pull/289
More information about the babylon-dev
mailing list