Opencl build failed in aarch64 platform

I want like to know if the nvidia implementation of opencl supports linxux/aarch64 platforms, I read here that linux only supports x86/64, is that right?

When I run tests with pyopencl, I found that the same program works perfectly on x86 p platform, but not on aarch64 platform.