K-ballo 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 has quit [Quit: K-ballo]
hkaiser has quit [Quit: bye]
diehlpk_work has quit [Remote host closed the connection]
<hkaiser>
srinivasyadav227: is_paren_constructible<T> resolves to true_type if you can initialize an instance of T using parenthesis: T(...), is_brace_constructible is similar for T{...}
<K-ballo>
is_paren_constructible isn't just std::is_constructible?
<K-ballo>
it doesn't specify arguments, just the arity
<hkaiser>
nod
K-ballo has quit [Ping timeout: 240 seconds]
<hkaiser>
gonidelis[m]: meeting?
nanmiao has quit [Quit: Connection closed]
nanmiao has joined #ste||ar
<gonidelis[m]>
hkaiser sorry for bailing... had an emergency
<gonidelis[m]>
Apologies
<hkaiser>
np
K-ballo has joined #ste||ar
<gnikunj[m]>
hkaiser: should I give another executor talk or should I do something else? what would you suggest?
<gnikunj[m]>
I could do one on HPX as well
<hkaiser>
gnikunj[m]: giving a more basic talk as a start might be useful
<gnikunj[m]>
so let me do a talk on "HPX for dummies" and take it from there
<hkaiser>
sounds good
<hkaiser>
;-)
<gnikunj[m]>
more advertising now xD
<hkaiser>
this is surprisingly on the point if I consider the stupid mistake I made yesterday and only ms[m] helped me to realize what's wrong :/
<gnikunj[m]>
hkaiser: btw are you free for a call? (Today/Tomorrow)
<gnikunj[m]>
need to discuss resilience stuff
<hkaiser>
tomorrow 9-11am would be still open
<gnikunj[m]>
nice! Let's do it then. I'll ask Katie
<hkaiser>
thanks
<K-ballo>
something something borrow checker
<ms[m]>
hkaiser: don't be so hard on yourself :D I don't even want to try to count how many times you've pointed out simple mistakes in others' (mine!) code