Hi!
On Monday, 25 November 2019 at 10:52, Miro Hrončok wrote:
> The following packages are orphaned and will be retired when they
> are orphaned for six weeks, unless someone adopts them. If you know for sure
> that the package should be retired, please do so now with a proper reason:
> https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life
>
> Note: If you received this mail directly you (co)maintain one of the affected
> packages or a package that depends on one. Please adopt the affected package or
> retire your depending package to avoid broken dependencies, otherwise your
> package will be retired when the affected package gets retired.
>
> Request package ownership via releng issues:
> https://pagure.io/releng/issues
>
> Full report available at:
> https://churchyard.fedorapeople.org/orphans-2019-11-25.txt
> grep it for your FAS username and follow the dependency chain.
To save time looking this up, I want to direct the attention of pmix and
openmpi maintainers (Cc'd) to this chain:
munge (orphaned) -> pmix -> openmpi
In short, anything that depends on openmpi is at risk of being retired.
> Package (co)maintainers Status Change
> ================================================================================
[...]
> munge orphan 1 weeks ago
[...]
Regards,
Dominik
--
Fedora https://getfedora.org | RPM Fusion http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
Hello, Alexander!
Thanks for starting this thread. I'm adding the SciTech SIG mailing list
to Cc.
On Saturday, 23 November 2019 at 13:52, Alexander Ploumistos wrote:
[...]
> Now I'd argue that the changes in v3.0.0 would be worth bending the
> rules and updating everything in stable Fedora branches, but that is
> just unrealistic. Do you all think we could at least make it in time
> for f32?
I think yes. Let's start a copr project for this. I don't have much
time right now, so go ahead and start one if you do. Otherwise I'll
get to it within the next few weeks.
> For the relatively dead projects, have you seen any patches
> going around in other distributions?
I haven't looked yet. Let's go through by the dependencies one by one
and see. The list is quite short:
Link-time dependencies:
IQmol
avogadro
ghemical
gnome-chemistry-utils
kalzium
molsketch
xdrawchem
Run-time dependencies:
avogadro2
chemtool
molsketch
Regards,
Dominik
--
Fedora https://getfedora.org | RPM Fusion http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
(Cc'ing Ambassadors list as well)
Hello.
As this list's subscribers are mostly packagers of science-related
software, I thought at least some of you might be interested in the
Supercomputing Frontiers Europe 2020 conference, which will be held
in Warsaw, Poland, March 23 – 26, 2020. CfP deadlines are:
December 31, 2019 - Abstract registration
January 31, 2020 - Submission deadline
At least one of the invited speakers, Calista Redmont, is somewhat
related to Fedora by virtue of being the CEO of the RISC-V Foundation
(Richard, are you reading this?).
Regards,
Dominik
--
Fedora https://getfedora.org | RPM Fusion http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
Now that pveclib <https://munroesj52.github.io/> is safely integrated as a
Fedora package and Fedora 31 is released, I though it was time to offer my
expertise to package developers doing vector code.
In a previous life I learned a lot about the PowerISA and as the initial
contributor of GCC's PowerPC implementation of the Intel (tm) vector
intrinsic headers and as the primary implementer of pveclib, I learned a
lot about the differences, similarities, and generally how GCC behaves when
compiling vector codes and intrinsics.
This was documented in the"
Linux on Power Porting Guide: Vector Intrinsics
http://openpowerfoundation.org/wp-content/uploads/resources/Vector-Intrinsi…
And continues with the implementation of pveclib and associated
documentation.
If this is of interest or you have issues, problems, questions about the
best, good, practical approaches to vector programing for you package, Sent
me a note and I will try to answer.