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/
<rachitt_shah[m]>
ms and Hartmut and we meet tomorrow same time? I haven't figured out how to restructure the API docs yet, even after trying some themes, I'll send report for today?
<rachitt_shah[m]>
Doxgyen is probably the issue on my end, I'm not able to pick it up fast enough
<ms[m]>
rachitt_shah: it'd be nice if we could stick to the schedule, even if you might not have much to show; if nothing else we can see how we can help you get you through some of those issues
<rachitt_shah[m]>
<ms[m] "rachitt_shah: it'd be nice if we"> I could surely use that help, makes sense not a delay it. We could meet again if it's alright for solving the API docs.
<ms[m]>
rachitt_shah: let's stick with today then, and please don't hesitate to ping me earlier if you feel stuck
<ms[m]>
the docs stuff is not exactly the easiest corner of our cmake configuration
<rachitt_shah[m]>
<ms[m] "rachitt_shah: let's stick with t"> Yep, on second thoughts, we could also use today to include some docs building instructions
<rachitt_shah[m]>
<ms[m] "the docs stuff is not exactly th"> Yes, still struggling a bit 😅
<rachitt_shah[m]>
ms would you recommend trying to build on Windows?
hkaiser has joined #ste||ar
<ms[m]>
rachitt_shah: I would don't really recommend against it, but I don't recommend for it either... the docker image is the best place to build the documentation
<ms[m]>
(I'm on linux, so I wouldn't even know where to get started on windows)
<rachitt_shah[m]>
<ms[m] "rachitt_shah: I would don't real"> I'm not really well versed with docker unfortunately, let me try using docker
<rachitt_shah[m]>
<ms[m] "(I'm on linux, so I wouldn't eve"> I make couple of mistakes while increasing my partition sizes and broke the bootloader, hence I asked windows. Best to start off with a clean install
<rachitt_shah[m]>
<ms[m] "rachitt_shah: I would don't real"> ms: does documentation for this exist? I've setup docker locally, I could try this too
<srinivasyadav227>
rachitt_shah: tcmalloc is missing
<srinivasyadav227>
you can do `sudo apt install hwloc` or use system allocater
<srinivasyadav227>
for system allocator you can add this to cmake `-DHPX_WITH_MALLOC=system`
rgoswami has joined #ste||ar
jedi18[m] has joined #ste||ar
gdaiss[m] has joined #ste||ar
rgoswami has quit [Remote host closed the connection]
jedi18[m] has quit [Remote host closed the connection]
gdaiss[m] has quit [Remote host closed the connection]
gonidelis[m] has quit [Remote host closed the connection]
srinivasyadav227 has quit [Remote host closed the connection]
bering[m] has quit [Remote host closed the connection]
rachitt_shah[m] has quit [Remote host closed the connection]
hkaiser has joined #ste||ar
gonidelis[m] has joined #ste||ar
bering[m] has joined #ste||ar
srinivasyadav227 has joined #ste||ar
<srinivasyadav227>
theres a type with that docker cmd, extra `~` was causing the error, do this `sudo docker run --interactive --tty stellargroup/build_env:latest bash`