ACCESS-Cloud-Based-InSAR / DockerizedTopsApp

Apache License 2.0
21 stars 2 forks source link

Add option to control OpenMP threads #132

Closed jhkennedy closed 1 year ago

jhkennedy commented 1 year ago

See description in issue :point_down:

fixes #106

cmarshak commented 1 year ago

@jhkennedy - before we merge - wanted your input on this: https://github.com/ACCESS-Cloud-Based-InSAR/DockerizedTopsApp/blob/resource-competition/isce2_topsapp/iono_proc.py#LL36C1-L39C21

This changes the available threads to 4 if it does not exist. This could yield unexpected results. We might want to delete this and/or make the default value 4.