usa-npn / cales-thermal-calendars

Estimating trends in phenology in the northeastern US
https://usa-npn.github.io/cales-thermal-calendars/spatial-trends-report.html
MIT License
0 stars 0 forks source link

Explore using `targets` + `crew` with UA HPC #3

Closed Aariq closed 4 months ago

Aariq commented 5 months ago

It may be desirable to move this project to the HPC at some point, and I haven't yet figured out how to use crew with the HPC here.

Things I know:

Things I don't know:

Aariq commented 5 months ago

https://github.com/cct-datascience/targets-uahpc

Aariq commented 5 months ago

Still need to test this with spatial data, which may be an issue since geotargets might not yet be correctly working with multiple workers.

Aariq commented 5 months ago

HPC is missing system dependencies for the terra package, namely geos-devel, proj-devel, and proj-epsg. I'll look into getting these installed.

Aariq commented 5 months ago

Ok, able to run geospatial targets on HPC now (needed module load gdal). Working on getting this specific repo to work on HPC next.

Aariq commented 5 months ago

data/prism needs to be stored in group/thereasm where there is more storage. Need to create a symlink or something for that.

Aariq commented 4 months ago

Not 100% working yet. Will open other HPC-specific issues as I encounter them

Aariq commented 4 months ago

Working 100% now. Just needed more memory per worker