Skip to content

Commit

Permalink
installing mpi4py and dask_mpi in the same folder
Browse files Browse the repository at this point in the history
  • Loading branch information
camilolaiton committed Jun 3, 2024
1 parent 75de5f8 commit a1b4261
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions scripts/singularity_build.def
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ From: python:3.10-bullseye
cd ..

cd ${SINGULARITY_ROOTFS}/aind-smartspim-data-transformation
pip install . --no-cache-dir
pip install . mpi4py dask_mpi --no-cache-dir
rm -rf ${SINGULARITY_ROOTFS}/aind-smartspim-data-transformation

pip install mpi4py --no-cache-dir
pip install dask_mpi

0 comments on commit a1b4261

Please sign in to comment.