From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,989f7c95654c4f24 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!s9g2000yqm.googlegroups.com!not-for-mail From: Lucretia Newsgroups: comp.lang.ada Subject: Re: Ada and CUDA apis Date: Tue, 3 May 2011 20:04:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <9715eaca-54a2-44d6-ad47-0b3d757f99e0@l2g2000prg.googlegroups.com> NNTP-Posting-Host: 90.194.162.186 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1304478287 14368 127.0.0.1 (4 May 2011 03:04:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 4 May 2011 03:04:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s9g2000yqm.googlegroups.com; posting-host=90.194.162.186; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.16) Gecko/20110323 Iceweasel/3.5.16 (like Firefox/3.5.16),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:20121 Date: 2011-05-03T20:04:47-07:00 List-Id: On May 3, 9:22=A0pm, tonyg wrote: > Does anyone know if there are any apis for Ada for using CUDA > programming to access the power of modern graphics cards Nope, but you could create bindings to the C (or C++) libs that are available. Luke.