hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
Yorlik_ has joined #ste||ar
Yorlik__ has quit [Ping timeout: 265 seconds]
hkaiser_ has quit [Quit: Bye!]
tufei_ has joined #ste||ar
tufei has quit [Remote host closed the connection]
<ShubhamKumar[m]> is there a way to initialise hpx runtime in a function not having main() or hpx_main() for entry point
<pansysk75[m]> matrixbot: Here is the interface of hpx::init where you can supply your own function
<pansysk75[m]> And here you can see the general usage of hpx::init and hpx::finalize
<pansysk75[m]> Hope I understood your question correctly :))
<ShubhamKumar[m]> I have seen these methods . the problem is i am trying to bind async function using pybind11 and when i try to import the module after using hpx::init(argc, argv); there are some invalid symbols coming up in module and not allowing to be imported in python .
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
<gonidelis[m]> <ShubhamKumar[m]> "is there a way to initialise hpx..." <- i don't think so. HPX **is** a runtime
<gonidelis[m]> you have to initialize it before running anything
<gonidelis[m]> wrap the rest of your code in it. cannot have "some code" outside of hpx and "some code in"
diehlpk_work has joined #ste||ar
hkaiser has joined #ste||ar
diehlpk_work has quit [Remote host closed the connection]