Looking for Windows ARM tester

After a successful OpenCL test on my AMD iGPU, I want to see if the same method can be used to target Snapdragon Adreno GPUs. Unfortunately, I don’t have access to one of these devices.

Can someone on Windows ARM help me and @ChetanVardhan run a few julia commands to test this?

I have. Where is the command?

1 Like

Ok, first install this: Release v1.2404.1.0 · microsoft/OpenCLOn12 · GitHub

Then install OpenCL.jl in a new julia environment and try:

using OpenCL
OpenCL.cl.platforms()