When using--experimental_inmemory_dotd_fileswhich seems to be the default, at least in Bazel 7, the.dfile actions fail with a missing digest error. ERROR: Foo/BUILD.bazel:11:15: Compiling Foo.c failed: unable to finalize action: Missing digest: <number>/<number> for bazel-out/ios_arm6...
I am unable to pass a pointer to a kernel using intel's OpenCL drivers for Intel(R) Xeon(R) CPU E3-1245 v3 @ 3.40GHz on Linux. I was able to get the program to work using AMD's CPU OpenCL drivers instead. Any idea what the issue could be? Also, I've been able ...