Hi guys,
I’ve noticed two problems after installing CUDA 2.0’s Vista64 components. I’m running Vista64 and a 9800GX2.
1. Compiling CUDA Sample Apps
Compiling any sample app in the SDK reports:
cannot open input file ‘cutil32D.lib’
So I compiled cutil, and then tried a sample app compile again, now reporting:
module machine type ‘x64’ conflicts with target machine type ‘X86’
These attempts were done to the distribution as is. I did later attempt to compile after changing the machine type to MachineX64, without luck. Am I missing something related to the linker, machine type, etc? Obviously something extra needs to be done on top of the original distribution.
2. Dual-display Detection
The second LCD fails to be detected after installing the driver provided in the CUDA 2.0 post. Is this happening to anyone else, or have suggestions? Displays worked fine with the 174.74 driver. This is especially important, since the key notes in the CUDA 2.0 post say using multi-GPU requires an extended desktop per additional GPU.
And yes I realize this is beta, but I figure someone may still have solutions. Thanks for reading :)
- Korax