Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scitas-software-stacks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCITAS
Software stack
scitas-software-stacks
Commits
9820ec7e
Commit
9820ec7e
authored
6 months ago
by
Nicolas Richart
Browse files
Options
Downloads
Patches
Plain Diff
Limiting the numbers of petsc
parent
c35858aa
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
Adding nvhpc to kuma
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
stacks/pinot-noir/packages_stack.yaml
+2
-2
2 additions, 2 deletions
stacks/pinot-noir/packages_stack.yaml
with
2 additions
and
2 deletions
stacks/pinot-noir/packages_stack.yaml
+
2
−
2
View file @
9820ec7e
...
...
@@ -11,7 +11,7 @@ packages:
# Requirements
# ----------------------------------------------------------------------------
adios2
:
require
:
[
'
+kokkos'
,
'
+mgard'
]
require
:
[
'
+kokkos'
,
'
+mgard'
,
'
~zfp'
]
apr
:
# https://issues.apache.org/jira/browse/SVN-4813
...
...
@@ -265,7 +265,7 @@ packages:
petsc
:
require
:
[
'
+hypre'
,
'
+mumps'
,
'
+saws'
,
'
+scalapack'
,
'
+mpi'
,
require
:
[
'
+hypre'
,
'
+mumps'
,
'
+saws'
,
'
+scalapack'
,
'
+mpi'
,
'
+hdf5'
,
'
+suite-sparse'
,
'
+kokkos'
,
'
+openmp'
,
'
+superlu-dist'
]
python
:
...
...
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