Commit graph

68 commits

Author SHA1 Message Date
Micah Gale
539f58d3b1
Changed CI to use latest actions to get away from the Node 16 deprecation. (#2912)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-03-13 11:08:13 -05:00
Patrick Shriwise
e0d03812b9
Mesh Source Class (#2759)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
2023-12-02 17:35:23 +00:00
Patrick Shriwise
751ea98074
Adding info on clang-format version used in CI (#2748) 2023-10-24 19:24:28 +00:00
Patrick Shriwise
bd1c2286f8
Make BoundingBox a mutable type and add convenience methods. (#2717)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-10-17 17:51:05 +00:00
John Vincent Cauilan
972dd73ae9
add cross section data caching (#2706) 2023-09-27 06:15:28 -05:00
Patrick Shriwise
96d150a64e
Add C++ format check to GitHub Actions (#2554) 2023-06-15 23:03:46 -05:00
Paul Romano
6693ff3229
Add issue and pull request templates (#2560) 2023-06-12 10:35:12 -04:00
Paul Romano
e7eb746dc4 Always use quotes for python-version in ci.yml 2023-03-23 14:08:03 -05:00
Paul Romano
3032ad7f37 Stick with 3.10 as default, add single 3.11 job 2023-03-21 09:37:39 -05:00
Paul Romano
b3c7472c77 Add Python 3.11 to CI matrix 2023-03-21 07:14:07 -05:00
shimwell
da89de0034 updated action versions to latest major release 2023-03-07 20:40:03 +00:00
Paul Romano
d5ce4af68a Add RDMAV_FORK_SAFE=1 to avoid fork error with libfabric 2023-02-17 10:31:27 -06:00
Paul Romano
a2b828af52 Use 1 thread for OpenBLAS calls from numpy 2023-02-15 07:09:38 -06:00
Paul Romano
0435e64fd0 Disable AVX512 in numpy runtime SIMD dispatch 2023-02-14 23:09:54 -06:00
Paul Romano
070e5b93e1 Try running CI on ubuntu-22.04 2023-02-14 16:42:24 -06:00
Paul Romano
b8a3586274
Merge pull request #2365 from openmc-dev/update_actions_checkout
updated checkout action to v3
2023-01-31 13:35:00 -06:00
shimwell
dd60c1583f updated checkout action to v3 2023-01-29 17:47:54 +00:00
Patrick A Myers
8288b55822 moved make after environment variable 2023-01-13 10:53:18 -05:00
Patrick Myers
2eae8b8f8b
Merge branch 'develop' into distribution-alias-sampling 2023-01-13 10:33:19 -05:00
myerspat
ea1feef6e2 changing CTest workflow in CI 2022-12-23 14:40:54 -05:00
myerspat
6b0baf8b1d added catch2 testing to ci workflow 2022-12-23 12:54:24 -05:00
Jose Ignacio Marquez Damian
5f8e64b463
Add NCrystal vairables to ci.yml 2022-11-18 17:47:21 -03:00
shimwell
de636b42a9 py3.10 as main build matrix 2022-10-16 13:14:46 +01:00
shimwell
90fe5cb79c added py3.9 and py3.10 2022-10-04 21:00:17 +01:00
Paul Romano
ef452850be Don't skip CI for non-code files (reverting changes from #2010) 2022-07-11 10:28:06 -05:00
Paul Romano
8432e37c24
Merge pull request #2011 from kkiesling/faddeeva
build Faddeeva as a part of libopenmc
2022-03-28 12:28:21 -05:00
Kalin Kiesling
f0683a616c exclude external files from coverage 2022-03-25 11:50:20 -05:00
Jonathan Shimwell
eeed67c537
added extra folders to ignored ci paths 2022-03-24 22:34:37 +00:00
Jonathan Shimwell
d74cf4fca7 allow ci to be skipped for non code files 2022-03-24 15:59:36 +00:00
AI-Pranto
f29c89f8f1 added dockehub action for libmesh when release event triggers 2021-12-18 17:42:19 +06:00
AI-Pranto
05e32d25cd rename docker image tag 2021-12-18 17:01:11 +06:00
AI-Pranto
f0cd6fb38c add yml file to publish (DAGMC+libmesh) image 2021-10-12 02:12:04 +06:00
Jonathan Shimwell
0a2016cece
Merge branch 'develop' into adding_libmesh_to_docker 2021-10-11 10:31:11 +01:00
Jonathan
4ecdec6527 using env to define openmc cmake command 2021-10-06 00:30:00 +01:00
AI-Pranto
7a68f56656 update yml script for libmesh build 2021-10-05 23:55:22 +06:00
AI-Pranto
c8c929bfbc update and add yml scripts for libmesh build 2021-10-05 20:48:25 +06:00
Paul Romano
c347e2163d Update ci.yml, Dockerfile, install instructions 2021-10-04 15:48:46 -05:00
Jonathan
3d235b59dc added build arg to target develop branch in clone 2021-10-01 21:17:53 +01:00
Isaac Griswold-Steiner
51f40790a1
Rename name: dockerhub-publish-develop-dagmc.yml to dockerhub-publish-develop-dagmc.yml
Cannot clone on windows due to file name.
2021-05-09 12:43:04 -07:00
Paul Romano
3e769e05b4 Update MPI alternatives to use MPICH 2021-04-26 14:45:37 -05:00
Paul Romano
c605c33ea1 Change CI to use Ubuntu 20.04 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
Paul Romano
6602487ad4 Remove temporary fix for /etc/hosts 2021-04-21 07:23:40 -05:00
Paul Romano
977dfd62ac Add action to fix /etc/hosts 2021-04-15 07:33:16 -05:00
Patrick Shriwise
12bab4a549 Removing custom CMake version. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
dbe4c66c0f Setting CMake version to 3.3 2021-04-07 19:07:07 -05:00
Patrick Shriwise
8d42eafe1b Removing custom CMake version temporarily. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
a1c29c1f6d Adding a serial build of libmesh to ci. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
9915e506ff Re-adding the netcdf libraries in CI. 2021-04-07 19:07:07 -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