2020-10-20 02:42:07 +00:00
|
|
|
export OMP_NUM_THREADS=4
|
|
|
|
export CUDA_VISIBLE_DEVICES=6
|
|
|
|
|
2020-03-29 02:19:21 +00:00
|
|
|
#scansar-scansar_burst
|
|
|
|
cd scansar-scansar_burst/1
|
|
|
|
alos2burstApp.py --steps
|
|
|
|
cd ../../
|
|
|
|
|
|
|
|
cd scansar-scansar_burst/2
|
|
|
|
alos2burstApp.py --steps
|
|
|
|
cd ../../
|
|
|
|
|
|
|
|
cd scansar-scansar_burst/3
|
|
|
|
alos2burstApp.py --steps
|
|
|
|
cd ../../
|
|
|
|
|
|
|
|
cd scansar-scansar_burst/4
|
|
|
|
alos2burstApp.py --steps
|
|
|
|
cd ../../
|