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/ | GSoC: https://github.com/STEllAR-GROUP/hpx/wiki/Google-Summer-of-Code-%28GSoC%29-2020
<hkaiser> K-ballo: I think v9
kale[m] has quit [Ping timeout: 246 seconds]
kale[m] has joined #ste||ar
Yorlik has quit [Read error: Connection reset by peer]
nikunj97 has joined #ste||ar
Nikunj__ has joined #ste||ar
nikunj97 has quit [Ping timeout: 260 seconds]
hkaiser has quit [Quit: bye]
nikunj has quit [Ping timeout: 256 seconds]
Nikunj__ has quit [Ping timeout: 256 seconds]
nikunj has joined #ste||ar
nikunj97 has joined #ste||ar
nikunj has quit [Ping timeout: 256 seconds]
nikunj has joined #ste||ar
nikunj has quit [Ping timeout: 260 seconds]
nikunj has joined #ste||ar
nikunj97 has quit [Ping timeout: 260 seconds]
kale[m] has quit [Ping timeout: 256 seconds]
kale[m] has joined #ste||ar
nikunj has quit [Quit: Leaving]
nikunj has joined #ste||ar
bita_ has quit [Ping timeout: 260 seconds]
kale[m] has quit [Ping timeout: 256 seconds]
kale[m] has joined #ste||ar
<gonidelis[m]> Any ideas why the compilation stops at `performance_counter_set.cpp: In member function ‘std::vector<hpx::performance_counters::counter_value> hpx::performance_counters::performance_counter_set::get_counter_values(hpx::launch::sync_policy, bool, hpx::error_code&) const’:
<gonidelis[m]> ` ?? I am up to date with upstream master
kale[m] has quit [Quit: Quit]
Yorlik has joined #ste||ar
<K-ballo> gonidelis[m]: is there an error message with that?
hkaiser has joined #ste||ar
<Yorlik> Is it possible to keep this line of code:
<Yorlik> static inline size_t hpx_worker_thread_count = hpx::get_num_worker_threads( );
<Yorlik> Or would I have to give up the member being static?
<Yorlik> I get an error the HPX runtime isn't initialized yet
<hkaiser> see
<hkaiser> make a function local static
<hkaiser> make it*
<hkaiser> if you need to be one in the first place
<hkaiser> but this might introduce other problems...
<hkaiser> Yorlik: so I'd suggest to just call hpx::get_num_worker_threads() whenever you need it
<Yorlik> I'm working on optimizing small object allocations with a custom per thread pooled allocator for messages and their parameters.
<Yorlik> But with an option to delete from another thread
<Yorlik> But I can work around this.
nikunj97 has joined #ste||ar
<nikunj97> hkaiser, meeting?
<hkaiser> nikunj97: sorry, tied up with all kind of chores right now
<nikunj97> ohh ok. Let's do it some other time then.
<nikunj97> Monday 9am?
<hkaiser> Yorlik: if you can prove that hpx::get_num_worker_threads( ) is causing perf issues we'll find another way. until then, just use it
<Yorlik> It's just setup code. Not an issue
<hkaiser> nikunj97: 10am would be better
<hkaiser> Yorlik: ok
<nikunj97> hkaiser, Monday 10am. Confirmed.
<nikunj97> hkaiser, saved. See you on Monday!
<hkaiser> thanks
nan11 has joined #ste||ar
nan11 has quit [Remote host closed the connection]
hkaiser has quit [Ping timeout: 256 seconds]
hkaiser has joined #ste||ar
nikunj97 has quit [Read error: Connection reset by peer]
<K-ballo> are these known to fail
<K-ballo> 1181 - tests.unit.modules.segmented_algorithms.distributed.tcp.partitioned_vector_adjacent_find1 (Timeout)
<K-ballo> 1202 - tests.unit.modules.segmented_algorithms.distributed.tcp.partitioned_vector_transform_reduce_binary2 (Timeout)
<K-ballo> 1190 - tests.unit.modules.segmented_algorithms.distributed.tcp.partitioned_vector_iter (Timeout)
<hkaiser> yes
<hkaiser> there are more
<hkaiser> those are on my list to investigate
<hkaiser> the migration tests fail nnow and then as well
nikunj97 has joined #ste||ar
Nikunj__ has joined #ste||ar
nikunj97 has quit [Ping timeout: 256 seconds]
Nikunj__ has quit [Read error: Connection reset by peer]
bita_ has joined #ste||ar
hkaiser_ has joined #ste||ar
<hkaiser_> gonidelis[m]: where do you see that?
<gonidelis[m]> I type `make -j4 tests.unit.modules.iterator_support`
hkaiser has quit [Ping timeout: 260 seconds]
<gonidelis[m]> and the compilation stops at `[ 70%] Built target tests.unit.modules.iterator_support.range`
<gonidelis[m]> hkaiser_:
<hkaiser_> gonidelis[m]: starnge
<hkaiser_> strange
<gonidelis[m]> ok I 'll try to fix it tomorrow with a little help from rori maybe
<gonidelis[m]> maybe I messed up sth in my build
<gonidelis[m]> was just asking if upstream master compiles fine for all of you ;)
<hkaiser_> sure it does ;-)
<gonidelis[m]> ok great...i 'll check my problem then
hkaiser_ has quit [Quit: bye]
nikunj has quit [Ping timeout: 260 seconds]
nikunj has joined #ste||ar