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/
jbjnr__ has quit [Ping timeout: 272 seconds]
<bita>
hkaiser, is it possible for you to stay a bit after Shahrzad's dry run tomorrow? I had a conversation with Parsa and we need your input
<hkaiser>
bita: sure
<bita>
thank you
<hkaiser>
I hope I'm not in trouble
<bita>
We talked through your plan to add performance counters and Parsa had some questions because I couldn't completely convey what you said
<hkaiser>
sure, let's talk
<hkaiser>
ja, du warst ziemlich sauer heute frueh - hast du stress?
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
hkaiser has quit [Quit: bye]
shahrzad has quit [Quit: Leaving]
akheir has quit [Remote host closed the connection]
akheir has joined #ste||ar
akheir has quit [Quit: Leaving]
bita has quit [Read error: Connection reset by peer]
bita has joined #ste||ar
bita has quit [Read error: Connection reset by peer]
K-ballo has quit [Ping timeout: 260 seconds]
K-ballo has joined #ste||ar
K-ballo has quit [Ping timeout: 240 seconds]
K-ballo has joined #ste||ar
<ms[m]>
K-ballo: it looks like the symbol mappings are not a particularly new feature... do you know if iwyu 8 will be enough (that's what's in the repos of our current image, but we can install a newer one if needed)?
<ms[m]>
it does have the mapping file flag
hkaiser has joined #ste||ar
weilewei has joined #ste||ar
<weilewei>
hkaiser are we having meeting now with ORNL?
<hkaiser>
weilewei: I thought so
jbjnr__ has joined #ste||ar
nanmiao11 has joined #ste||ar
weilewei has quit [Remote host closed the connection]
weilewei has joined #ste||ar
jbjnr_ has joined #ste||ar
jbjnr__ has quit [Ping timeout: 246 seconds]
jbjnr__ has joined #ste||ar
jbjnr_ has quit [Read error: Connection reset by peer]
jbjnr_ has joined #ste||ar
jbjnr__ has quit [Ping timeout: 265 seconds]
weilewei has quit [Remote host closed the connection]
nanmiao11 has quit [Remote host closed the connection]
bita has joined #ste||ar
akheir has joined #ste||ar
weilewei has joined #ste||ar
jbjnr_ has quit [Read error: Connection reset by peer]
jbjnr has joined #ste||ar
jbjnr_ has joined #ste||ar
jbjnr has quit [Ping timeout: 256 seconds]
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
weilewei has quit [Remote host closed the connection]
weilewei has joined #ste||ar
jbjnr_ has quit [Remote host closed the connection]
jbjnr has joined #ste||ar
jbjnr_ has joined #ste||ar
jbjnr has quit [Ping timeout: 272 seconds]
weilewei has quit [Remote host closed the connection]
bita has quit [Ping timeout: 244 seconds]
jbjnr__ has joined #ste||ar
<tiagofg[m]>
Hello everyone,
<tiagofg[m]>
I already asked something related to this but, how can declare a class component inside a shared library and instantiate that component with new_ inside that library in a function, function that will be loaded through dlsym()
<tiagofg[m]>
when I try to do this, I got this error:
<tiagofg[m]>
what(): the component is disabled for this locality (component_invalid[-1]): HPX(bad_request)
<tiagofg[m]>
I searched for every internet to find an example like these but find nothing, if you guys know any example or you can help me I would appreciate it