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
The README says that to add generic simc options you should add a line starting with other=
AutoSimC appears to be ignoring those lines.
I was able to accomplish what I wanted to do by adding "bfa.reorigination_array_stacks" in main.py to the simc_profile_options array but it would be nice to be able to use the documented way of adding specialized simc options to input.txt
The text was updated successfully, but these errors were encountered:
The README says that to add generic simc options you should add a line starting with
other=
AutoSimC appears to be ignoring those lines.
I was able to accomplish what I wanted to do by adding
"bfa.reorigination_array_stacks"
in main.py to thesimc_profile_options
array but it would be nice to be able to use the documented way of adding specialized simc options to input.txtThe text was updated successfully, but these errors were encountered: