Stream: helpdesk (published)

Topic: ✔ Constant propagation


view this post on Zulip chriselrod (Jul 23 2022 at 04:20):

Folks in Boston were treated to an excellent presentation by @Shuhei Kadowaki on Thursday.

view this post on Zulip Brenhin Keller (Jul 23 2022 at 04:21):

Oh cool!

view this post on Zulip Brenhin Keller (Jul 23 2022 at 04:23):

Success! https://github.com/brenhinkeller/StaticMPI.jl/blob/main/test/scripts/mpisendrecv.jl

view this post on Zulip Brenhin Keller (Jul 23 2022 at 04:25):

Turns out there were still a bunch of actual bugs I had to iron out, and once I took care of those I didn't actually need any manual type annotations any more

view this post on Zulip Brenhin Keller (Jul 23 2022 at 04:26):

There are still a bunch of warnings in Cthulhu about constprop being disabled, but it turns out none of them were actually preventing static compilation (just making it a bit harder for me to find where my actual problem was)

view this post on Zulip Brenhin Keller (Jul 23 2022 at 04:26):

So I owe the compiler a bit of an apology :sweat_smile:

view this post on Zulip Notification Bot (Jul 23 2022 at 04:26):

Brenhin Keller has marked this topic as resolved.


Last updated: Oct 02 2023 at 04:34 UTC