Commit graph

155 commits

Author SHA1 Message Date
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
Patrick Shriwise
90db1ab38a Removing limit on number of jobs for MOAB CI build. Updates to dagmc unit test file. 2019-07-24 13:17:13 -05:00
Patrick Shriwise
67575b3369 Limit number of jobs in MOAB build. 2019-07-23 14:25:33 -05:00
Patrick Shriwise
173bea7072 No longer run MOAB tests in CI. 2019-07-23 11:43:42 -05:00
Shikhar Kumar
3974631b72 reduce err across threads, modify xsdata scripts 2019-07-10 13:00:29 -04:00
Paul Romano
c2e612a503 Update HDF5 data version to 3.0 2019-06-25 07:31:53 -05:00
guillaume
e15dfb27ed Add coverage of cpp source files using cpp-coveralls 2019-05-20 18:07:16 -04:00
Paul Romano
1086b6cada Remove --no-use-pep517 on pip install -e 2019-05-07 06:59:41 -05:00
Patrick Shriwise
7d7d9b9f0d Fix for latest pip. 2019-04-30 23:47:25 -05:00
liangjg
21c693e473 update test cross section library for travis 2019-04-19 17:36:43 -04:00
Paul Romano
4841345570 Update nndc test data 2019-03-10 14:51:03 -05:00
amandalund
9a861db193 Update photon data 2019-03-06 10:03:40 -06:00
Sterling Harper
ae097dbf3a
Merge pull request #1171 from paulromano/goodbye-fortran
Translate remaining Fortran code
2019-02-26 11:23:43 -05:00
Paul Romano
2f98bbb6f5 Install vtk for Python 3.7 too 2019-02-22 11:17:26 -06:00
Paul Romano
6b8c956726 Remove mention of Fortran in documentation 2019-02-21 22:44:24 -06:00
Paul Romano
450359ac87 Make sure numpy gets upgraded on Travis 2019-01-18 08:25:58 -06:00
Paul Romano
0b6d25f758 Try using xvfb as a service (to fix Travis CI failures) 2019-01-17 15:07:04 -06:00
Patrick Shriwise
788caef701 Updating MOAB version for CI. 2019-01-10 00:12:12 -06:00
Paul Romano
1b07521704 Update test data used on Travis 2018-11-13 07:33:00 -06:00
Patrick Shriwise
8253b1175e Adding moab install dir to DAGMC CMake config cmd. 2018-10-29 12:22:02 -05:00