You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR ports pq-code-package/mlkem-native#1250
The r instances have a higher Memory/vCPU ratio and are therefore
more suited for the memory-hungry CBMC tests. Specifically, r8g.xlarge
has the same RAM as c7g.4xlarge, a newer generation Graviton core,
and at the time of writing currently comes at a lower price point.
Therefore, this commit modifies the CBMC CI job to use r8g.xlarge
instances instead of c7g.4xlarge.
Signed-off-by: Matthias J. Kannwischer <[email protected]>
0 commit comments