hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar.cct.lsu.edu | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | Buildbot: http://rostam.cct.lsu.edu/ | Log: http://irclog.cct.lsu.edu/
<K-ballo>
hkaiser, heller_: could you try running some real app over the function-next branch, looking for performance regressions
<hkaiser>
kok
<hkaiser>
K-ballo: ok
<K-ballo>
thanks
<hkaiser>
K-ballo: might happen tomorrow only, though
<K-ballo>
I'm in no particular rush
<K-ballo>
I've been trying to do those changes since late 2015
jaafar has quit [Quit: Konversation terminated!]
jaafar has joined #ste||ar
eschnett has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: bye]
eschnett has quit [Quit: eschnett]
nikunj has quit [Ping timeout: 268 seconds]
nikunj has joined #ste||ar
nikunj97 has joined #ste||ar
nikunj has quit [Ping timeout: 240 seconds]
nikunj97 has quit [Ping timeout: 246 seconds]
nikunj has joined #ste||ar
Guest70467 has quit [Ping timeout: 258 seconds]
Guest70467 has joined #ste||ar
K-ballo has joined #ste||ar
david_pfander1 has joined #ste||ar
david_pfander has quit [Ping timeout: 245 seconds]
david_pfander1 is now known as david_pfander
hkaiser has joined #ste||ar
<heller_>
K-ballo: what outcome do you expect?
<K-ballo>
hopefully no change
<K-ballo>
hkaiser: those constexpr functions in component_with_custom_heap with reinterpret_casts in them will never be constant expressions (compilers should even be diagnosing this)
<hkaiser>
K-ballo: nod, I was over-eager ;-)
nikunj has quit [Ping timeout: 255 seconds]
nikunj has joined #ste||ar
<hkaiser>
K-ballo: should be fixed once #3739 is merged