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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer04.fr7!futter-mich.highwinds-media.com!news.highwinds-media.com!fx37.am4.POSTED!not-for-mail From: Felix Krause Newsgroups: comp.lang.ada Message-ID: <2017102320353071188-contact@flyx.org> References: <2017092823111722632-contact@flyx.org> <8354c48d-9181-44f8-9481-7da18aa238d6@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: ANN: OpenGLAda 0.5 released User-Agent: Unison/2.2 X-Complaints-To: abuse@eweka.nl NNTP-Posting-Date: Mon, 23 Oct 2017 18:35:30 UTC Organization: Eweka Internet Services Date: Mon, 23 Oct 2017 20:35:30 +0200 X-Received-Bytes: 1217 X-Received-Body-CRC: 557797865 X-Original-Bytes: 1166 Xref: news.eternal-september.org comp.lang.ada:48577 Date: 2017-10-23T20:35:30+02:00 List-Id: On 2017-10-22 19:07:01 +0000, Robert Eachus said: > > I was wondering if you have looked at Vulkan? Again, for my purposes > your binding is a nice to have guide, but way to heavy to use. I'm > trying to migrate some compute cores to GPUs when I'm healthy. :-( No, I simply don't have any use-case that would justify allocating time for learning Vulkan. However, I did do an OpenCL binding a while back, it is still available: http://flyx.github.io/OpenCLAda Since I did not update it for years, it is still stuck at OpenCL 1.0. -- Regards, Felix Krause