We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make test fails for the parallel build in linux. I think MPICXX macro is not set properly by the configure.
/home/aykut/research/conic/software/disco/build_openmpi/lib/libcoinblas.a -lgfortran -lm -lquadmath PICXX -n 2 ./unitTest -param ../examples/Abc/abc.par make[2]: PICXX: Command not found make[2]: *** [Makefile:606: test] Error 127 make[2]: Leaving directory '/home/aykut/research/conic/software/disco/build_openmpi/CHiPPS-ALPS/Alps/test' make[1]: *** [Makefile:861: test] Error 2 make[1]: Leaving directory '/home/aykut/research/conic/software/disco/build_openmpi/CHiPPS-ALPS/Alps' make: *** [Makefile:698: test] Error 2
The text was updated successfully, but these errors were encountered:
tkralphs
No branches or pull requests
make test fails for the parallel build in linux. I think MPICXX macro is not set properly by the configure.
The text was updated successfully, but these errors were encountered: