<simbergm>
I'm not in the office right now so can't look right away but I've written to rori
<hkaiser>
thanks
<simbergm>
our build unit tests work :/ probably because they don't use the hpx_main wrapper
<hkaiser>
simbergm: the hpx_main wrapper is on by default, I think
<simbergm>
yeah, that's why I was wondering about the build unit tests
<simbergm>
but I think they don't need the wrapper, that's why they're ok
<simbergm>
i.e. they use hpx::init
<hkaiser>
right
<hkaiser>
heller: thanks for fixing the 'noexcept'! Excellent catch!
<heller>
hkaiser: np, took me a while ;)
<K-ballo>
now I'm curious, which noexcept was broken?
<heller>
K-ballo: nothing on master, hkaiser added a noexcept on the execution_context branch to a function which was supposed to return an exception in the first place
<hkaiser>
K-ballo: that caused the exception to be ignored, obviously
weilewei has quit [Remote host closed the connection]
<simbergm>
hkaiser: if you need it fixed quickly use hpx_setup_target for now, if you can wait we'll get that working eventually
<simbergm>
you shouldn't need to set that manually, it should come from the hpx target (eventually...)
<hkaiser>
simbergm: sure, no worries
<heller>
weilewei: my gmail stuff should work again
aserio has quit [Ping timeout: 276 seconds]
<rori>
hkaiser: I'm trying to cmake phylanx, but I've still some troubles with pybind11, I cannot find pybind11Config.cmake nor pybind11-config.cmake in any of my source/build nor install pybind11 dirs, would you have an idea of how I can proceed ?
<hkaiser>
rori: you need to at least configure pybind11
<hkaiser>
rori: otoh, pls wait a bit, I think we know what's happening
<hkaiser>
I'll get back to you if we get stuck again
<rori>
configure how ? ^^ I just ran py3 setup.py build and py3 setup.py install with my respective build and install directories
<hkaiser>
rori: the -W linker flags are missing when linking with hpx_wrap
<hkaiser>
also, I'm not sure if the hpx_wrap target is pulled in if we do target_link_libraries(... hpx)
<hkaiser>
well it should be pulled in whenever hpx_init is used as a dependency
<rori>
yep I'm on it, just have to fix my compilation of phylanx cause I'm not making it to 6% ^^
<rori>
no it's probably not but you can still do target_link_libraries to hpx_wrap
<rori>
if I'm not mistaken
<rori>
which is linking to hpx itself
<rori>
I may have gotten the PUBLIC/PRIVATE flags wrong, I'll check that
<hkaiser>
thanks
<rori>
got*
<hkaiser>
rori: will that add the -W linker flags?
<hkaiser>
rori: also, I think hpx_init should depend on hpx_wrap
<rori>
I have to check I'm not sure of where the linker flags are set I actually just transposed these directives, I come back to you as soon as I have a clue
<hkaiser>
rori: thanks
<rori>
yeah all link flags are INTERFACE so this should be transitive
<rori>
hpx_init depend on hpx_wrap would make it depend on hpx, is it really what we want ?
<weilewei>
yea, that's the one, I will check it out again
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 245 seconds]
aserio1 is now known as aserio
<weilewei>
There is one physics student contacted me about stencil code, then I pointed him to our hpx code, he found out our tutorials are comparing hpx and openmp implementation. He found out that his visual studio has openmp, then he switched gear to openmp...
<zao>
Helpful :)
aserio has quit [Ping timeout: 246 seconds]
rori has quit [Ping timeout: 276 seconds]
weilewei has quit [Remote host closed the connection]
bibek has quit [Quit: Konversation terminated!]
bibek has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
aserio has joined #ste||ar
weilewei has joined #ste||ar
weilewei has quit [Remote host closed the connection]
aserio has quit [Quit: aserio]
hkaiser has joined #ste||ar
coldblackice has joined #ste||ar
Coldblackice|2 has quit [Ping timeout: 240 seconds]
Coldblackice_ has joined #ste||ar
coldblackice has quit [Ping timeout: 276 seconds]
weilewei has joined #ste||ar
weilewei has quit [Remote host closed the connection]