Alex Tyler Chapman

Results 61 comments of Alex Tyler Chapman

`benchmark_solid_nonlinear_solve.cpp` and `solvers_config.hpp` have conflicting enums and we should just use one. this might lead to reorganizing the benchmark, since there is no linear solver option. instead some linear solver...

Installing the latest llvm/ clang (@19.1.1) caused some problems building Axom, so to avoid that used `brew install llvm@14`. Here is the build error I got: ``` ==> Installing axom-0.9.0.1-c2vvp4ki46aesbfiafjfnhpil35x3hqr...

`functional_basic_dg` has failed in CI for me twice today. Retry resolves it but just wanted to let you know @samuelpmishLLNL

@btalamini Here is a summary of some of the linker warnings the mac mini build gets ``` 9013 ld: warning: reexported library with install name '/opt/homebrew/opt/llvm@14/lib/libunwind.1.dylib' found at '/opt/homebrew/Cellar/llvm@14/14.0.6/lib/libunwind.1.0.dylib' couldn't...

> FYI, I was able to get things compiled with llvm19.1.6 by pointing instead to ^raja@main @tupek2 i made an issue here https://github.com/LLNL/radiuss-spack-configs/issues/115 we should update spack and radiuss-spack-configs next...

In a future PR I'll update the docs to explain how to properly view this data on SPOT, but it's more or less the following: * Go to https://lc.llnl.gov/spot2/?sf=/usr/WS2/smithdev/califiles *...

Weekly pipeline passing https://lc.llnl.gov/gitlab/smith/serac/-/pipelines/472258

on-push ci: https://lc.llnl.gov/gitlab/smith/serac/-/pipelines/474176 manual nightly full: https://lc.llnl.gov/gitlab/smith/serac/-/pipelines/474187 manuall weekly benchmarks: https://lc.llnl.gov/gitlab/smith/serac/-/pipelines/474186

Sounds good. It might be more relevant to talk to @tepperly about priorities, since he is currently experimenting with GPU capabilities in lido.

I reached out to Tom, and right now LiDO is testing GPU capabilities on the physics (MFEM?) side, rather than solvers (e.g. hiop). Testing solvers on the GPU is not...