Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #2577
| From | Elijah Stone <elronnd@elronnd.net> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Parsing using a Graphics Processing Unit (GPU)? |
| Date | 2020-09-01 20:13 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <20-09-006@comp.compilers> (permalink) |
| References | <20-09-001@comp.compilers> |
On Mon, 31 Aug 2020, Roger L Costello wrote: > Any thoughts you might have on: > > (a) parsing-using-GPUs, and > (b) recasting-the-parsing-problem-into-an-arithmetic-problem Look up Aaron Hsu's Ph.D thesis, _A data parallel compiler hosted on the GPU_ (https://scholarworks.iu.edu/dspace/handle/2022/24749). As John (and others) mention, I don't think the GPU is an especially interesting target to speed up parsing specifically, but it may be a fruitful line of inquiry. If so then that thesis is, as far as I can tell, the only research that has been done so far; maybe you can make your own experiments based on it. -- time flies like an arrow; fruit flies like a banana
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Parsing using a Graphics Processing Unit (GPU)? Roger L Costello <costello@mitre.org> - 2020-08-31 10:35 +0000
Re: Parsing using a Graphics Processing Unit (GPU)? Christian Gollwitzer <auriocus@gmx.de> - 2020-09-01 09:22 +0200
Re: Parsing using a Graphics Processing Unit (GPU)? Hans-Peter Diettrich <DrDiettrich1@netscape.net> - 2020-09-01 19:02 +0200
Parsing using a Graphics Processing Unit (GPU)? Christopher F Clark <christopher.f.clark@compiler-resources.com> - 2020-09-02 01:14 +0300
Re: Parsing using a Graphics Processing Unit (GPU)? Jan Ziak <0xe2.0x9a.0x9b@gmail.com> - 2020-09-02 02:13 -0700
Re: Parsing using a Graphics Processing Unit (GPU)? Hans-Peter Diettrich <DrDiettrich1@netscape.net> - 2020-09-02 22:34 +0200
Re: Parsing using a Graphics Processing Unit (GPU)? "A. K." <minforth@arcor.de> - 2020-09-01 01:25 -0700
Re: Parsing using a Graphics Processing Unit (GPU)? arnold@skeeve.com (Aharon Robbins) - 2020-09-02 05:43 +0000
Re: Parsing using a Graphics Processing Unit (GPU)? Elijah Stone <elronnd@elronnd.net> - 2020-09-01 20:13 -0700
Re: Parsing using a Graphics Processing Unit (GPU)? Roger L Costello <costello@mitre.org> - 2020-09-02 11:45 +0000
Re: Parsing using a Graphics Processing Unit (GPU)? Christopher F Clark <christopher.f.clark@compiler-resources.com> - 2020-09-02 17:57 +0300
Re: Parsing using a Graphics Processing Unit (GPU)? gah4 <gah4@u.washington.edu> - 2020-09-09 14:09 -0700
csiph-web