Thomas Preud'homme

Results 9 comments of Thomas Preud'homme

Hi, Is there any progress on getting this merged? I'm interested in packaging latest sat and sat_pubsub into Debian and these two projects carry patches to wokkel for issues #13,...

Hi Herman, Could you check with "posix" instead of "unix"? If this fails, I guess we would need to add a line for Hurd specifically

FWIW, as of 3693f68ceb32cf15ed1c1d2f5b7d88890fcd6af9 I still got a >10x slowdown when running BERT from MLperf with `python run.py --backend=tf --scenario SingleStream` using XLA-MLIR (TF_XLA_FLAGS="--tf_xla_auto_jit=2 --tf_xla_cpu_global_jit" XLA_FLAGS="--xla_cpu_use_xla_runtime") Vs the default. Looking...

Hi there, Sorry for the late reply. I was comparing default TF (no XLA) with XLA:CPU-Next with auto partitioning on a Graviton 3 system with 16 core (AWS c7g.4xlarge instance)....

This happens because vars.bzl is created by the implementation function of llvm_configure() which is not called in the case of a repository override. I think the instructions should be modified...

Any reason why we don't override llvm-raw instead of llvm-project? When I tried it seemed to work fine and avoid the issues mentionned here. The patch I have is to...

> I saw RoboTux's PR #59942 had failed merge test, maybe I'll try it (qwq > > or could someone give me an alternative method that I can try I...

Why does it mention (absolute: "/Volumes/back/mlir_project/llvm-project/bazel") insteal of /Volumes/back/mlir_project/llvm-project? Is your llvm tree checkout out in the bazel directory?

> I used the command `git checkout 31c39439a894` in the llvm-project main folder ( download at 22:30 3.7.2023) What was the bazel command that you ran? Note: there is a...