Hi all,
Anyone encountered this issue before? I compiled my fortran 90 code using PVF 12.4 and created both 32 bit and 64 bit executables (named: Quick_GeForce680_x64.exe). I also copied the required cuda runtime DLL libraries and put them in the same directory as the exe files. I can run on my machine which is Windows 7, Dell XPS 8500, Core i7 3.4 GHz, 16 GB ram and GeForce 680 GPU.
but, I sent executables to another company to try, They could not run it. They are using Windows XP 64 bit OS, service pack 2, XEON processor, 8 GB ram and also GeForce 680 GPU. When they run the code, this error message they get:
Quick_GeForce680_x64.exe is not a valid win32 application.
what could be the issue? why windows XP cannot run the exe file? what should I install to prevent this issue from happening?
cheers,
Dolf