[Users] compile instructions for funhpc

Erik Schnetter eschnetter at perimeterinstitute.ca
Tue Apr 11 15:32:19 CDT 2017


Roland

You need to install these packages:

    depends_on('cereal')
    depends_on('googletest')
    depends_on('hwloc')
    depends_on('jemalloc')
    depends_on('mpi')
    depends_on('qthreads')

Then you can call cmake, pointing it to these packages in "the usual way",
i.e. by passing flags such as "-DCEREAL_ROOT=..." etc. to cmake. If you
have pkg-config installed, then cmake should also be able to use it to find
external packages if PKG_CONFIG_PATH (?) is set pointing to them. The
".travis.yml" file in FunHPC might also be a good starting point, although
it is based on Ubuntu 14.04 and thus a bit more complicated than necessary.

-erik



On Tue, Apr 11, 2017 at 3:57 PM, Roland Haas <rhaas at illinois.edu> wrote:

> Hello Erik,
>
> do you have up to date (ie post cmake) instruction on how to compile
> funhpc on a linux machine?
>
> Yours,
> Roland
>
> --
> My email is as private as my paper mail. I therefore support encrypting
> and signing email messages. Get my PGP key from http://keys.gnupg.net.
>
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
>
>


-- 
Erik Schnetter <eschnetter at perimeterinstitute.ca>
http://www.perimeterinstitute.ca/personal/eschnetter/
AIM: eschnett247, Skype: eschnett, Google Talk: schnetter at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20170411/4519a9f3/attachment.html 


More information about the Users mailing list