Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpich
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
mpich
Commits
c19aa38d
Commit
c19aa38d
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import mpich-4.1.1-1.el9
parent
9e53c110
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.mpich.checksum
+1
-0
1 addition, 0 deletions
.mpich.checksum
.mpich.metadata
+1
-1
1 addition, 1 deletion
.mpich.metadata
SPECS/mpich.spec
+5
-11
5 additions, 11 deletions
SPECS/mpich.spec
with
7 additions
and
12 deletions
.mpich.checksum
0 → 100644
+
1
−
0
View file @
c19aa38d
d546fc7bcf99708742356cb980a88964ad85ca52c787e59f9affbc57b4d52361
This diff is collapsed.
Click to expand it.
.mpich.metadata
+
1
−
1
View file @
c19aa38d
5843e96ee87061297bd59f0511f864b5f63b91e1
SOURCES/mpich-
3.4.2
.tar.gz
ee30471b35ef87f4c88f871a5e2ad3811cd9c4df32fd4f138443072ff4284ca2
SOURCES/mpich-
4.1.1
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/mpich.spec
+
5
−
11
View file @
c19aa38d
Summary: A high-performance implementation of MPI
Name: mpich
Version:
3.4.2
Version:
4.1.1
Release: 1%{?dist}
License: MIT
URL: https://www.mpich.org/
...
...
@@ -11,12 +11,6 @@ Source2: mpich.pth.py2
Source3: mpich.pth.py3
Patch0: mpich-modules.patch
Patch1: 0001-Drop-real128.patch
# Drop build flags, e.g. -specs... and -lto from mpi wrappers (mpicc and mpicxx)
# for discussion see:
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/7TFWEKTDWBYBHEGMIWBVI3AVGORZGNBS/
Patch3: fix_wrapper_flags.patch
# https://github.com/pmodels/mpich/issues/4534
Patch4: 0001-Revert-Remove-use-of-vasprintf.patch
BuildRequires: make
BuildRequires: gcc
...
...
@@ -115,10 +109,6 @@ mpich support for Python 3.
%patch1 -p1
%endif
%patch3 -p1
%patch4 -p1
%build
./autogen.sh
...
...
@@ -251,6 +241,10 @@ make check VERBOSE=1 \
%{python3_sitearch}/%{name}.pth
%changelog
* Sat Jun 03 2023 Kamal Heib <kheib@redhat.com> - 4.1.1-1
- Update to upstream release 4.1.1
- Resolves: rhbz#2212010
* Sat Nov 27 2021 Honggang Li <honli@redhat.com> - 3.4.2-1
- Update to latest version 3.4.2
- Related: rhbz#2015398
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment