Skip to content

Reply To: Internal Compiler Error (codegen):

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB Bug Reports Internal Compiler Error (codegen): Reply To: Internal Compiler Error (codegen):

#8748
Adrian
Keymaster

This compiler error was fixed after the release of 1.7 – you can fetch it from the public git repository.

The reason is that the nvcc compiler correctly rejects the non-standard dynamically-sized array construction supported by Clang and GCC.