Hi Vachan,

If you’re still not having any luck with this, then maybe you’d consider 
investigating deal.II through Spack. There’s in fact a whole section in their 
documentation dedicated to explaining how package installation is done on Cray 
systems:
https://spack.readthedocs.io/en/latest/getting_started.html#spack-on-cray 
<https://spack.readthedocs.io/en/latest/getting_started.html#spack-on-cray>

Best,
Jean-Paul

> On 12 Feb 2020, at 06:24, vachan potluri <vachanpotluri1...@gmail.com> wrote:
> 
> Step-1 aborts with Illegal Instruction (core dumped). The error msg gdb 
> prints is the following.
> Program received signal SIGILL, Illegal instruction.
> __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535)
>     at 
> /home/ComptGasDynLab/vachanpotluri/source/dealii-9.1.1/source/numerics/time_dependent.cc:1196
> 1196                                                   std::make_pair(0U, 
> 0.)));
> When I backtrace the error, it leads to this.
> template <int dim> 
> typename TimeStepBase_Tria_Flags::RefinementFlags<dim>::CorrectionRelaxations
>   
> TimeStepBase_Tria_Flags::RefinementFlags<dim>::default_correction_relaxations(
>     1, // one element, denoting the first and all subsequent sweeps
>     std::vector<std::pair<unsigned int, double>>(1, // one element, denoting 
> the
>                                                     // upper bound for the
>                                                     // following relaxation
>                                                  std::make_pair(0U, 0.)));
> Not just step-1, but step.debug, affinity.debug and mpi.debug (and possibly 
> other debug tests may) also terminate with the same error and bt. Can someone 
> explain why this is happening?
> 
> -- 
> The deal.II project is located at http://www.dealii.org/ 
> <http://www.dealii.org/>
> For mailing list/forum options, see 
> https://groups.google.com/d/forum/dealii?hl=en 
> <https://groups.google.com/d/forum/dealii?hl=en>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "deal.II User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dealii+unsubscr...@googlegroups.com 
> <mailto:dealii+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/dealii/9fce9f67-4040-44c3-89c2-bae0effe339a%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/dealii/9fce9f67-4040-44c3-89c2-bae0effe339a%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/126EAA52-F127-433F-B6E3-C844519372E4%40gmail.com.

Reply via email to