Robert Nourgaliev

Results 19 comments of Robert Nourgaliev

I am having this problem on Monterey. It works with gcc, but failed with clang. Also, it failed debug build: [ 2%] Building CXX object source/matplot/CMakeFiles/matplot.dir/util/world_cities.cpp.o [ 2%] Building CXX...

I have the same issue on our toss3 system.

Commenting out also fixed the problem.

This got to be fixed properly.

It does not look like GKlib was updated lately. Which branch you are talking about?

This commit is from January. I made a fresh new clone from master branch in May - still having the issue.

(Unless it was not merged to master...)

OK. Livermore Computing is using toss3 (transitioning to toss4), RedHat. The solution I have for the latest versions of both MeTiS and GKLib is to comment out these lines. This...

It might not be OS related, but rather compiler related. I am building with the latest oneAPI intel compiler. I have not tested if this is needed for gcc11 and...