Open ioeddk opened 10 months ago
Hello!
Thank you for reaching out with this issue. Can you provide any more information on how you reproduce this issue?
Hi,
Is there anything that AWS can help to resolve this issue? If the issue is resolved, we're curious to know the resolution?
Thank you!
On an F1 instance, when I try to run my kernel, it indicates the peer xclbin download err: -11 and crashes the instance (the instance become unreachable even after several reboot). The problem can be reproduced with the same kernel (every time the instance would become unreachable). The error occurs at the cl::Program function in the OpenCL host. I'm using an identical host program as in the OpenCL Hello World example. All of the logs of such problem has this download err: -11 line. An example log is:
The AFI creation was successful and I'm sure running the kernel after seen "code: available" when querying my AFI with the AFI ID. I can't find much information about this error code.