-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update bindings for new libROM version (#29)
* Add option to build without MFEM * CMake adjustments and add config header for pylibROM * Disable libROM mfem check temporarily * Update setup.py install with options * Update bindings to remove time intervals * Update BasisReader tests * Update pyMatrix bindings for orthogonalize double pass * Update Database with MPIO * Add MPI comm to pydatabase functions * Test for HDFDatabaseMPIO * Update bindings for QR factors * Update Matrix tests, remove old orthogonalize test * Skip STSampling tests for now * Update libROM submodule * Revert to manual parsing due to pip issues * Update pymfem and libROM versions in dockerfiles * Use mpi hdf5 in dockerfile, add lapack to mfem * Update build settings and fix MPIO when hdf5 is serial * Fix binding functions for Database classes * Move librom_dir to dash for setuptools parsing * Add import test to CI and add search path for libparmetis * Update pip install command and add pyproject.toml * Fix import when using cmake * Fix path to use CI workspace * Fix scipy import in NNLS test for older versions
- Loading branch information
Showing
44 changed files
with
1,077 additions
and
1,039 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.