<div dir="ltr">Hi Filippo,<div><br></div><div>I see that you changed the configuration for the Travis build. I assume that you want to test if the default build without any external libraries works, but it would be good to test a build using external LAPACK as well. Could I suggest the following change: Instead of using env to specify PARA, we use</div><div>env</div><div>  - CONFIG_OPTS="--enable_parallel=no --with-netlib"</div><div>  - CONFIG_OPTS="--enable_parallel=yes"</div><div>changing the configure line to</div><div>  - ./configure $CONFIG_OPTS</div><div><div>This setup would allow to test other configurations as well if there is sufficient interest in other settings.</div></div><div><br></div><div>You can look at the q-e_import_restricted repo to look at it and push it to the svn if you like it.</div><div><br></div><div>Cheers,</div><div>Martin</div><div><div><br></div>
</div></div>