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
jehelset has quit [Ping timeout: 252 seconds]
<hkaiser>
dkaratza[m]: yes, if possible
K-ballo has quit [Quit: K-ballo]
jehelset has joined #ste||ar
hkaiser has quit [Quit: Bye!]
ChanServ has quit [*.net *.split]
srinivasyadav227 has quit [*.net *.split]
gdaiss[m] has quit [*.net *.split]
dkaratza[m] has quit [*.net *.split]
deepak[m] has quit [*.net *.split]
gonidelis[m] has quit [*.net *.split]
rori[m] has quit [*.net *.split]
heller[m] has quit [*.net *.split]
jedi18[m] has quit [*.net *.split]
jbalint has quit [*.net *.split]
Kalium has quit [*.net *.split]
KordeJong[m] has quit [*.net *.split]
zao has quit [*.net *.split]
wash_ has quit [*.net *.split]
bhumit[m] has quit [*.net *.split]
jehelset has quit [*.net *.split]
mdiers[m] has quit [*.net *.split]
ms[m] has quit [*.net *.split]
pedro_barbosa[m] has quit [*.net *.split]
gnikunj[m] has quit [*.net *.split]
jehelset has joined #ste||ar
srinivasyadav227 has joined #ste||ar
deepak[m] has joined #ste||ar
heller[m] has joined #ste||ar
jedi18[m] has joined #ste||ar
gdaiss[m] has joined #ste||ar
mdiers[m] has joined #ste||ar
rori[m] has joined #ste||ar
gnikunj[m] has joined #ste||ar
KordeJong[m] has joined #ste||ar
bhumit[m] has joined #ste||ar
gonidelis[m] has joined #ste||ar
dkaratza[m] has joined #ste||ar
ms[m] has joined #ste||ar
pedro_barbosa[m] has joined #ste||ar
jbalint has joined #ste||ar
ChanServ has joined #ste||ar
zao has joined #ste||ar
wash_ has joined #ste||ar
Kalium has joined #ste||ar
jehelset has quit [Ping timeout: 250 seconds]
diehlpk_work__ has joined #ste||ar
diehlpk_work_ has quit [Ping timeout: 250 seconds]
jehelset has joined #ste||ar
<dkaratza[m]>
<hkaiser> "dkaratza: yes, if possible" <- Ok, can you maybe send me the local algorithm file? Because I couldn't find it
K-ballo has joined #ste||ar
jehelset has quit [Ping timeout: 260 seconds]
hkaiser has joined #ste||ar
<hkaiser>
dkaratza[m]: hey, yt?
<dkaratza[m]>
hkaiser: Sorry, what?
<hkaiser>
dkaratza[m]: hey, I forgot for when we scheduled our next meeting :/ could you remind me, please?
<dkaratza[m]>
hkaiser: Yeah I also checked my calendar now and it's wrong
<dkaratza[m]>
I thought we said tomorrow evening for me, so for you sth like 13:00
<hkaiser>
I might have forgotten to tell Katie to fix the calendar invitation
<dkaratza[m]>
But I'm not quite sure anymore
<hkaiser>
yah, I think that was it
<dkaratza[m]>
I just remember it was a bit late for me but we said it was fine
<hkaiser>
would tomorrow 1pm CST be fine for you (8pm your time)?
<dkaratza[m]>
Is it fine?
<dkaratza[m]>
Yeah yeah
<dkaratza[m]>
Its good
<hkaiser>
ok, deal - thanks
<dkaratza[m]>
😃
jehelset has joined #ste||ar
weilewei has joined #ste||ar
jehelset has quit [Ping timeout: 252 seconds]
weilewei has quit [Quit: Ping timeout (120 seconds)]
jehelset has joined #ste||ar
<dkaratza[m]>
hkaiser: when i want to link a github page should i link to the master?
<hkaiser>
dkaratza[m]: I think we should link to the git hash
<hkaiser>
but for now, feel free to link to master, getting the proper hash is a bit more involved, probably
<dkaratza[m]>
hkaiser: hmmm yeah i was about to ask how
<dkaratza[m]>
ok i will do it like that as a temporary solution
<dkaratza[m]>
and i will look into it after that
<hkaiser>
dkaratza[m]: I need to look into this, but we might have to generate a .py file that has the hash assigned to a variable you could use later
<dkaratza[m]>
hkaiser: hmmm i see
<hkaiser>
dkaratza[m]: we do have the hash available in cmake, so this shouldn't be too hard
<dkaratza[m]>
hkaiser: ok, so its about the python script
<hkaiser>
yep
<hkaiser>
some script that has GIT_HASH = '...', which you could import
<dkaratza[m]>
hkaiser: and then the git hash would be extracted from the cmake file
<dkaratza[m]>
yeah but how am i supposed to link he class then?
<gonidelis[m]>
what class? i am confused
<gonidelis[m]>
i thought you were looking for the doxygen part of those classes
<dkaratza[m]>
yes this is what im looking for
<dkaratza[m]>
but i dont understand why you end up in this file
<gonidelis[m]>
Why or how ?
<dkaratza[m]>
probably because i have no idea where these classes are defined
<dkaratza[m]>
why
<dkaratza[m]>
i understand how you use grep
<gonidelis[m]>
Ok so what I did is I searched for “struct is_placeholder” for the is placeholder class cause this is how the definition code would start like
<gonidelis[m]>
I can see that is placeholder is one of the classes you are looking for
<gonidelis[m]>
No’?
<gonidelis[m]>
Turns out traits/is_placeholder.hop
<gonidelis[m]>
Is where the doxygen definition happens
<gonidelis[m]>
Hpp*
<hkaiser>
yep, yet anothe thing that needs to move to hpx:: namespace
K-ballo has joined #ste||ar
<dkaratza[m]>
<gonidelis[m]> "Ok so what I did is I searched..." <- so if i want to look for `util::function` you suggest to do "struct function" ?? or is this nonsense?
<dkaratza[m]>
well yes this is what i was looking for haha
<gonidelis[m]>
Dammit
<gonidelis[m]>
Why is there a class keyword in hpx repo?
<gonidelis[m]>
Well dimitra if struct function does not work U just go with class function
<dkaratza[m]>
gonidelis[m]: aaaa great
<gonidelis[m]>
We rarely use class as a keyword in hpx
<dkaratza[m]>
thanks everyone, took some time but eventually i got it haha
<gonidelis[m]>
That’s why I didn’t suggest so
<dkaratza[m]>
ook i see
<gonidelis[m]>
Well this guy -> @k-ballo ain’t kidding
<K-ballo>
dkaratza[m]: "main" pieces will often exist in a file named after it, start by looking for foo.hpp
<K-ballo>
normally there'd be some correspondance between namespace and directory hierarchy, but during the modularization effort things shuffled all over the place, and it no longer holds
<K-ballo>
originally, forever ago, [hpx::]util::function would have been in hpx/util/function.hpp
<gonidelis[m]>
That is find -name . “Foo.hpp”
<dkaratza[m]>
i understand, but if i try to do the same for function_nonser it doesnt work
<dkaratza[m]>
neither the file not the grep
<dkaratza[m]>
nor*
<K-ballo>
yeah, function_nonser is not a "main" piece, it's a satellite of function
<gonidelis[m]>
Try Grep just “_nonser”
<dkaratza[m]>
and where is it defined? i need to find the doxygen code
<dkaratza[m]>
cause if i grep i get a million results and i am completely lost
<K-ballo>
you should be able to grep for class/struct function_nonser
<K-ballo>
or was it an alias?
<K-ballo>
it's an alias, same file as function
<dkaratza[m]>
there is not file function_nonser if thats what you mean
hkaiser has quit [Quit: Bye!]
ChanServ has quit [*.net *.split]
srinivasyadav227 has quit [*.net *.split]
gdaiss[m] has quit [*.net *.split]
dkaratza[m] has quit [*.net *.split]
gonidelis[m] has quit [*.net *.split]
deepak[m] has quit [*.net *.split]
rori[m] has quit [*.net *.split]
heller[m] has quit [*.net *.split]
jedi18[m] has quit [*.net *.split]
jbalint has quit [*.net *.split]
Kalium has quit [*.net *.split]
KordeJong[m] has quit [*.net *.split]
zao has quit [*.net *.split]
wash_ has quit [*.net *.split]
bhumit[m] has quit [*.net *.split]
diehlpk_work__ has quit [*.net *.split]
mdiers[m] has quit [*.net *.split]
jehelset has quit [*.net *.split]
ms[m] has quit [*.net *.split]
pedro_barbosa[m] has quit [*.net *.split]
gnikunj[m] has quit [*.net *.split]
wash_ has joined #ste||ar
zao has joined #ste||ar
KordeJong[m] has joined #ste||ar
ms[m] has joined #ste||ar
diehlpk_work__ has joined #ste||ar
jbalint has joined #ste||ar
heller[m] has joined #ste||ar
srinivasyadav227 has joined #ste||ar
gnikunj[m] has joined #ste||ar
mdiers[m] has joined #ste||ar
jedi18[m] has joined #ste||ar
pedro_barbosa[m] has joined #ste||ar
rori[m] has joined #ste||ar
gdaiss[m] has joined #ste||ar
jehelset has joined #ste||ar
Kalium has joined #ste||ar
ms[m] has quit [Ping timeout: 240 seconds]
gonidelis[m] has joined #ste||ar
deepak[m] has joined #ste||ar
dkaratza[m] has joined #ste||ar
mdiers[m] has quit [Ping timeout: 250 seconds]
bhumit[m] has joined #ste||ar
bhumit[m] has quit [Ping timeout: 245 seconds]
deepak[m] has quit [Ping timeout: 245 seconds]
KordeJong[m] has quit [Ping timeout: 240 seconds]
dkaratza[m] has quit [Ping timeout: 245 seconds]
gonidelis[m] has quit [Ping timeout: 245 seconds]
pedro_barbosa[m] has quit [Ping timeout: 240 seconds]
gnikunj[m] has quit [Ping timeout: 240 seconds]
srinivasyadav227 has quit [Ping timeout: 260 seconds]