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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,c08aa0f01f894da6 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: anon@att.net Newsgroups: comp.lang.ada Subject: Re: GPUs and CUDA Date: Fri, 8 Jul 2011 23:18:26 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <09ad3bbb-b0a3-438b-9263-b2cb49098e5c@glegroupsg2000goo.googlegroups.com> Reply-To: anon@anon.org NNTP-Posting-Host: Nn1PNeE/C8Jjg3N/2B5B2Q.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: IBM NewsReader/2 2.0 Xref: g2news2.google.com comp.lang.ada:21123 Date: 2011-07-08T23:18:26+00:00 List-Id: It seams that Graphics is not a major subsystem for the Ada maintainers. Maybe that will change for for now the answers are No and No! You might find some Graphic links in the GNAT Ada for Java. But for the most part Ada is Text only, with a few third parties binding packages for SDL and openGL graphic engines. Plus, at this time Ada's RTS is still "Concurrent", so, no to CUDA as well. In <09ad3bbb-b0a3-438b-9263-b2cb49098e5c@glegroupsg2000goo.googlegroups.com>, "Rego, P." writes: >Does Ada have any compiler with support to development under GPUs? CUDA looks to be very promissing and development in Ada on it could be useful.