Alternative, is to add the view to your path, i.e.
PATH=${DEAL_II_VIEW}/bin:${PATH}
then
-DCMAKE_C_COMPILER="mpicc"
would also be ok.
On Saturday, December 17, 2016 at 12:52:44 PM UTC+1, Denis Davydov wrote:
>
> To clarify with FileSystem views, you would need to do
>
> ${DEAL_II_VIEW}/bin/mpicc
>
> to make sure MPI is picked up the view, and not the one from the system.
>
>
>
> On Friday, December 16, 2016 at 3:22:45 PM UTC+1, Praveen C wrote:
>>
>> Hello Jean-Paul, Denis
>>
>> Thanks for the tips. I had huge problems with linuxbrew but spack
>> installed everything without any problem. Now I will try to install dealii.
>> I will be switching to spack on all my other linux machines.
>>
>> I think I can manage with filesystem view for own dealii compilation.
>>
>> Best
>> praveen
>>
>> On Fri, Dec 16, 2016 at 6:28 PM, Denis Davydov <[email protected]> wrote:
>>
>>>
>>>
>>> On Friday, December 16, 2016 at 4:34:29 AM UTC+1, Praveen C wrote:
>>>>
>>>> Additionally I added Fortran compiler and fixed "suitesparse" to
>>>> "suite-sparse", but I am still stuck at the same place as before.
>>>>
>>>> Should I use "Filesystem View" to compile my own dealii with spack
>>>> packages ?
>>>>
>>>> If I install dealii@develop using spack, how do I update dealii in
>>>> future ?
>>>>
>>>
>>> spack uninstall dealii@develop
>>> spack install dealii@develop
>>>
>>> is the way to do it for now.
>>>
>>> --
>>> 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 [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.