forked from zakkak/cilk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
52 lines (41 loc) · 1.12 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
The Cilk project is led by Prof. Charles E. Leiserson of the MIT
Laboratory for Computer Science and is supported in part by NSF Grant
E1A-9975036. Previous support was provided in part by DARPA Grant
F30602-97-1-0270.
The current maintainer of Cilk is Bradley C. Kuszmaul
<bradley@mit.edu>, who is responsible for the Cilk-5.4 release.
Cilk-5.4 is the product of the effort of many people over many years.
The following people contributed code, example programs, and/or
documentation to the Cilk-5.4 system:
Eitan Ben Amos
Robert D. Blumofe
Guang-Ien Cheng
Don Dailey
Mingdong Feng
Matteo Frigo
Bradley C. Kuszmaul
Charles E. Leiserson
Phil Lisiecki
Alberto Medina
Robert Miller
Ofra Pavlovitz
Harald Prokop
Keith H. Randall
Bin Song
Andy Stark
Volker Strumpen
The cilk2c translator is derived from the c2c program written by
Robert Miller
In turn, c2c uses the ANSI C grammar and lexer written by
James A. Roskind
and modified by
Eric A. Brewer
Michael D. Noakes
These people have worked on previous versions of Cilk:
Michael Halbherr
Christopher F. Joerg
Howard Lu
Aske Plaat
Richard Tauriello
Daricha Techopitayakul
Yuli Zhou