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/ | GSoC: https://github.com/STEllAR-GROUP/hpx/wiki/Google-Summer-of-Code-%28GSoC%29-2020
weilewei has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
Nikunj__ has quit [Read error: Connection reset by peer]
hkaiser has joined #ste||ar
hkaiser has quit [Client Quit]
weilewei has quit [Remote host closed the connection]
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
mcopik has joined #ste||ar
mcopik has quit [Client Quit]
hkaiser has joined #ste||ar
Nikunj__ has joined #ste||ar
akheir has joined #ste||ar
nikunj97 has joined #ste||ar
Nikunj__ has quit [Ping timeout: 240 seconds]
<gonidelis[m]> hkaiser: sory for asking again but I am still finding hard to comprehend these 2 lines. https://github.com/STEllAR-GROUP/hpx/blob/bf14e935d138fdeadaf04a6459fcd30fa5fb170d/libs/algorithms/tests/regressions/iter_sent.hpp#L28-L29 . I get that you pass a data type and a const value (of the corresponding data type) as template arguments. And you create a private `state` variable of the data-type that you've passed. So the
<gonidelis[m]> constructor inherits (???) `state(initialState)` which in your reduce_3641 example I reckon is `int64_t(0)`. But what does that inheritance actual mean? And why is your constructor's argument inside curly brackets (https://github.com/STEllAR-GROUP/hpx/blob/a04b8c1753679f83936791a694a428f1cbf29358/libs/algorithms/tests/regressions/reduce_3641.cpp#L23) instead of like `Iterator<std::int64_t, 100>{0}`? (I apologize for
<gonidelis[m]> using kind of a dummy derminology but a lot of these are quite new to me)
<gonidelis[m]> instead of like `Iterator<std::int64_t, 100>(0)` ^^
<K-ballo> the list after `:` in a constructor is a mem-init-list, where bases and members are initialized
<K-ballo> it's not the same `:` from inheritance
<hkaiser> gonidelis[m]: I'm in a meeting right now, will get back to you later
<gonidelis[m]> hkaiser: sure... no worries. K-ballo thank you very much. let me check it ;)
nikunj97 has quit [Read error: Connection reset by peer]
<hkaiser> gonidelis[m]: there are youtube videos about uniform initialization, watch those
<hkaiser> read about how objects are initialized, how class members are initialized etc.
<gonidelis[m]> will do
nan11 has joined #ste||ar
karame_ has joined #ste||ar
rtohid has joined #ste||ar
nikunj97 has joined #ste||ar
weilewei has joined #ste||ar
nikunj97 has quit [Read error: Connection reset by peer]
nikunj97 has joined #ste||ar
nikunj97 has quit [Ping timeout: 260 seconds]
bita_ has joined #ste||ar
K-ballo has quit [Remote host closed the connection]
K-ballo has joined #ste||ar
nikunj97 has joined #ste||ar
nikunj97 has quit [Quit: Leaving]
<hkaiser> weilewei: do we have the meeting today?
<diehlpk_work_> hkaiser, do we meet now?
<hkaiser> diehlpk_work_: yes
<diehlpk_work_> Zoom?
<hkaiser> diehlpk_work_: https://lsu.zoom.us/j/3340410194
parsa has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
parsa has joined #ste||ar
parsa has quit [Client Quit]
parsa has joined #ste||ar
parsa has quit [Client Quit]
rtohid has left #ste||ar [#ste||ar]
parsa has joined #ste||ar
parsa has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
parsa has joined #ste||ar