GPU Computing

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to get this to work on a 64-bit machine?

I have my Tesla card installed on a Vista 64-bit machine.  Just wondering.

Randall Pursley
0 Kudos
Message 1 of 6
(7,112 Views)

I believe it can be done, if they are simply DLL's, which I think they are. Only thing that needs to be done then is to complied them with 64bit compiler.

I recently built a 64bti DLL of my own, and tested it in Labview 2009 on 64bit Windows XP. It worked great. I was able to get an order of magnitude speed improvement compared to using labview built-in functions.

Cheers,

0 Kudos
Message 2 of 6
(5,080 Views)

Not if you are using the NICompute context capabilities. These require use of a header file and a static library. The latter is 32-bit and won't compile properly on a 64-bit OS.

0 Kudos
Message 3 of 6
(5,080 Views)

We have developed our own code as well (3D cross correlation) for a project.  I just wanted to evaluate what NI has done with this.

Randall Pursley
0 Kudos
Message 4 of 6
(5,080 Views)

I would have loved to play with all this for a long time, but unfortunately, the only suitable hardware I have is running vista 64bit.

Is there any chance that this will be adapted for a 64bit OS at all?

(Setting up a dualboot system just for this seems too much of a hassle at the moment ...)

0 Kudos
Message 5 of 6
(5,080 Views)

Just following up on the question of a 64-bit OS version of the software in question.

Randall Pursley
0 Kudos
Message 6 of 6
(5,080 Views)