Start by cloning this gpu build repository:
git clone -b gpu-build https://github.com/pymonger/isce2.git
Then follow these instructions:
cd isce2
docker build --rm --force-rm -t hysds/isce_giant -f docker/Dockerfile .
Example code box.
Start by cloning this gpu build repository:
git clone -b gpu-build https://github.com/pymonger/isce2.git
Then follow these instructions:
cd isce2
docker build --rm --force-rm -t hysds/isce_giant -f docker/Dockerfile .
Example code box.
Add Comment