aserio 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/
parsa has quit [Quit: Zzzzzzzzzzzz]
diehlpk has quit [Ping timeout: 248 seconds]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 255 seconds]
kisaacs has quit [Ping timeout: 240 seconds]
kisaacs has joined #ste||ar
EverYoung has joined #ste||ar
kisaacs has quit [Ping timeout: 240 seconds]
hkaiser has quit [Quit: bye]
pree has joined #ste||ar
pree has quit [Remote host closed the connection]
pree has joined #ste||ar
kisaacs has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
jaafar_ has joined #ste||ar
jaafar has quit [Ping timeout: 258 seconds]
jaafar_ has quit [Remote host closed the connection]
jaafar_ has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
EverYoung has joined #ste||ar
kisaacs has quit [Ping timeout: 248 seconds]
EverYoung has quit [Ping timeout: 246 seconds]
jaafar_ has quit [Ping timeout: 246 seconds]
parsa has joined #ste||ar
parsa has quit [Read error: Connection reset by peer]
parsa| has joined #ste||ar
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 258 seconds]
parsa| has quit [Quit: Zzzzzzzzzzzz]
<jbjnr> heller: we are almost there https://pasteboard.co/GMSviUS.png
pree has quit [Read error: Connection reset by peer]
<github> [hpx] biddisco created fixing_2914 (+1 new commit): https://git.io/vdZ7I
<github> hpx/fixing_2914 f5d3037 John Biddiscombe: Custom pool executor was missing priority and stacksize options
pree has joined #ste||ar
<github> [hpx] biddisco opened pull request #2921: Custom pool executor was missing priority and stacksize options (master...fixing_2914) https://git.io/vdZ7n
<github> [hpx] StellarBot pushed 1 new commit to gh-pages: https://git.io/vdZFf
<github> hpx/gh-pages d0a029c StellarBot: Updating docs
EverYoung has joined #ste||ar
pree has quit [Ping timeout: 248 seconds]
EverYoung has quit [Ping timeout: 258 seconds]
<heller> jbjnr: awesome results!
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 260 seconds]
<jbjnr> hkaiser: "jbjnrheller: we are almost there https://pasteboard.co/GMSviUS.png"
<jbjnr> ^latest results are looking good
diehlpk has joined #ste||ar
<jbjnr> One more set of changes to work on and then I feel confident we can match or beat parsec across the board
diehlpk has quit [Ping timeout: 240 seconds]
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 246 seconds]
<hkaiser> jbjnr: marvelous!
<github> [hpx] hkaiser force-pushed fixing_2918 from b257bc8 to 04394bd: https://git.io/vdnfU
<github> hpx/fixing_2918 04394bd Hartmut Kaiser: Make sure the resource_partitioner is properly destructed on hpx::finalize...
<github> [hpx] hkaiser force-pushed fixing_2916 from 242b7ee to 6cfd983: https://git.io/vdnfL
<github> hpx/fixing_2916 6cfd983 Hartmut Kaiser: Adding test to trigger problem reported in #2916...
<github> [hpx] hkaiser pushed 1 new commit to master: https://git.io/vdnfY
<github> hpx/master c9f2c09 Hartmut Kaiser: Merge pull request #2911 from STEllAR-GROUP/cuda_clang...
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
<github> [hpx] hkaiser pushed 1 new commit to master: https://git.io/vdnJX
<github> hpx/master 2d680cc Hartmut Kaiser: Fixes for Windows platform
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
<jbjnr> hkaiser: on circle ci :./hello_world_test_build -- --hpx:bind=none - then it bombs out with "what(): failed to set thread affinity mask (0xfffc) for cpuset 0x00fe00fe: HPX(kernel_error)" - is this something I just broke - or is it a fix we need to look into?
<jbjnr> looks like something I should look into
<hkaiser> jbjnr: yah, this happens on some of the circleci platforms
<hkaiser> some os snafu, not sure
<zao> Sounds like it'd happen on anything with non-consecutive CPU indices?
<hkaiser> zao: could be
<hkaiser> zao: hwloc gives us physical and logical pu numbers, looks like we mixed those up somewhere
<hkaiser> jbjnr: otoh, --bind=none should not attempt to set any affinity masks in the first place :/
<hkaiser> let me see what I can do
<github> [hpx] biddisco force-pushed fixing_2914 from f5d3037 to 1e758f4: https://git.io/vdnqV
<github> hpx/fixing_2914 6f94e3e John Biddiscombe: Custom pool executor was missing priority and stacksize options
<github> hpx/fixing_2914 1e758f4 John Biddiscombe: Rename customized_pool_executor to pool_executor
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
Matombo has joined #ste||ar
kisaacs has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
kisaacs has quit [Ping timeout: 248 seconds]
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 248 seconds]
kisaacs has joined #ste||ar
diehlpk has joined #ste||ar
kisaacs has quit [Ping timeout: 240 seconds]
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 240 seconds]
jaafar_ has joined #ste||ar
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 240 seconds]
kisaacs has joined #ste||ar
<github> [hpx] hkaiser created fixing_bind_none (+1 new commit): https://git.io/vdncO
<github> hpx/fixing_bind_none b9a346e Hartmut Kaiser: This fixes CircleCI errors when running with --hpx:bind=none
<github> [hpx] hkaiser opened pull request #2922: This fixes CircleCI errors when running with --hpx:bind=none (master...fixing_bind_none) https://git.io/vdncs
<hkaiser> jbjnr: #2922 should fix the circleci problems
Matombo has quit [Remote host closed the connection]
<jbjnr> thanks hkaiser
<jbjnr> let's get that merged asap too
<jbjnr> I'm on a roll here
<hkaiser> yah, that circleci error is annoying
<github> [hpx] biddisco created alloc_membind (+3 new commits): https://git.io/vdnWI
<github> hpx/alloc_membind a6c1cd6 John Biddiscombe: Add hwloc alloc_membind support and nodeset bitmap type...
<github> hpx/alloc_membind f3ab77a John Biddiscombe: Move hwloc_bitmap_ptr to threads namespace
<github> hpx/alloc_membind 824ee02 John Biddiscombe: Add ostream operator for hwloc bitmap printout
kisaacs has quit [Ping timeout: 240 seconds]
<github> [hpx] biddisco opened pull request #2923: Alloc membind (master...alloc_membind) https://git.io/vdn8V
<github> [hpx] biddisco pushed 1 new commit to alloc_membind: https://git.io/vdn4C
<github> hpx/alloc_membind 5decc72 John Biddiscombe: Remove extra #include
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 258 seconds]
diehlpk has quit [Ping timeout: 240 seconds]
parsa has joined #ste||ar
EverYoung has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
dj9 has joined #ste||ar
<dj9> hey any guide to start contributing including installing? thanks...
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 248 seconds]