K-ballo 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/
shahrzad_ has joined #ste||ar
shahrzad has quit [Read error: Connection reset by peer]
hkaiser has quit [Quit: bye]
shahrzad_ has quit [Quit: Leaving]
bita has joined #ste||ar
bita has quit [Ping timeout: 260 seconds]
diehlpk_work has quit [Ping timeout: 260 seconds]
mariella[m] has left #ste||ar ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
hkaiser has joined #ste||ar
ms[m] has quit [Quit: killed]
wladimir[m] has quit [Quit: killed]
louisa[m] has quit [Quit: killed]
klaus[m] has quit [Quit: killed]
alexandros[m] has quit [Quit: killed]
mdiers[m] has quit [Quit: killed]
tiagofg[m] has quit [Quit: killed]
teonnik has quit [Quit: killed]
kordejong has quit [Quit: killed]
k-ballo[m] has quit [Quit: killed]
rori has quit [Quit: killed]
parsa[m] has quit [Quit: killed]
dagmar[m] has quit [Quit: killed]
gdaiss[m] has quit [Quit: killed]
heller1 has quit [Quit: killed]
freifrau_von_ble has quit [Quit: killed]
gonidelis[m] has quit [Quit: killed]
gnikunj[m] has quit [Quit: killed]
bennie[m] has quit [Quit: killed]
louisa[m] has joined #ste||ar
heller1 has joined #ste||ar
alexandros[m] has joined #ste||ar
wladimir[m] has joined #ste||ar
ms[m] has joined #ste||ar
klaus[m] has joined #ste||ar
rori has joined #ste||ar
bennie[m] has joined #ste||ar
dagmar[m] has joined #ste||ar
kimbo[m] has joined #ste||ar
k-ballo[m] has joined #ste||ar
teonnik has joined #ste||ar
gdaiss[m] has joined #ste||ar
kordejong has joined #ste||ar
freifrau_von_ble has joined #ste||ar
gnikunj[m] has joined #ste||ar
tiagofg[m] has joined #ste||ar
mdiers[m] has joined #ste||ar
gonidelis[m] has joined #ste||ar
parsa[m] has joined #ste||ar
akheir has joined #ste||ar
weilewei has joined #ste||ar
nanmiao11 has joined #ste||ar
<Yorlik>
Is the hpx serialization 100% compatible with the Boost serialization?
<hkaiser>
Yorlik: except for the namespaces and named value stuff, yes
<Yorlik>
Allright - thanks!
kimbo[m] has quit [Quit: Idle for 30+ days]
diehlpk_work has joined #ste||ar
shahrzad has joined #ste||ar
k-ballo[m] has quit [*.net *.split]
teonnik has quit [*.net *.split]
dagmar[m] has quit [*.net *.split]
heller1 has quit [*.net *.split]
dagmar[m] has joined #ste||ar
heller1 has joined #ste||ar
k-ballo[m] has joined #ste||ar
teonnik has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
diehlpk_work_ has joined #ste||ar
diehlpk_work has quit [Ping timeout: 260 seconds]
akheir has quit [*.net *.split]
akheir has joined #ste||ar
weilewei has quit [Remote host closed the connection]
<K-ballo>
is hpx not included in the hpx devel docker container? I'm confused
<gnikunj[m]>
K-ballo: iirc hpx devel container contains all dependencies of HPX so that one can install HPX directly. Absurd, but this is what I remember.
<K-ballo>
that's... not what I was expecting
<gnikunj[m]>
It is similar for Phylanx-devel as well where it has all dependencies of Phylanx but Phylanx
<K-ballo>
why is it then updated with every commit to master?
<gnikunj[m]>
umm.. no clue
<K-ballo>
> HPX_WITH_MALLOC was set to tcmalloc, but tcmalloc could not be found.
<K-ballo>
uhm... all the dependencies
<gnikunj[m]>
yes, because the CI builds it with system not tcmalloc
<gnikunj[m]>
It's written in the documentation as well "You are now in an environment where all the HPX build and runtime dependencies are present"
<K-ballo>
I was expecting something else
<gnikunj[m]>
at stellar we pride ourselves on providing the unexpected ;-)
<hkaiser>
gnikunj[m]: that's a very old talk
<gnikunj[m]>
a rare gem is what it is!
<gnikunj[m]>
I'm understanding what you're saying in talk and will most likely make a toy scheme-like compiler this weekend to have something code wise
<gnikunj[m]>
of course, I'll look into Phylanx AST to code generation (and may blatantly copy :) )
<zao>
Spirit and X3 are the gifts that keep on giving, especially through cryptic compiler messages telling you how bad you are at providing meta data structures of the correct size.
<hkaiser>
gnikunj[m]: the code for the talk should be somewhere, or maybe we presented a full scheme compiler another year... don't remember
<gnikunj[m]>
@hkaiser: ohh, I should do some scraping to find out then