disable GPUampcor (not used) to allow CUDA >=10.0

LT1AB
Lijun Zhu 2019-12-17 15:40:03 -08:00 committed by piyushrpt
parent 62a10d4c0d
commit 5977d7b0dd
1 changed files with 1 additions and 1 deletions

View File

@ -37,6 +37,6 @@ if envzerodop['CYTHON3'] and envzerodop['GPU_ACC_ENABLED']:
SConscript('GPUtopozero/SConscript')
SConscript('GPUgeo2rdr/SConscript')
SConscript('GPUresampslc/SConscript')
SConscript('GPUampcor/SConscript')
#SConscript('GPUampcor/SConscript')
#SConscript('unw2hgt/SConscript')
#SConscript('bistaticunw2hgt/SConscript')