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
Yorlik_ has joined #ste||ar
Yorlik has quit [Ping timeout: 240 seconds]
hkaiser_ has quit [Quit: Bye!]
K-ballo has quit [Read error: Connection reset by peer]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
HHN93 has joined #ste||ar
<HHN93> what is tok supposed to be?
<K-ballo> cancellation token
<HHN93> what is it expected to do?
HHN93 has quit [Quit: Client closed]
<pansysk75[m]> <HHN93> "what is it expected to do?" <- It is used in algorithms that may be cancelled early, for example in hpx::any_of(), which can stop processing the input series of elements as soon as at least one of them satisfies the predicate
<pansysk75[m]> s/any_of/any\_of/, s/can/may/
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
diehlpk_work has joined #ste||ar
diehlpk_work has quit [Remote host closed the connection]
HHN93 has joined #ste||ar
HHN93 has quit [Client Quit]
HHN93 has joined #ste||ar
<HHN93> Can someone help me with this test failure?
<hkaiser> HHN93: that's a problem on master, not yours
<HHN93> ok
<hkaiser> I am supposed to have that fixed, but didn't get my hands on it yet
<hkaiser> hmm, seems to have been fixed on master after all - just update your branch, then
<hkaiser> HHN93: ^^
<HHN93> sure, will do it