Skip to content

Commit

Permalink
Merge pull request #45 from regro-cf-autotick-bot/8.2.1_h470a1b
Browse files Browse the repository at this point in the history
superlu_dist v8.2.1
  • Loading branch information
minrk authored Dec 8, 2023
2 parents 6ddeaac + cfc7f62 commit adf6f91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mpi:
- mpich
- openmpi
- openmpi
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "8.1.2" %}
{% set version = "8.2.1" %}

package:
name: superlu_dist
Expand All @@ -7,7 +7,7 @@ package:
source:
fn: superlu-{{ version }}.tar.gz
url: https://github.com/xiaoyeli/superlu_dist/archive/refs/tags/v{{ version }}.tar.gz
sha256: 7b16c442bb01ea8b298c0aab9a2584aa4615d09786aac968cb2f3118c058206b
sha256: b77d065cafa6bc1a1dcc15bf23fd854f54b05762b165badcffc195835ad2bddf

build:
number: 0
Expand Down

0 comments on commit adf6f91

Please sign in to comment.