Hi John, On 18-12-17 15:52, John Donners wrote: > > the problem seems to be in LLVM compiled with the intel compiler when > used as backend for Mesa. > It can be circumvented when using > > GALLIUM_DRIVER=swr vmd > > but that is slower, so not preferrable. Did anyone get VMD running with > LLVM as driver for gallium (which is the default)?
I would first try a more recent version of Mesa (and LLVM). In some cases the swr backend can be considerable faster (but you need at least AVX). Ward

