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
hkaiser has quit [Quit: Bye!]
K-ballo has quit [Quit: K-ballo]
<rachitt_shah[m]>
<ms[m]> "are you comfortable with..." <- I'm good, I would need help later with a sphinx build without API docs. I removed breathe from the extensions, but still APIs are rendering
<rachitt_shah[m]>
Also working on the deployment, might need a hand with that
<rachitt_shah[m]>
I'm playing with the conf.py.in, hoping it works
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<K-ballo>
> "-pthread" not available for language CXX.
<K-ballo>
that's odd, we shouldn't be setting -pthread manually
<K-ballo>
THREADS_PREFER_PTHREAD_FLAG should be set for FindThreads
<hkaiser>
K-ballo: could it be that our bind implementation is not very SFINAE-friendly?