more work on infrastructure III
Infrastructure:
- some bugfixes
- CorrectParameter returns an AllocCall instead of an InstructionBlock
- InstructionBlock: added has_operation
- TemplateManager: added possibility to insert blocks at specified location
- added possibility to filter generated testcases based on MPI version
- added possibility to format testcases with clang-format
Test Cases:
- adjusted which cases classify as default cases
- other Invalid Parameters: Request and Communicator tests for P2P
- added mismatching tag and communicator tests
- More Send/Recv Modes for the existing cases:
- added cases for persistent MPI operations
- added cases for partitioned MPI operations (untested, my local MPI has no 4.0)
Edited by Jammer, Tim
Merge request reports
Activity
added 7 commits
- 734945c9 - added ability for Generator to filter for MPI version
- 89d43509 - added some (partially AI generated) documentation for the Parameters
- cf117f83 - fix generation of bsend cases
- d8b94c19 - fix counting of cases generated
- e2bb1fee - added usage of filter by version to main
- 2ea7a43c - fix that filenames will be counted correctly if generated cases needed to be skipped
- 0fd7778a - Added ability to format generated testcases on the fly
Toggle commit listmentioned in commit e22aad47
Please register or sign in to reply