Commit graph

15 commits

Author SHA1 Message Date
Paul Romano
8101328d96
Build h5py against Cython < 3.0 in CI (#2613) 2023-07-20 09:23:42 -04:00
Paul Romano
fcdac0759e Remove numpy version hardcoding in pyproject.toml / GHA 2023-02-10 11:41:50 -06:00
Paul Romano
f45b431a21 Use --no-build-isolation to get around parallel h5py install issue
See https://github.com/h5py/h5py/issues/2222
2023-01-30 23:18:07 -06: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
Jose Ignacio Marquez Damian
87ed26babe
Add option to install NCrystal 2022-11-18 17:48:19 -03:00
Paul Romano
67db1f5af0 Force CI tests to use numpy<1.22 2022-01-03 09:53:44 -05:00
Paul Romano
3e769e05b4 Update MPI alternatives to use MPICH 2021-04-26 14:45:37 -05:00
Paul Romano
dea0a0e21f Build h5py against OpenMPI for MPI configurations 2021-04-21 07:33:41 -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
4326bca962 Close if statement. 2021-04-07 19:06:16 -05:00
Patrick Shriwise
1780c96051 First take at adding libmesh to CI. 2021-04-07 19:06:16 -05:00
Patrick Shriwise
8d92d4517e Changing name of ci scripts in ci scripts. 2020-12-16 14:33:12 +00:00
Patrick Shriwise
d08baece5f Addressing comments from @paulromano. 2020-12-16 14:28:51 +00:00
Renamed from tools/ci/travis-install.sh (Browse further)