Hello everyone,
I just developped my first program with JCUDA (on eclipse) and i want to execute it on other machines that don’t have the same nvidia-driver and compilers i used to develop it.
How can I export just the executable to another machine and execute it without recompiling the code ?
Any help will be appreciated
Hello
I just wrote a few words in java - how to export CUDA (jcuda) program - Stack Overflow
I’m not sure whether this is sufficient as an answer for your question. But I’ll try to do some tests, and maybe put some more information about that on the website. (There are several tasks in the queue, e.g. about Debugging JCuda, OOP with JCuda, and now the deployment, but I hope that I can tackle these soon…)
bye
Marco