Infrastructure: Type Hints, Instruction class and lists of instructions
All threads resolved!
All threads resolved!
- added Instruction Class (#6 (closed))
- added Type hints (#7 (closed) )
- Management of lists in Instruction Block (!7 (closed))
- Removed the Testcases from this branch and pushed them to other branches
- renamed operation to instruction
- Added get method to
MPICallFactroy
to get an mpi call based on a string
Edited by Jammer, Tim
Merge request reports
Activity
added 1 commit
- 135dbf4a - removed the testcases to develop them in extra branches
requested review from @simon.schwitanski
- Resolved by Simon Schwitanski
@simon.schwitanski you may want to cherry-pick e19da0fc to your rma branch to make it compatible with the changes
- Resolved by Jammer, Tim
and do you prefer to rename
register_operation
toregister_instruction
?
added 2 commits
- 636ff42f - added get method to MPI call factory, so that one can get an MPI call from a...
- eb6b0e3c - Renamed operation with instruction (#6 (closed))
mentioned in commit 18268cb6
mentioned in issue #6 (closed)
mentioned in issue #7 (closed)
Please register or sign in to reply