[ET Trac] [Einstein Toolkit] #1854: Very large global grid points leading termination

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Mar 2 15:16:46 CST 2016


#1854: Very large global grid points leading termination
--------------------------------------------+-------------------------------
  Reporter:  himanshukharkwal765@…          |       Owner:  himanshukharkwal765@…        
      Type:  defect                         |      Status:  new                          
  Priority:  major                          |   Milestone:  ET_2015_11                   
 Component:  Cactus                         |     Version:  development version          
Resolution:                                 |    Keywords:  grid global terminate        
--------------------------------------------+-------------------------------

Comment (by hinder):

 You are using an optionlist for Fedora, which expects to find HDF5
 installed in /usr.  The problem is that it is not able to find the Fortran
 HDF5 library at runtime.  Is this installed?  Are the compute nodes
 exactly the same as the head node where you compiled Cactus?  I suspect
 that the file libhdf5hl_fortran.so.7 might be present on the head node but
 not on the compute nodes.  Can you check?
 {{{
 find /usr -name libhdf5hl_fortran.so.7
 }}}

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1854#comment:12>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list