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/ | GSoD: https://developers.google.com/season-of-docs/
hkaiser has quit [Quit: bye]
diehlpk_work has quit [Ping timeout: 250 seconds]
hkaiser has joined #ste||ar
heller has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
heller has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
<Yorlik> I managed to build boost and HPX with Clang8, but it seems the header <memory_resource> is not available (On Linux 10 "Buster"). Do any of you have experience with that? All other C++17 stuff works for me.
<Yorlik> I installed Clang 8 directly from the LLVM website
<zao> Do you have/use libc++ too?
hkaiser has joined #ste||ar
<Yorlik> Just what's installed by default
<Yorlik> Might have to look for another version ...
<Yorlik> Windows beats Linux here :D
<zao> You might want to look at our CI scripts to see how we build HPX, things like `-DCMAKE_CXX_FLAGS=-stdlib=c++` and whatnot.
<Yorlik> It doesn't influence my HPX build
<Yorlik> I am using amonotonic buffer in one of my files, thats where it explodes
<Yorlik> It doesn't know the header <memory_resource>
<Yorlik> monotonic buffers are soooo practical at times ...
<Yorlik> E.g. an actor mailbox which gets dumped after each frame ..
<Yorlik> Hmmm.. experimental doesn't work: no type named 'monotonic_buffer_resource' in namespace 'std::experimental::fundamentals_v2::pmr ...
* Yorlik grumbles
eschnett has joined #ste||ar
eschnett has quit [Quit: eschnett]
diehlpk has joined #ste||ar
hkaiser has quit [Ping timeout: 276 seconds]
hkaiser has joined #ste||ar
diehlpk has quit [Ping timeout: 272 seconds]