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/ | GSoC2018: https://wp.me/p4pxJf-k1
mcopik has quit [Ping timeout: 240 seconds]
hkaiser has quit [Quit: bye]
kisaacs has quit [Ping timeout: 240 seconds]
parsa has joined #ste||ar
eschnett has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
kisaacs has joined #ste||ar
Anushi1998 has quit [Ping timeout: 268 seconds]
nanashi55 has quit [Ping timeout: 240 seconds]
nanashi55 has joined #ste||ar
Anushi1998 has joined #ste||ar
kisaacs has quit [Ping timeout: 276 seconds]
eschnett has quit [Quit: eschnett]
Anushi1998 has quit [Ping timeout: 240 seconds]
eschnett has joined #ste||ar
anushi has joined #ste||ar
anushi has quit [Remote host closed the connection]
kisaacs has joined #ste||ar
anushi has joined #ste||ar
Anushi1998 has joined #ste||ar
anushi has quit [Read error: Connection reset by peer]
Anushi1998 has quit [Ping timeout: 276 seconds]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Read error: Connection reset by peer]
<nikunj>
I have an update which might run hpx functionality for global scoped objects
<hkaiser>
nikunj: using names starting with '__' are reserved for the implementation, could you use names without that (feel free to move the functions into a namespace, though)?
<hkaiser>
nikunj: very nice
<nikunj>
hkaiser: I can run everything related to hpx first in the constructor segment of the elf generated
kisaacs has quit [Ping timeout: 248 seconds]
<hkaiser>
nikunj: that's great
<nikunj>
hkaiser: unfortunately I cannot add initializing_main in a namespace as it is a replacement for main, and thus needs to be in global scope. Also, I used '__' to signify it as internal implementation, this will restrict users from naming their functions by this name
<nikunj>
I can however change the name if you want and remove the '__' if you do not approve of it
<hkaiser>
nikunj: I understand that you can't rename the __lib_... name, but everything else can be sitting wherever you like, I think
<hkaiser>
nikunj: avoiding name conflicts is easiest by creating a namespace ;-)
<nikunj>
hkaiser: ok, then I will include functions other than __initializing_main and __libc_start_main into a namespace
<nikunj>
I can't put these 2 functions as they both are global scope implementation in gcc
<hkaiser>
nikunj: yah, sure - those you can't rename
<heller>
hkaiser: Hey, I'll be back on Monday
<nikunj>
hkaiser: then I'll work on it and get things moving. I will most likely be able to provide you with working results for normal code by today itself, can't guarantee for hpx. I can most likely do it by deadline of 1st evaluation though.
<nikunj>
hkaiser: also, will their be any initialization sequencing problem if hpx functionality is loaded first?
<nikunj>
hkaiser: I'll keep it in mind if their will exist any
<hkaiser>
heller: ok, cool
<hkaiser>
nikunj: I hope not ;-)
<nikunj>
hkaiser: that's good to hear :)
<heller>
hkaiser: when do you travel to Switzerland?
hkaiser has quit [Remote host closed the connection]
kisaacs has joined #ste||ar
hkaiser has joined #ste||ar
<hkaiser>
heller: sitting in a plane right now
hkaiser has quit [Remote host closed the connection]
hkaiser has joined #ste||ar
hkaiser has quit [Client Quit]
kisaacs has quit [Ping timeout: 240 seconds]
gedaj has joined #ste||ar
parsa has quit [Read error: Connection reset by peer]