-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
ALL
Hi,
I am trying to add SVE (SIMD) into one of the functions in Mongo. I am facing issues when I am trying to add rules in the BAZEL build file.
I want to check if the compiler supports SVE, and then use SVE, so I am not sure which config file MongoDB uses to build it: if it is SCons, build.bazel, or mongo_config_header. If anyone could help in this, then I would be grateful.