hkaiser 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/
jaafar has joined #ste||ar
jaafar has quit [Quit: Konversation terminated!]
jaafar has joined #ste||ar
jaafar has quit [Ping timeout: 260 seconds]
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
nanashi55 has quit [Ping timeout: 245 seconds]
nanashi55 has joined #ste||ar
hkaiser has quit [Quit: bye]
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
<jayeshbadwaik>
hkaiser: I think you pinged me by mistake?
<ste||ar-github>
hpx/fix_3538 ebb6afc John Biddiscombe: Fix numa lookup from pu when using hwloc 2.x
ste||ar-github has left #ste||ar [#ste||ar]
<jbjnr_>
jayeshbadwaik: yes, he was writing to me and type 'J' and then hit the tab key and the autocomplete filled you in instead of me - this sort of thing happens quite a bit, you will get used to it. sorry for false alarms
<jbjnr_>
simbergm: looks like my numa fix went through builds ok. I just force pushed it with inspect fails fixed
<jbjnr_>
I think it is safe to merge even at this late stage before release because worst case scenario is it just returns zero like the current code and it's wrong, best case is it is correct.
<jbjnr_>
the combined guided exec fixes and the numa fix are now giving me correct bindings on my cholesky tests.
<jbjnr_>
I'm sure we'll find more bugs, but for now ....
<simbergm>
jbjnr_ do *you* never rest? If cholesky works that's the best test we have to see that it's actually working