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
<hkaiser>
K-ballo: thanks, good catch
hkaiser has quit [Quit: Bye!]
FunMiles has quit []
wash_ has quit [Read error: Connection reset by peer]
<rori[m]>
About the M1, we might have at some point in the future a M1 to run tests at CSCS but I'm not sure when it will come exactly.
<rori[m]>
If you want to fix some compilation/tests on Mac, feel free it would help us a lot!
Yorlik has quit [Ping timeout: 245 seconds]
<bhumit[m]>
Sure, I can try compiling on my mac and work though problems :)
<bhumit[m]>
Will report back
<bhumit[m]>
rori: compilation was successful. Majority of the tests are failing. Failing tests: https://pastebin.com/d5YtjUBU
<bhumit[m]>
Feel free to ping me if you need help with testing stuff on M1
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<bhumit[m]>
Building docs unfortunately does not succeed. Sphinx AssertionError related to a symbol, a lot of "X target reference not found", duplicate C++ declaration warnings too.
<hkaiser>
bhumit[m]: could be you're using a sphinx version which is too new, ms[m]?
<bhumit[m]>
hkaiser: That could be the case. I'm on `4.0.2` which seems to be the latest. What version would you recommend?
<rori[m]>
bhumit: yes currently our docs build only with the version specified in the Dockerfile, the easiest for you would be to use docker to build the docs (note that you can mount the instance to a specific local folder)