[ET Trac] [Einstein Toolkit] #1873: Parameter file parser cannot handle empty files

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Apr 21 10:10:00 CDT 2016


#1873: Parameter file parser cannot handle empty files
----------------------+-----------------------------------------------------
 Reporter:  eschnett  |       Owner:                     
     Type:  defect    |      Status:  new                
 Priority:  minor     |   Milestone:                     
Component:  Cactus    |     Version:  development version
 Keywords:            |  
----------------------+-----------------------------------------------------
 I used a parameter file that was empty except for comments:
 {{{
 # ActiveThorns = "PUGH"
 # ActiveThorns = "MultiThreading"
 # ActiveThorns = "FunHPC"
 }}}

 Cactus complais about this:
 {{{
 Activating thorn Cactus...Success -> active implementation Cactus
 WARNING level 0 from host  process 0
   while executing schedule bin (none), routine (no thorn)::(no routine)
   in thorn cactus, file multithreading.par:1:
   -> ERROR IN PARAMETER FILE:In rule 'file::skipper' Line=3, Column=84
 # ActiveThorns = "PUGH"
 # ActiveThorns = "MultiThreading"
 # ActiveThorns = "FunHPC"
 }}}

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1873>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list