Python Anaconda - read/write to file

Hi

is it possible to pass a file to be read by gpu then write to another file ?

PS: using python anaconda

thanks

no
read and write directly using python functions

then transfer the data to the GPU

any available examples ?

search on pycuda