Skip to content
New issue

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 is broken in parallel build #6

Open
aykutbulut opened this issue Jan 13, 2019 · 0 comments
Open

make test is broken in parallel build #6

aykutbulut opened this issue Jan 13, 2019 · 0 comments
Assignees
Labels

Comments

@aykutbulut
Copy link
Member

aykutbulut commented Jan 13, 2019

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
@aykutbulut aykutbulut changed the title make test is broken make test is broken in parallel build Jan 13, 2019
@tkralphs tkralphs self-assigned this Jul 30, 2019
@tkralphs tkralphs added the bug label Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants