Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #162933
| From | Philipp Klaus Krause <pkk@spth.de> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: gpu extension to c |
| Date | 2021-10-02 12:56 +0200 |
| Message-ID | <sj9dsp$b0i$1@solani.org> (permalink) |
| References | <b5413da6-f4d3-4552-ad5f-2a7fc481e8b8n@googlegroups.com> |
There are GPU experts that put a lot of effort into adapting C for GPUs / making a C-like language for GPUs. The result was OpenCL 1.0, based on ISO C99. AFAIR, since OpenCL 2.0 it is based on ISO C11, since OpenCL 3.0 on ISO C17.
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
gpu extension to c fir <profesor.fir@gmail.com> - 2021-09-20 12:12 -0700
Re: gpu extension to c fir <profesor.fir@gmail.com> - 2021-09-20 15:16 -0700
Re: gpu extension to c Philipp Klaus Krause <pkk@spth.de> - 2021-10-02 12:56 +0200
Re: gpu extension to c fir <profesor.fir@gmail.com> - 2021-10-02 15:24 -0700
Re: gpu extension to c Branimir Maksimovic <branimir.maksimovic@icloud.com> - 2021-10-03 02:00 +0000
csiph-web