Closed saaramahmoudi closed 1 month ago
Thanks @saaramahmoudi . I'll review shortly. Can you also please update the documentation and add it to this PR?
Thanks @saaramahmoudi . I'll review shortly. Can you also please update the documentation and add it to this PR?
Yes, I will update both documentation and a new CI test for this PR later today.
@saaramahmoudi I don't see any new files related to testing; is there something that still needs to be added?
@petergrossmann21 @vaughnbetz I am so sorry, but I have been busy doing a different task at work. I am trying my best to land this PR as soon as possible. It might take two-three weeks.
@saaramahmoudi : I think this is ready to merge, but I just merged a libcatch2 update that caused a conflict (sorry!). If you fix that conflict I think this is good to go.
@vaughnbetz Here is the link to Titan_quick_qor benchmarks: Titan
QoR looks good, thanks.
@vaughnbetz This branch is also ready to merge
Thanks @saaramahmoudi !
This PR generalize the custom switch block description to allow the user to specify a exact (x,y) location for the switch block by setting type="XY_SPECIFIED", the exact syntax is explained below:
How Has This Been Tested?
The x and y attribute is tested by @petergrossmann21, and the region description is tested by myself.
Types of changes
Checklist:
I will add a new test and update documentation later today, but I have created the PR to start the review process.