ACCESS-NRI / ACCESS-Vis

Visualisation examples and resources, including open-source 3D vis for ACCESS-NRI releases
Apache License 2.0
1 stars 0 forks source link

Add GPU support to MED-condaenv #11

Open max-anu opened 2 days ago

max-anu commented 2 days ago

The current med-condaenv uses lavavu-osmesa (a cpu only version of lavavu).

This can be changed to use a GPU by updating the conda environment.yml to remove removing lavavu-osmesa and adding: `dependencies:

We should have two environments - CPU and GPU.

max-anu commented 2 days ago

@rbeucher Did we want to change the default to GPU?

rbeucher commented 15 hours ago

Are you sure that it is what is going on here. @max-anu @OKaluza We don't have moderngl install for sure but I have installed lavavu not lavavu-osmesa

see here: https://github.com/ACCESS-NRI/MED-condaenv/blob/main/environments/access-med/environment.yml