hkaiser 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]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Quit: bye]
jaafar has joined #ste||ar
aserio has joined #ste||ar
aserio has quit [Ping timeout: 258 seconds]
hkaiser has joined #ste||ar
aserio has joined #ste||ar
<aserio>
hkaiser: we are ready
aserio has quit [Ping timeout: 240 seconds]
jaafar has quit [Ping timeout: 245 seconds]
jaafar has joined #ste||ar
<jbjnr__>
heller: hkaiser ever used SCOREP with HPX? Got a user with difficulty in profiling - some pthread issue....
<K-ballo>
must be due to the modularization changes, pinging heller
<jbjnr__>
yes. file seems to be in hpx/libs/preprocessor/include/hpx/preprocessor/cat.hpp and not in the include path
<K-ballo>
the modules should be propagating include paths
<jbjnr__>
for now, I've added "include_directories("${PROJECT_SOURCE_DIR}/libs/preprocessor/include")"
<K-ballo>
this is in your own project, right? not while building hpx
<jbjnr__>
to the root cmake, which will do for me temporarily
<jbjnr__>
no, building hpx
<jbjnr__>
just did an update
<K-ballo>
yikes.. somehow the modules stuff is broken in your environment, we'll have to figure out what is different over there
<jbjnr__>
ooh. maybe there's a new option I didn't set or something, like want preprocessor module
<K-ballo>
no, it is supposed to just work
<jbjnr__>
ok. I'll look again later once I've tested my own problems
aserio has joined #ste||ar
<zao>
Old build tree?
<zao>
Somehow I never trust those :)
eschnett has quit [Quit: eschnett]
daissgr has joined #ste||ar
aserio has quit [Ping timeout: 250 seconds]
eschnett has joined #ste||ar
aserio has joined #ste||ar
eschnett has quit [Quit: eschnett]
<simbergm>
jbjnr__: yeah, I'd wipe your build directory
daissgr has quit [Ping timeout: 276 seconds]
jaafar has quit [Ping timeout: 258 seconds]
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 246 seconds]
aserio1 is now known as aserio
jaafar has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
jaafar has quit [Ping timeout: 246 seconds]
<K-ballo>
stale build directories should not affect target interfaces
aserio has quit [Ping timeout: 276 seconds]
jaafar has joined #ste||ar
aserio has joined #ste||ar
jaafar has quit [Ping timeout: 244 seconds]
aserio has quit [Ping timeout: 276 seconds]
aserio has joined #ste||ar
jaafar has joined #ste||ar
jaafar has quit [Ping timeout: 250 seconds]
aserio has quit [Ping timeout: 276 seconds]
hkaiser has quit [Quit: bye]
aserio has joined #ste||ar
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 246 seconds]
aserio1 is now known as aserio
jaafar has joined #ste||ar
hkaiser has joined #ste||ar
jaafar has quit [Ping timeout: 245 seconds]
aserio has quit [Quit: aserio]
<heller>
ola
<heller>
simbergm: that assert with the barrier test is strange. it has nothing to do with the barrier test itself. It is failing in the slurm environment parser
<heller>
I guess Al updated slurm recently?
<hkaiser>
heller: yes
<heller>
hmmm
<hkaiser>
heller: pls have a look at the address sanitizer/stack overflow issue
<heller>
already responded
<hkaiser>
tks
<heller>
no idea what's wrong there
<hkaiser>
ok
<heller>
we'd have to find a better solution for the slurm issue...
jaafar has joined #ste||ar
<zao>
We're on 18.08.4, I should build HPX some day :)