Hi,
Well, I am doing a project where I will be preforming some very complex operations on a large chunk of data. As soon as I get the result after running the CUDA kernel, I want an automatic process to start and send an email to a predefind set of recipients. Any suggestion how one should move in this direction?
Thanks in advance