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/
jaafar has quit [Ping timeout: 248 seconds]
kisaacs has quit [Ping timeout: 240 seconds]
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 264 seconds]
daissgr has quit [Quit: WeeChat 1.4]
kisaacs has joined #ste||ar
<github> [hpx] hkaiser force-pushed fixing_post_3104 from 9584dd5 to 7179bea: https://git.io/vNzq3
<github> hpx/fixing_post_3104 7179bea Hartmut Kaiser: Fixing race condition in channel test (counter was relying on delayed execution)...
hkaiser has quit [Quit: bye]
eschnett has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
jaafar has joined #ste||ar
hkaiser has joined #ste||ar
eschnett has quit [Quit: eschnett]
eschnett has joined #ste||ar
<github> [hpx] hkaiser force-pushed fixing_post_3104 from 7179bea to a3b54b0: https://git.io/vNzq3
<github> hpx/fixing_post_3104 a3b54b0 Hartmut Kaiser: Fixing race condition in channel test (counter was relying on delayed execution)...
hkaiser has quit [Quit: bye]
parsa has joined #ste||ar
nanashi55 has quit [Ping timeout: 255 seconds]
nanashi55 has joined #ste||ar
<github> [hpx] sithhell force-pushed thread_function from ba9e815 to 93951d8: https://git.io/vNuyh
<github> hpx/thread_function 93951d8 Thomas Heller: Avoid using util::function for thread function wrappers...
mcopik has quit [Ping timeout: 260 seconds]
kisaacs has quit [Ping timeout: 248 seconds]
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 256 seconds]
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
parsa has quit [Client Quit]
<github> [hpx] StellarBot pushed 1 new commit to gh-pages: https://git.io/vNz9A
<github> hpx/gh-pages 3eea22b StellarBot: Updating docs
<github> [hpx] TenGumis opened pull request #3116: Moving background thread APEX timer #2980 (master...master) https://git.io/vNz7d
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 248 seconds]
Smasher has joined #ste||ar
kisaacs has joined #ste||ar
kisaacs has quit [Ping timeout: 240 seconds]
<github> [hpx] hkaiser closed pull request #3114: Avoid using util::function for thread function wrappers (master...thread_function) https://git.io/vNu6D
<github> [hpx] hkaiser pushed 1 new commit to master: https://git.io/vNzbH
<github> hpx/master 7854b35 Hartmut Kaiser: Merge pull request #3105 from STEllAR-GROUP/fix_traversal_frame_refcount...
hkaiser has joined #ste||ar
<github> [hpx] hkaiser deleted revert-3080-suspend-pool at a772ea8: https://git.io/vNzbj
<K-ballo> small but noticeable increase in intermediate size, not unexpected
<hkaiser> because of the thread function changes?
<K-ballo> yep
<K-ballo> more types, longer symbols
<hkaiser> nod, not unexcepted
<github> [hpx] K-ballo created util-optional (+1 new commit): https://git.io/vNzA5
<github> hpx/util-optional e6f6785 Agustin K-ballo Berge: Use util::optional
<github> [hpx] hkaiser closed pull request #3113: cmake V3.10.2 has changed the variable names used for MPI (master...mpi_cmake_v3.10.2) https://git.io/vNu8v
rod_t has joined #ste||ar
parsa has joined #ste||ar
ct-clmsn has joined #ste||ar
kisaacs has joined #ste||ar
rod_t has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ct-clmsn has quit [Quit: Leaving]
rod_t has joined #ste||ar
mcopik has joined #ste||ar
mcopik has quit [Ping timeout: 240 seconds]
<github> [hpx] K-ballo opened pull request #3117: Replace uses of boost/experimental::optional with util::optional (master...util-optional) https://git.io/vNgm2
rod_t has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
parsa has quit [Read error: Connection reset by peer]
parsa has joined #ste||ar
mcopik has joined #ste||ar
Smasher has quit [Remote host closed the connection]
Smasher has joined #ste||ar
kisaacs has quit [Ping timeout: 268 seconds]
kisaacs has joined #ste||ar
autrilla has quit [Ping timeout: 246 seconds]
autrilla has joined #ste||ar
carpediem has joined #ste||ar
<carpediem> Hi I am interested in contributing to STE||AR and was looking for some easy bugs to get started.
<hkaiser> carpediem: welcome
<hkaiser> carpediem: what would you be interested in?
<hkaiser> carpediem: #3043 would be an easy one to do - convert an existing functionality into an example, i.e. remove it from the main library
<hkaiser> #2996 would be fairly easy as well, however it requires some cmake knowledge in addition to C++
<hkaiser> that's in conjunction with #2997
<hkaiser> #2954 is very simple, but a lot of repetitive work as it touches on many tests
<hkaiser> carpediem: I've marked a couple of the existing tickets as easy: https://github.com/STEllAR-GROUP/hpx/labels/difficulty%3A%20easy
<carpediem> hkaiser: Danke schon! I will get started.