[code-reflection] Integrated: Added hatless nbody example
    Gary Frost 
    gfrost at openjdk.org
       
    Mon Dec  2 12:37:39 UTC 2024
    
    
  
Mainly this allows us to test jextract and to compare numbers against an eventual hat implementation
 
 We are also setting the stage forn opencl backend implementation leaning on the extracted opencl.
 
 You will need to modify bld to jextract opencl and opengl  
 
 ```
 java @bldr/hatlessrun nbody
 ```
-------------
Commit messages:
 - Added hatless nbody example to test jextract and to compare numbers against hat implementation
Changes: https://git.openjdk.org/babylon/pull/288/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=288&range=00
  Stats: 1236 lines in 10 files changed: 1233 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/babylon/pull/288.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/288/head:pull/288
PR: https://git.openjdk.org/babylon/pull/288
    
    
More information about the babylon-dev
mailing list