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: 250 seconds]
hkaiser has quit [Quit: Bye!]
tufei_ has quit [Remote host closed the connection]
K-ballo has quit [Ping timeout: 260 seconds]
hkaiser has joined #ste||ar
K-ballo has joined #ste||ar
hkaiser_ has joined #ste||ar
hkaiser has quit [Ping timeout: 260 seconds]
<hkaiser_>
pansysk75[m]: , so HPX_WITH_PARALLEL_TESTS_BIND_NONE simply adds the --hpx:bind=none command line option while running tests, nothing else
<hkaiser_>
you saw the issue without that command line option, so I would assume it's not causing the problem
<pansysk75[m]>
You are right, i tried it and it doesn't cause the issue. I'll try the other stuff
<pansysk75[m]>
hkaiser_: I think I might have been brain-dead and just forgot to add the `HPX_COROUTINES_WITH_THREAD_SCHEDULE_HINT_RUNS_AS_CHILD` flag in some configs... :)) Sorry about that
<pansysk75[m]>
I'll be checking out what's going on with the memory allocations then