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
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 244 seconds]
K-ballo1 is now known as K-ballo
mdiers[m] has joined #ste||ar
hkaiser has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo has joined #ste||ar
hkaiser has quit [Quit: Bye!]
RostamLog_ has joined #ste||ar
RostamLog has quit [Ping timeout: 276 seconds]
hkaiser has joined #ste||ar
diehlpk_work has joined #ste||ar
hkaiser_ has joined #ste||ar
hkaiser has quit [Ping timeout: 260 seconds]
hkaiser_ has quit [Quit: Bye!]
<pansysk75[m]>
<gonidelis[m]> "hkaiser: any special flags..." <- In this example, if I change the algorithm to copy_if, I get runtime crashes
<pansysk75[m]>
HPX build with default flags (tested on my windows machine and on rostam)
<pansysk75[m]>
Seems to be specific to copy_if (and depends on the predicate function & the size of the result vector)
<gonidelis[m]>
whaaat!
<pansysk75[m]>
Just copy pasted the example, replaced hpx::experimental::for_loop with hpx::copy_if and added a predicate function