-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update programming environment: spack support, cmake preset, gpu and external libs #2285
base: develop
Are you sure you want to change the base?
Conversation
/cc @thomas-saigre update presets for install prefix add support for spack #2016
add support for spack #2016 [ci skip]
and update glog and gflags #2294 we have now a custom mpi logger for glog [ci skip]
thanks to warnoff/warnon headers, code is more readable
spackified - nlopt, ipopt and fix tests/codes - tabulate and indicators - EigenRand add support for spack #2016 [ci skip]
here are the results of the testsuite 923 tests on the spack env feelpp-openmpi4:
the python failures should not be a problem and easily fixed |
add spack environment to the main CI #2284 [ci skip]
for the python tests, we actually need to do a
here are the results for preset
the last 2 failures are due to missing tqdm python package in environment |
@thomas-saigre py-tqdm is now installed in our environment for nirb |
…ironment-to-the-main-ci
- add distro to support eg ubuntu or homebrew - add analysisTool eg eztrace, scorep ...
…ithub.com/feelpp/feelpp into 2284-add-spack-environment-to-the-main-ci
- Introduced exreader.hpp for default prototype table. - Updated CMakeLists.txt to include excompiler files. - Enhanced ginacmatrix.hpp with utility to convert vectors to GiNaC lists. - Modified environment.cpp to utilize Feel's cleanup_ex function. - Added ginac-extern-math.h for external math function declarations.
…andling add support for ginac via spack #2317
…nce status messages for tools
…ithub.com/feelpp/feelpp into 2284-add-spack-environment-to-the-main-ci
…atus messaging don't forget to install before testing, otherwise the pythn tests and some tests in the testsuite will fail various minor fixes for excompiler and tests
here is the state of the CI with spack: https://github.com/feelpp/feelpp/actions/runs/12623421589/job/35172411071?pr=2285#step:5:2388 925 tests passed 🎆 The next steps are:
|
[ci skip] /cc @VLCeline
closes add spack environment to the main CI #2284
closes Integrate Warning Control Headers for Cleaner Code #2301
update environment closes update cmake preset using jsonnet for systematic generation #2283