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 | Everybody: please respond to the documentation survey: https://forms.gle/aCpNkhjSfW55isXGA
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: Bye!]
diehlpk_work has quit [Remote host closed the connection]
rori[m] has quit [Quit: Bridge terminating on SIGTERM]
PatrickDiehl[m] has quit [Quit: Bridge terminating on SIGTERM]
ms[m] has quit [Quit: Bridge terminating on SIGTERM]
jedi18[m] has quit [Quit: Bridge terminating on SIGTERM]
rachitt_shah[m] has quit [Quit: Bridge terminating on SIGTERM]
srinivasyadav227 has quit [Quit: Bridge terminating on SIGTERM]
mdiers[m] has quit [Quit: Bridge terminating on SIGTERM]
Deepak1411[m] has quit [Quit: Bridge terminating on SIGTERM]
heller[m] has quit [Quit: Bridge terminating on SIGTERM]
gonidelis[m] has quit [Quit: Bridge terminating on SIGTERM]
sestro[m] has quit [Quit: Bridge terminating on SIGTERM]
jbjnr[m] has quit [Quit: Bridge terminating on SIGTERM]
pedro_barbosa[m] has quit [Quit: Bridge terminating on SIGTERM]
gnikunj[m] has quit [Quit: Bridge terminating on SIGTERM]
jpinto[m] has quit [Quit: Bridge terminating on SIGTERM]
gdaiss[m] has quit [Quit: Bridge terminating on SIGTERM]
KordeJong[m] has quit [Quit: Bridge terminating on SIGTERM]
PatrickDiehl[m] has joined #ste||ar
jedi18[m] has joined #ste||ar
ms[m] has joined #ste||ar
gdaiss[m] has joined #ste||ar
pedro_barbosa[m] has joined #ste||ar
Deepak1411[m] has joined #ste||ar
jpinto[m] has joined #ste||ar
sestro[m] has joined #ste||ar
KordeJong[m] has joined #ste||ar
jbjnr[m] has joined #ste||ar
srinivasyadav227 has joined #ste||ar
rachitt_shah[m] has joined #ste||ar
heller[m] has joined #ste||ar
mdiers[m] has joined #ste||ar
rori[m] has joined #ste||ar
gnikunj[m] has joined #ste||ar
gonidelis[m] has joined #ste||ar
<rachitt_shah[m]> Would there a way to get the Doxyfile config of our current build?
<rachitt_shah[m]> Wanted to try somethings, and the current doxyfiles are compatible with cmake, not doxygen
<ms[m]> however, I don't think you need that one as it's quite a minimal doxyfile anyway
<ms[m]> rachitt_shah: there's no such thing as a "cmake compatible" or "doxygen compatible" doxyfile, but the doxyfile over here https://github.com/STEllAR-GROUP/hpx/blob/master/cmake/templates/autodoc.doxy.in is a template, the @variablename@ parts are replaced by cmake when the template is turned into the final file (the definitions are here https://github.com/STEllAR-GROUP/hpx/blob/master/docs/CMakeLists.txt)
<ms[m]> and you most certainly want GENERATE_HTML = YES
<ms[m]> what exactly are you trying to do?
<ms[m]> rachitt_shah: why did you close your prs?
<rachitt_shah[m]> <ms[m]> "rachitt_shah: why did you close..." <- I am pushing the local changes, so didn't want conflicts, I'll reopen in a short while, sorry about the confusion
<rachitt_shah[m]> <ms[m]> "what exactly are you trying to d" <- I was trying to figure out https://github.com/HaoZeke/doxyYoda so we have more options to look at, but the theme wasn't being rendered even after adding the relevant files and flags, and I wanted to play around with doxygen to understand it better
<rachitt_shah[m]> <ms[m]> "rachitt_shah: there's no such th" <- Sure, got it, I was looking at doxyfile.in prior, but I didn't understand much, so wanted to get know our under-the-hood doxygen to explore it a bit.
<rachitt_shah[m]> Thanks for sharing!
<rachitt_shah[m]> Do you want me to try to push the doxygen build to gh pages?
<rachitt_shah[m]> not sure if they would be able to host, since they're pretty big in size, but we needed
<ms[m]> rachitt_shah: as you wish, if you have a working build by all means do that
<ms[m]> I can't imagine the html files would be very large
<rachitt_shah[m]> It's about 242 mbs, I'll push and try
<ms[m]> is all of that actually needed by the html files?
<ms[m]> in any case, even 240 MB would be just fine with git
<rachitt_shah[m]> ms[m]: yep, I guess, not sure
<rachitt_shah[m]> ms[m]: Let me push, I'll let you know if it works
<rachitt_shah[m]> I'm playing with output a bit, to see if we could render it better
<rachitt_shah[m]> Trying this theme - https://jothepro.github.io/doxygen-awesome-css/index.html#autotoc_md8 on top of the basic docs
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<hkaiser> ms[m]: yt?
<ms[m]> hkaiser: yep, here
<hkaiser> ms[m]: see pm, pls
nanmiao has joined #ste||ar
<rachitt_shah[m]> Can we shift the meeting by 15 mins?
<ms[m]> rachitt_shah: fine by me
<ms[m]> hkaiser, gnikunj ?
<gnikunj[m]> Works for me
<hkaiser> yes, fine with me
<rachitt_shah[m]> Thank you everyone!
<gnikunj[m]> m hkaiser rachitt_shah I'm having internet connectivity issues on my end. Continue with the meeting, I'll join asap.
diehlpk_work has joined #ste||ar
tufei has quit [Quit: Leaving]
tufei has joined #ste||ar
<rachitt_shah[m]> ms: gnikunj hkaiser we could check their API docs - https://docs.majerle.eu/projects/lwesp/en/latest/api-reference/index.html
<rachitt_shah[m]> Thanks!
<ms[m]> rachitt_shah: spack install hpx
nanmiao has quit [Quit: Client closed]
nanmiao has joined #ste||ar
<rachitt_shah[m]> I tried to deploy via gh pages, but github is limiting the number of files that can be uploaded. Can I send in a tar.gz?
<rachitt_shah[m]> Added insegel to my draft PR
<rachitt_shah[m]> * I tried to deploy via gh pages, but github is limiting the number of files that can be uploaded, I while netlify/heroku or send in a tar file
<rachitt_shah[m]> * I tried to deploy via gh pages, but github is limiting the number of files that can be uploaded, I will netlify/heroku or send in a tar file
<hkaiser> rachitt_shah[m]: sure
K-ballo has quit [Ping timeout: 272 seconds]
K-ballo has joined #ste||ar
nanmiao has quit [Quit: Client closed]