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]
parsa has joined #ste||ar
EverYoung has joined #ste||ar
<github> [hpx] K-ballo force-pushed fixing-2904 from 98dc643 to 597bbc8: https://git.io/vFGxe
<github> hpx/fixing-2904 13de14b Agustin K-ballo Berge: Simplify allocator rebinding in pack traversal...
<github> hpx/fixing-2904 597bbc8 Agustin K-ballo Berge: Remove redundant spreading::dereferenced_of_t
parsa[[w]] has joined #ste||ar
parsa[w] has quit [Ping timeout: 246 seconds]
hkaiser has quit [Quit: bye]
jaafar_ has joined #ste||ar
<K-ballo> intermediate debug files for one_size_heap branch shrink by 100mb
quaz0r has joined #ste||ar
jaafar_ has quit [Ping timeout: 240 seconds]
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
parsa has quit [Quit: *yawn*]
EverYoung has quit [Ping timeout: 258 seconds]
parsa has joined #ste||ar
pree has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
pree has quit [Ping timeout: 240 seconds]
pree has joined #ste||ar
<pree> jbjnr : Hey, Does HPX has actor model ?
<pree> Thanks
<pree> Actually I didn't find in docs though
jaafar_ has joined #ste||ar
pree has quit [Ping timeout: 240 seconds]
jaafar_ has quit [Ping timeout: 240 seconds]
pree has joined #ste||ar
<github> [hpx] StellarBot pushed 1 new commit to gh-pages: https://git.io/vFCtu
<github> hpx/gh-pages 6e815d0 StellarBot: Updating docs
pree has quit [Quit: AaBbCc]
pree has joined #ste||ar
pree has quit [Read error: Connection reset by peer]
pree has joined #ste||ar
pree has quit [Ping timeout: 260 seconds]
pree has joined #ste||ar
<github> [hpx] brjsp opened pull request #2985: Adapted parallel::{all_of|any_of|none_of} for Ranges TS (see #1668) (master...ranges_ts) https://git.io/vFCC1
<pree> Is any plans to integrate HPX with insight.io
<pree> I think that will be pretty cool
<pree> It gives neat look for HPX repo in web browsers : )
parsa has joined #ste||ar
hkaiser has joined #ste||ar
heller has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
heller has joined #ste||ar
<Guest89797> [hpx] K-ballo force-pushed fixing-2904 from 597bbc8 to 13de14b: https://git.io/vFGxe
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
<zao> You can always try with your own account, see how it seems to work.
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
pree has quit [Read error: Connection reset by peer]
<github> [hpx] K-ballo created logging-thread-info (+1 new commit): https://git.io/vFCaY
<github> hpx/logging-thread-info df53900 Agustin K-ballo Berge: Deduplicate non-dependent thread_info logging types...
david_pf_ has joined #ste||ar
<github> [hpx] hkaiser force-pushed one_size_heap from 99b90c5 to c916a7f: https://git.io/vFCa7
<github> hpx/one_size_heap c916a7f Hartmut Kaiser: Refactor one_size_heap code to simplify code...
pree has joined #ste||ar
jaafar_ has joined #ste||ar
david_pf_ has quit [Quit: david_pf_]
<github> [hpx] hkaiser force-pushed fixing_2964 from 501fbd8 to a89256b: https://git.io/vFCVv
<github> hpx/fixing_2964 a89256b Hartmut Kaiser: Adding test reproducing the issue...
<github> [hpx] hkaiser deleted fixing_2964 at a89256b: https://git.io/vFCVL
<pree> zao : I tried with account, it is pretty neat
<pree> folly docs has insight.io
<pree> fyi
parsa has quit [Quit: Zzzzzzzzzzzz]
<heller> pree: try it?
<pree> heller : Sure
<pree> Request submitted for https://github.com/STEllAR-GROUP/hpx.git
<hkaiser> pree: what request?
<github> [hpx] K-ballo created future_data_void (+1 new commit): https://git.io/vFCK7
<github> hpx/future_data_void 2992e6c Agustin K-ballo Berge: Push more future_data_base functionality to the void base class
<pree> Request for integrating hpx repo with insight.io and to check how it will structure the HPX code base. I'm doing it with my account so nothing will be altered in main repo. I will tell you how the web interface is, after insight processed my request
<pree> hkaiser ^^
<pree> take a look at it
<hkaiser> pree: ahh, cool
<pree> thumbs up :)
<hkaiser> :D
<pree> :)
<pree> insight.io finished
<hkaiser> :D
<pree> There is also a way to add docs with it
<hkaiser> great - are you interested in taking this on?
<pree> hkaiser : taking this on ? means
<hkaiser> creating docs over there
<pree> of course
<hkaiser> cool
<pree> It is better than the current custom view in the browser
<pree> hkaiser : College exams now. It will finish by 10-Nov
<hkaiser> k
<pree> I can do it nov 11 onwards
<pree> thanks
<pree> hkaiser : copy ^
jaafar_ has quit [Ping timeout: 248 seconds]
parsa has joined #ste||ar
<heller> it's still analyzing, no?
<hkaiser> yah
pree has quit [Quit: AaBbCc]
<heller> not impressed so far after browsing the folly stuff
<heller> but let's try
<github> [hpx] K-ballo force-pushed future_data_void from 2992e6c to 15944c2: https://git.io/vFCPk
<github> hpx/future_data_void 90659ee Agustin K-ballo Berge: Push more future_data_base functionality to the void base class
<github> hpx/future_data_void 15944c2 Agustin K-ballo Berge: Move future_data_void functionality to source file
<K-ballo> hkaiser: fixing-2904 is green now
<hkaiser> :D
<hkaiser> let's merge it!
<github> [hpx] hkaiser closed pull request #2981: Simplify allocator rebinding in pack traversal (master...fixing-2904) https://git.io/vFZ0A
parsa has quit [Quit: Zzzzzzzzzzzz]
<github> [hpx] K-ballo force-pushed future_data_void from 15944c2 to 929af62: https://git.io/vFCPk
<github> hpx/future_data_void 929af62 Agustin K-ballo Berge: Move future_data_void functionality to source file
<K-ballo> one_size_heap branch saved about ~15min of the circle build, promising numbers
<hkaiser> nice
<github> [hpx] hkaiser force-pushed one_size_heap from c916a7f to fb75156: https://git.io/vFCa7
<github> hpx/one_size_heap fb75156 Hartmut Kaiser: Refactor one_size_heap code to simplify code...
parsa has joined #ste||ar
<github> [hpx] K-ballo force-pushed future_data_void from 929af62 to d955023: https://git.io/vFCPk
<github> hpx/future_data_void d955023 Agustin K-ballo Berge: Move future_data_void functionality to source file
<github> [hpx] K-ballo opened pull request #2986: Deduplicate non-dependent thread_info logging types (master...logging-thread-info) https://git.io/vFCHb
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar