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
diehlpk_work has quit [Remote host closed the connection]
nanmiao has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
nanmiao has quit [Ping timeout: 256 seconds]
hkaiser has quit [Quit: Bye!]
jehelset has quit [Ping timeout: 260 seconds]
jehelset has joined #ste||ar
jehelset has quit [Ping timeout: 250 seconds]
jehelset has joined #ste||ar
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
akheir has quit [Quit: Leaving]
diehlpk_work has joined #ste||ar
jehelset has quit [Ping timeout: 250 seconds]
<jedi18[m]>
hkaiser: gonidelis there's no electricity for some reason and I'll not sure when it'll come back up :/
<gonidelis[m]>
jedi18: see pm please
<jedi18[m]>
I'll let you know if it comes back up but if not, can we shift the meeting to some day next week?
<hkaiser>
jedi18[m]: sure, let's wait for everything to get back to normal
<hkaiser>
we can stop scheduling these meetings until you have more time, if you want as well
<jedi18[m]>
Yeah I think that would be better till the end of Feb, I seriously overestimated how much free time I have after internship and college work
<jedi18[m]>
I'll ping you when I have something to discuss and we can have meetings like that instead till then?
<hkaiser>
jedi18[m]: sure, np
<gnikunj[m]>
hkaiser: how do I use `std::apply` on a member function?
<gnikunj[m]>
It's always complaining of invalid use of non-static member function (Even if I pass an object of the class as argument)
<hkaiser>
gnikunj[m]: you need to supply an object to call the member function on