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
tufei__ has quit [Remote host closed the connection]
tufei__ has joined #ste||ar
hkaiser has quit [Quit: Bye!]
Yorlik_ has joined #ste||ar
Yorlik_ has quit [Read error: Connection reset by peer]
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
hkaiser has joined #ste||ar
tufei_ has joined #ste||ar
tufei__ has quit [Ping timeout: 255 seconds]
<bhumit[m]> hkaiser: hi, can we please have a quick meeting around 12PM CST (1130 PM IST) if you're free?
<hkaiser> bhumit[m]: 15 minutes earlier would work
hkaiser has quit [Quit: Bye!]
<bhumit[m]> <hkaiser> "bhumit: 15 minutes earlier would..." <- cool, let's do that. thanks
hkaiser has joined #ste||ar
diehlpk_work has joined #ste||ar
ms[m] has quit [Quit: You have been kicked for being idle]
ms[m] has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 260 seconds]
K-ballo1 is now known as K-ballo
tufei__ has joined #ste||ar
tufei_ has quit [Remote host closed the connection]
tufei__ has quit [Ping timeout: 255 seconds]
<hkaiser> satacker[m]: will have a look, thanks
diehlpk_work has quit [Remote host closed the connection]
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
<hkaiser> satacker[m]: wrt the code you sent earlier today
<hkaiser> while it looks like doing the correct thing, the code does not really take advatage from using the S/R facilities as each partition starts the operation right away and waits for it to finish before working on the next partition
<hkaiser> in the end, no asynchrony is happening
<hkaiser> satacker[m]: as a next step, could you try to create one S/R instance that represents the operation on all partitions for a single timestep?
tufei__ has joined #ste||ar
tufei__ has quit [Remote host closed the connection]
tufei__ has joined #ste||ar
<hkaiser> pansysk75[m]: please have a look at #6069, I moved the cancellation out of the inner loop - could you please measure how find and friends perform now?
tufei__ has quit [Remote host closed the connection]
<pansysk75[m]> <hkaiser> "pansysk75: please have a look at..." <- Sure, I'll check it out first thing tomorrow ;)