linbox-team / linbox

LinBox - C++ library for exact, high-performance linear algebra
https://linbox-team.github.io/linbox
GNU Lesser General Public License v2.1
81 stars 28 forks source link

examples smithvalence does not compile with clang #217

Closed ClementPernet closed 5 years ago

ClementPernet commented 5 years ago

error: use of undeclared identifier 'omp_get_num_procs' See https://ci.inria.fr/linbox/view/LinBox%20ecosystem/job/LinBox/310/Archi=linbox-macosx,Compiler=clang++,NTL=withNTL/console

ClementPernet commented 5 years ago

4021c30 shoudl fix it