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
<gonidelis[m]>
hkaiser: pm
diehlpk has joined #ste||ar
hkaiser has quit [Quit: Bye!]
diehlpk has quit [Quit: Leaving.]
<gonidelis[m]>
srinivasyadav227: should we update the gsoc year on the board on the right ?
<srinivasyadav227>
gonidelis[m]: Yes, actually ๐ . I missed it
<gonidelis[m]>
cool
<gonidelis[m]>
i just wasn't sure if i was messing with the wrong parts of the wiki
<srinivasyadav227>
Done :), i edited it just now
<gonidelis[m]>
thanks man
hkaiser has joined #ste||ar
mastdev has joined #ste||ar
mastdev has quit [Quit: Client closed]
<diehlpk_work>
ms[m], hkaiser The codacy support fixed the ssh key and the error message is gone
<diehlpk_work>
Was some issue from their side
<ms[m]>
diehlpk_work: ๐๏ธ
diehlpk has joined #ste||ar
<gnikunj[m]>
hkaiser: srinivasyadav227: unfortunately, I wonโt be able to join the meeting. I have a conflict today.
<gnikunj[m]>
I do need to make sure hpx works on Ookami. Iโll do that today for certain.
<srinivasyadav227>
gnikunj[m]: np :)
<srinivasyadav227>
gnikunj[m]: Thanks ๐
<hkaiser>
gnikunj[m]: ok
akheir1 has joined #ste||ar
akheir has quit [Ping timeout: 240 seconds]
mastdev has joined #ste||ar
mastdev has quit [Client Quit]
diehlpk has left #ste||ar [#ste||ar]
<diehlpk_work>
gnikunj[m], We could run single node on Ookami
<diehlpk_work>
However, distributed runs are hanging
<gnikunj[m]>
1.8?
<diehlpk_work>
No, 1.7.1
<gnikunj[m]>
srinivasyadav227 is still struggling with it
<diehlpk_work>
but gdaiss[m]1 ported octo-tiger to master, so we could test it
<gnikunj[m]>
So Iโm looking at it
<srinivasyadav227>
I tried with gcc/11.2 + hpx master
<diehlpk_work>
srinivasyadav227, What kind of error do you get?
<srinivasyadav227>
diehlpk_work: after building everything and installing hpx, when I built an application (a simple hello world program) with hpx, the executable hangs
<srinivasyadav227>
I mean, after I do ./example_program it hangs, when I hit Ctrl C, I could see hpx interrupt runtime messages
<diehlpk_work>
srinivasyadav227, yes, just run often enough
<diehlpk_work>
One out of ten runs should work
<diehlpk_work>
Do you have the mpi parcelport on?
<srinivasyadav227>
<diehlpk_work> "One out of ten runs should work" <- Ok I will try again
<srinivasyadav227>
<diehlpk_work> "Do you have the mpi parcelport..." <- I didnt specify anything related to MPI, I just built with default HPX on a single node
<diehlpk_work>
Ok, for us the single node jobs went well
<diehlpk_work>
We just had issues with distributed jobs
<gonidelis[m]>
hkaiser: gnikunj could you lend a hand on how to setup hpx on windows?