-
-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Try re-enabling jumbo tests * Fix exit(1) * Remove unused Jenkins functions * Add param to disable Jumbo tests for debugging * Fix include order, avoid namespaces for now * Trying alt parallel scheme * Add missing include for idas_system test * Namespace some tests to avoid jumbo collisions * Fix fragile O0 test * Fix formatting * Clean up * See if O1 is faster for mix unit * Namespace some OpenGL tests * O0 for make-headers * Missing } * Debug: skip unit for now * Remove bad copy/pasted test * Namespaces * Fix GHA * Update jenkinsfile * Try to debug segfault * Full run * Remove debug attempt * Group opencl tests with other longer-running tests * Try O=1 in Windows tests * More consistently use -j2 in GHA * O1 during math-lib build * Windows out of memory fix * Use O3 on develop and if requested * Namespacing * Format * Fix rev/functor jumbo tests * Format * Update Jenkinsfile * Fix MPI tests * Always fail fast for parallel
- Loading branch information
Showing
51 changed files
with
403 additions
and
461 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
Oops, something went wrong.