K-ballo 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/
Vir has quit [Ping timeout: 272 seconds]
Vir has joined #ste||ar
Vir has quit [Ping timeout: 260 seconds]
Vir has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: bye]
RostamLog has joined #ste||ar
bita__ has quit [Ping timeout: 240 seconds]
<tarzeau>
what part of hpx-1.5.1 does DataLicense: CC0-1.0 apply to?
<ms[m]>
tarzeau: no clue about CC0-1.0 :/ where did you find that? perhaps images/docs
<ms[m]>
there are people using kokkos at cscs
<ms[m]>
there's also some hpx/kokkos integration
<tarzeau>
ms[m]: i'm aware of kokkos/hpx playing together, that's why i asked. the CC0-1.0 is mentioned in hpx.spdx (in the source distribution)
<tarzeau>
maybe it only refers to that hpx.spdx data file itself? no idea really
<tarzeau>
ms[m]: or yes maybe images (docs probably not likely, but not impossible)
<ms[m]>
tarzeau: ok... rori would maybe know, she added that file
<ms[m]>
if she doesn't know hkaiser may know if it was around from before we added the spdx tags
<ms[m]>
rori is on vacation now though
<tarzeau>
plenty time left until mid jan 21 when the debian freeze happens. and then skimming top500, i can't find any debian hpc machines, mostly are all cray,sles,rhel, or whatever based
<tarzeau>
but i'm holding on getting hpx into debian/ubuntu
<ms[m]>
very much appreciated 👍️
<ms[m]>
yeah, it will mainly be useful for personal machines, make it easier for people to try out hpx
<zao>
Interestingly enough, neither of the last two clusters mention the OS, while the third newest is cited as CentOS for most of its life, while we moved it to Ubuntu halfway through its life.
hkaiser has joined #ste||ar
<tarzeau>
zao: very interesting, thanks for the pointer
<tarzeau>
zao: wondering what will all the centos people do now
<zao>
Rocky Linux seems like a promising contender.
<zao>
CentOS 7 has maintenance support until mid 2024 too.
<tarzeau>
i wish debian was used more prominently
<zao>
Only the people who were brave enough to go for 8 was immediately punished :)
<tarzeau>
debian got a new debian-ai team which are getting torch ready for the new release, and there's a hpc team as well. https://mentors.debian.net/package/hpx/ i'm not sure with the lintian messages about python2
<tarzeau>
it must be some build time generated dependencies, which i have to figure out how to get rid of
<zao>
The only Python deps in HPX are for the test harness iirc
<zao>
Unless they snuck in more lately.
<zao>
Good luck with torch, EB has one dude eternally fighting it.
<tarzeau>
EB?
K-ballo has joined #ste||ar
<zao>
EasyBuild
akheir has joined #ste||ar
weilewei has joined #ste||ar
<hkaiser>
jaafar: FWIW, please see here for some preliminary work on enabling hinting
<hkaiser>
jaafar: note, this is a new mechanism aligned with the new c++23 executor work, we will move the old API to the property based one in the future