CUDA with D working after all
Robert Jacques
sandford at jhu.edu
Tue Jul 21 07:31:00 PDT 2009
On Tue, 21 Jul 2009 02:09:42 -0400, Sam Hu <samhudotsamhu at gmail.com> wrote:
> Robert Jacques Wrote:
>
>> On Mon, 20 Jul 2009 08:48:04 -0400, Trass3r <mrmocool at gmx.de> wrote:
>>
>> > Robert Jacques schrieb:
>> >> have some wrappers which greatly simplify CUDA use. Would the members
>> >> of team0xf be interested?
>> >
>> > Me too.
>>
>> Here:
>> https://jshare.johnshopkins.edu/xythoswfs/webui/_xy-3638242_1-t_5kUrZSWG
>> It requires D2 and the new phobos and CUDA 2.2. It's only been tested on
>> XP and Vista and D2.031. If you need a D1 version, let me know and I'll
>> hunt down an old revision. The ddocs for cuda.api and cuda.tests has
>> some
>> example usage. The D2 version has some pretty niffty features, like
>> struct
>> support. Let me know if you need any help.
>
> It seems the package does not contain module cuda.cufft?
Opps. Just remove the import statement, the file is currently all
comments. I stopped maintaining the fft and blas dll shortly after CUDA
1.0 since I wasn't using them. I've updated the ZIP. Also, as before, if
you'd like a copy of the FFT bindings, let me know.
More information about the Digitalmars-d
mailing list