pymor / docker-testing

Docker images to facilitate pymor testing
https://pymor.org
1 stars 0 forks source link

--fenics does not work in 0.4 demo #5

Closed renefritze closed 5 years ago

renefritze commented 6 years ago

at least for the thermalblock demo.

IOError: [Errno 13] Permission denied: './ffc_element_6f207fe7cb7a4724787b60b35d278be111fc5980.h'
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[0]PETSC ERROR: or see http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind
[0]PETSC ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to find memory corruption errors
[0]PETSC ERROR: configure using --with-debugging=yes, recompile, link, and run 
[0]PETSC ERROR: to get more information on the crash.
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD 
with errorcode 59.

Apparently the form compiler wants to write to /usr/local

renefritze commented 5 years ago

0.5 has since been released.