Commit graph

24 commits

Author SHA1 Message Date
John Tramm
54c8e3d6eb
Speedup CI and Improve Reproducibility Across Compilers (#3823)
Co-authored-by: John Tramm <jtramm@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-02-25 17:12:18 -06:00
Thomas Kittelmann
ced8929128
NCrystal becomes runtime rather than buildtime dependency (#3328)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-03-05 15:45:27 -06:00
Thomas Kittelmann
27ce2ceee3
Updates for building with NCrystal support (and fix CI) (#3274) 2025-02-11 14:18:27 +00:00
Patrick Shriwise
8c7200fad3
Enable UWUW library when building with DAGMC in CI (#3246) 2025-01-07 17:31:25 -06:00
Ahnaf Tahmid Chowdhury
fb3aaa46ac
Improve Detection of libMesh Installation via LIBMESH_ROOT and CMake's PkgConfig (#3149) 2024-10-10 11:05:32 -05:00
Jonathan Shimwell
e5cc925db3
removed unused which function in CI scripts (#3095) 2024-07-23 21:42:03 -05:00
Paul Romano
b6d6bdf3f5 Merge branch 'develop' into mixed_ncrystal_pr 2023-01-09 13:13:14 +07:00
Paul Romano
eeab41a19d Build against MCPL in CI by default 2022-12-22 14:56:40 -06:00
erkn
9865a129c4 optionally install mcpl depending on environment var 2022-12-21 00:22:38 +01:00
Thomas Kittelmann
f2c28706a6
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-07 10:12:23 +01:00
Jose Ignacio Marquez Damian
c98a121710
Update gha-install.py 2022-11-28 09:56:10 -03:00
Jose Ignacio Marquez Damian
8598ff7e43
Pass CMAKE_PREFIX_PATH from NCrystall installation 2022-11-28 09:45:27 -03:00
Jose Ignacio Marquez Damian
b9e8f1324e Attempt to fix NCrystal installation script 2022-11-18 22:40:46 +01:00
Kalin Kiesling
447e9cf02d updated ci with new mpi flags 2022-04-05 15:56:10 -05:00
Kalin Kiesling
d24c180592 update scripts with new cmake flag names 2022-03-22 10:46:34 -05:00
Kalin Kiesling
643749a0a0 specify debug with cmake_build_type 2022-03-21 15:56:27 -05:00
Patrick Shriwise
894fcbe23c Updating CI to use a libmesh installation relying on its native distributed vector. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
8fa814d142 Updating version of cmake.
Adding netcdf libraries to CI.

Adding libmesh job.

Extending prefix path for libmesh to the  directory.

A couple more tweaks to the libmesh paths.

Updating how libmesh is installed. Relying on MOOSE install scripts.
2021-04-07 19:07:07 -05:00
Patrick Shriwise
50dbd50f2b Ensure that the CMAKE_PREFIX_PATH is checked for the libmesh installation. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
4e04e8f4fb Small adjustment to the install location of libMesh in CI. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
02df8567b6 More explicit path to libmesh install. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
7329eb90d7 Adding CMake prefix path to configure line for libMesh. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
1780c96051 First take at adding libmesh to CI. 2021-04-07 19:06:16 -05:00
Patrick Shriwise
d08baece5f Addressing comments from @paulromano. 2020-12-16 14:28:51 +00:00
Renamed from tools/ci/travis-install.py (Browse further)