Alpine-DAV / ascent

A flyweight in situ visualization and analysis runtime for multi-physics HPC simulations
https://alpine-dav.github.io/ascent/
Other
192 stars 65 forks source link

ascent build with uberenv.py #1385

Open indra098124 opened 2 weeks ago

indra098124 commented 2 weeks ago

When I am trying to install ascent with uberenv.py it fails for me complaining no configuration json file found.

cyrush commented 2 weeks ago

@indra098124 can you share your invocation?

Using uberenv wil require crafting a spack config files.

build_ascent.sh will work with your loaded modules, if you are willing to give that a try.

indra098124 commented 1 week ago

I was able to build with build_ascent.sh. Thank you.
This is how I invoked uberenv.py python3.10 scripts/uberenv/deprecated_uberenv.py --install --prefix="build"