patelja3 wrote:
Can you clarify exactly what you mean by stating that the driver does not support 32-bit user applications but does support a 64-bit OS?
64-bit Linux typically means that you are using a Linux distribution that has a 64-bit kernel. A 64-bit Linux kernel is capable of running both 32-bit and 64-bit applications in user-mode, provided that your Linux distribution provides all 32-bit and 64-bit support libraries your application may need. Usually this is called multilib support and 64-bit RHEL does support multilib.The 64-bit beta supports supports 64-bit kernels, but we only provide 32-bit user mode libraries so you can only develop 32-bit applications.patelja3 wrote:Also, is support available for AMD's x64 processors, or only Intel's?It supports both AMD and Intel processors of the x86_64 architecture (most consumer processors).Shawn BohrerNational Instruments