hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
aacirino has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
aacirino has quit [Quit: Leaving.]
hkaiser has quit [Quit: Bye!]
diehlpk_work has quit [Ping timeout: 240 seconds]
diehlpk_work has joined #ste||ar
hkaiser has joined #ste||ar
K-ballo has joined #ste||ar
ct has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
saivishy has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
hkaiser has joined #ste||ar
ct has left #ste||ar [Leaving]
ct has joined #ste||ar
ct has quit [Quit: This computer has gone to sleep]
ct has joined #ste||ar
ct is now known as ct-clmsn
Pritesh_V has joined #ste||ar
<Pritesh_V>
Hi Everyone
<hkaiser>
hey Pritesh_V
<deepak[m]>
"Sieve of Eratosthenes" (most efficient way to find all primes smaller than n when n is smaller than 10 million)
<deepak[m]>
--> is this algorithm a good fit for heavy computational use of CPU. And can it be improved by hpx for performance. I was just trying to implement it.
<hkaiser>
deepak[m]: the question is whether the algorithm you chose can be efficiently parallelized
<hkaiser>
otherwise using HPX will not give you too much of a benefit
<deepak[m]>
hkaiser: oh I see
<Pritesh_V>
"SuperDC" (efficient way for computing eigenvalue for some rank structured matrices) I think think we can solve this problem in parallel. here's the link of paper: https://arxiv.org/pdf/2108.04209.pdf
Pritesh_V has quit [Ping timeout: 256 seconds]
Pritesh_V has joined #ste||ar
Pritesh_V has quit [Client Quit]
Pritesh_V has joined #ste||ar
<gonidelis[m]>
Pritesh_V amazing idea!
dimpapag has joined #ste||ar
<gonidelis[m]>
dimpapag: welcome!
<Pritesh_V>
Thanks gonidelis[m] shoult I start writing proposal on this?