hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: Bye!]
Sahil[m] has joined #ste||ar
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
tarzeau has joined #ste||ar
hkaiser has quit [Quit: Bye!]
diehlpk_work has joined #ste||ar
hkaiser has joined #ste||ar
dimpapag has joined #ste||ar
dimpapag has quit [Client Quit]
nanmiao has joined #ste||ar
<gonidelis[m]>
hkaiser: ms why did we replace std::forward/move with HPX_FORWARD/MOVE?
<K-ballo>
marginal compile time improvements
<gonidelis[m]>
alright
<gonidelis[m]>
and what did annotate_function (now scoped function) used to do
<hkaiser>
gonidelis[m]: assigning a name to the function that is used by APEX/vtune to annotate the task
<K-ballo>
scoped_annotation
<gonidelis[m]>
original name indicates that it was used for
<gonidelis[m]>
ah exactly what hartmut said
<K-ballo>
scoped_function would be a different beast
<gonidelis[m]>
but i don't get the name change
<gonidelis[m]>
lol
<gonidelis[m]>
yes
<gonidelis[m]>
why was it
<K-ballo>
you can probably track the commit that did the change
<K-ballo>
the commit will reference the PR
<K-ballo>
you can click on that and read the motivations behind it
<hkaiser>
scoped_function is a better name for the type