I tried the basic example of Poisson equation in fenicsx tutorials. I got this error for LinearSolver. I tried removing the cache file, but whenever i rerun it, it produecs the same cache fiile and error pops up. Also I tried jit_options to update timeout , still not working
JIT compilation timed out, probably due to a failed previous compile. Try cleaning cache (e.g. remove /root/.cache/fenics/libffcx_forms_8631383ca48d4f5783ee956a30326ed7965b8632.c) or increase timeout option.