Replies: 1 comment 1 reply
-
Bruce,
I looked over Libby's code. I don't see an OpenMP implementation, just the
C++ one. I'd be happy to work with anyone who wanted to take on
parallelizing it.
Cheers,
Charles
—
Charles E. Leiserson
Professor of Computer Science and Engineering
Edwin Sibley Webster Professor in Electrical Engineering and Computer
Science
Margaret MacVicar Faculty Fellow
Member of the National Academy of Engineering <http://www.nae.edu>
Fellow of AAAS <http://www.aaas.org>, ACM <http://www.acm.org>, IEEE
<http://www.ieee.org>, and SIAM <http://www.siam.org>.
Computer Science and Artificial Intelligence Laboratory
<http://www.csail.mit.edu>
Massachusetts Institute of Technology <http://www.mit.edu>
32 Vassar Street, #32-G768
Cambridge, MA 02139
USA
MIT Phone: +1-617-253-5833
Web: http://people.csail.mit.edu/cel/
Email: ***@***.***
Administrative Assistant: Ms. Cree Bruins ***@***.***>
—
…On Wed, Jun 26, 2024 at 3:07 PM Bruce Hoppe ***@***.***> wrote:
Hi OpenCilkers. Several of us heard @libbyshoop
<https://github.com/libbyshoop> present "boid flocking" as a Peachy
Assignment at EduPar
<https://tcpp.cs.gsu.edu/curriculum/?q=system/files/peachy-edupar24.pdf>
and thought it would be great to implement the HW in OpenCilk. (Libby's
code is here
<https://github.com/csinparallel/PDCAssignments/tree/main/Boids>.) Has
anyone made progress on that yet (e.g. @cleiserson
<https://github.com/cleiserson> @timkaler <https://github.com/timkaler>
@neboat <https://github.com/neboat> @chenxuhao
<https://github.com/chenxuhao>)? Please let me/us know with a reply here,
because I know that @libbyshoop <https://github.com/libbyshoop> is also
interested in implementing boids with OpenCilk, and it could be helpful for
boid-implementers to coordinate. Thank you!
—
Reply to this email directly, view it on GitHub
<#249>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA45BOPYFFXT2UC3M7NCQK3ZJMGJDAVCNFSM6AAAAABJ6PMKUOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHA3DMOJWGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi OpenCilkers. Several of us heard @libbyshoop present "boid flocking" as a Peachy Assignment at EduPar and thought it would be great to implement the HW in OpenCilk. (Libby's code is here.) Has anyone made progress on that yet (e.g. @cleiserson @timkaler @neboat @chenxuhao @kyle-singer )? Please let me/us know with a reply here, because I know that @libbyshoop is also interested in implementing boids with OpenCilk, and it could be helpful for boid-implementers to coordinate. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions