computationalgeography / lue

LUE Scientific Database and Environmental Modelling Framework
https://lue.computationalgeography.org
MIT License
12 stars 4 forks source link

Add C/I Workflow for Windows build without using Conda packages #677

Open kordejong opened 2 months ago

kordejong commented 2 months ago

Download pre-built binaries (and cache them), and build LUE against those.

This is enough when not building lue_view.

HPX must be rebuilt with the downloaded HWLOC version. Otherwise Conda is still needed. Maybe copy the current windows.yml file and adjust it.

When working on this, talk to @kordejong first. He has all of this working on his local machine.