closed
issue
#126
"Check executability at all before checking for features"
at
solverstack / Chameleon
accepted
merge request
!573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
-
74eee959 · Merge branch 'cmake_defaults' into 'master'
- ... and 3 more commits. Compare c78be394...74eee959
approved
merge request
!573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
approved
merge request
!573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
commented on
merge request !573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
Ok I have this test about simgrid failing now...
commented on
merge request !573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
@faverge I let you decide what to do here since you were at the origin of this -Werror
flag....
commented on
merge request !573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
When checking starpu features we have this kind of warning...
-
c78be394 · Merge branch 'fix-segfault-no-cpu-no-mpi' into 'master'
- ... and 1 more commit. Compare f2d7c18e...c78be394
accepted
merge request
!574
"Fix segfault in testings when no CPU and without MPI"
at
solverstack / Chameleon
approved
merge request
!574
"Fix segfault in testings when no CPU and without MPI"
at
solverstack / Chameleon
commented on
merge request !574
"Fix segfault in testings when no CPU and without MPI"
at
solverstack / Chameleon
Yes, and that would even be better if student read error messages ;)
commented on
merge request !574
"Fix segfault in testings when no CPU and without MPI"
at
solverstack / Chameleon
Yes:...
commented on
merge request !574
"Fix segfault in testings when no CPU and without MPI"
at
solverstack / Chameleon
Have you tried to look at the beginning of the log ? You should get a message, "you did something wrong just crach" :D
opened
merge request
!574
"Fix segfault in testings when no CPU and without MPI"
at
solverstack / Chameleon
-
f2d7c18e · Merge branch 'issue129/mpi_type_vector' into 'master'
- ... and 5 more commits. Compare 728f1bb7...f2d7c18e
commented on
merge request !573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
If it's statically linked. You don't need mpi for the link part, and for the include, it depends if it's in your path already or in a specific dire...
commented on
merge request !573
"cmake: check that we can really compile (and not the simple existence) a..."
at
solverstack / Chameleon
Here is an example of starpu pkg-config I have...