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/
parsa has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
parsa has joined #ste||ar
hkaiser has quit [Quit: bye]
khuck_ has joined #ste||ar
khuck has quit [Ping timeout: 260 seconds]
shahrzad has quit [Quit: Leaving]
khuck_ has quit [Remote host closed the connection]
khuck has joined #ste||ar
nanmiao11 has quit [Remote host closed the connection]
akheir has quit [Quit: Leaving]
khuck has quit [Remote host closed the connection]
bita has quit [Ping timeout: 260 seconds]
spring[m] has quit [Quit: Idle for 30+ days]
hkaiser has joined #ste||ar
<gnikunj[m]> hkaiser: yt?
<hkaiser> here
<hkaiser> how did travel go?
<gnikunj[m]> hkaiser: sorry I got to stuck up with things. Some complications arose during travels and I had to rebook my flight early Oct
<hkaiser> ahh
<gnikunj[m]> Apparently US doesn't like people coming from Europe these days
<hkaiser> heh - what a surprise ;-)
<gnikunj[m]> my flight was through Frankfurt so they asked me to rebook the flight 14d after :/
<gnikunj[m]> I was busy dealing with all sorts of formalities wrt airlines and embassies
<hkaiser> sure, no worries, I just wanted to make sure you're alive ;-)
<gnikunj[m]> alive and struggling :-)
<hkaiser> good, good
<K-ballo> flying in these conditions? brave
<K-ballo> I'm still not allowed to leave the city
<gnikunj[m]> K-ballo: when work calls ;-)
<gnikunj[m]> whoa, what are the guidelines in your country?
<K-ballo> I'm not even sure anymore
<K-ballo> we were able to have outdoor activities for a couple months, but not anymore
<gnikunj[m]> We get close to 100k cases everyday and the govt. seems to find it fine opening up everything
<zao> gnikunj[m]: It's even worse the other way around, US people are plaguebearers :)
<gnikunj[m]> zao: can't deny that ;-)
<hkaiser> zao: right, in every possible sense of the word ;-)
akheir has joined #ste||ar
<gnikunj[m]> hkaiser: sat down at the PR. Looks like the directory structure has changed for lib again.
<gnikunj[m]> Iirc correctly, you want me to create a separate module "resiliency_distributed" and add my code there, right?
<hkaiser> gnikunj[m]: yes directory structure has changed, but mostly just moving things around
<hkaiser> and yes, I think we should separate the local parts from the distributed functions
<hkaiser> one can go into the parallel modules, the other one in the 'full' modules
<gnikunj[m]> the current resiliency version is in full module. Where should I add resiliency_distributed?
<hkaiser> full is fine
<hkaiser> I think the local resiliency can go in parallel
<gnikunj[m]> alright. I'll add another module in "full".
<hkaiser> (the parallel directory shouldbe called 'local' actually)
<gnikunj[m]> aha! Do you want me to put resiliency under parallel?
<hkaiser> yes
<gnikunj[m]> alright, will do.
<hkaiser> if it's not too much trouble, that is
<gnikunj[m]> nah, should be fine
<hkaiser> gnikunj[m]: thanks!
shahrzad has joined #ste||ar
Yorlik has joined #ste||ar
nanmiao11 has joined #ste||ar
khuck has joined #ste||ar
khuck has quit [Remote host closed the connection]
khuck has joined #ste||ar
weilewei has joined #ste||ar
twhuang has joined #ste||ar
<twhuang> just wanna say hi - I am using HPX for my workload and are looking into the distributed integration with my research project.
<K-ballo> hi!
<hkaiser> hey twhuang!
<weilewei> Hello !! twhuang
<nanmiao11> hey hey twhuang
nanmiao11 has quit [Remote host closed the connection]
nanmiao11 has joined #ste||ar
twhuang has quit [Remote host closed the connection]
bita has joined #ste||ar
weilewei has quit [Remote host closed the connection]
nanmiao11 has quit [Remote host closed the connection]
nanmiao11 has joined #ste||ar
parsa has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
parsa has joined #ste||ar
weilewei has joined #ste||ar
<bita> hkaiser, I am sorry to disturb. I am pretty sure I am using last stable HPX, blaze and blaze_tensor heads and Phylanx master. Yet I see these linking and blaze errors on windows: https://gist.github.com/taless474/77c429da4eae5ca99c9cbfd78f96f7b7 can you take a look at it?
<K-ballo> have you built HPX? if so, why is hpx_iostreamsd.lib missing?
<bita> K-ballo, I have. But like always some of its projects were failing on windows. Let me report on that
<bita> I haven't notice that none of the core projects pass: https://gist.github.com/taless474/e70a0c13cef78fe5315b49a371bbdfb0
<K-ballo> that's guarded by a feature macro, how can it be failing?
<K-ballo> did you change build options from 17 to 14?
<K-ballo> if you use 17 you'd have hardware_destructive_interference_size
<K-ballo> unless... we are missing an include?
<K-ballo> yeah, we are missing an include, how... heh
<bita> Thanks for taking the time and figuring it out
<bita> sure
<bita> K-ballo, HPX core compiled successfully, thanks
<K-ballo> send a PR
<bita> Okay, sure
<rori> K-ballo: yeah sorry I'm responsible for splitting out future.hpp and future_exec.hpp, I was struggling with a circular dependency
<rori> Now that everything is in place, I might have a second look at it :)
weilewei has quit [Remote host closed the connection]
Yorlik has quit [Ping timeout: 260 seconds]
<bita> K-ballo, I think I don't have the push permission to HPX, Would you please add that missing include?
<K-ballo> bita: push to your own fork, then open a PR from there
<bita> Okay, I will
<hkaiser> bita, K-ballo: thanks! yah, we miss a #include there - funny
<bita> hkaiser, I think the blaze issue still persists: https://gist.github.com/taless474/77c429da4eae5ca99c9cbfd78f96f7b7
<bita> It causes the Keras_support project fails
<hkaiser> bita: ok, pls open a ticket, I'll have a look
<bita> sure, thank you
shahrzad_ has joined #ste||ar
shahrzad has quit [Read error: Connection reset by peer]
akheir1 has joined #ste||ar
akheir has quit [Ping timeout: 260 seconds]
jaafar has quit [Remote host closed the connection]
jaafar has joined #ste||ar
nanmiao11 has quit [Quit: Ping timeout (120 seconds)]
nanmiao11 has joined #ste||ar
parsa has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
parsa has joined #ste||ar
parsa has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
parsa has joined #ste||ar
Yorlik has joined #ste||ar