JYC
1557a05b7b
Update AkimaLib.cpp ( #186 )
...
add using namespace bug
2020-08-26 00:00:53 -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
Heresh Fattahi
eb3eff61a6
Merge branch 'master' into BLM
2020-07-02 15:03:10 -07:00
Paul A Rosen
e03042f4e5
diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository
2020-07-02 12:40:49 -07:00
Ryan Burns
a66dcfdb1b
Merge branch 'master' into cmake
2020-06-12 18:36:55 -07:00
Ryan Burns
53cceb221b
Update GPUampcor prereqs, but disable it for now
2020-06-12 17:47:06 -07:00
sssangha
87cffaaadd
Baseline bug fix
2020-06-03 17:24:09 -07:00
Ryan Burns
149b4aa29a
Add GPUampcor support with proper version check
2020-05-22 15:49:10 -07:00
Ryan Burns
81b54197e6
Merge branch 'master' into cmake
2020-04-13 14:34:14 -07:00
Lijun Zhu
5977d7b0dd
disable GPUampcor (not used) to allow CUDA >=10.0
2020-04-09 21:01:00 -07:00
Ryan Burns
46fef17f39
Add CMake build system
...
This commit adds experimental CMake build support for ISCE2.
The only changes involved should be adding CMakeLists.txt files.
All current source files, headers, and other functionality, including
the existing SCons build system, should be unaffected.
Some functionality is still a work-in-progress.
These should all be marked as TODO in the CMakeLists.txt files.
`grep TODO **.txt`
Please read CMakeLists.txt and .cmake/*.cmake for more info.
2019-12-21 17:34:50 -08:00
Lijun Zhu
d1d9516890
cuda: remove arch specific flag; add /lib64 to LIBPATH for libcuda.so for most Linux systems
2019-11-19 16:51:06 -08:00
piyushrpt
e0dbeae6a5
Initial midnight fix
2019-05-06 22:47:10 -07:00
Eric Gurrola
9f9a2b0805
Adding all files
2019-01-16 11:40:08 -08:00