Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shape SymmetricMultithreading set during Launch Instance #612

Open
vdeolali opened this issue Jul 3, 2024 · 0 comments
Open

Shape SymmetricMultithreading set during Launch Instance #612

vdeolali opened this issue Jul 3, 2024 · 0 comments

Comments

@vdeolali
Copy link

vdeolali commented Jul 3, 2024

Hi, I see that there is an option (bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeSymmetricMultiThreadingEnabledPlatformOptions.java) to build platform config which sets the SMT toggle. I can use it in Terraform and CLI (API exists), but in Java SDK, I cannot figure out how to use it when launching an instance. The example provided in https://github.com/oracle/oci-java-sdk/blob/master/bmc-examples/src/main/java/CreateInstanceExample.java does not build platform config.

On the CLI, I create a platform_config file with appropriate values and pass that on command line. Is that possible with a pre-compiled java client for OCI? If not, how do I set the default value for SMT in platform config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant