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
Kalin Kiesling
ea551e3312
update versions of xtl and xtensor in vectfit ci build script to be consistent with vendored versions
2022-03-17 16:05:47 -05:00
Paul Romano
67db1f5af0
Force CI tests to use numpy<1.22
2022-01-03 09:53:44 -05:00
Paul Romano
664b106f64
Add script to install post-commit hook, mention in devguide
2021-08-11 13:46:38 -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
1262bcde7d
Apply @paulromano's suggestions from code review
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-04-07 19:07:07 -05:00
Patrick Shriwise
c50fb6a86c
Small formatting fix in the libmesh install script.
2021-04-07 19:07:07 -05:00
Patrick Shriwise
025011ee3d
Removing mpich specification from compilers in libmesh config.
2021-04-07 19:07:07 -05:00
Patrick Shriwise
ccae5f93a5
Disabling MPI in the serial libmesh build.
2021-04-07 19:07:07 -05:00
Patrick Shriwise
a0aa431744
Correcting bash syntax.
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
ec41b43624
Adding explicit compilers in libmesh configure line.
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
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
fbbc421a0c
Modifying path to libmesh pkgconfig.
2021-04-07 19:07:06 -05:00
Patrick Shriwise
4b03aaa93d
Providing LIBMESH environment variable.
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
19560dbc7b
Cloning specific version of libmesh.
2021-04-07 19:06:16 -05:00
Patrick Shriwise
22507b3ac1
Getting libmesh submodules as well.
2021-04-07 19:06:16 -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
Patrick Shriwise
37944edd95
Adding a GitHub actions CI file.
2020-12-14 05:48:54 +00:00
Patrick Shriwise
c9a95f0ac8
Indicate no build of static libraries for DAGMC.
2020-10-28 12:29:26 -05:00
Patrick Shriwise
86a6e63236
Removing static library build of MOAB. Not required any longery by DAGMC (thank goodness).
2020-10-27 21:11:52 -05:00
Jingang Liang
9acddce672
install blas/lapack
2020-10-09 22:52:46 +08:00
Jingang Liang
d9fff3a0c8
fix the way to install pybind
2020-10-09 22:52:46 +08:00
Jingang Liang
6fde0d3581
pybind is required as well
2020-10-09 22:52:46 +08:00
Jingang Liang
ddfda7e6ed
added unit test for wmp genetation from ENDF
2020-10-09 22:52:46 +08:00
Patrick Shriwise
151724b14b
Disabling blas/lapack in MOAB build.
2020-07-07 14:13:06 -05:00
Patrick Shriwise
2a2e5810ae
Removing LD_LIBRARY_PATH export in the DAGMC install script.
2020-04-08 11:57:33 -05:00
Patrick Shriwise
6338a8ae19
Apply suggestions from code review
...
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2020-04-08 09:36:18 -05:00
Patrick Shriwise
ac2e1665e8
Removing dagmc-imported target export and FindDAGMC.cmake files as suggested by @paulromano.
2020-04-07 11:40:47 -05:00
Patrick Shriwise
c94e3d2705
Merge pull request #1466 from paulromano/pullrequestinc-part1
...
Address review from Pullrequest Inc. (Part 1)
2020-01-29 09:54:25 -06:00
Paul Romano
cea804626f
Remove DAGMC build directory on Travis
2020-01-28 15:11:32 -06:00
Paul Romano
3e952c009a
Suggested changes in travis-install-dagmc.sh
2020-01-27 09:46:50 -06:00
John Tramm
b07d976749
added some comments in the travis script.
2020-01-24 03:07:13 +00:00
John Tramm
51cec9db93
Running in event-based mode correctly, from what I can tell./
2020-01-24 03:02:45 +00:00
John Tramm
1a806cd654
partial work on adding travis event-based functionality via command line argument
2020-01-23 23:12:18 +00:00
John Tramm
fc56eba8f0
added event-based travis CI test.
2020-01-20 18:19:59 +00:00
Paul Romano
abe5596cb3
Merge pull request #1337 from shikhar413/cmfd-omp
...
OpenMP parallelism + minor code cleanup for CMFD
2019-12-17 22:28:46 -06:00
PullRequestOpen
c83b2766e2
Update travis-install.py
...
Insterted `print(' '.join(cmake_cmd))`
2019-12-06 10:25:54 -06:00
PullRequestOpen
d535060762
Update travis-install.py
2019-12-05 22:22:58 -06:00
Shikhar Kumar
57b9dc76cd
Merge remote-tracking branch 'upstream/develop' into cmfd-omp
2019-07-30 15:44:54 -04:00