Some minor errors observed in while experimenting with a sample
nadeesh t v
nadeeshtv at gmail.com
Mon Dec 15 22:23:30 UTC 2025
Hi Gary,
>Can you send a (small as possible) example that creates this error?
I have attached the sample ( not sure , mail server will be stripped away)
but it is similar to the Squares sample
<https://github.com/openjdk/babylon/blob/code-reflection/hat/examples/squares/src/main/java/squares/Main.java>
.
For error 3 (Implicit declaration of function 'squareit' is invalid in
OpenCL ), I am wondering whether we can check that all functions that are
reachable from the kernel function is annotated with @Reflect using the
KernelGraph, and if not fail early with a Java exception rather than the
current error.
> You may have pulled Babylon and HAT during a sequence of checkins.
Yes, mine is 2-3 weeks old.
>.>If we follow all the rules above (and the ones I have forgotten to
include ;) ) you shoduring see this.
Sorry, this part, I have not understood completely. Even if I use the
latest Babylon JDK, all errors should stay the same right?
Best regards,
Nadeesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/babylon-dev/attachments/20251215/7a7a6524/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MainWithHAT.java
Type: application/octet-stream
Size: 1995 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/babylon-dev/attachments/20251215/7a7a6524/MainWithHAT-0001.java>
More information about the babylon-dev
mailing list