-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi,
It took me a few hours to succeed in compiling polyquad. It seems (but I may be wrong) that polyquad is not compatible with the latest version of Eigen (5), that it necessitates a relatively recent version of Boost (but which one exactly?), and a relatively recent version of clang. And it does not compile with the versions of these libraries obtained with apt-get install (...) on Ubuntu.
Once I succeed, I built a Docker image that could help occasional users to use the library without having to compile anything. Will you be interested in a PR where I add the Docker description in the README for instance? Or would you like me copy it right here so that you can publish an "official" Docker image?
Side remark: this is a very basic image: no MPI, quite large (~4GB) but it's working