Skip to content

Commit

Permalink
Undo MPI / channel specifications for dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mpluess committed Apr 4, 2024
1 parent 7dad926 commit a94de6c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions everybeam/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ requirements:
- cmake
- make
- boost
- hdf5=*=mpi_mpich*
- conda-forge::fftw=*=mpi_mpich*
- hdf5
- fftw
- libblas
- liblapack
- libxml2
Expand All @@ -29,8 +29,8 @@ requirements:

host:
- boost
- hdf5=*=mpi_mpich*
- conda-forge::fftw=*=mpi_mpich*
- hdf5
- fftw
- libblas
- liblapack
- libxml2
Expand All @@ -41,8 +41,8 @@ requirements:

run:
- boost
- hdf5=*=mpi_mpich*
- conda-forge::fftw=*=mpi_mpich*
- hdf5
- fftw
- libblas
- liblapack
- libxml2
Expand Down
18 changes: 9 additions & 9 deletions wsclean/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ requirements:
- casacore
- cfitsio
- everybeam
- conda-forge::fftw=*=mpi_mpich*
- fftw
- gsl
- hdf5=*=mpi_mpich*
- idg=*=mpi_mpich*
- hdf5
- idg
- libblas
- liblapack
- libcufft
Expand All @@ -35,10 +35,10 @@ requirements:
- casacore
- cfitsio
- everybeam
- conda-forge::fftw=*=mpi_mpich*
- fftw
- gsl
- hdf5=*=mpi_mpich*
- idg=*=mpi_mpich*
- hdf5
- idg
- libblas
- liblapack
- libcufft
Expand All @@ -49,10 +49,10 @@ requirements:
- casacore
- cfitsio
- everybeam
- conda-forge::fftw=*=mpi_mpich*
- fftw
- gsl
- hdf5=*=mpi_mpich*
- idg=*=mpi_mpich*
- hdf5
- idg
- libblas
- liblapack
- libcufft
Expand Down

0 comments on commit a94de6c

Please sign in to comment.