Commit Graph

12 Commits (ba42e3ebb090d408167cdfba8bc4503b6dcfc296)

Author SHA1 Message Date
Ryan Burns b59c53f4df Switch dockerfile over from hysds image to ubuntu 20.04 2022-02-17 09:29:44 -08:00
Ryan Burns 289a93b5ac docker: Match multiple python3 versions 2021-11-08 20:17:01 -08:00
Ryan Burns 29bf14c518 Fix docker build
Pin fpm to last known good version - automatic version
resolution is failing
2021-02-03 09:34:14 -08:00
Gerald Manipon eadacbdf7a remove stanford component extraction 2020-09-12 16:22:44 -07:00
Gerald Manipon 8f57972eb8 fix autoRIFT build on centos7 and conda python 3.8
- build autoRIFT using yum-installed opencv
- fix conda dependency resolution failure
- update SConfigISCE and SConfigISCE.cuda files for python 3.8
- fix CircleCI jobs
2020-09-12 16:22:44 -07:00
Ryan Burns 2b95d39d98 Add opencv to circleci builds 2020-07-21 18:15:17 -07:00
Ryan Burns 9d9bfa0a72
Update name of main branch in CI and docs (#161)
The name of the main branch is now "main".
Documentation and CI scripts are updated accordingly.

Co-authored-by: Ryan Burns <rtburns-jpl@users.noreply.github.com>
2020-07-17 09:10:33 -07:00
Gerald Manipon f09213eb33
various updates from ARIA-related projects (#149)
* add Dockerfile and SConfigISCE to build cuda-enabled modules

* add Dockerfile and SConfigISCE to build cuda-enabled modules

* set correct name

* update for centos7 and cuda-dev image

* restore

* disable GPUampcor

* update

* save

* sync up Dockerfile updates

* fix base image

* change docker image names

* create gpu vs. cpu specific tags

* update with nodata WBD Stitcher

* fix segmentation fault when running sciflo workflows

- remove dependencies that downgrade the `geos` conda package

* sync fix for segmentation fault to cuda builds

* ping ffi to version 1.12.2

Latest version of ffi, 1.13.0, breaks installation of fpm:
```
$ sudo gem install --no-ri --no-rdoc fpm
Fetching: cabin-0.9.0.gem (100%)
Successfully installed cabin-0.9.0
Fetching: backports-3.17.2.gem (100%)
Successfully installed backports-3.17.2
Fetching: arr-pm-0.0.10.gem (100%)
Successfully installed arr-pm-0.0.10
Fetching: clamp-1.0.1.gem (100%)
Successfully installed clamp-1.0.1
Fetching: ffi-1.13.0.gem (100%)
ERROR:  Error installing fpm:
        ffi requires Ruby version >= 2.3.
```
TODO: remove pin when ffi's backwards compatiblity is restored.

* comment out unused import

* add build circleci job to PR tests

* pin ffi in cuda build

* revert logging hackery

* fix "target_include_directories called with non-compilable target type" errors

* Keep source directory for topsStack

Co-authored-by: dustinlo <dustin.k.lo@jpl.nasa.gov>
Co-authored-by: shitong01 <stchin@ntu.edu.sg>
Co-authored-by: Ryan Burns <47790121+rtburns-jpl@users.noreply.github.com>
2020-07-16 16:08:57 -07:00
Gerald Manipon 359ab771ba actual issue is missing libgfortran.so link in /lib64 2019-04-17 15:12:25 -07:00
Gerald Manipon 3471de1db6 link to system version of libuuid and libgfortran 2019-04-17 11:21:27 -07:00
Gerald Manipon aec2712df0 update org to isce-framework; remove unused env 2019-03-22 13:54:11 +00:00
Gerald Manipon 4ae735060c initial implementation of docker scripts 2019-03-22 03:42:18 +00:00