Adrien Bernede

Results 56 issues of Adrien Bernede

# Summary - This PR updates the CI with fixes to a feature not used by SAMRAI. - Use new CI queue on Tioga

The mirror concept in uberenv is currently bound to mirrors for packages source tarballs. If an url is passed: - if it starts with https: uberenv will not check that...

I am trying to switch to Uberenv with Spack environments. I made the necessary changes in Radiuss Spack Configs, and for the most part, it works seamlessly. However, there is...

If uberenv is set to clone a specific commit of spack, moving to a branch will cause the new ref to be fetch but not checked out. So removing `spack_commit:...

I found myself in the situation where uberenv would appear to ignore `concretizer: original` in the configuration file. It turned out that since I point to `spack@develop` support for the...

Things I plan to improve: - Copying config.yaml as limits: new parameters have been added to spack config that are not set in old config.yaml files. -> Update config files...

https://github.com/LLNL/uberenv/blob/b3d66384209107ec492e35a2a990fbb4d76014d1/uberenv.py#L449 @cyrush @kennyweiss I need clarifications about the expected behavior here: - Apparently the goal is to provide a list of packages (dependencies) that need to be uninstalled before installing...

enhancement
help wanted
question

In this PR, we apply changes required by LC in the GitLab CI config. We also have lassen jobs use the `pci` queue instead of the pdebug queue.

CI

This PR adds the logic to run the CI on tioga. It is likely going to require setting things in the test repository, like reference files.