MPI like support

It would be nice to be able to use devices not only locally but also from a remote computer. This way it would be easy to use OpenCL on a cluster (like MPI). Is this feature being discussed by Khronos?

Thanks
qwer

If you want to use OpenCL remotely just use… MPI or sockets.
It’s not good to mix a network API with a GPGPU one.

You can use MOSIX VCL:
http://www.mosix.org/txt_vcl.html